Comment 32 for bug 1295440

Revision history for this message
In , Enrico-gueli+kdebug (enrico-gueli+kdebug) wrote :

As the core file is too big to be added as an attachment (it's 19MB), I've put it in my Dropbox: https://www.dropbox.com/s/n4j0xxdoo7z1igh/core.16677.xz

It's the output of
sudo gcore `pidof muon-updater` && xz -9 core.`pidof muon-updater` && echo core.`pidof muon-updater`.xz
(note the leading "sudo" otherwise the dump didn't work)