Possible bug in gpdf?

Magnus Therning magnus at therning.org
Tue Dec 14 13:38:16 UTC 2004


I have been having problems with gpdf for a while now. It starts and
then simply hangs. Acroread and ggv works find on the same files, so
there is no problem with the documents. Nothing is printed in the
terminal, but it seems the last few calls it makes is

 fstat64(20, {st_mode=S_IFREG|0644, st_size=16032, ...}) = 0
 old_mmap(NULL, 19096, PROT_READ|PROT_EXEC, MAP_PRIVATE, 20, 0) = 0xb6d3b000
 old_mmap(0xb6d3f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 20, 0x3000) = 0xb6d3f000
 close(20)                               = 0
 gettimeofday({1103031233, 885794}, NULL) = 0
 gettimeofday({1103031233, 886914}, NULL) = 0
 writev(19, [{"GIOP\1\2\1\0\306\2\0\0", 12}, {"\260\352\377\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0g\264"..., 710}], 2) = 722
 poll([{fd=6, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}, {fd=19, events=POLLIN|POLLPRI}, {fd=18, events=POLLIN|POLLPRI}], 6, -1) = -1 EINTR (Interrupted system call)
 --- SIGWINCH (Window changed) @ 0 (0) ---
 poll( <unfinished ...>

The last call to poll is interrupted by a Ctrl-C in the terminal after
waiting for a few minutes.

Am I the only one experiencing this?

/M

--
Magnus Therning                    (OpenPGP: 0xAB4DFBA4)
magnus at therning.org
http://magnus.therning.org/

It is not the strongest of the species that survive, nor the most
intelligent, but the one most responsive to change.
     -- John McFee





More information about the ubuntu-users mailing list