On Fri, 01 Jun 2007, Peter Palfrader wrote:
> Package: transfig
> Version: 1:3.2.5-rel-2
> Severity: normal
>
> [EMAIL PROTECTED]:/build/tor-trunk/doc/design-paper# fig2dev -L pdf
> interaction.fig interaction.pdf
> sh: gs: command not found
> Error in ghostcript command
> command was: gs -q -dNOPAUSE -sAutoRotatePages=None
> -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode
> -sDEVICE=pdfwrite
> -dPDFSETTINGS=/prepress -sOutputFile=interaction.pdf - -c quit
> *** glibc detected *** fig2dev: double free or corruption (!prev): 0x080be008
> ***
> ======= Backtrace: =========
> /lib/libc.so.6[0xb7e9815e]
> /lib/libc.so.6(cfree+0x90)[0xb7e9b7b0]
> /lib/libc.so.6(fclose+0x134)[0xb7e87194]
> fig2dev[0x804b5ff]
> /lib/libc.so.6(__libc_start_main+0xdc)[0xb7e45ebc]
> fig2dev[0x8049cb1]
> ======= Memory map: ========
> Aborted
Strange, the double free error doesn't occur on my system:
$ fig2dev -L pdf interaction.fig interaction.pdf
sh: gs: command not found
fig2dev: broken pipe (GhostScript aborted?)
command was: gs -q -dNOPAUSE -sAutoRotatePages=None
-dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sDEVICE=pdfwrite
-dPDFSETTINGS=/prepress -sOutputFile=interaction.pdf - -c quit
$ echo $?
1
So the issue may depend on the libc version or something similar...?
Could you try to reproduce the problem with an unstripped version
fig2dev?
Tschoeeee
Roland
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]