Package: gawk
Version: 1:3.1.5-1
Severity: normal
If the filename doesnt exist, gawk hits a glibc free() checker:
# ls -l blah
ls: blah: No such file or directory
# gawk '{print}' blah
*** glibc detected *** free(): invalid pointer: 0x10065980 ***
Aborted
That address appears to be in the BSS and should therefore not be
free()'ed.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rc6-gdf7addbb
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages gawk depends on:
ii libc6 2.3.5-9 GNU C Library: Shared libraries an
gawk recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]