[Users] ok. now i'm sure claws-mail is seg faulting

Paul claws at thewildbeast.co.uk
Fri Aug 21 08:56:47 CEST 2020


On Thu, 20 Aug 2020 21:07:04 -0700
<briand at pounceofcats.com> wrote: 

> What should i do to help ?
> 
> I see that there is a --debug flag in the options, so i would assume i want
> to run with that.
> 
> anything else ?

First explain what "deleted an entry" means, so that we can try to reproduce
your crash.

State what kind of account it is (IMAP or POP).

Upgrade to the latest Claws Mail release (or, even better, the latest GIT
code), and verify that the crash is still happening.

If it is reproducible, then perhaps that's you part done.

Otherwise, if it is not reproducible, run through gdb with --debug and get a
backtrace:

$ gdb
file [path to claws-mail executable]
run --debug
[CRASH HERE]
bt full

Then share the bt full output.

with regards

Paul


More information about the Users mailing list