On Sep 1, 11:46am, Daniel Moore wrote:
> Subject: TAKE - db 0 sized mem alloc
> keep efence happy.
>
> Any more Nathan? my QA runs ok with efence...
>
I've seen logprint die too - QA 018...
$ gdb `which xfs_logprint` 018.core
GNU gdb 19991004
Copyright 1998 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 "i386-redhat-linux"...
Core was generated by `xfs_logprint /dev/hda6'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
#0 0x400790cd in bcopy (src=0x40116fd8, dest=0xbffff698, len=52)
at ../sysdeps/generic/memmove.c:72
72 ../sysdeps/generic/memmove.c: No such file or directory.
(gdb) where
#0 0x400790cd in bcopy (src=0x40116fd8, dest=0xbffff698, len=52)
at ../sysdeps/generic/memmove.c:72
#1 0x804e292 in xlog_print_trans_inode (ptr=0xbffff794, len=40, i=0xbffff780,
num_ops=234) at log_misc.c:562
#2 0x804eea9 in xlog_print_record (fd=3, num_ops=234, len=32256,
read_type=0xbffff7e0, partial_buf=0xbffff7dc, rhead=0xbffff80c)
at log_misc.c:820
#3 0x804f59c in xfs_log_print (log=0xbffffa2c, fd=3, print_block_start=-1,
flags=0) at log_misc.c:995
#4 0x80504a5 in main (argc=2, argv=0xbffffae4) at logprint.c:241
(gdb) q
cheers.
--
Nathan
|