GNOME Bugzilla – Bug 348241
2.9.8 causes crashes on startup.
Last modified: 2006-07-25 10:18:21 UTC
gtkmm 2.9.8 (with cairomm 0.6.0, gtk 2.10 and glibmm 2.10.4 (tried 2.11.2 too)) crashes all the gtkmm dependant applications (I tested). Attaching debug backtraces (where I cut off, they repeated themselves) and valgrind log.
Created attachment 69326 [details] Glom Backtrace
Created attachment 69327 [details] PrefixSuffix Backtrace
Created attachment 69328 [details] Workrave Backtrace
Created attachment 69329 [details] PrefixSuffix Valgrind log
Hopefully this is fixed by gtkmm 2.9.9. Please test and reopen if not. The addition of a signal with a corresponding virtual method probably caused an ABI break by changing an object size.
It works - thanks a lot, you ROCK!