This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/13948] GCJ segmentation fault while compiling GL4Java .class files
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Feb 2004 14:13:00 -0000
- Subject: [Bug java/13948] GCJ segmentation fault while compiling GL4Java .class files
- References: <20040131134644.13948.gilead@yellowhedgehog.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-01 14:12 -------
Here is the backtrace:
#0 add_miranda_methods (base_class=0x40c6aa80, search_class=0x40c6ac80) at /Users/
pinskia/src/gcc-checkin/src/gcc/java/class.c:2007
#1 0x0002a4c4 in add_miranda_methods (base_class=0x40c6aa80, search_class=0x40c6ac80) at
/Users/pinskia/src/gcc-checkin/src/gcc/java/class.c:2048
#2 0x0002a3ac in layout_class_methods (this_class=0x40c6aa80) at /Users/pinskia/src/gcc-
checkin/src/gcc/java/class.c:2079
#3 0x0000d354 in java_layout_seen_class_methods () at /Users/pinskia/src/gcc-checkin/src/gcc/
java/parse.y:7568
#4 0x000463d4 in parse_class_file () at /Users/pinskia/src/gcc-checkin/src/gcc/java/jcf-parse.c:
700
#5 0x00047550 in java_parse_file (set_yydebug=1086761600) at /Users/pinskia/src/gcc-
checkin/src/gcc/java/jcf-parse.c:1106
#6 0x0005c198 in toplev_main (argc=1078371988, argv=0x4046a694) at /Users/pinskia/src/
gcc-checkin/src/gcc/toplev.c:1812
#7 0x00002534 in _start (argc=17, argv=0xbffffb7c, envp=0xbffffbc4) at /SourceCache/Csu/
Csu-46/crt.c:267
#8 0x000023a8 in start ()
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13948