Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

crash on "send postcard"

Holten Scholten
Registered User
Join date: 28 Jul 2005
Posts: 4
02-06-2006 04:19
This is reproducible with the same warning/error. Select "take snapshot" from the file menu, try to send a postcard.

From: someone
2006-02-06T11:49:22Z WARNING: JPEG parameter struct mismatch: library thinks size is 428, caller expects 372
2006-02-06T11:49:22Z WARNING: LLImageJPEG decode failed: JPEG parameter struct mismatch: library thinks size is 428, caller expects 372
2006-02-06T11:49:22Z INFO: remove_marker_file()


Snapshot to disk doesn't appear to do anything. Upload as texture works.

Ubuntu 5.10, NVidia 76.67. ldd confirms that secondlife-bin is picking up lib/libjpeg.so, not the system library. Tested with and without MALLOC_DEBUG_, which doesn't seem necessary on this system (kernel 2.6.12-10-386, libc 2.3.5-1ubuntu12),
Holten Scholten
Registered User
Join date: 28 Jul 2005
Posts: 4
fix
02-06-2006 04:45
Moving lib/libjpeg.so out of the way so sl-bin uses the system library worked; I can now send postcards. The system library is libjpeg62, package version 6b-10.