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

when i use java api to transfer a heic to jpg, i get a java core dump,and java thread is killed #92

Open
sunlightyxy opened this issue Oct 26, 2020 · 1 comment

Comments

@sunlightyxy
Copy link

sunlightyxy commented Oct 26, 2020

core message:

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

SIGSEGV (0xb) at pc=0x00007fc2dcf44206, pid=1, tid=0x00007fc2dc471700

JRE version: OpenJDK Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)
Java VM: OpenJDK 64-Bit Server VM (25.202-b08 mixed mode linux-amd64 compressed oops)
Problematic frame:
C [libheifjni.so+0x50206] HEIF::FourCC::operator==(HEIF::FourCC const&) const+0x10

Core dump written. Default location: //core or core.1

An error report file with more information is saved as:
//hs_err_pid1.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.

i want to use gdb debug core file,but error : Missing separate debuginfo for the main executable file

Try: yum --enablerepo='debug' install /usr/lib/debug/.build-id/82/f5c5694a293ebb527d8f76149be9d8c423fd7a
Core was generated by `xxxxxxMy Service'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f67d8f8aab7 in ?? ()
"/home/core/core.java.1.1603678052" is a core file.
Please specify an executable to debug.

How should I debug? Do any of you have this problem?I'm sure this kind of problem only happens to specific images!

@sunlightyxy sunlightyxy changed the title when i use java api to transfer a heic to jpg, i get a java core,and java thread is killed when i use java api to transfer a heic to jpg, i get a java core dump,and java thread is killed Oct 26, 2020
@sunlightyxy
Copy link
Author

@nokiatech @lassehe @jhippela ,thanks

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