[mapserver-users] mapserver compiled with jpeg v7 and GDAL with internal JPEG results in core dumps (SIGSEGV)

Ethan Alpert ealpert at digitalglobe.com
Thu Dec 15 11:23:28 EST 2011


I agree. Problem here is I now have to downgrade jpeg because GDAL will only work with v62.

Since I have a whole suite of image processing utilities I will have to rebuild my entire runtime.





You can not safely mix libraries of different versions. There's absolutely no 
guarantee that GDAL will use the internal libjpeg if an application links to 
GDAL and another version of libjpeg. The best is to rebuild GDAL with external 
libjpeg support, so that both GDAL and mapserver use the same version of 
libjpeg.




This electronic communication and any attachments may contain confidential and proprietary 
information of DigitalGlobe, Inc. If you are not the intended recipient, or an agent or employee 
responsible for delivering this communication to the intended recipient, or if you have received 
this communication in error, please do not print, copy, retransmit, disseminate or 
otherwise use the information. Please indicate to the sender that you have received this 
communication in error, and delete the copy you received. DigitalGlobe reserves the 
right to monitor any electronic communication sent or received by its employees, agents 
or representatives.



More information about the mapserver-users mailing list