Hi ALL,
I'm developing a XULRunner based application on Mac. In this
application i've a JavaScript XPCOM Component which internally
accesses java objects using LiveConnect.My application some times
crashes while accessing java objects from xpcom javascript.
The crashlog provides the following information.
Please help me to resolve this issue.
Thread 12 Crashed:
0 libhotspot.dylib 0x95cf7fe1 JVM_Halt + 2315
1 libhotspot.dylib 0x95d91071
JNI_GetDefaultJavaVMInitArgs_Impl + 1915
2 com.apple.JavaPluginCocoa 0x10776a79 registerNatives + 61
3 JavaEmbeddingPlugin 0x0f57507d
Java_callRegisterNatives + 402
4 <<00000000>> 0x16f36c5b 0 + 385051739
5 <<00000000>> 0x16f31bc3 0 + 385031107
6 <<00000000>> 0x16f2f0ed 0 + 385020141
7 libhotspot.dylib 0x95c4d6cc jio_snprintf + 250442
8 libhotspot.dylib 0x95c4d4c6 jio_snprintf + 249924
9 libhotspot.dylib 0x95c65167 JVM_MaxMemory + 3779
10 libhotspot.dylib 0x95c6aac3 JVM_FindLoadedClass +
2719
11 JavaEmbeddingPlugin 0x0f577cc9
Java_apple_awt_CPeerSurfaceData_initOps_redirect + 8378
12 com.apple.Foundation 0x927201b0 forkThreadForFunction +
123
13 libSystem.B.dylib 0x90024a27 _pthread_body + 84
Thread 12 crashed with i386 Thread State:
eax: 0x2f6e7573 ebx: 0x95cf7f86 ecx:0x95c5063e edx: 0x1d01ee98
edi: 0x1077fd40 esi: 0x15108a40 ebp:0xb064fa18 esp: 0xb064f9f0
ss: 0x0000002f efl: 0x00010202 eip:0x95cf7fe1 cs: 0x00000027
ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037
-JanakiRam.
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom