GNOME Bugzilla – Bug 336854
crash on twice unpacking to the same location
Last modified: 2006-04-04 11:26:06 UTC
Steps to reproduce: 1. unpack an archive to a chosen location 2. hit the unpack button again and unpack to the same location Stack trace: Backtrace was generated from '/usr/bin/file-roller' Using host libthread_db library "/lib/libthread_db.so.1". `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread -1224264016 (LWP 18666)] [New Thread -1245135968 (LWP 18667)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 67385
Thread 1 (Thread -1224264016 (LWP 18666))
Other information: in frame #4, fr_proc != NULL, but fr_proc->current_comm is -1 , so fr_proc->comm[-1] returns garbage i guess.
Note that I can reproduce this with .tar.gz & tar.bz2 , but not with .zip files.
unique and good trace, confirming
fixed in current CVS, thanks.