Running the following command causes Xarchiver to segfault. $ xarchiver --extract-to=/home/priyank/Desktop/auto_sampledata.tar.bz2 Xarchiver 0.5.0beta2 (©)2005-2008 Giuseppe Torelli [1] 24503 segmentation fault xarchiver --extract-to=/home/priyank/Desktop/auto_sampledata.tar.bz2 following is the gdb trace: ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb73ad6c0 (LWP 24496)] 0xb758d8c8 in strcmp () from /lib/libc.so.6 (gdb) bt #0 0xb758d8c8 in strcmp () from /lib/libc.so.6 #1 0x0806ca81 in lzma_bzip2_extract (archive=0x8fd3ad8, dummy=0x0) at bzip2.c:190 #2 0x08054f70 in main (argc=2, argv=0xbfde71a4) at main.c:146 (gdb)
This bug was fixed in the svn development version. Thank you for taking the time to file this bug. I appreciated it.