[g-a-devel]at-spi segfaulting



HI Michael,

At line 139 of registryd/desktop.c, there is a check:

g_return_if_fail (SPI_IS_DESKTOP(app->desktop));

This normally just prints a warning and returns as expected, but occasionally segfaults. The debugger doesn't give many useful hints, it traces into BONOBO_TYPE_FUNC_FULL, but doesn't reveal much after that.

Not sure why app->desktop isn't a desktop, but in the first place...

Any clues?

Marc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]