Bug#682685: 2nd follow-up to Re: libglib-2.0: claws-mail segfault

2012-08-05 Thread Michael Stapelberg
Hi Cia, Quoting Cia Watson (2012-08-04 02:31:03) Doing that, I found different instructions for getting a backtrace for debug output, and did that. (i.e. run 'gdb claws-mail' and then 'run --debug' then request 'backtrace full'.) That’s just fine, thanks for the results, that was quite

Bug#682685: 2nd follow-up to Re: libglib-2.0: claws-mail segfault

2012-08-05 Thread Cia Watson
On 08/05/2012 12:26 PM, Michael Stapelberg wrote: The problem is a corrupted address book (the address book consists of the XML files in ~/.claws-mail/addrbook). claws-mail tries to access the 'uid' field of anaddress entry and crashes because that field is missing. removed Opening claws-mail

Bug#682685: 2nd follow-up to Re: libglib-2.0: claws-mail segfault

2012-08-03 Thread Cia Watson
On 08/03/2012 09:54 AM, Michael Stapelberg wrote: Can you please install claws-mail-dbg and gdb, then run the following commands in an xterm (or any other terminal emulator)? ulimit -c unlimited claws-mail Then, reproduce the crash and run gdb /usr/bin/claws-mail core. Enter backtrace full and