On Wed, Feb 27, 2008 at 1:31 PM, Thomas Bächler <thomas@archlinux.org> wrote:
Dan McGee schrieb:
lnstat segfaults when ran. I don't use any of these utilities, but ifstat seems OK, not sure about tc.
-Dan
lnstat works here ...
dmcgee@dublin ~/projects/pacman-maint (maint) $ gdb lnstat GNU gdb 6.7.1 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (gdb) r Starting program: /usr/sbin/lnstat (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. 0x080491b8 in ?? () (gdb) c Continuing. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. (gdb) q dmcgee@dublin ~/projects/pacman-maint (maint) $ lnstat Segmentation fault