>From the stack trace it looks like QT ran another iteration of the event loop, 
>and as part of that ran another iteration of the GTK event loop (which we use 
>for icons, among other things).
This iteration crashed due to a miscommunication between GTK and X11 (via XLib 
via XCB).
GTK last call is to XPending, which just returns the number of pending events 
for the display.

I don't think this is caused by anything we do in the spread. 
I think we should report this bug against either GTK or most likely against X11 
or XCB.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/747648

Title:
  [spread] crashes in event loop

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to