------- Comment #17 from andreast at gcc dot gnu dot org  2009-11-19 21:15 
-------
Unfortunately I'm now in the same boat with you:

[deuterium:gcc/head/objdir-x86_64] andreast% ./gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=./gcc/xgcc
Target: x86_64-apple-darwin9
Configured with: /Volumes/development/gcc/head/gcc/configure
--prefix=/Volumes/development/gcc/head/testbin-x86_64
--build=x86_64-apple-darwin9 --target=x86_64-apple-darwin9
--with-gmp=/usr/local/x86_64 --with-mpfr=/usr/local/x86_64 --disable-static
--enable-languages=c,c++,java --disable-multilib
Thread model: posix
gcc version 4.5.0 20091119 (experimental) [trunk revision 154326] (GCC)

And now I always get the abort too:
[deuterium:~] andreast% gcj -C hello.java
gcj: Internal error: Abort trap (program ecj1)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

CrashReporter:
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib                   0x00007fff80fc1f16 __kill + 10
1   libgcj.11.dylib                     0x00000001000136bb _Jv_Throw + 75
(exception.cc:128)
2   libgcj.11.dylib                     0x0000000100052582 java::lang::Class*
java::lang::Class::forName(java::lang::String*, bool, java::lang::ClassLoader*)
+ 226 (natClass.cc:108)
3   ???                                 0x6176616a2e756e67 0 +
7022907777604742759


Big sigh!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991

Reply via email to