After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 172273 - Stock icons on Windows 98 crash
Stock icons on Windows 98 crash
Status: RESOLVED DUPLICATE of bug 169349
Product: gtk+
Classification: Platform
Component: [obsolete] stock-icons
2.6.x
Other All
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-03-31 15:56 UTC by Leandro Fanzone
Modified: 2005-03-31 17:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Leandro Fanzone 2005-03-31 15:56:32 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.
Comment 1 Tor Lillqvist 2005-03-31 17:16:06 UTC
Already fixed in CVS. (See bug #

*** This bug has been marked as a duplicate of 169349 ***