From: kaz K. <kk...@rr...> - 2001-08-17 03:59:26
|
"Bao C. Ha" <ba...@se...> wrote: > It still crashed when $fpscr was set to 0x80004 > > (gdb) p/x $fpscr=0x80004 > $2 = 0x80004 > (gdb) p/x $fpscr > $3 = 0x80004 > (gdb) c > Continuing. > > status=%x [snip] Hmm... I have no idea for the real problem at this point. Anyway, 0x3f737871 is very broken if gdb works correctly and it seems that some bad things occur in shared library. Perhaps, rebuilding libc with gcc -O may be not so bad idea. kaz |