When accessibility is enabled, the Metacity process will have a display open for the accessibility bridge GTK+ module; if an X IO error is received on that display, this will hit the Metacity XIOErrorHandler, since XIOErrorHandler's are global for the process, which causes a meta_bug() rather than a graceful exit. (See bug 537843 for the atexit() XCloseDisplay() in atk-bridge that turns this from unlikely to very likely.) We should just exit in this case. [Maybe _exit() to work around the atk-bridge problem]
*** Bug 524372 has been marked as a duplicate of this bug. ***
*** Bug 524885 has been marked as a duplicate of this bug. ***
*** Bug 532941 has been marked as a duplicate of this bug. ***
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
*** Bug 541228 has been marked as a duplicate of this bug. ***
*** Bug 544111 has been marked as a duplicate of this bug. ***
*** Bug 546892 has been marked as a duplicate of this bug. ***
*** Bug 549339 has been marked as a duplicate of this bug. ***
*** Bug 550772 has been marked as a duplicate of this bug. ***
This was fixed by metacity-2.28.0-13.fc12 in fedora-updates