16 Mar 13:22
bug: sed segfaults
From: (GalaxyMaster <galaxy <at> openwall.com>
Subject: bug: sed segfaults
Newsgroups: gmane.linux.openwall.user
Date: 2008-03-16 12:24:58 GMT
Subject: bug: sed segfaults
Newsgroups: gmane.linux.openwall.user
Date: 2008-03-16 12:24:58 GMT
Hello, I've just encountered a bug in Owl sed and narrowed this bug down to the shortest pattern that is triggering the bug: mother!galaxy:~$ sed '/^\(\)$/d' /dev/null Segmentation fault mother!galaxy:~$ sed --version | head -n1 GNU sed version 4.1.4 mother!galaxy:~$ rpm -q sed sed-4.1.4-owl1 mother!galaxy:~$ I've also checked sed in Ubuntu, their sed has no such bug: galaxy <at> intruder:~$ sed '/^\(\)$/d' /dev/null galaxy <at> intruder:~$ sed --version | head -n1 GNU sed version 4.1.5 galaxy <at> intruder:~$ dpkg -l sed | sed -n 6p ii sed 4.1.5-2 The GNU sed stream editor galaxy <at> intruder:~$ -- (GM) -- -- To unsubscribe, e-mail owl-users-unsubscribe <at> lists.openwall.com and reply to the automated confirmation request that will be sent to you.(Continue reading)
RSS Feed