> glibc-2.3.3-81 > -------------- > * Fri Nov 19 2004 Jakub Jelinek <jakub@xxxxxxxxxx> 2.3.3-81 > - don't use chunksize in <= 2 * SIZE_SZ free () checks > > * Fri Nov 19 2004 Jakub Jelinek <jakub@xxxxxxxxxx> 2.3.3-80 > - update from CVS > - with -D_FORTIFY_SOURCE=2, prevent missing %N$ formats > - for -D_FORTIFY_SOURCE=2 and %n in writable format string, > issue special error message instead of using the buffer overflow > detected one > - speedup regex searching with REG_NOSUB, add RE_NO_SUB, > speedup searching with nested subexps (BZ #544) > - block SIGCANCEL in NPTL timer_* helper thread > - further free () checking Java doesn't work anymore - it worked 2 or 3 days ago, so something broke it. Furthermore gdb is behaving strangely. This is the Sun JRE (jpackage). (gdb) run Starting program: /usr/bin/java (no debugging symbols found)...[Thread debugging using libthread_db enabled] [New Thread 1119936 (LWP 26481)] (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...Cannot find user-level thread for LWP 26481: generic error (gdb) bt Cannot fetch general-purpose registers for thread 1119936: generic error (gdb) kill Kill the program being debugged? (y or n) y /usr/src/build/481063-i386/BUILD/gdb+dejagnu-20040607/gdb/lin- lwp.c:1796: internal-error: kill_wait_callback: Assertion `pid == -1 && errno == ECHILD' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) y /usr/src/build/481063-i386/BUILD/gdb+dejagnu-20040607/gdb/lin- lwp.c:1796: internal-error: kill_wait_callback: Assertion `pid == -1 && errno == ECHILD' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) n -- Ivan Gyurdiev <ivg2@xxxxxxxxxxx> Cornell University