GNOME Bugzilla – Bug 111444
Segfault on shift-s
Last modified: 2006-06-18 05:11:30 UTC
select all filtered files (ctrl-a) and then queue them for downlaod (shift-s) BAM! --- segfault here is contents of pan_backtrace per site instructions: Script started on Wed 23 Apr 2003 11:59:14 AM CDT ]0;jgbiggs@gort:~[jgbiggs@gort jgbiggs]$ uname -a Linux gort 2.4.20-9 #1 Wed Apr 2 13:42:50 EST 2003 i686 i686 i386 GNU/Linux ]0;jgbiggs@gort:~[jgbiggs@gort jgbiggs]$ LD_ASSUME_KERNEL=2.4.1 gdb ./pan GNU gdb Red Hat Linux (5.3post-0.20021129.18rh) Copyright 2003 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-gnu"... (gdb) handle SIGUSR1 NO nosh top noprint Signal Stop Print Pass to program Description SIGUSR1 No No Yes User defined signal 1 (gdb) hank dle SIG32 notsho sho top noprint Signal Stop Print Pass to program Description SIG32 No No Yes Real-time event 32 (gdb) r --disable-crash-dialog Starting program: /usr/local/bin/pan --disable-crash-dialog [New Thread 16384 (LWP 2605)] [New Thread 32769 (LWP 2606)] [New Thread 16386 (LWP 2607)] [New Thread 32771 (LWP 2608)] [New Thread 49156 (LWP 2609)] [New Thread 65541 (LWP 2610)] [New Thread 81926 (LWP 2611)] [New Thread 98311 (LWP 2612)] Extra content at the end of the document Extra content at the end of the document [New Thread 114696 (LWP 2614)] [New Thread 131081 (LWP 2615)] [Thread 114696 (LWP 2614) exited] [New Thread 147464 (LWP 2616)] [Thread 131081 (LWP 2615) exited] [Thread 147464 (LWP 2616) exited] [New Thread 163848 (LWP 2622)] [Thread 163848 (LWP 2622) exited] [New Thread 180232 (LWP 2624)] [Thread 180232 (LWP 2624) exited] [New Thread 196616 (LWP 2626)] [Thread 196616 (LWP 2626) exited] Program received signal SIGSEGV, Segmentation fault.
+ Trace 36199
Thread 32771 (LWP 2608)
(gdb) quit The program is running. Exit anyway? (y or n) y ]0;jgbiggs@gort:~[jgbiggs@gort jgbiggs]$ exit Script done on Wed 23 Apr 2003 12:06:03 PM CDT
*** This bug has been marked as a duplicate of 111435 ***