b***@artifex.com
2016-06-17 23:35:41 UTC
http://bugs.ghostscript.com/show_bug.cgi?id=696845
Bug ID: 696845
Summary: Seg fault reading transparency_example.ps with
--saved-pages-test
Product: Ghostscript
Version: master
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: General
Assignee: ***@artifex.com
Reporter: ***@artifex.com
QA Contact: gs-***@ghostscript.com
Word Size: ---
The following command segafaults:
bin/gs -o test.ppm -sDEVICE=ppmraw --saved-pages-test -dJOBSERVER \
./tests_private/comparefiles/transparency_example.ps
gdb suggests it's a clist issue:
(gdb) where
#0 0x0000000000000000 in ?? ()
#1 0x0000000000667b19 in clist_init_data (dev=0x20a1dd8, init_data=0x0,
data_size=0) at ./base/gxclist.c:412
#2 0x0000000000667f7d in clist_reset (dev=0x20a1dd8) at ./base/gxclist.c:497
#3 0x00000000006686b9 in clist_init (dev=0x20a1dd8) at ./base/gxclist.c:573
#4 0x0000000000668c11 in clist_open (dev=0x20a1dd8) at ./base/gxclist.c:724
#5 0x000000000066dddb in do_page_save (pdev=0x20a1dd8, page=0x7fffffffb5e0,
save_files=0x7fffffffb5d0) at ./base/gxclpage.c:84
#6 0x000000000066ef40 in gx_saved_pages_list_print (pdev=0x20a1dd8,
list=0x2097098, param=0xfd5fcf " normal flush", param_size=13,
printed_count=0x7fffffffd960) at ./base/gxclpage.c:571
#7 0x000000000066fcd4 in gx_saved_pages_param_process (pdev=0x20a1dd8,
param=0xfd5fca "print normal flush", param_size=18) at ./base/gxclpage.c:870
#8 0x0000000000a839b2 in gs_main_init_with_args (minst=0x1f6ea40, argc=7,
argv=0x7fffffffe528) at ./psi/imainarg.c:247
#9 0x0000000000463d75 in main (argc=7, argv=0x7fffffffe528) at ./psi/gs.c:96
(gdb)
Bug ID: 696845
Summary: Seg fault reading transparency_example.ps with
--saved-pages-test
Product: Ghostscript
Version: master
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: General
Assignee: ***@artifex.com
Reporter: ***@artifex.com
QA Contact: gs-***@ghostscript.com
Word Size: ---
The following command segafaults:
bin/gs -o test.ppm -sDEVICE=ppmraw --saved-pages-test -dJOBSERVER \
./tests_private/comparefiles/transparency_example.ps
gdb suggests it's a clist issue:
(gdb) where
#0 0x0000000000000000 in ?? ()
#1 0x0000000000667b19 in clist_init_data (dev=0x20a1dd8, init_data=0x0,
data_size=0) at ./base/gxclist.c:412
#2 0x0000000000667f7d in clist_reset (dev=0x20a1dd8) at ./base/gxclist.c:497
#3 0x00000000006686b9 in clist_init (dev=0x20a1dd8) at ./base/gxclist.c:573
#4 0x0000000000668c11 in clist_open (dev=0x20a1dd8) at ./base/gxclist.c:724
#5 0x000000000066dddb in do_page_save (pdev=0x20a1dd8, page=0x7fffffffb5e0,
save_files=0x7fffffffb5d0) at ./base/gxclpage.c:84
#6 0x000000000066ef40 in gx_saved_pages_list_print (pdev=0x20a1dd8,
list=0x2097098, param=0xfd5fcf " normal flush", param_size=13,
printed_count=0x7fffffffd960) at ./base/gxclpage.c:571
#7 0x000000000066fcd4 in gx_saved_pages_param_process (pdev=0x20a1dd8,
param=0xfd5fca "print normal flush", param_size=18) at ./base/gxclpage.c:870
#8 0x0000000000a839b2 in gs_main_init_with_args (minst=0x1f6ea40, argc=7,
argv=0x7fffffffe528) at ./psi/imainarg.c:247
#9 0x0000000000463d75 in main (argc=7, argv=0x7fffffffe528) at ./psi/gs.c:96
(gdb)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are receiving this mail because:
You are the QA Contact for the bug.