: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rickard dot narstrom at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC host triplet: x86_64-pc-linux-gnu
GCC target
--- Additional Comments From rickard dot narstrom at gmail dot com
2005-01-23 17:59 ---
# gcj -v
Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs
Configured with: /var/tmp/portage/gcc-3.4.3.20050110/work/gcc-3.4.3/configure
--enable-version-specific-runtime-libs --prefix
--- Additional Comments From rickard dot narstrom at gmail dot com
2005-01-23 19:52 ---
the segfault seemed to be a tempurary failure its back to abort now
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19586
--- Additional Comments From rickard dot narstrom at gmail dot com
2005-01-23 20:15 ---
(In reply to comment #4)
> (In reply to comment #3)
> > the segfault seemed to be a tempurary failure its back to abort now
>
> Now it sounds like your machine has bad memory. Can
--- Additional Comments From rickard dot narstrom at gmail dot com
2005-01-27 17:36 ---
Memtest86+ passed all tests without any error... So the error is elsewere
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19586
--- Additional Comments From rickard dot narstrom at gmail dot com
2005-01-27 22:18 ---
(In reply to comment #8)
> Subject: Re: gij exits with SIGABR
>
> Do you hav some locale set?
> Try running your program with LANG=C.
>
>
Dosen't help att all, I only ge
--- Additional Comments From rickard dot narstrom at gmail dot com
2005-01-27 22:29 ---
hmmm I don't think this is a normal behavor, shulden't it use english in all
this cases
% echo $LANG
sv_SE.UTF-8
% LANG=C gij Test
Avbruten (SIGABRT)
% env LANG=C gij Test
Avbrute