GNOME Bugzilla – Bug 172273
Stock icons on Windows 98 crash
Last modified: 2005-03-31 17:16:06 UTC
Please describe the problem: If I try to use any feature that includes stock icons (calling a message dialog, for example), the application crashes on Windows 98, while on Windows XP works OK. Steps to reproduce: 1. Write a program using GtkMessageDialog and compile it for Windows 2. Install the Runtime on Windows 98 3. Try and execute it Actual results: The application crashes with the following message: g_strsplit: assertion `string != NULL´ failed Expected results: The message dialog should appear normally Does this happen every time? Yes Other information: It only fails on Windows 98; on Windows XP works OK.
Already fixed in CVS. (See bug # *** This bug has been marked as a duplicate of 169349 ***