Comment 12 for bug 38754

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

Your backtraces don't look like a crash, SIGINT usually means that you got a backtrace with gdb while the program was still working. Could you wait for a crash and then type "thread apply all bt" to get a backtrace from the problem?