Bug#653061: libgs9 exports symbols conflicting with the same symbols in libjpeg8

2011-12-28 Thread Bill Allombert
On Fri, Dec 23, 2011 at 11:27:18PM +0100, Bill Allombert wrote: On Fri, Dec 23, 2011 at 03:46:59PM -0600, Jonathan Nieder wrote: Hi, Jean Brefort wrote: Three symbols are concerned: jpeg_mem_init, jpeg_mem_term and jpeg_mem_available. Building an executable using the two

Bug#653061: libgs9 exports symbols conflicting with the same symbols in libjpeg8

2011-12-23 Thread Jean Brefort
Package: libgs9 Version: 9.04~dfsg-3 Severity: important Three symbols are concerned: jpeg_mem_init, jpeg_mem_term and jpeg_mem_available. Building an executable using the two libraries might crash. This happens for me with gnumeric (from git) when goffice is built with eps support and when I

Bug#653061: libgs9 exports symbols conflicting with the same symbols in libjpeg8

2011-12-23 Thread Jonathan Nieder
Hi, Jean Brefort wrote: Three symbols are concerned: jpeg_mem_init, jpeg_mem_term and jpeg_mem_available. Building an executable using the two libraries might crash. This happens for me with gnumeric (from git) when goffice is built with eps support and when I try to add a jpeg image

Bug#653061: libgs9 exports symbols conflicting with the same symbols in libjpeg8

2011-12-23 Thread Bill Allombert
On Fri, Dec 23, 2011 at 03:46:59PM -0600, Jonathan Nieder wrote: Hi, Jean Brefort wrote: Three symbols are concerned: jpeg_mem_init, jpeg_mem_term and jpeg_mem_available. Building an executable using the two libraries might crash. This happens for me with gnumeric (from git)

Bug#653061: libgs9 exports symbols conflicting with the same symbols in libjpeg8

2011-12-23 Thread Jean Brefort
Sample stack trace: #0 0x7fffef66486b in ?? () from /usr/lib/libgs.so.9 #1 0x7fffeea3a997 in jinit_memory_mgr (cinfo=0x7ffea380) at jmemmgr.c:1059 #2 0x7fffeea1b32e in jpeg_CreateDecompress (cinfo=0x7ffea380, version=optimized out, structsize=656) at jdapimin.c:59