Bug 3000 - CM (installed on NFS mount) crashes when accessing subscribed newsgroup in NNTP account
Summary: CM (installed on NFS mount) crashes when accessing subscribed newsgroup in NN...
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: NNTP (show other bugs)
Version: 3.9.3
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2013-09-10 16:06 UTC by Sven
Modified: 2013-09-10 16:12 UTC (History)
0 users

See Also:


Attachments

Description Sven 2013-09-10 16:06:54 UTC
When running compiled CM from an NFS mount and trying to access subscribed newsgroups of the NNTP account, it segfaults. Doing the same on a "local installation" (local disks on workstation) works just fine!?

Trace back:

folderview.c:2111:newly selected 0xff8fa0, opened (nil)
folderview.c:2157:Folder comp.lang.perl.misc is selected
folderview.c:2173:Opening folder comp.lang.perl.misc...
folder.c:2157:Scanning folder comp.lang.perl.misc for cache changes.
** Message: Account 'Usenet (DO NOT USE)': Connecting to NNTP server: news.molgen.mpg.de:119...

[New Thread 0x7fffde304700 (LWP 17429)]
nntp-thread.c:248:found nntp 0xb47de0

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffde304700 (LWP 17429)]
0x000000550000068f in ?? ()
(gdb) 
(gdb) 
(gdb) 
(gdb) thread apply all bt

Thread 3 (Thread 0x7fffde304700 (LWP 17429)):
#0  0x000000550000068f in ?? ()
#1  0x00007ffff2abb654 in mailstream_logger_internal (s=0x7fffd00009e0, buf=0x7fffd0000a80, count=Unhandled dwarf expression opcode 0xf3
) at mailstream_low.c:407
#2  mailstream_low_read (s=0x7fffd00009e0, buf=0x7fffd0000a80, count=Unhandled dwarf expression opcode 0xf3
) at mailstream_low.c:231
#3  0x00007ffff2abcb38 in mailstream_feed_read_buffer (s=0x7fffd0000a20) at mailstream.c:322
#4  0x00007ffff2ababf0 in mailstream_read_line_append (stream=0x7fffd0000a20, line=0xb27c00) at mailstream_helper.c:101
#5  0x00007ffff2abac79 in mailstream_read_line_remove_eol (stream=Unhandled dwarf expression opcode 0xf3
) at mailstream_helper.c:116
#6  0x00007ffff2af4399 in read_line (f=0xb47de0, s=Unhandled dwarf expression opcode 0xf3
) at newsnntp.c:1832
#7  newsnntp_connect (f=0xb47de0, s=Unhandled dwarf expression opcode 0xf3
) at newsnntp.c:195
#8  0x000000000061ed21 in connect_run (op=0xb47790) at nntp-thread.c:334
#9  0x0000000000647749 in thread_run (data=0xb28390) at etpan-thread-manager.c:351
#10 0x00007ffff3a2ff5a in start_thread (arg=0x7fffde304700) at pthread_create.c:305
#11 0x00007ffff1a33d1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fffdee0b700 (LWP 17426)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166
#1  0x00007ffff2ac0133 in mailsem_internal_wait (s=0xea9390) at mailsem.c:121
#2  0x000000000064769f in thread_run (data=0xfe3270) at etpan-thread-manager.c:331
#3  0x00007ffff3a2ff5a in start_thread (arg=0x7fffdee0b700) at pthread_create.c:305
#4  0x00007ffff1a33d1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fffed5bf900 (LWP 17425)):
#0  0x00007ffff1a2acdf in __poll (fds=Unhandled dwarf expression opcode 0xf3
) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ffff32e32b4 in g_main_context_poll (context=0xbb3290, block=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/glib/gmain.c:3584
#2  g_main_context_iterate (context=0xbb3290, block=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/glib/gmain.c:3285
#3  0x00007ffff32e33d4 in g_main_context_iteration (context=0xbb3290, may_block=1) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/glib/gmain.c:3351
#4  0x00007ffff7094c21 in IA__gtk_main_iteration () at /scratch/local/bee-root/gtk2/gtk2-2.24.13-0/source/gtk/gtkmain.c:1345
#5  0x000000000061ec8b in threaded_run (folder=0x1052b50, param=0x7fffffff4bc0, result=0x7fffffff4bb0, func=0x61ecc1 <connect_run>) at nntp-thread.c:292
#6  0x000000000061ee2c in nntp_threaded_connect (folder=0x1052b50, server=0xed9a60 "news.molgen.mpg.de", port=119) at nntp-thread.c:369
#7  0x000000000050ff1f in news_session_new (folder=0x1052b50, server=0xed9a60 "news.molgen.mpg.de", port=119, userid=0x0, passwd=0x0, ssl_type=SSL_NONE) at news.c:353
#8  0x00000000005101e3 in news_session_new_for_folder (folder=0x1052b50) at news.c:384
#9  0x0000000000510763 in news_session_get (folder=0x1052b50) at news.c:497
#10 0x00000000005129e0 in news_get_num_list (folder=0x1052b50, item=0x1053ed0, msgnum_list=0x7fffffff9e48, old_uids_valid=0x7fffffff9e44) at news.c:1042
#11 0x0000000000499f63 in folder_item_scan_full (item=0x1053ed0, filtering=1) at folder.c:2160
#12 0x0000000000499528 in folder_item_process_open (item=0x1053ed0, before_proc_func=0, after_proc_func=0, data=0x0) at folder.c:2009
#13 0x00000000004996af in folder_item_open (item=0x1053ed0) at folder.c:2044
#14 0x00000000004ace70 in folderview_selected (ctree=0xba13e0, row=0xff8fa0, column=-1, folderview=0xd6bce0) at folderview.c:2182
#15 0x00000000006b47b3 in claws_marshal_VOID__POINTER_INT (closure=0xd75250, return_value=0x0, n_param_values=3, param_values=0x7fffffffa320, invocation_hint=0x7fffffffa2c0, 
    marshal_data=0x0) at claws-marshal.c:348
