[Users] [Bug 3616] New: segfault setting up new CM in new userid

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Wed Feb 10 17:31:18 CET 2016


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

            Bug ID: 3616
           Summary: segfault setting up new CM in new userid
    Classification: Unclassified
           Product: Claws Mail
           Version: GIT
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: pf at pfortin.com

Created attachment 1632
  -->
http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1632&action=edit
gdb bt full

In a new userid, setting up CM fresh (no .claws-mail or Mail directories).
Claws Mail version 3.13.2git9

Via wizard, enter name (foo), email address (anything at gmail.com), click
auto-configure, enter password and accept all remaining defaults.

Upon clicking Save, I get:
----- on konsole:
$ cm --debug 2>&1 >  cm_new.log

** (cm:17743): WARNING **: failed to open directory:
/usr/local/etc/skel/.claws-mail
/home/cm/.claws-mail/clawsrc: fopen: No such file or directory
** Message: filtering log disabled

Segmentation fault

----- end of cm_new.log:
prefs_customheader.c:332:Reading custom header configuration...
folderview.c:332:setting titles...
folderview.c:765:called inc_lock (lock count 1)
folderview.c:766:Setting folder info...
msgcache.c:277:TIMING msgcache_get_msg_list : 0s000ms
folderview.c:792:called inc_unlock (lock count 0)
summaryview.c:1248:called inc_lock (lock count 1)
summaryview.c:1321:empty folder ((nil) (null) (nil) 0)

summaryview.c:1333:called inc_unlock (lock count 0)
summaryview.c:1334:TIMING summary_show : 0s000ms
mh.c:255:mh_get_last_num(): Scanning inbox ...

----- attached gdb just before clicking Save:
(gdb) cont
Continuing.
# clicked Save here
Program received signal SIGSEGV, Segmentation fault.
0x00007f4da77847fe in free () from /lib64/libc.so.6
(gdb) 
Continuing.
[Thread 0x7f4d9e470700 (LWP 17747) exited]

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
# so no backtrace...

The crash occurs after Mail/{draft,inbox,queue,sent,trash} directories are
created; but before the Welcome email is saved therein.

Removed all directories and retried with "gdb cm" -- bt full attached.

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



More information about the Users mailing list