Comment 1 for bug 83421

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug. The packages have a -dbgysm variant containing the debug symbols you can install, that's described on https://wiki.ubuntu.com/DebuggingProgramCrash. A crash to alloc looks like a memory corruption. Could you try to get a valgrind log (https://wiki.ubuntu.com/Valgrind) for the problem?