Bug 4228 - Traceroute dumps core
Summary: Traceroute dumps core
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Cristian Gafton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-07-27 20:01 UTC by Pierre Juhen
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-07-27 20:13:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Pierre Juhen 1999-07-27 20:01:38 UTC
#0  strcmp (p1=0xbffff5e4 "sl0", p2=0x0) at
../sysdeps/generic/strcmp.c:39
#1  0x804a832 in search_routing_table ()
#2  0x8049799 in main ()
#3  0x40030cb3 in __libc_start_main (main=0x8048df0 <main>,
argc=4,
    argv=0xbffffc64, init=0x8048a28 <_init>, fini=0x804ab2c
<_fini>,
    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffffc5c)
    at ../sysdeps/generic/libc-start.c:78


Here is the trace of the core generated by traceroute.

I recompiled the source.

The command is "traceroute -i ppp0 www.wanadoo.fr"

Traceroute -s <ip.adress> www.wanadoo.fr


with the IP adress associated with ppp0 does work.

traceroute -i sl0  www.wanadoo.fr does work

Strange (I use diald).


Thank you.

Comment 1 Jeff Johnson 1999-07-27 20:12:59 UTC
Switching component to traceroute ...

Comment 2 Jeff Johnson 1999-07-27 20:13:59 UTC
I believe this problem has been fixed in traceroute-1.4a5-16 available
in Raw Hide. Please reopen this bug if that package does not solve
your problem.


Note You need to log in before you can comment on or make changes to this bug.