Comment 5 for bug 834403

Revision history for this message
Chris Halse Rogers (raof) wrote : Re: software-center-gtk3 crashed with signal 5 in _XError()

Hm. The XGetWindowProperty call in the backtrace looks suspicious - from window_is_xembed in canberra-gtk-module.c:373 it's asking for the window properties on Window ID 0, which is unlikely to be valid.

I think that might be where to look.