Package: xfsprogs Version: 2.8.10-1 Followup-For: Bug #293631
Just a "me too". I mistyped the device name and started xfs_admin on a reiserfs partition: xfs_admin: unexpected XFS SB magic number 0x00000000 xfs_admin: read failed: Invalid argument xfs_admin: data size check failed Segmentation fault Running GDB on xfs_db (recompiled with -g using debian package) gives this backtrace: xfs_admin: unexpected XFS SB magic number 0x00000000 xfs_admin: read failed: Invalid argument xfs_admin: data size check failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1478080832 (LWP 10337)] 0xa7e6ce54 in pthread_mutex_lock () from /lib/tls/libpthread.so.0 (gdb) bt #0 0xa7e6ce54 in pthread_mutex_lock () from /lib/tls/libpthread.so.0 #1 0xa7f50666 in pthread_mutex_lock () from /lib/tls/libc.so.6 #2 0x080aaefa in cache_node_put (node=0x0) at cache.c:363 #3 0x0806aaf3 in libxfs_mount (mp=0x80c8180, sb=0x80c8180, dev=771, logdev=0, rtdev=0, flags=3) at init.c:660 #4 0x08062f2d in init (argc=5, argv=0xaff30044) at init.c:126 #5 0x08063166 in main (argc=-1477655424, argv=0xa7fa6440) at init.c:154 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-rc3 Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8) Versions of packages xfsprogs depends on: ii libc6 2.3.6-16 GNU C Library: Shared libraries ii libreadline5 5.1-4 GNU readline and history libraries ii libuuid1 1.38+1.39-WIP-2005.12.31-1 universally unique id library xfsprogs recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

