Public bug report changed: https://launchpad.net/malone/bugs/34384
Comment: Hi, >This happens without accessibility, I haven't tried it with since >accessibility is >currently broken on amd64. Can you point me in the direction of the bug report for this. I haven't been able to find it. The problem seems to be caused by a patch that was added to Yelp to make it accessible (at least until mozilla fix things upstream). During developement, this patch was applied and caused trouble on i386 (even when accessibility was disabled) due to accessibility being broken. This may be due to something similar however the stack traces are decidedly different. To see if this is the issue, you could rebuild yelp without the accessible workaround. apt-get source yelp then, in the file src/yelp-html.cpp look for the line: html->priv->timeout = g_timeout_add (2000, (GSourceFunc) timeout_update_gok, html); and comment it out. Recompile and test. If yelp still crashes, something much darker is at work. As for the stack trace, Daniel Holbach has provided a full stack trace upstream in bug: http://bugzilla.gnome.org/show_bug.cgi?id=334408 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs