Comment 5 for bug 1405385

Revision history for this message
Dr. David Alan Gilbert (dgilbert-h) wrote :

a backtrace from a coredump or gdb would be better; it'll tell us the line the abort is on and the state at that point.
Run it under gdb and do

bt full

and paste the result.