bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk 3.1.5] *** glibc detected *** free(): invalid pointer:


From: Thomas Preissler
Subject: [gawk 3.1.5] *** glibc detected *** free(): invalid pointer:
Date: Thu, 19 Jan 2006 23:23:28 +0100
User-agent: Mutt/1.5.11

Hello folks,

I found a strange error using (g)awk 3.1.5:

Any statement with gawk searching/checking a non existing file results
in

$ gawk '{ sum += $1 }; END { print sum }' file
*** glibc detected *** free(): invalid pointer: 0x080923a0 ***
zsh: abort      gawk '{ sum += $1 }; END { print sum }' file

Dont hesitate to ask for any further questions. Thank you very much, I'll
appreciate it very much.


System: Debian testing, quite fresh, I update at about every 2 weeks.
Kernel: 2.6.15 - Patches: mISDN (+zaptel... running asterisk)

address@hidden:~/tmp> /lib/libc-2.3.5.so
GNU C Library stable release version 2.3.5, by Roland McGrath et al.
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.0.3 20051201 (prerelease) (Debian 4.0.2-5).
Compiled on a Linux 2.6.13 system on 2006-01-02.
Available extensions:
        GNU libio by Per Bothner
        crypt add-on version 2.1 by Michael Glad and others
        GNU Libidn by Simon Josefsson
        linuxthreads-0.10 by Xavier Leroy
        BIND-8.2.3-T5B
        libthread_db work sponsored by Alpha Processor Inc
        NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.

Greets,
Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]