Bug 3324 - Frequent seg faults when using NNTP
Summary: Frequent seg faults when using NNTP
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: NNTP (show other bugs)
Version: 3.11.0
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2014-11-09 01:05 UTC by Marvin
Modified: 2014-11-25 09:46 UTC (History)
0 users

See Also:


Attachments
thread-apply-all-bt (2.80 KB, text/plain)
2014-11-15 06:20 UTC, Marvin
no flags Details

Description Marvin 2014-11-09 01:05:40 UTC
I get too frequent seg faults when using newsgroups. I use gmane and SSL.

Some examples:

1) error 14 in wqy-zenhei.ttc

2) error 14

3) error 4 in libgnutls.so

I think these coincide with network pressure, i.e. network bandwidth is limited due to bandwidth consumption. So whenever the network is busy and slow these happen.

Some details:

linux 3.16.3
claws-mail -V    
Claws Mail version 3.11.0
runtime GTK+ 2.24.20 / GLib 2.36.4
buildtime GTK+ 2.24.20 / GLib 2.36.4
Compiled-in features:
 GnuTLS
 iconv
 libetpan 1.5

I'm trying 3.11.1 now.
Comment 1 Paul 2014-11-09 13:16:22 UTC
See this: http://claws-mail.org/faq/index.php/Debugging_Claws
Comment 2 Marvin 2014-11-09 22:13:27 UTC
Followed the intsructions but could not get a crash. I suspect that gdb serializes away the code path that leads to a crash. I could not get a crash just running without gdb either though. So -g might also effect the outcome. Perhaps that's a clue but not much of one I know. I'll try gdb -p <pid> and see if that is different. If you have any other ideas I will try them if I'm able.
Comment 3 Marvin 2014-11-15 06:20:18 UTC
Created attachment 1449 [details]
thread-apply-all-bt
Comment 4 Marvin 2014-11-15 06:22:07 UTC
This is in 3.11.1 it is definitely an issue when the network is saturated by utilizing downstream bandwidth.

This was not with -g unfortunately.
Comment 5 Marvin 2014-11-25 07:57:06 UTC
These seem to be the significant entries from stdout

gtkcmctree.c:3668 Condition node != NULL failed
traceback:

0:  /bin/claws-mail(gtk_cmctree_expand+0x158)

24: /bin/claws-mail(grouplist_dialog+0x965)


Also from the kernel:
traps: claws-mail[19393] general protection ip:7f2982695830 sp:7f297ea319c8 error:0 in libetpan.so.17.1.0

Do to freq. of crashes while using nntp I'm guessing the feature is not used by many others.

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