[libbluray-devel] Crash while creating JVM
Anywhoever
anywhoever at darthray.org
Thu Apr 27 06:23:27 CEST 2017
Hi all,
I'm trying to load a BD disc using libbluray 1.0.0 + JRE 1.8.0_131 but my
bd_play() call goes into _create_jvm and crashes inside jvm.dll. I don't
have symbols for jvm.dll so I don't know where it's crashing. More
importantly, I don't know what I'm doing wrong.
Here's an example of the stack at the crash site:
0:000> k
# ChildEBP RetAddr
WARNING: Frame IP not in any known module. Following frames may be wrong.
00 00cfeb60 6070db3b 0x2be0202
01 00cfeb98 6070fea1 jvm!JVM_FindSignal+0x607bb
02 00cfed14 60710d84 jvm!JVM_FindSignal+0x62b21
03 00cfee14 60649805 jvm!JVM_FindSignal+0x63a04
04 00cfee3c 6066de0b jvm!JVM_GetThreadStateNames+0x4bc55
05 00cfef34 605d70e1 jvm!JVM_GetThreadStateNames+0x7025b
06 00cfef70 0124265b jvm!JNI_CreateJavaVM+0x51
07 00cff0b0 0124451e test!_create_jvm+0x2fb
08 00cff1ec 012195f9 test!bdj_open+0x15e
09 00cff2e0 01215fa8 test!_start_bdj+0x59
0a 00cff3c8 012163a8 test!_play_bdj+0x38
0b 00cff4a4 0121cd6f test!_play_title+0x138
0c 00cff58c 01211d53 test!bd_play+0xdf
0d 00cff778 015327ce test!main+0x2c3
0e 00cff78c 01532630 test!invoke_main+0x1e
0f 00cff7e4 015324cd test!__scrt_common_main_seh+0x150
10 00cff7ec 015327e8 test!__scrt_common_main+0xd
11 00cff7f4 73f28744 test!mainCRTStartup+0x8
12 00cff808 7738587d KERNEL32!BaseThreadInitThunk+0x24
13 00cff850 7738584d ntdll!__RtlUserThreadStart+0x2f
14 00cff860 00000000 ntdll!_RtlUserThreadStart+0x1b
Have anyone seen anything like this?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/libbluray-devel/attachments/20170426/bed9d156/attachment.html>
More information about the libbluray-devel
mailing list