[linux] awk segfault na Debian unstable a Debian testing

Lubomir Host rajo na platon.sk
Úterý Únor 7 11:57:49 CET 2006


Moze niekto potvrdit tento problem? Pokusal som sa zistit najdlhsi
content-type v /etc/mime.types subore

----------------------------------------%<----------------------------------------
11:55 rajo na rajo [~]: awk '{ print length($1); }' /etc/mime.types | sort -g -u    
*** glibc detected *** double free or corruption (fasttop): 0x080ad498 ***
0
1
24
25
79
zsh: abort (core dumped)  awk '{ print length($1); }' /etc/mime.types | 
zsh: done                 sort -g -u
----------------------------------------%<----------------------------------------

Docasny workaround:

-----------------------------------%<-----------------------------------
awk '{ print $1; }' /etc/mime.types | awk '{ print length(); }' | sort -u -g
-----------------------------------%<-----------------------------------

Predpokladam, zeje to bug awk, takze to asi bude treba zahlasit do
bugzilly.

rajo

-- 
Lubomir Host 'rajo' <rajo AT platon.sk>   ICQ #:  257322664   ,''`.
Platon Group                              http://platon.sk/  : :' :
Homepage: http://rajo.platon.sk/                             `. `'
http://www.gnu.org/philosophy/no-word-attachments.html         `-



Další informace o konferenci linux