A little further investigation locally gives the following. 0x2b1 doesn't really look like a valid pointer.
(gdb) f 0 #0 0xb76bd671 in wobblyHandleEvent (d=0x8076800, event=0xbff71528) at ../../plugins/wobbly.c:2168 2168 WOBBLY_WINDOW (ws->grabWindow); (gdb) print ws->grabWindow $1 = (CompWindow *) 0x854e010 (gdb) print ws->grabWindow->screen->display $2 = (CompDisplay *) 0x2b1 -- compiz.real crashed with SIGSEGV in wobblyHandleEvent() https://bugs.launchpad.net/bugs/125981 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
