GNOME Bugzilla – Bug 465127
ghex2 crashes upon closing when started with a filename and accessibility support is enabled
Last modified: 2007-08-09 21:52:11 UTC
Please describe the problem: Now that there is life in ghex2 again I'm forwarding https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=246560 Upon closing ghex2 after opening a file (it seems to shutdown fine when starting it up with no parameters), it crashes if accessibility support was enabled with gnome-at-properties. Steps to reproduce: 1. ghex2 foo 2. close ghex2 Actual results: it crashes Expected results: exit fine Does this happen every time? yes, with both 2.8.2 and 2.19.0 on Fedora 7 (gnome 2.18) Other information: Likely a problem with a misplaced GDK_THREADS_ENTER. See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227828#c10 and the comments below it for some more details.
*** This bug has been marked as a duplicate of 424425 ***