------- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-07-04 03:40 ------- This is a very hard crash. No info from gdb.
Valgrind reports: ==14958== Conditional jump or move depends on uninitialised value(s) ==14958== at 0x430B31: strlen (in /home/jerry/prs/inwork/pr32620/a.out) ==14958== by 0x45A72D: fillin_rpath (in /home/jerry/prs/inwork/pr32620/a.out) ==14958== by 0x45C445: _dl_init_paths (in /home/jerry/prs/inwork/pr32620/a.out) ==14958== by 0x43669E: _dl_non_dynamic_init (in /home/jerry/prs/inwork/pr32620/a.out) ==14958== by 0x436D1A: __libc_init_first (in /home/jerry/prs/inwork/pr32620/a.out) ==14958== by 0x41303C: (below main) (in /home/jerry/prs/inwork/pr32620/a.out) ==14958== ==14958== Jump to the invalid address stated on the next line ==14958== at 0x7FF0003BC: ??? ==14958== by 0x40033E: MAIN__ (in /home/jerry/prs/inwork/pr32620/a.out) ==14958== by 0x4003EB: main (fmain.c:22) ==14958== Address 0x7FF0003BC is on thread 1's stack vex amd64->IR: unhandled instruction bytes: 0xEC 0x3 0x40 0x0 -- jvdelisle at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2007-07-04 03:40:05 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32620