bug submission problem / solaris segfault
Mike Linksvayer
ml at gondwanaland.com
Fri Jan 14 18:02:05 PST 2000
Hi, I tried to submit a bug and got the following error (bug
description is at the end of the message)....
----- Forwarded message from Mail Delivery Subsystem <MAILER-DAEMON at www.transvirtual.com> -----
X-Envelope-To: <ml at gondwanaland.com>
Date: Fri, 14 Jan 2000 17:10:34 -0800
From: Mail Delivery Subsystem <MAILER-DAEMON at www.transvirtual.com>
To: <ml at gondwanaland.com>
Subject: Returned mail: User unknown
Auto-Submitted: auto-generated (failure)
The original message was received at Fri, 14 Jan 2000 17:10:32 -0800
from root at mail.brainfood.com [209.41.108.10]
----- The following addresses had permanent fatal errors -----
kaffe-bugs at kaffe.novare.net
(expanded from: <kaffe-bugs at www.kaffe.org>)
----- Transcript of session follows -----
... while talking to kaffe.novare.net.:
>>> RCPT To:<kaffe-bugs at kaffe.novare.net>
<<< 550 <kaffe-bugs at kaffe.novare.net>... Relaying denied
550 kaffe-bugs at kaffe.novare.net... User unknown
Reporting-MTA: dns; www.transvirtual.com
Received-From-MTA: DNS; mail.brainfood.com
Arrival-Date: Fri, 14 Jan 2000 17:10:32 -0800
Final-Recipient: RFC822; <kaffe-bugs at www.kaffe.org>
X-Actual-Recipient: RFC822; kaffe-bugs at kaffe.novare.net
Action: failed
Status: 5.1.1
Remote-MTA: DNS; kaffe.novare.net
Diagnostic-Code: SMTP; 550 <kaffe-bugs at kaffe.novare.net>... Relaying denied
Last-Attempt-Date: Fri, 14 Jan 2000 17:10:34 -0800
Return-Path: <ml at gondwanaland.com>
Received: from brainfood.com (root at mail.brainfood.com [209.41.108.10])
by www.transvirtual.com (8.8.8/8.8.8) with ESMTP id RAA17336
for <kaffe-bugs at www.kaffe.org>; Fri, 14 Jan 2000 17:10:32 -0800
From: ml at gondwanaland.com
Received: from dallas-ms-000.novare.net (root at dallas-ms-000.brainfood.com [209.41.108.100] (may be forged))
by brainfood.com (8.9.3/8.9.3/Debian/0wns/U) with ESMTP id RAA19282
for <kaffe-bugs at www.kaffe.org>; Fri, 14 Jan 2000 17:52:58 -0600
Received: from localhost (kaffe at localhost [127.0.0.1])
by dallas-ms-000.novare.net (8.9.3/8.9.3/Debian/GNU) with ESMTP id RAA23914
for <kaffe-bugs at www.kaffe.org>; Fri, 14 Jan 2000 17:52:57 -0600
Date: Fri, 14 Jan 2000 17:52:57 -0600
Message-Id: <200001142352.RAA23914 at dallas-ms-000.novare.net>
To: kaffe-bugs at www.kaffe.org
Subject: SIGSEGV on Solaris 2.6 at mem/gc-mem.c:338
Full_Name: Mike Linksvayer
Version: from cvs 2000.01.14
OS: Solaris 2.6
Submission from: (NULL) (209.24.252.97)
With gcc version 2.95.1 on Solaris 2.6
make
make install
kaffe foo (doesn't matter if foo exists or not):
(gdb) run
Starting program: /home/ml/opt/libexec/Kaffe foo
Program received signal SIGSEGV, Segmentation fault.
gc_heap_malloc (sz=28) at mem/gc-mem.c:338
338 blk->free = mem->next;
(gdb) bt
#0 gc_heap_malloc (sz=28) at mem/gc-mem.c:338
#1 0x6ff42a74 in gcMalloc (gcif=0x6ff9211c, size=20, fidx=0)
at mem/gc-incremental.c:825
#2 0x6ff534f0 in newObjectChecked (class=0xa0788, info=0xefffead8)
at object.c:51
#3 0x6ff58270 in stringCharArray2Java (data=0xd6fd8, len=1264) at string.c:386
#4 0x6ff57d90 in utf8Const2JavaReplace (utf8=0xd6010, from_ch=0, to_ch=0)
at string.c:183
#5 0x6ff57ce8 in utf8Const2Java (utf8=0xd6010) at string.c:141
#6 0x6ff38408 in resolveStaticFields (class=0xa0c08, einfo=0xefffef20)
at classMethod.c:1414
#7 0x6ff36bfc in processClass (class=0xa0c08, tostate=5, einfo=0xefffef20)
at classMethod.c:224
#8 0x6ff37d28 in loadStaticClass (class=0x6ff94b94,
name=0x6ff77578 "java/lang/Character") at classMethod.c:1087
#9 0x6ff36788 in initBaseClasses () at baseClasses.c:207
#10 0x6ff365e0 in initialiseKaffe () at baseClasses.c:154
#11 0x6ff475d0 in JNI_CreateJavaVM (vm=0x22b2c, env=0x229e4, args=0x22990)
at jni.c:165
#12 0x11070 in main (argc=1, argv=0xeffff1dc) at main.c:113
(gdb)
----- End forwarded message -----
--
See From: and Organization: above.
More information about the kaffe
mailing list