GNOME Bugzilla – Bug 564628
Pan segmentation fault when posting
Last modified: 2008-12-30 21:30:47 UTC
Steps to reproduce: 1. run pan 2. post to newsgroup 3. close post window or send article 4. segmentation fault Stack trace: (gdb) run Starting program: /usr/bin/pan (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb74136d0 (LWP 5387)] [New Thread 0xb70a4b90 (LWP 5390)] [New Thread 0xb68a3b90 (LWP 5391)] [New Thread 0xb60a2b90 (LWP 5392)] [New Thread 0xb58a1b90 (LWP 5393)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb74136d0 (LWP 5387)] 0xb79731c8 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0 (gdb) thread apply all bt
+ Trace 210828
Thread 1 (Thread 0xb74136d0 (LWP 5387))
Other information: * Distribution: Archlinux * Pan 0.133 * Glib2 2.18.3 * gtk2 2.14.5
confirmed on debian testing Pan 0.132 segfaults every time is posting a message. (gdb) bt
+ Trace 211040
Thread 1 (Thread 0xb73c16c0 (LWP 6108))
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!