Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting SIGSEGV on consecutive parsings #33

Open
davidmav opened this issue Aug 1, 2018 · 0 comments
Open

Getting SIGSEGV on consecutive parsings #33

davidmav opened this issue Aug 1, 2018 · 0 comments

Comments

@davidmav
Copy link

davidmav commented Aug 1, 2018

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x000000012fa7bfdc, pid=91884, tid=0x0000000000001407

JRE version: Java(TM) SE Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.171-b11 mixed mode bsd-amd64 compressed oops)

Problematic frame:

C [libpostal.1.dylib+0x25fdc] address_parser_parse+0x1bc

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

An error report file with more information is saved as:

hs_err_pid91884.log

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

Frame is different every time.
When trying address_parser directly in libpostal problem doesn't happen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant