Comment 8 for bug 2036440

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Signal 6 is SIGABRT which usually means an assertion failed, which means the system log will contain an explanation. Next time it happens please run:

  journalctl -b0 > journal.txt

and attach the resulting text file here.