#16 0x00007ffff35cdbe0 in g_closure_invoke (closure=0xd75250, return_value=0x0, n_param_values=3, param_values=0x7fffffffa320, invocation_hint=0x7fffffffa2c0)
    at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/gobject/gclosure.c:777
#17 0x00007ffff35def70 in signal_emit_unlocked_R (node=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/gobject/gsignal.c:3551
#18 0x00007ffff35e6d77 in g_signal_emit_valist (instance=0xba13e0, signal_id=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/gobject/gsignal.c:3300
#19 0x00007ffff35e6f92 in g_signal_emit (instance=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/gobject/gsignal.c:3356
#20 0x000000000066e3c9 in gtk_cmctree_select (ctree=0xba13e0, node=0xff8fa0) at gtkcmctree.c:3903
#21 0x0000000000668454 in real_unselect_all (clist=0xba13e0) at gtkcmctree.c:2881
---Type <return> to continue, or q <return> to quit---
#22 0x0000000000697915 in gtk_sctree_real_unselect_all (clist=0xba13e0) at gtksctree.c:792
#23 0x0000000000684ff3 in gtk_cmclist_unselect_all (clist=0xba13e0) at gtkcmclist.c:3666
#24 0x000000000069620c in select_row (sctree=0xba13e0, row=26, col=1, state=16, _node=0x0) at gtksctree.c:383
#25 0x0000000000696cfe in gtk_sctree_button_press (widget=0xba13e0, event=0x10dd590) at gtksctree.c:554
#26 0x00007ffff7097319 in _gtk_marshal_BOOLEAN__BOXED (closure=0xb8f7f0, return_value=0x7fffffffd9f0, n_param_values=Unhandled dwarf expression opcode 0xf3
)
    at /scratch/local/bee-root/gtk2/gtk2-2.24.13-0/source/gtk/gtkmarshalers.c:86
#27 0x00007ffff35cdbe0 in g_closure_invoke (closure=0xb8f7f0, return_value=0x7fffffffd9f0, n_param_values=2, param_values=0x7fffffffdaa0, invocation_hint=0x7fffffffda40)
    at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/gobject/gclosure.c:777
#28 0x00007ffff35decf0 in signal_emit_unlocked_R (node=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/gobject/gsignal.c:3589
#29 0x00007ffff35e6a1b in g_signal_emit_valist (instance=0xba13e0, signal_id=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/gobject/gsignal.c:3310
#30 0x00007ffff35e6f92 in g_signal_emit (instance=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/gobject/gsignal.c:3356
#31 0x00007ffff71af15e in gtk_widget_event_internal (widget=0xba13e0, event=0x10dd590) at /scratch/local/bee-root/gtk2/gtk2-2.24.13-0/source/gtk/gtkwidget.c:5010
#32 0x00007ffff70956b4 in IA__gtk_propagate_event (widget=0xba13e0, event=0x10dd590) at /scratch/local/bee-root/gtk2/gtk2-2.24.13-0/source/gtk/gtkmain.c:2490
#33 0x00007ffff7095a0b in IA__gtk_main_do_event (event=0x10dd590) at /scratch/local/bee-root/gtk2/gtk2-2.24.13-0/source/gtk/gtkmain.c:1685
#34 0x00007ffff6d0b37c in gdk_event_dispatch (source=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/gtk2/gtk2-2.24.13-0/source/gdk/x11/gdkevents-x11.c:2403
#35 0x00007ffff32e2fe5 in g_main_dispatch (context=0xbb3290) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/glib/gmain.c:2715
#36 g_main_context_dispatch (context=0xbb3290) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/glib/gmain.c:3219
#37 0x00007ffff32e3318 in g_main_context_iterate (context=0xbb3290, block=Unhandled dwarf expression opcode 0xf3
) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/glib/gmain.c:3290
#38 0x00007ffff32e3712 in g_main_loop_run (loop=0xb6ee00) at /scratch/local/bee-root/glib2/glib2-2.34.0-0/source/glib/gmain.c:3484
#39 0x00007ffff7094a17 in IA__gtk_main () at /scratch/local/bee-root/gtk2/gtk2-2.24.13-0/source/gtk/gtkmain.c:1257
#40 0x00000000004cec3d in main (argc=1, argv=0x7fffffffe1b8) at main.c:1551

Note You need to log in before you can comment on or make changes to this bug.