OK it happened today and here's the backtrace:

# gdb /usr/sbin/noflushd `pidof noflushd`
GNU gdb 6.4.90-debian
Copyright (C) 2006 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 "i486-linux-gnu"...Using host libthread_db library 
"/lib/tls/i686/cmov/libthread_db.so.1".

Attaching to program: /usr/sbin/noflushd, process 3159
Reading symbols from /lib/tls/i686/cmov/libc.so.6...done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Failed to read a valid object file image from memory.
0xa7e49881 in malloc () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xa7e49881 in malloc () from /lib/tls/i686/cmov/libc.so.6
#1  0xa7e49d60 in realloc () from /lib/tls/i686/cmov/libc.so.6
#2  0x0804eb3d in get_line (fp=0x8054030) at util.c:51
#3  0x0804f235 in eat_line (part=0x8054008) at part_info.c:164
#4  0x0804f860 in part_info_next (part=0x8054008, flag=1) at part_info.c:303
#5  0x0804f8e9 in part_info_disk_next (part=0x8054008) at part_info.c:324
#6  0x0804ddbc in sync_spinning_disks (head=0x8054e68) at state.c:209
#7  0x0804e5fe in nfd_daemon (head=0x8054e68, stat=0x8056360) at state.c:437
#8  0x0804cb2c in main (argc=3, argv=0xaf9df844) at noflushd.c:269



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to