On 2018-09-08 12:00, Carsten Schoenert wrote:
Does that rule out an upstreams problem?
Only if we know if the same issue is also not present in the upstream
version 60.0, aka the same version the Debian build is based on.
Debian is using since some months GCC8 and LLVM6.0 so we might again
find some regressions about compiler flags as Mozilla is still using
quite old compilers (compared to GCC8) which working differently while
creating the binary code.
I made a quick attempt at building Thunderbird myself from the Debian
source package, and it seems to crash the same way as the official one.
Which could actually be good, since that means that - with the proper
direction - I *might* be able to help debug why it crashes for me.
What I don't know is how to print any relevant messages for debugging,
since it's all wrapped up in data types I can't even begin to unravel on
my own...
Torbjörn