Comment 213 for bug 625793

Revision history for this message
Karl Lattimer (karl-qdh) wrote :

@Yura, what would be useful is a backtrace from gdb

So when the bug is happening;

gdb attach pid_of_gsd

> stop
> bt

You'll need gsd and libgnomekbd and libxklavier debug packages installed so the symbols end up being useful.