Ticket #65 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

ePDFView crashes at printing

Reported by: anonymous Assigned to: jordi
Priority: major Version: 0.1.3
Keywords: Cc:

Description

Whenever I try to invoke print dialog, epdfview crashes. Linux 2.6.17, CUPS 1.1.23.

Tail of strace output:


recv(10, "0.000) 800\"\n*LanguageLevel:\t\"3\"\n"..., 8192, 0) = 8192
write(12, "0.000) 800\"\n*LanguageLevel:\t\"3\"\n"..., 8192) = 8192
time(NULL)                              = 1161546185
recv(10, " FoomaticRIPOptionSetting: Copie"..., 7610, 0) = 7610
write(12, " FoomaticRIPOptionSetting: Copie"..., 7610) = 7610
time(NULL)                              = 1161546185
close(12)                               = 0
open("/var/tmp/453bc9c9a4559", O_RDONLY) = 12
fstat64(12, {st_mode=S_IFREG|0600, st_size=17650, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6971000
read(12, "*PPD-Adobe: \"4.3\"\n*%\n*% For info"..., 4096) = 4096
read(12, "geSize=EnvMonarch\"\n*FoomaticRIPO"..., 4096) = 4096
read(12, "aType=Standard\"\n*FoomaticRIPOpti"..., 4096) = 4096
read(12, "cRIPOptionSetting: Copies=63\"\n*C"..., 4096) = 4096
read(12, "lvetica-BoldOblique: Standard \"("..., 4096) = 1266
read(12, "", 4096)                      = 0
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb6971000, 4096)                = 0
-- SIGSEGV (Segmentation fault) @ 0 (0) --
+++ killed by SIGSEGV +++
----

Change History

10/23/06 12:48:38 changed by anonymous

I have to add - used version of glibc is 2.3.6 .