[Bug target/21973] Segfault in GTK+ compiled with -march=pentium4 when used through JNI

2005-06-29 Thread vektor at dumbterm dot net
--- Additional Comments From vektor at dumbterm dot net 2005-06-30 03:16 --- Of course, it seems that my disassembler has been defaulting to 16 bit and not 32 bit. Here is the correct disassembly from one of the crashes. It's reading from [esp+0x10] which is clearly an unaligned

[Bug target/21973] Segfault in GTK+ compiled with -march=pentium4 when used through JNI

2005-06-09 Thread vektor at dumbterm dot net
--- Additional Comments From vektor at dumbterm dot net 2005-06-09 18:58 --- As it is not clear above, the PC at the crash is always on this instruction: 660F294C24 movapd [si+24],xmm1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21973

[Bug c/21973] Segfault in GTK+ compiled with -march=pentium4 when used through JNI

2005-06-08 Thread vektor at dumbterm dot net
--- Additional Comments From vektor at dumbterm dot net 2005-06-09 04:38 --- Of course, right after I post this someone comes up with a log where the disassembly doesn't make as much sense, but still at least shows some SSE2 :) EAX=0x0001, EBX=0xa971c0e8, ECX=0xa91f4860

[Bug c/21973] New: Segfault in GTK+ compiled with -march=pentium4 when used through JNI

2005-06-08 Thread vektor at dumbterm dot net
or at dumbterm dot net CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21973

[Bug libgcj/20699] gij -ms segfaults

2005-04-01 Thread vektor at dumbterm dot net
-- What|Removed |Added CC||vektor at dumbterm dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20699

[Bug java/20591] New: internal compiler error: in remove_unreachable_regions, at except.c:694

2005-03-22 Thread vektor at dumbterm dot net
rnal compiler error: in remove_unreachable_regions, at except.c:694 Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org Reporte

[Bug java/20526] New: gij -X reports no options are recognized, while -Xmx and -Xms seem to be

2005-03-17 Thread vektor at dumbterm dot net
seem to be Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: vektor at dumbterm dot net CC: gcc-bugs