Date: Sun, 10 Feb 2002 22:40:42 +1030 From: Mike Gratton <mike@vee.net> To: shudo@computer.org Cc: freebsd-java@FreeBSD.ORG Subject: FreeBSD native 1.3.1p5 + ShuJIT crash Message-ID: <3C666342.9080201@vee.net>
next in thread | raw e-mail | index | archive | help
Hi guys, I'm getting an error trying to run dbXML 1.0b4 (now called Xindice) using the native 1.3.1p5 (-classic) JDK and ShuJIT (both 0.7.4 and 0.7.10). If I'm not using ShuJIT, this error does not occur. If someone could take a look at it, I'd appreciate it. I've tried getting a stacktrace from gdb using java_g, but it never seems to be able to find libshujit.so, even though I've set LD_LIBRARY_PATH appropriately beforehand. The crash occurs when dbXML is starting, here's the output: --- Starting dbXML -------------- shuJIT for Sun Classic VM/x86 by Kazuyuki Shudo dbXML 1.0b4 (Mustard) [...] shuJIT 0.7.10 compiled with gcc version 2.95.3 20010315 (release) [FreeBSD] FPU control word: 0x037f FPU status word: 0x0020 FPU tag word: 0xffffffff FPU FIP : 0x082d28ca SS: 002f, CS: 001f, DS: 002f, ES: 002f, FS: 002f, GS: 002f EAX: b80a00c0, ECX: 00000001, EDX: 0805836c, EBX: 33d112ec ESI: bfbfd0c0, EDI: 0000000f ESP: bfbfd078, EBP: bfbfd090 EIP: 09e3a362 (ESP+4): 00000002, (ESP): 0805836c (EBP+4): 33cf8e95 (retrun addr.) (EIP): 0f b7 78 3c c1 e7 02 29 fc 57 8d 7c 3c 04 8d 7c trapno: 0c method by EIP (at EBP + 12): org/openorb/CORBA/Any#write_value (Lorg/omg/CORBA/portable/OutputStream;)V --- -- Mike Gratton <mike@vee.net> "Every motive escalate." Blatant self-promotion: <http://web.vee.net/> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C666342.9080201>