libgcj/2833: New testsuite failures on 3.0 branch

jsturm@one-point.com jsturm@one-point.com
Tue May 15 14:16:00 GMT 2001


>Number:         2833
>Category:       libgcj
>Synopsis:       New testsuite failures on 3.0 branch
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 15 14:16:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     jsturm@one-point.com
>Release:        gcc version 3.0 20010514 (prerelease)
>Organization:
>Environment:
alphapca56-unknown-linux-gnu
>Description:
I have 70+ new testsuite failures on the 3.0 branch since
the EH merge.  All of them appear to be dying on a segfault
in _Jv_Throw:

Program received signal SIGSEGV, Segmentation fault.
_ZN4java4lang5Class7isArrayEv (this=0x29a00) at Class.h:175
175     Class.h: No such file or directory.
(gdb) bt
#0  _ZN4java4lang5Class7isArrayEv (this=0x29a00) at Class.h:175
#1  0x200003bae18 in _Z20_Jv_IsAssignableFromPN4java4lang5ClassES2_ (
    target=0x29a00, source=0x20000623158)
    at ../../../libjava/java/lang/natClass.cc:916
#2  0x200003bb1cc in _Jv_IsInstanceOf (obj=0x12007ffe0, cl=0x29a00)
    at ../../../libjava/java/lang/natClass.cc:983
#3  0x2000039b3d8 in __gcj_personality_v0 (version=1, actions=1,
    exception_class=5138137972373280321, ue_header=0x12006ffa0,
    context=0x3ffffdff2b0) at ../../../libjava/exception.cc:348
#4  0x20000028754 in _Unwind_RaiseException ()
   from /home/jsturm/dev/gcc/build/gcc/libgcc_s.so.0
#5  0x2000039a950 in _Jv_Throw (value=0x12007ffe0)
    at ../../../libjava/exception.cc:104

>How-To-Repeat:

>Fix:

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



More information about the Java-prs mailing list