traceroute -q segfault

Bernhard Fischer rep.nop at aon.at
Fri Aug 18 18:31:15 UTC 2006


On Fri, Aug 18, 2006 at 08:07:01PM +0200, Bernhard Fischer wrote:
>On Fri, Aug 18, 2006 at 06:36:20PM +0200, Raphaël HUCK wrote:
>>Hi, I have BusyBox 1.1.3 as shown below.
>>When I run /bin/traceroute -I -q 10 -i ppp0 google.com,
>>I get a segfault.  The strace is shown below.
>>
>>I have searched the bug tracker, I didn't find anything about this.
>>
>>Has anyone run into the same problem ? Should I submit a new bug ?
>
>Confirmed with trunk.
>
>looks like str2val could need a if (!str)
>return; resp. a major touch-up so this doesn't happen int he first
>place.

r15826 has a fix for a typo that caused the segfault you were getting.
Still doesn't exactly behave like i'd expect, i.e. needs love.

HTH,
Bernhard



More information about the busybox mailing list