Package: xfsprogs
Version: 2.9.8-1lenny1
Followup-For: Bug #525880
I re-ran taskset 1 xfs_repair, and sure enough, the same thing happened. I
attached gdb and here are some not-so-useful backtraces:
(gdb) inf thr
6 Thread 0x4413a950 (LWP 3537) 0x00007f1270dd2bd1 in sem_wait () from
/lib/libpthread.so.0
5 Thread 0x42937950 (LWP 3538) 0x0000000000402560 in
pthread_mutex_unl...@plt ()
4 Thread 0x43138950 (LWP 3539) 0x000000000042e96a in ?? ()
3 Thread 0x41935950 (LWP 3540) 0x00000000004024b0 in
pthread_mutex_l...@plt ()
2 Thread 0x42136950 (LWP 3541) 0x000000000042e973 in ?? ()
1 Thread 0x7f12715f0730 (LWP 2908) 0x00007f1270dd3384 in __lll_lock_wait
() from /lib/libpthread.so.0
(gdb) thr 1
[Switching to thread 1 (Thread 0x7f12715f0730 (LWP 2908))]#0
0x00007f1270dd3384 in __lll_lock_wait () from /lib/libpthread.so.0
(gdb) bt
#0 0x00007f1270dd3384 in __lll_lock_wait () from /lib/libpthread.so.0
#1 0x00007f1270dcebf0 in _L_lock_102 () from /lib/libpthread.so.0
#2 0x00007f1270dce4fe in pthread_mutex_lock () from /lib/libpthread.so.0
#3 0x000000000042f1d8 in ?? ()
#4 0x000000000042f22d in ?? ()
#5 0x0000000000430031 in ?? ()
#6 0x0000000000444694 in ?? ()
#7 0x00000000004309d4 in ?? ()
#8 0x0000000000421dff in ?? ()
#9 0x0000000000422b95 in ?? ()
#10 0x000000000042b7e5 in ?? ()
#11 0x00007f1270a911a6 in __libc_start_main () from /lib/libc.so.6
#12 0x00000000004025c9 in ?? ()
#13 0x00007fff79609ed8 in ?? ()
#14 0x000000000000001c in ?? ()
#15 0x0000000000000002 in ?? ()
#16 0x00007fff7960b896 in ?? ()
#17 0x00007fff7960b8a1 in ?? ()
#18 0x0000000000000000 in ?? ()
(gdb) thr 2
[Switching to thread 2 (Thread 0x42136950 (LWP 3541))]#0 0x000000000042e973
in ?? ()
(gdb) bt
#0 0x000000000042e973 in ?? ()
#1 0x000000000042cb3c in ?? ()
#2 0x000000000042f1c5 in ?? ()
#3 0x0000000000424890 in ?? ()
#4 0x0000000000424e39 in ?? ()
#5 0x00000000004243ab in ?? ()
#6 0x0000000000424656 in ?? ()
#7 0x00000000004253c6 in ?? ()
#8 0x00000000004255ac in ?? ()
#9 0x00007f1270dccfc7 in start_thread () from /lib/libpthread.so.0
#10 0x00007f1270b425ad in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()
(gdb) thr 3
[Switching to thread 3 (Thread 0x41935950 (LWP 3540))]#0 0x00000000004024b0
in pthread_mutex_l...@plt ()
(gdb) bt
#0 0x00000000004024b0 in pthread_mutex_l...@plt ()
#1 0x000000000042c634 in ?? ()
#2 0x000000000042cccd in ?? ()
#3 0x000000000042f1c5 in ?? ()
#4 0x0000000000424890 in ?? ()
#5 0x0000000000424e39 in ?? ()
#6 0x00000000004247e0 in ?? ()
#7 0x00000000004253c6 in ?? ()
#8 0x00000000004255ac in ?? ()
#9 0x00007f1270dccfc7 in start_thread () from /lib/libpthread.so.0
#10 0x00007f1270b425ad in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()
(gdb) thr 4
[Switching to thread 4 (Thread 0x43138950 (LWP 3539))]#0 0x000000000042e96a
in ?? ()
(gdb) bt
#0 0x000000000042e96a in ?? ()
#1 0x000000000042cb3c in ?? ()
#2 0x000000000042f1c5 in ?? ()
#3 0x0000000000424890 in ?? ()
#4 0x0000000000424e39 in ?? ()
#5 0x00000000004243ab in ?? ()
#6 0x0000000000424656 in ?? ()
#7 0x00000000004253c6 in ?? ()
#8 0x00000000004255ac in ?? ()
#9 0x00007f1270dccfc7 in start_thread () from /lib/libpthread.so.0
#10 0x00007f1270b425ad in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()
(gdb) thr 5
[Switching to thread 5 (Thread 0x42937950 (LWP 3538))]#0 0x0000000000402560
in pthread_mutex_unl...@plt ()
(gdb) bt
#0 0x0000000000402560 in pthread_mutex_unl...@plt ()
#1 0x000000000042c7ed in ?? ()
#2 0x000000000042cccd in ?? ()
#3 0x000000000042f1c5 in ?? ()
#4 0x0000000000424890 in ?? ()
#5 0x0000000000424e39 in ?? ()
#6 0x00000000004243ab in ?? ()
#7 0x0000000000424656 in ?? ()
#8 0x00000000004253c6 in ?? ()
#9 0x00000000004255ac in ?? ()
#10 0x00007f1270dccfc7 in start_thread () from /lib/libpthread.so.0
#11 0x00007f1270b425ad in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()
(gdb) thr 6
[Switching to thread 6 (Thread 0x4413a950 (LWP 3537))]#0 0x00007f1270dd2bd1
in sem_wait () from /lib/libpthread.so.0
(gdb) bt
#0 0x00007f1270dd2bd1 in sem_wait () from /lib/libpthread.so.0
#1 0x0000000000424b2e in ?? ()
#2 0x00007f1270dccfc7 in start_thread () from /lib/libpthread.so.0
#3 0x00007f1270b425ad in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xfsprogs depends on:
hi libc6 2.7-18 GNU C Library: Shared libraries
ii libreadline5 5.2-3.1 GNU readline and history libraries
ii libuuid1 1.41.3-1 universally unique id library
xfsprogs recommends no packages.
Versions of packages xfsprogs suggests:
ii attr 1:2.4.43-2 Utilities for manipulating filesys
pn dvhtool <none> (no description available)
ii quota 3.16-7 implementation of the disk quota s
ii xfsdump 2.2.48-1 Administrative utilities for the X
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]