Core dump abort()

Bryan Mann bmann at whistle.com
Fri Aug 7 13:45:23 PDT 1998


I recently upgraded my local version of kaffe to today's snapshot
and am getting this stack backtrace with a "standard" CLASSPATH
and LD_LIBRARY_PATH.  My environment is FreeBSD 3.0.

Oddly enough this gets further if I unset LD_LIBRARY_PATH.
Then I actually see Klasses.jar getting "inflated".

Anyone else see this?

Bryan.
--------------------------backtrace--------------------------------------
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...
(gdb) r -v HelloWorldApp
Starting program: /chaco/home/bmann/root/bin/Kaffe -v HelloWorldApp
Cannot find essential class 'java/lang/Object' in class library ...
aborting.

Program received signal SIGABRT, Aborted.
0x80e85d1 in kill ()
(gdb) where
#0  0x80e85d1 in kill ()
#1  0x80e7bd4 in abort ()
#2  0x802173d in findClass (centry=0x6480) at findInJar.c:143
#3  0x801fd0e in loadStaticClass (class=0x801a008, 
    name=0x80221dd "java/lang/Object") at classMethod.c:579
#4  0x802233b in initBaseClasses () at baseClasses.c:140
#5  0x80221ce in initialiseKaffe () at baseClasses.c:118
#6  0x8030290 in JNI_CreateJavaVM (vm=0x311c, env=0x3284, args=0x3120)
    at jni.c:158
#7  0x16fc in main (argc=3, argv=0xefbfd168) at main.c:106
(gdb) 


----------------------------------------------------------------------
Be assured that a walk through the ocean of most Souls would scarcely
get your Feet wet.  Fall not in Love, therefore: it will stick to your
face.
		-- National Lampoon, "Deteriorata"
(This signature brought to you courtesy of fortune(6) and cron(8).)



More information about the kaffe mailing list