Comment 9 for bug 278095

Revision history for this message
Matt Zimmerman (mdz) wrote :

The code in at-spi bridge.c:643 is:

  if (g_getenv ("AT_BRIDGE_SHUTDOWN"))

my best guess would be that char **environ is corrupted somehow