"Failed to locate native library" on SunOS 4.1.3
Ben Greear
greear at cyberhighway.net
Wed Jul 15 21:30:03 PDT 1998
Ok, got a stack trace...going to bed though, my poor brain is tired...
(gdb) exec-file /usr/local/bin/Kaffe
(gdb) run hegemon
Starting program: /usr/local/bin/Kaffe hegemon
Program received signal SIGSEGV, Segmentation fault.
0x80a4b84 in ?? ()
(gdb) bt
#0 0x80a4b84 in ?? ()
#1 0x80ae650 in ?? ()
#2 0x4001fa84 in callMethodV () at support.c:546
#3 0x4001f117 in kprintf (out=0xbfffef7c, mess=0x80ab550 " \004\t\b") at
support.c:546
#4 0x4001f16a in do_execute_java_method () at support.c:546
#5 0x40025f41 in dispatchException () at exception.c:234
#6 0x40025d54 in throwOutOfMemory () at exception.c:277
#7 0x400201ee in soft_athrow () at soft.c:330
#8 0x80b272f in ?? ()
#9 0x4001fa84 in callMethodV () at support.c:546
#10 0x4001f117 in kprintf (out=0xbffff3b4, mess=0x80ab550 " \004\t\b") at
support.c:546
#11 0x4001f16a in do_execute_java_method () at support.c:546
#12 0x4001e75b in createInitialThread (nm=0x400452a8 "main") at
thread.c:156
#13 0x4001e597 in finalizeThread (tid=0x40047d2c) at thread.c:88
#14 0x4001b529 in initExceptions () at baseClasses.c:168
#15 0x400287d0 in JNI_CreateJavaVM () at jni.c:3355
#16 0x8048794 in ?? ()
#17 0x804868e in ?? ()
(gdb)
Ben Greear (greear at cyberhighway.net) http://www.primenet.com/~greear
Author of ScryMUD: mud.primenet.com 4444
http://www.primenet.com/~greear/ScryMUD/scry.html
More information about the kaffe
mailing list