[Users] [Bug 3594] New: IMAP SSL connection crash

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Jan 8 16:29:43 CET 2016


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3594

            Bug ID: 3594
           Summary: IMAP SSL connection crash
    Classification: Unclassified
           Product: Claws Mail
           Version: 3.9.0
          Hardware: HP
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: Folders/IMAP
          Assignee: users at lists.claws-mail.org
          Reporter: rrosmanov at gmail.com

Claws Mail crashes when I choose Message - Receive - Get from current account
(Ctrl - I).

GDB output:
```
$ gdb claws-mail
GNU gdb (Gentoo 7.10.1 vanilla) 7.10.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from claws-mail...Reading symbols from
/usr/lib64/debug//usr/bin/claws-mail.debug...(no debugging symbols
found)...done.
(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/claws-mail 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffe8996700 (LWP 14348)]
[New Thread 0x7fffe34a9700 (LWP 14350)]

** (claws-mail:14343): WARNING **: IMAP: can't get cert


Program received signal SIGSEGV, Segmentation fault.
0x00007ffff2b3b584 in free () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff2b3b584 in free () from /lib64/libc.so.6
#1  0x00000000005bb981 in imap_threaded_connect_ssl ()
#2  0x000000000049f8c8 in imap_session_get ()
#3  0x00000000004a1208 in imap_scan_required ()
#4  0x0000000000497836 in folderview_check_new ()
#5  0x00000000004ae56c in inc_account_mail_real ()
#6  0x00000000004aec4d in inc_mail ()
#7  0x00007ffff376e2b5 in g_closure_invoke () from
/usr/lib64/libgobject-2.0.so.0
#8  0x00007ffff377ffac in signal_emit_unlocked_R () from
/usr/lib64/libgobject-2.0.so.0
#9  0x00007ffff3788634 in g_signal_emit_valist () from
/usr/lib64/libgobject-2.0.so.0
#10 0x00007ffff3788897 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#11 0x00007ffff6fbf680 in _gtk_action_emit_activate () from
/usr/lib64/libgtk-x11-2.0.so.0
#12 0x00007ffff6fbfe29 in closure_accel_activate () from
/usr/lib64/libgtk-x11-2.0.so.0
#13 0x00007ffff376e2b5 in g_closure_invoke () from
/usr/lib64/libgobject-2.0.so.0
#14 0x00007ffff377ffac in signal_emit_unlocked_R () from
/usr/lib64/libgobject-2.0.so.0
#15 0x00007ffff3788144 in g_signal_emit_valist () from
/usr/lib64/libgobject-2.0.so.0
#16 0x00007ffff3788897 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#17 0x00007ffff6fba82e in gtk_accel_group_activate () from
/usr/lib64/libgtk-x11-2.0.so.0
#18 0x00007ffff6fbbc01 in gtk_accel_groups_activate () from
/usr/lib64/libgtk-x11-2.0.so.0
#19 0x00007ffff71aa865 in gtk_window_activate_key () from
/usr/lib64/libgtk-x11-2.0.so.0
#20 0x00007ffff71aa8e1 in gtk_window_key_press_event () from
/usr/lib64/libgtk-x11-2.0.so.0
#21 0x00007ffff707d5df in _gtk_marshal_BOOLEAN__BOXED () from
/usr/lib64/libgtk-x11-2.0.so.0
#22 0x00007ffff376e2b5 in g_closure_invoke () from
/usr/lib64/libgobject-2.0.so.0
#23 0x00007ffff377fea2 in signal_emit_unlocked_R () from
/usr/lib64/libgobject-2.0.so.0
#24 0x00007ffff3788144 in g_signal_emit_valist () from
/usr/lib64/libgobject-2.0.so.0
#25 0x00007ffff3788897 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#26 0x00007ffff719463c in gtk_widget_event_internal () from
/usr/lib64/libgtk-x11-2.0.so.0
#27 0x00007ffff707bdff in gtk_propagate_event () from
/usr/lib64/libgtk-x11-2.0.so.0
#28 0x00007ffff707c1bb in gtk_main_do_event () from
/usr/lib64/libgtk-x11-2.0.so.0
#29 0x00007ffff6cf129c in gdk_event_dispatch () from
/usr/lib64/libgdk-x11-2.0.so.0
#30 0x00007ffff346d8ed in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#31 0x00007ffff346dbd0 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#32 0x00007ffff346def2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#33 0x00007ffff707b137 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#34 0x0000000000446832 in main ()
```

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list