[linux] Re: ping = segfault
Wybo Dekker
wybo op servalys.nl
Di Dec 12 17:52:50 CET 2006
Udo van den Heuvel wrote:
> Wybo Dekker wrote:
>> Ik heb opeens een ping die een segmentation fault genereert.
>> Toevallig(/) net terwijl ik InternetPlusBellen aan het installeren ben...
>
> Wat ping je? Of maakt het niet uit?
> Ook bij 127.0.0.1 pingen?
nee, maakt niet uit:
bin>ping 127.0.0.1
Segmentation fault
bin>ping -V
Segmentation fault
>
> Valt het met gdb te bekijken?
bin>gdb ping
GNU gdb 6.4
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i586-suse-linux"...(no debugging symbols
found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run -V
Starting program: /bin/ping -V
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
You can't do that without a process to debug.
(gdb)
--
Wybo
More information about the Linux
mailing list