Here is a backtrace from the SIGBUS failure that was happening on multiple
architectures, which may or may not correspond to the segfault on s390:

Program received signal SIGBUS, Bus error.
[Switching to Thread 2199023438384 (LWP 9501)]
0x00000200000652bc in jpeg_add_quant_table () from /usr/lib/libjpeg.so.62
(gdb) bt
#0  0x00000200000652bc in jpeg_add_quant_table () from
/usr/lib/libjpeg.so.62
#1  0x00000200000653d4 in jpeg_set_linear_quality ()
   from /usr/lib/libjpeg.so.62
#2  0x00000200000654b8 in jpeg_set_quality () from /usr/lib/libjpeg.so.62
#3  0x0000020000065b50 in jpeg_set_defaults () from /usr/lib/libjpeg.so.62
#4  0x0000000120082084 in gs_jpeg_set_defaults ()
#5  0x0000000120082460 in s_DCTE_put_params ()
#6  0x0000000120172f2c in psdf_DCT_filter ()
#7  0x000000012016f438 in ?? ()
#8  0x000000012016f200 in ?? ()
#9  0x000000012016fc18 in ?? ()
#10 0x0000000120170044 in gdev_psdf_put_params ()
#11 0x000000012019b2ec in gdev_pdf_put_params ()
#12 0x0000000120295d54 in gs_putdeviceparams ()
#13 0x00000001200d3448 in ?? ()
#14 0x00000001200aa7c4 in gs_interpret ()
#15 0x000000012009d8d8 in ?? ()
#16 0x000000012009ecd4 in gs_main_init2 ()
#17 0x00000001200a03c8 in ?? ()
#18 0x00000001200a1c08 in gs_main_init_with_args ()
#19 0x000000012003a95c in main ()
(gdb) quit

I don't know if this points to a problem in libjpeg?

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to