Bug 3294 - Claws mail crash unespectly
Summary: Claws mail crash unespectly
Status: RESOLVED WORKSFORME
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.10.1
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2014-09-29 14:38 UTC by vasgrant
Modified: 2015-02-25 16:17 UTC (History)
0 users

See Also:


Attachments

Description vasgrant 2014-09-29 14:38:44 UTC
Thread 4 (Thread 0x7fffe5565700 (LWP 21278)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007ffff3c632c3 in mailsem_internal_wait () from /usr/lib/libetpan.so.16
#2  0x00000000005d4410 in thread_run (data=0xa33ec0) at etpan-thread-manager.c:331
#3  0x00007ffff4fee0a4 in start_thread (arg=0x7fffe5565700) at pthread_create.c:309
#4  0x00007ffff2388c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7fffe741a700 (LWP 21265)):
#0  0x00007ffff23800ed in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007ffff4239ee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff423a272 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff62a1f06 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ffff4260925 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff4fee0a4 in start_thread (arg=0x7fffe741a700) at pthread_create.c:309
#6  0x00007ffff2388c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7ffff7faea00 (LWP 21260)):
#0  imap_threaded_noop (folder=0xde5420, p_exists=p_exists@entry=0x7fffffffde68, p_recent=p_recent@entry=0x7fffffffde6c, p_expunge=p_expunge@entry=0x7fffffffde70, 
    p_unseen=p_unseen@entry=0x7fffffffde74, p_uidnext=p_uidnext@entry=0x7fffffffde78, p_uidval=p_uidval@entry=0x7fffffffde7c) at imap-thread.c:1031
#1  0x000000000049bb27 in imap_cmd_noop (session=session@entry=0x2a43600) at imap.c:4052
#2  0x000000000049d07d in imap_ping (data=0x2a43600) at imap.c:560
#3  0x00007ffff423a613 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff4239b6d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007ffff4239f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007ffff423a272 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007ffff7285bc7 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#8  0x00000000004479f7 in main (argc=1, argv=0x7fffffffe308) at main.c:1559
Comment 1 Paul 2014-09-29 14:42:53 UTC
what are the steps to reproduce this crash?

http://www.thewildbeast.co.uk/claws-mail/bugzilla/page.cgi?id=bug-writing.html
Comment 2 vasgrant 2014-09-29 14:54:23 UTC
Dear Paul,

simply start claws-mail, after 5 minutes max, client crash.
the only thing that can bring you back is the gdb thread results.
I use Debian Jessie
You have any idea ? 

kind regards
Comment 3 vasgrant 2014-09-29 15:10:29 UTC
(In reply to comment #1)
> what are the steps to reproduce this crash?
> 
> http://www.thewildbeast.co.uk/claws-mail/bugzilla/page.cgi?id=bug-writing.
> html

Dear Paul,

simply start claws-mail, after 5 minutes max, client crash.
the only thing that can bring you back is the gdb thread results.
I use Debian Jessie
You have any idea ? 

kind regards
Comment 4 vasgrant 2014-09-29 15:18:29 UTC
(In reply to comment #2)
> Dear Paul,
> 
> simply start claws-mail, after 5 minutes max, client crash.
> the only thing that can bring you back is the gdb thread results.
> I use Debian Jessie
> You have any idea ? 
> 
> kind regards

(In reply to comment #3)
> (In reply to comment #1)
> > what are the steps to reproduce this crash?
> > 
> > http://www.thewildbeast.co.uk/claws-mail/bugzilla/page.cgi?id=bug-writing.
> > html
> 
> Dear Paul,
> 
> simply start claws-mail, after 5 minutes max, client crash.
> the only thing that can bring you back is the gdb thread results.
> I use Debian Jessie
> You have any idea ? 
> 
> kind regards

Sorry Paul, 

FYI,

on my claws-mail i've disable any plugin and the mailbox check, is setup to 5 minutes.

S.
Comment 5 Salvatore De Paolis 2014-09-29 15:28:01 UTC
It might look like related to libetpan and IMAP. Anyway check here
http://www.claws-mail.org/faq/index.php/Debugging_Claws
for better debug output.
Comment 6 Ricardo Mones 2015-02-25 16:17:19 UTC
Please reopen if you can reproduce this with a recent version (3.11.1-3 in Jessie at this moment). If you do, please install first the claws-mail-dbg package to get a better backtrace.

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