This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcj/60: Linux/PPC segfault in GC_mark_from_mark_stack that kills app



>Number:         60
>Category:       gcj
>Synopsis:       Linux/PPC segfault in GC_mark_from_mark_stack that kills app
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 04 05:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kevin B. Hendricks
>Release:        libgcj 2.95.1
>Organization:
>Environment:
Linux/PPC, gcc 2.95.1, libgcj 2.95.1, glibc 2.1.1, 2.2.12 kernel 
>Description:
Segfault in GC_mark_from_mark_stack when running compiled (native) 
HelloWorld.  

Note gcj -C works fine to compile java source
to class files.  

But when used with main= to compile to native
even simple programs seg-fault in GC_mark_from_mark_stack in mark.c in boehm_gc.
>How-To-Repeat:
gcj -g --main=HelloWorld HelloWorld.java
a.out
>Fix:
Unknown, gdb does not work well enough with shared libs
under powerpc to pinpoint the exact cause of error.

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]