Comment 6 for bug 1542947

Revision history for this message
Thomas Voß (thomas-voss) wrote :

If anyone manages to reproduce, please attach to media-hub with gdb via:

  sudo gdb -p `pidof media-hub-server`

And take a threaded backtrace by typing 't a a bt'. Pastebinning the output should give us a first hint.
Obviously, the more symbols we have on the backtrace, the better.