Your message dated Sat, 18 Apr 2009 17:04:47 +0200
with message-id <20090418150447.ga21...@ipxxxxxx>
and subject line Re: Bug#157309: Any progress on this?
has caused the Debian Bug report #157309,
regarding gs dies when called from xdvi with a certain eps on alpha
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
157309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=157309
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gs
Version: 6.53-3
Severity: normal
When loading a certain (others work fine) eps-figure with:
he...@sixtyfor:~/texte/uni/BEC/Artikel02/1d-2002$ gs -sDEVICE=x11 -dNOPAUSE -q
-dDEVICEWIDTH=623 -dDEVICEHEIGHT=879 -dDEVICEXRESO Fig-g2.eps
Floating point exception (core dumped)
(this was originally done by xdvi, thus the parameters). I rebuild gs
with debugging symbols enabled (unstripped) and got as backtrace:
GNU gdb 2002-04-01-cvs
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "alpha-linux"...(no debugging symbols found)...
warning: core file may not match specified executable file.
Core was generated by `gs -sDEVICE=x11 -dNOPAUSE -q -dDEVICEWIDTH=623
-dDEVICEHEIGHT=879 -dDEVICEXRESO'.
Program terminated with signal 8, Arithmetic exception.
Reading symbols from /usr/lib/libpng.so.2...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libpng.so.2
Reading symbols from /usr/lib/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/X11R6/lib/libXt.so.6...
(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...
(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/X11R6/lib/libX11.so.6...
(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/lib/libgimpprint.so.1...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgimpprint.so.1
Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...
done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /usr/lib/libpaper.so.1...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libpaper.so.1
Reading symbols from /lib/libdl.so.2.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2.1
Reading symbols from /lib/libm.so.6.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.6.1
Reading symbols from /lib/libc.so.6.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6.1
Reading symbols from /usr/X11R6/lib/libSM.so.6...
(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...
(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/X11R6/lib/X11/locale/common/xlcDef.so.2...
(no debugging symbols found)...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/xlcDef.so.2
#0 0x1201d60c0 in gs_distance_transform2fixed ()
(gdb)
(gdb) bt full
#0 0x1201d60c0 in gs_distance_transform2fixed ()
No symbol table info available.
#1 0x1201e5d00 in set_char_width ()
No symbol table info available.
#2 0x1201e5a44 in gx_show_text_set_cache ()
No symbol table info available.
#3 0x1201e0aa8 in gs_text_setcachedevice ()
No symbol table info available.
#4 0x12000d360 in zchar_set_cache ()
No symbol table info available.
#5 0x12000bf80 in nobbox_finish ()
No symbol table info available.
#6 0x12000aa5c in charstring_execchar ()
No symbol table info available.
#7 0x12000a67c in ztype1execchar ()
No symbol table info available.
#8 0x120077ad4 in interp ()
No symbol table info available.
#9 0x120075d78 in gs_call_interp ()
No symbol table info available.
#10 0x120075bfc in gs_interpret ()
No symbol table info available.
#11 0x12006b544 in gs_main_run_string_end ()
No symbol table info available.
#12 0x12006b308 in gs_main_run_string_with_length ()
No symbol table info available.
#13 0x12006b22c in gs_main_run_string ()
No symbol table info available.
#14 0x12006e260 in run_string ()
No symbol table info available.
#15 0x12006e1dc in runarg ()
No symbol table info available.
#16 0x12006de18 in argproc ()
No symbol table info available.
#17 0x12006c61c in gs_main_init_with_args ()
No symbol table info available.
#18 0x120006c88 in main ()
No symbol table info available.
#19 0x2000047494c in __libc_start_main () from /lib/libc.so.6.1
No symbol table info available.
(gdb)
#0 0x1201d60c0 in gs_distance_transform2fixed ()
No symbol table info available.
#1 0x1201e5d00 in set_char_width ()
No symbol table info available.
#2 0x1201e5a44 in gx_show_text_set_cache ()
No symbol table info available.
#3 0x1201e0aa8 in gs_text_setcachedevice ()
No symbol table info available.
#4 0x12000d360 in zchar_set_cache ()
No symbol table info available.
#5 0x12000bf80 in nobbox_finish ()
No symbol table info available.
#6 0x12000aa5c in charstring_execchar ()
No symbol table info available.
#7 0x12000a67c in ztype1execchar ()
No symbol table info available.
#8 0x120077ad4 in interp ()
No symbol table info available.
#9 0x120075d78 in gs_call_interp ()
No symbol table info available.
#10 0x120075bfc in gs_interpret ()
No symbol table info available.
#11 0x12006b544 in gs_main_run_string_end ()
No symbol table info available.
#12 0x12006b308 in gs_main_run_string_with_length ()
No symbol table info available.
#13 0x12006b22c in gs_main_run_string ()
No symbol table info available.
#14 0x12006e260 in run_string ()
No symbol table info available.
#15 0x12006e1dc in runarg ()
No symbol table info available.
#16 0x12006de18 in argproc ()
No symbol table info available.
#17 0x12006c61c in gs_main_init_with_args ()
No symbol table info available.
#18 0x120006c88 in main ()
No symbol table info available.
#19 0x2000047494c in __libc_start_main () from /lib/libc.so.6.1
No symbol table info available.
(gdb) quit
I admit it is probably not very helpfull but before rebuilding every
single package listed in the bt I'd ask if you can direct me towards a
proper backtrace.
The same figure loads fine in gv directly or if the dvi-file is
converted (via dvips) into a .ps file.
I can provide you with the eps-file on request.
P.S. gs-gnu == gs ??
This system is woody except the updated experimental X libraries.
-- System Information
Debian Release: 3.0
Architecture: alpha
Kernel: Linux sixtyfor 2.4.17 #1 Mon Feb 25 21:41:29 CET 2002 alpha
Locale: lang=de...@euro, lc_ctype=de...@euro
Versions of packages gs depends on:
ii gs-common 0.3.3 Common files for different Ghostsc
ii libc6.1 2.2.5-11.1 GNU C Library: Shared libraries an
ii libgimpprint1 4.2.0-4 library necessary to use gimp-prin
ii libpaperg 1.1.8 Library for handling paper charact
ii libpng2 1.0.12-3.woody.2 PNG library - runtime
ii xlibs 4.2.0-0pre1v2 X Window System client libraries
ii zlib1g 1:1.1.4-1 compression library - runtime
--
Helge Kreutzmann, Dipl.-Phys. [email protected]
gpg signed mail preferred gpg-key: finger [email protected]
64bit GNU powered http://www.itp.uni-hannover.de/~kreutzm
Help keep free software "libre": http://www.freepatents.org/
--- End Message ---
--- Begin Message ---
Version: 8.62.dfsg.1-3.2lenny1
Hello Jonas,
On Sun, Mar 08, 2009 at 10:32:31AM +0100, Jonas Smedegaard wrote:
> On Sun, Mar 01, 2009 at 10:18:38PM +0100, Helge Kreutzmann wrote:
> >is there any progress on this bug? I've access to an alpha again,
> >albeit without X. So if you think it helps I can retest with forwarded
> >X (though I haven't received any answer from my last emails, so ...)
>
> It would be very appreciable if you could test this bug against current
> ghostscript.
Tested, does not crash anymore (hopefully I took the right figure, I'm
not 100% sure anymore)
> I must admit that I have not tested it myself. I see that it is a quite
> old bug, so I appreciate your insisting in getting it solved.
No problem, done herewith.
Greetings
Helge
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
signature.asc
Description: Digital signature
--- End Message ---