GNOME Bugzilla – Bug 169115
GTK 2.6.4 crashes on windows 98
Last modified: 2005-03-09 02:34:58 UTC
Steps to reproduce: 1. Install GTK 2.6.2 or 2.6.4 from Tor Lillqvist's site http://www.gimp.org/~tml/gimp/win32/downloads.html . The installation must be performed on win98 machine. 2. Run gtk-demo utility from gtk+-dev package. 3. Select any demo to run (e.g. Button Boxes). The application will crash. This happens to (almost) all my gtk2 applications, which work perfectly with gtk 2.4. It seems that it's gtk 2.6 specific bug. Stack trace: Other information:
This may be either related to, or the same as, bug 168608. I don't have a nice backtrace from gkt-demo to compare, but a lot of the same functions in bug 168608 appear in the reports generated by Dr. Watson.
Let's assume it's a dupe. At least gtk-demo works for me now in Win98 after fixing bug #168608. *** This bug has been marked as a duplicate of 168608 ***