Search found 1 match

by deadmeat
Mon May 23, 2005 4:13 pm
Forum: Bugs
Topic: Client problems on Linux
Replies: 10
Views: 2513

I fixed this error in the gtk-v2 client:

libpng error: Invalid image width
Segmentation fault

The error was occuring in png.c and probably relates to a bug or something in libpng on my platform (also AMD64, altho using Ubuntu). In the function png_to_data() it currently calls.

png_get_IHDR(png ...