Kaffe-0.9.0 Problems under AIX

Kevin B. Hendricks kbhend at dogwood.tyler.wm.edu
Thu May 15 12:48:05 PDT 1997


Kaffe 0.9.0 built with no problems under AIX 4.1.4 using the gcc compiler.
However it seg faults upon running the program.  The backtrace from gdb
follows:

$ kaffe HelloWorldApp
Segmentation fault(coredump)
$ gdb -s -e /usr/local/bin/kaffe -c core

Core was generated by `kaffe'.
Program terminated with signal 11, Segmentation fault.
#0  0x10002ed8 in gc_malloc (size=4096, funcs=0x2000077c)
    at gc-incremental.c:543
543             GC_SET_FUNCS(info, i, funcs);
(gdb) backtrace
#0  0x10002ed8 in gc_malloc (size=4096, funcs=0x2000077c)
    at gc-incremental.c:543
#1  0x10010888 in makeUtf8Const (s=0x1005205c "<clinit>", len=8) at util.c:118
#2  0x10001334 in initialiseKaffe () at baseClasses.c:82
#3  0x100002ac in main (argc=2, argv=0x2ff22c10) at main.c:77
#4  0x100001f8 in __start ()
(gdb)

Anyone with any ideas about what is wrong?

Thanks in advance.

Kevin B. Hendricks

--------------------------------------------------------------------------
Kevin B. Hendricks
Associate Professor of Operations and Information Technology
School of Business, College of William & Mary, 307 Tyler Hall,
P.O.Box 8795, Williamsburg, VA  23187-8795
(757) 221-1702, kbhend at dogwood.tyler.wm.edu; http://business.tyler.wm.edu




More information about the kaffe mailing list