Crash in CreateJavaVM after loding libjvm.so(jre1.4) from C app dynamically...

K

kiran.dpatil

Here is the stack...

#0 0x0 in ?? ()
#1 0xfc451880 in __1cFMutex2t6Mipkci_v_ ()
#2 0xfc4565fc in JVM_RawMonitorCreate ()
#3 0xfe0921c4 in ZIP_Open ()
#4 0xfe091ea4 in ZIP_Open ()
#5 0xfe091e70 in ZIP_Open ()
#6 0xfcc56268 in __1cLClassLoaderbBsetup_bootstrap_search_path6F_v_ ()
#7 0xfcc5598c in __1cLClassLoaderKinitialize6F_v_ ()
#8 0xfcc532b4 in __1cMinit_globals6F_v_ ()
#9 0xfcc4ac3c in __1cHThreadsJcreate_vm6FpnOJavaVMInitArgs__i_ ()
#10 0xfcc4a834 in JNI_CreateJavaVM ()
#11 0xfec41d84 in __1cHLoadJVM6F_nPvrtsLogResult_t__ ()
#12 0xfec41eec in vrtsExtOpenCatalog ()
#13 0xff34e204 in AddCatalog (localizer=0xfd3b3fdc, locale=0xfd385ff4,
timezone=0x0,
pCatalog=0xffbed798) at Localizer.c:333
#14 0xff34eb14 in MessageLocalizer (list=0xffbee2c4, prodid=200,
origid=20, locale=0xfd385ff4,
timezone=0x0, lis=0xfd417bc8, text=0xffbeda20) at Localizer.c:585
#15 0xff34ad58 in LogFormatMessage (localizerList=0xffbee2c4,
pContextHashTable=0xffbedfa4,
locale=0xfd385ff4, timezone=0x0, flags=3843, msg=0xfd417b88,
pText=0xffbedf14)
at formatmsg.c:616
#16 0xff34a344 in vrtsLogFormatMessage (pQuery=0xffbedf94,
locale=0xfd385ff4, timezone=0x0,
flags=3843, msg=0xfd417b88, pText=0xffbedf14) at formatmsg.c:354
#17 0x19f58 in PrintOneMessage (pQuery=0xffbedf94, msg=0xfd417b88) at
displaylogfile.c:502
#18 0x19c30 in DisplayMessages (pqs=0xffbeef6f, logDir=0x0, resDir=0x0)
at displaylogfile.c:433
#19 0x19aa0 in DisplayLogFile () at displaylogfile.c:395
#20 0x1910c in main (argc=2, argv=0xffbef44c, envp=0xffbef458) at
vxlogview.c:1031

If I link with libjvm.so and then call CreateJavaVM, it works fine. But
I have to load libjvm.so dynamically.

Thanks for any help...
Kiran
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top