Bug 691853

Summary: When issue pdf2ps we got a coredump
Product: Ghostscript Reporter: leopoldo.aguilera.gonzalez
Component: TextAssignee: Ken Sharp <ken.sharp>
Status: RESOLVED FIXED    
Severity: normal CC: alex
Priority: P4    
Version: 9.00   
Hardware: HP   
OS: HP-UX   
Customer: Word Size: ---
Attachments: Core file
The PDF

Description leopoldo.aguilera.gonzalez 2010-12-27 19:28:00 UTC
Created attachment 7067 [details]
Core file

# pdf2ps clt1088.pdf
Memory fault(coredump)
#
Comment 1 Alex Cherepanov 2010-12-27 21:57:09 UTC
Unfortunately, Ghostscript developers don't have access to HP-UX and
the core file is of little use to us.

Please attach your PDF file. The bug may be reproducible on more common
platforms.

You can also try the current development version. There's always a chance that
the bug has been fixed since the last release.

If the problem exists in the current version but cannot be reproduced on
common platforms, we need an account on a HP-UX box where the problem
can be debugged.
Comment 2 leopoldo.aguilera.gonzalez 2010-12-27 22:04:35 UTC
Created attachment 7068 [details]
The PDF
Comment 3 leopoldo.aguilera.gonzalez 2010-12-27 22:05:59 UTC
Sure, we can use my HPUX box to debbug the issue. Just send me the directions.

Thx
Comment 4 leopoldo.aguilera.gonzalez 2010-12-27 22:09:47 UTC
I thought I was using the lastest version (9.0) Is there a newer one????
Comment 5 Alex Cherepanov 2010-12-27 23:05:41 UTC
Ghostscript Subversion repository is available for reading.
See http://svn.ghostscript.com/ for details.

Current development version has switched to a new PS generator.
It should have completely new set of bugs. The old PS generator is
still accessible through the command line, e.g.
gs -sDEVICE=pswrite -o OUTPUT.PS INPUT.PDF

I cannot reproduce the bug on Linux AMD64 or Windows i686.
So debugging on HP-UX is necessary. My public ssh key is available at
http://spectre.ghostscript.com/~alexcher/id_rsa.pub
You need to add this key to SOME_HOME_DIR/.ssh/authorized_keys .

BTW, the new generator seems to miss 0 termination in
%%CreationDate: D:20101227172132-05'00'╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠╠d
Comment 6 Alex Cherepanov 2010-12-27 23:37:15 UTC
And the unterminated string is fixed by the rev. 11979.
However, this bug is unrelated to HP-UX crash.
Comment 7 leopoldo.aguilera.gonzalez 2010-12-27 23:40:32 UTC
Im behind a firewall, which I dont have access, so I dont think you would be able to access to my box. Why dont you sent me the instructions and I upload all the files that you may need.

Thx

SACBUR_D$ gs -sDEVICE=pswrite -o OUTPUT.PS clt1088.pdf
GPL Ghostscript  9.00 (2010-09-14)
Copyright (C) 2010 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Memory fault(coredump)
SACBUR_D$
Comment 8 leopoldo.aguilera.gonzalez 2010-12-27 23:42:45 UTC
SACBUR_D$ tusc gs -sDEVICE=pswrite -o OUTPUT.PS clt1088.pdf > tusc.txt
SACBUR_D$ cat tusc.txt
execve("/usr/local/bin/gs", 0x680f1928, 0x680f1940) ................................................................................................................................. = 0 [32-bit]
open("/usr/lib/dld.sl", O_RDONLY, 010770) ........................................................................................................................................... = 3
read(3, "02\v010e0512@ \0I = 1 90\0\0\0\0".., 128) .................................................................................................................................. = 128
lseek(3, 128, SEEK_SET) ............................................................................................................................................................. = 128
read(3, "10\0\004\0\0\0( \003F d \0\0\0\0".., 48) ................................................................................................................................... = 48
mmap(NULL, 214628, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB|MAP_STATICPREDICTION, 3, 65536) ........................................................................................ = 0xc0010000
mmap(NULL, 20096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_SHLIB, 3, 327680) ................................................................................................. = 0x680eb000
close(3) ............................................................................................................................................................................ = 0
sysconf(_SC_CPU_VERSION) ............................................................................................................................................................ = 532
utssys(0x680f4048, 60, 0) ........................................................................................................................................................... = 0
getuid() ............................................................................................................................................................................ = 132 (132)
getuid() ............................................................................................................................................................................ = 132 (132)
getgid() ............................................................................................................................................................................ = 400 (400)
getgid() ............................................................................................................................................................................ = 400 (400)
mmap(NULL, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) .................................................................................................. = 0x680e9000
mmap(NULL, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) ................................................................................................. = 0x680e3000
open("/opt/graphics/OpenGL/lib/libogltls.sl", O_RDONLY, 0200) ....................................................................................................................... ERR#2 ENOENT
open("/usr/lib/libc.2", O_RDONLY, 0200) ............................................................................................................................................. = 3
fstat(3, 0x680f4880) ................................................................................................................................................................ = 0
read(3, "0214010e0512@ \0\0\0\0\0\0\0\0\0".., 128) .................................................................................................................................. = 128
lseek(3, 128, SEEK_SET) ............................................................................................................................................................. = 128
read(3, "10\0\004\0\0\0( \014a8L \0\010\0".., 48) ................................................................................................................................... = 48
read(3, "80\0\0\v\0\0\004\0\0\0\0", 12) ............................................................................................................................................. = 12
mmap(NULL, 1355776, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 3, 454656) ........................................................................................................... = 0xc0100000
mmap(NULL, 45056, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_SHLIB, -1, 0) ....................................................................................... = 0x680d8000
mmap(0x680d0000, 32768, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_SHLIB, 3, 1810432) ................................................................................ = 0x680d0000
mmap(NULL, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) ................................................................................................. = 0x680cc000
close(3) ............................................................................................................................................................................ = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) .................................................................................................. = 0x680ca000
open("/usr/lib/libdld.2", O_RDONLY, 0200) ........................................................................................................................................... = 3
fstat(3, 0x680f4a40) ................................................................................................................................................................ = 0
read(3, "02\v010e0512@ \0I 4 e501\0\0\0\0".., 128) .................................................................................................................................. = 128
lseek(3, 128, SEEK_SET) ............................................................................................................................................................. = 128
read(3, "10\0\004\0\0\0( \0\0) \ \0\010\0".., 48) ................................................................................................................................... = 48
read(3, "80\0\0\v\0\0\004\0\0\0\0", 12) ............................................................................................................................................. = 12
mmap(NULL, 12288, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 3, 8192) ............................................................................................................... = 0xc0004000
mmap(NULL, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_SHLIB, 3, 20480) ................................................................................................... = 0x680c9000
close(3) ............................................................................................................................................................................ = 0
open("/usr/lib/libm.2", O_RDONLY, 0200) ............................................................................................................................................. = 3
fstat(3, 0x680f4880) ................................................................................................................................................................ = 0
read(3, "0210010e0512@ \0\0\0\0\0\0\0\0\0".., 128) .................................................................................................................................. = 128
lseek(3, 128, SEEK_SET) ............................................................................................................................................................. = 128
read(3, "10\0\004\0\0\0( \002b1c4\0\010\0".., 48) ................................................................................................................................... = 48
read(3, "80\0\0\v\0\0\004\0\0\0\0", 12) ............................................................................................................................................. = 12
mmap(NULL, 180224, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 3, 98304) ............................................................................................................. = 0xc0090000
mmap(NULL, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_SHLIB, 3, 278528) .................................................................................................. = 0x680c8000
close(3) ............................................................................................................................................................................ = 0
mmap(NULL, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) ................................................................................................. = 0x680c4000
mmap(NULL, 128, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) ................................................................................................... = 0x680c3000
sigsetreturn(0x680cdfbe, 0x6211989, 1392) ........................................................................................................................................... = 0
sysconf(_SC_CPU_VERSION) ............................................................................................................................................................ = 532
brk(0x40a21618) ..................................................................................................................................................................... = 0
brk(0x40a23600) ..................................................................................................................................................................... = 0
brk(0x40a24000) ..................................................................................................................................................................... = 0
brk(0x40a26000) ..................................................................................................................................................................... = 0
open("/usr/lib/nls/loc/locales.2/american.iso88591", O_RDONLY, 0200) ................................................................................................................ ERR#2 ENOENT
open("/usr/lib/nls/loc/locales.2/en_US.iso88591", O_RDONLY, 0200) ................................................................................................................... = 3
fstat(3, 0x680f7e80) ................................................................................................................................................................ = 0
read(3, "0210010e0512@ \0\0\0\0\0\0\0\0\0".., 128) .................................................................................................................................. = 128
lseek(3, 128, SEEK_SET) ............................................................................................................................................................. = 128
read(3, "10\0\004\0\0\0( \0\0: f4\0\010\0".., 48) ................................................................................................................................... = 48
read(3, "80\0\001\0\0\0  9 2 4 5 ", 12) ............................................................................................................................................. = 12
mmap(NULL, 16384, PROT_READ|PROT_EXEC, MAP_SHARED|MAP_SHLIB, 3, 4096) ............................................................................................................... = 0xc0d08000
mmap(NULL, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_SHLIB, 3, 20480) .................................................................................................. = 0x680bf000
close(3) ............................................................................................................................................................................ = 0
stat("/usr/lib/nls/loc/locales.2/en_US.iso88591", 0x680f7480) ....................................................................................................................... = 0
open("/usr/lib/nls/american/iso88591/locale.inf", O_RDONLY, 056) .................................................................................................................... ERR#2 ENOENT
gettimeofday(0x680f1c88, 0x680f1c90) ................................................................................................................................................ = 0
gettimeofday(0x680f25c8, 0x680f25d0) ................................................................................................................................................ = 0
brk(0x40a27000) ..................................................................................................................................................................... = 0
brk(0x40a28000) ..................................................................................................................................................................... = 0
brk(0x40a30000) ..................................................................................................................................................................... = 0
brk(0x40a35000) ..................................................................................................................................................................... = 0
brk(0x40a3a000) ..................................................................................................................................................................... = 0
brk(0x40a3e000) ..................................................................................................................................................................... = 0
brk(0x40a42000) ..................................................................................................................................................................... = 0
brk(0x40a43000) ..................................................................................................................................................................... = 0
brk(0x40a4e000) ..................................................................................................................................................................... = 0
brk(0x40a53000) ..................................................................................................................................................................... = 0
brk(0x40a54000) ..................................................................................................................................................................... = 0
brk(0x40a58000) ..................................................................................................................................................................... = 0
brk(0x40a5a000) ..................................................................................................................................................................... = 0
brk(0x40a5e000) ..................................................................................................................................................................... = 0
brk(0x40a66000) ..................................................................................................................................................................... = 0
brk(0x40a6a000) ..................................................................................................................................................................... = 0
brk(0x40a6d000) ..................................................................................................................................................................... = 0
ioctl(1, TCGETA, 0x680f4938) ........................................................................................................................................................ ERR#25 ENOTTY
GPL Ghostscript  9.00 (2010-09-14)
Copyright (C) 2010 Artifex Software, Inc.  All rights reserved.
This software comes with NO Wwrite(1, "G P L   G h o s t s c r i p t   ".., 128) ................................................................................................................................. = 128
ARRANTY: see the file PUBLIC for details.
write(1, "A R R A N T Y :   s e e   t h e ".., 42) .................................................................................................................................. = 42
brk(0x40a71000) ..................................................................................................................................................................... = 0
brk(0x40a74000) ..................................................................................................................................................................... = 0
brk(0x40a76000) ..................................................................................................................................................................... = 0
brk(0x40a7b000) ..................................................................................................................................................................... = 0
brk(0x40a7f000) ..................................................................................................................................................................... = 0
brk(0x40a82000) ..................................................................................................................................................................... = 0
brk(0x40a8f000) ..................................................................................................................................................................... = 0
brk(0x40a9f000) ..................................................................................................................................................................... = 0
brk(0x40aae000) ..................................................................................................................................................................... = 0
brk(0x40abe000) ..................................................................................................................................................................... = 0
brk(0x40acd000) ..................................................................................................................................................................... = 0
brk(0x40add000) ..................................................................................................................................................................... = 0
brk(0x40aed000) ..................................................................................................................................................................... = 0
brk(0x40afc000) ..................................................................................................................................................................... = 0
brk(0x40b0c000) ..................................................................................................................................................................... = 0
brk(0x40b1c000) ..................................................................................................................................................................... = 0
brk(0x40b2b000) ..................................................................................................................................................................... = 0
brk(0x40b3b000) ..................................................................................................................................................................... = 0
brk(0x40b4a000) ..................................................................................................................................................................... = 0
brk(0x40b5a000) ..................................................................................................................................................................... = 0
brk(0x40b6a000) ..................................................................................................................................................................... = 0
brk(0x40b79000) ..................................................................................................................................................................... = 0
brk(0x40b89000) ..................................................................................................................................................................... = 0
brk(0x40b99000) ..................................................................................................................................................................... = 0
brk(0x40ba8000) ..................................................................................................................................................................... = 0
brk(0x40bb8000) ..................................................................................................................................................................... = 0
open("/usr/local/share/ghostscript/9.00/Resource/Init/ProcSet/CIDInit", O_RDONLY, 0666) ............................................................................................. ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/lib/ProcSet/CIDInit", O_RDONLY, 0666) ....................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Font/ProcSet/CIDInit", O_RDONLY, 0666) ............................................................................................. ERR#2 ENOENT
open("/usr/local/share/ghostscript/fonts/ProcSet/CIDInit", O_RDONLY, 0666) .......................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/ghostscript/ProcSet/CIDInit", O_RDONLY, 0666) .................................................................................................. ERR#2 ENOENT
open("/usr/local/share/fonts/default/Type1/ProcSet/CIDInit", O_RDONLY, 0666) ........................................................................................................ ERR#2 ENOENT
open("/usr/local/share/fonts/default/TrueType/ProcSet/CIDInit", O_RDONLY, 0666) ..................................................................................................... ERR#2 ENOENT
open("/usr/lib/DPS/outline/base/ProcSet/CIDInit", O_RDONLY, 0666) ................................................................................................................... ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/Type1/ProcSet/CIDInit", O_RDONLY, 0666) ............................................................................................................ ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/TrueType/ProcSet/CIDInit", O_RDONLY, 0666) ......................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Init/ProcSet/CIDInit", O_RDONLY, 0666) ............................................................................................. ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/lib/ProcSet/CIDInit", O_RDONLY, 0666) ....................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Font/ProcSet/CIDInit", O_RDONLY, 0666) ............................................................................................. ERR#2 ENOENT
open("/usr/local/share/ghostscript/fonts/ProcSet/CIDInit", O_RDONLY, 0666) .......................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/ghostscript/ProcSet/CIDInit", O_RDONLY, 0666) .................................................................................................. ERR#2 ENOENT
open("/usr/local/share/fonts/default/Type1/ProcSet/CIDInit", O_RDONLY, 0666) ........................................................................................................ ERR#2 ENOENT
open("/usr/local/share/fonts/default/TrueType/ProcSet/CIDInit", O_RDONLY, 0666) ..................................................................................................... ERR#2 ENOENT
open("/usr/lib/DPS/outline/base/ProcSet/CIDInit", O_RDONLY, 0666) ................................................................................................................... ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/Type1/ProcSet/CIDInit", O_RDONLY, 0666) ............................................................................................................ ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/TrueType/ProcSet/CIDInit", O_RDONLY, 0666) ......................................................................................................... ERR#2 ENOENT
sysfs(0x5, NULL, 0x2000) ............................................................................................................................................................ = 0
open("/usr/local/share/ghostscript/9.00/Resource/Init/Encoding", O_RDONLY|0x200000, 020100) ......................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/lib/Encoding", O_RDONLY|0x200000, 020000) ................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Font/Encoding", O_RDONLY|0x200000, 020000) ......................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/fonts/Encoding", O_RDONLY|0x200000, 020000) ...................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/ghostscript/Encoding", O_RDONLY|0x200000, 020000) .............................................................................................. ERR#2 ENOENT
open("/usr/local/share/fonts/default/Type1/Encoding", O_RDONLY|0x200000, 020000) .................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/TrueType/Encoding", O_RDONLY|0x200000, 020000) ................................................................................................. ERR#2 ENOENT
open("/usr/lib/DPS/outline/base/Encoding", O_RDONLY|0x200000, 020000) ............................................................................................................... ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/Type1/Encoding", O_RDONLY|0x200000, 020000) ........................................................................................................ ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/TrueType/Encoding", O_RDONLY|0x200000, 020000) ..................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Init/Encoding/Wingdings", O_RDONLY, 0666) .......................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/lib/Encoding/Wingdings", O_RDONLY, 0666) .................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Font/Encoding/Wingdings", O_RDONLY, 0666) .......................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/fonts/Encoding/Wingdings", O_RDONLY, 0666) ....................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/ghostscript/Encoding/Wingdings", O_RDONLY, 0666) ............................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/Type1/Encoding/Wingdings", O_RDONLY, 0666) ..................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/TrueType/Encoding/Wingdings", O_RDONLY, 0666) .................................................................................................. ERR#2 ENOENT
open("/usr/lib/DPS/outline/base/Encoding/Wingdings", O_RDONLY, 0666) ................................................................................................................ ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/Type1/Encoding/Wingdings", O_RDONLY, 0666) ......................................................................................................... ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/TrueType/Encoding/Wingdings", O_RDONLY, 0666) ...................................................................................................... ERR#2 ENOENT
brk(0x40bc8000) ..................................................................................................................................................................... = 0
brk(0x40bd8000) ..................................................................................................................................................................... = 0
brk(0x40be7000) ..................................................................................................................................................................... = 0
brk(0x40bf7000) ..................................................................................................................................................................... = 0
brk(0x40c07000) ..................................................................................................................................................................... = 0
brk(0x40c16000) ..................................................................................................................................................................... = 0
open("/usr/local/share/ghostscript/9.00/Resource/Init/Encoding/Wingdings", O_RDONLY, 0666) .......................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/lib/Encoding/Wingdings", O_RDONLY, 0666) .................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Font/Encoding/Wingdings", O_RDONLY, 0666) .......................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/fonts/Encoding/Wingdings", O_RDONLY, 0666) ....................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/ghostscript/Encoding/Wingdings", O_RDONLY, 0666) ............................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/Type1/Encoding/Wingdings", O_RDONLY, 0666) ..................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/TrueType/Encoding/Wingdings", O_RDONLY, 0666) .................................................................................................. ERR#2 ENOENT
open("/usr/lib/DPS/outline/base/Encoding/Wingdings", O_RDONLY, 0666) ................................................................................................................ ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/Type1/Encoding/Wingdings", O_RDONLY, 0666) ......................................................................................................... ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/TrueType/Encoding/Wingdings", O_RDONLY, 0666) ...................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Init/Fontmap", O_RDONLY, 0666) ..................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/lib/Fontmap", O_RDONLY, 0666) ............................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/9.00/Resource/Font/Fontmap", O_RDONLY, 0666) ..................................................................................................... ERR#2 ENOENT
open("/usr/local/share/ghostscript/fonts/Fontmap", O_RDONLY, 0666) .................................................................................................................. ERR#2 ENOENT
open("/usr/local/share/fonts/default/ghostscript/Fontmap", O_RDONLY, 0666) .......................................................................................................... ERR#2 ENOENT
open("/usr/local/share/fonts/default/Type1/Fontmap", O_RDONLY, 0666) ................................................................................................................ ERR#2 ENOENT
open("/usr/local/share/fonts/default/TrueType/Fontmap", O_RDONLY, 0666) ............................................................................................................. ERR#2 ENOENT
open("/usr/lib/DPS/outline/base/Fontmap", O_RDONLY, 0666) ........................................................................................................................... ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/Type1/Fontmap", O_RDONLY, 0666) .................................................................................................................... ERR#2 ENOENT
open("/usr/openwin/lib/X11/fonts/TrueType/Fontmap", O_RDONLY, 0666) ................................................................................................................. ERR#2 ENOENT
brk(0x40c18000) ..................................................................................................................................................................... = 0
brk(0x40c1d000) ..................................................................................................................................................................... = 0
brk(0x40c22000) ..................................................................................................................................................................... = 0
brk(0x40c27000) ..................................................................................................................................................................... = 0
brk(0x40c2b000) ..................................................................................................................................................................... = 0
  Received signal 11, SIGSEGV, in user mode, [SIG_DFL], partial siginfo
    Siginfo: si_code: I_NONEXIST, faulting address: 0x8, si_errno: 0
    PC: 0x1c5a67, instruction: 0x0f50109c
exit(11) [implicit] ................................................................................................................................................................. WIFSIGNALED(SIGSEGV)|WCOREDUMP
SACBUR_D$
Comment 9 Alex Cherepanov 2010-12-28 03:38:31 UTC
The firewall can be bypassed using "ssh -R ...". 
I'll set up a host for you to log in if you agree to do this.

You can also try to compile gs using gcc.
For instance: CC=gcc ./configure
Comment 10 leopoldo.aguilera.gonzalez 2010-12-28 16:41:46 UTC
Fixed, there were some dependencies packages, after install them the utility ran ok!!!

Build-time dependencies: 	Mesa cairo expat fontconfig freetype gettext jpeg lcms libXrender libiconv libpng make pixman renderproto tiff zlib

Run-time dependencies: 	Mesa cairo expat fontconfig freetype gettext jpeg lcms libXrender libiconv libpng pixman tiff zlib

Rerfence:

http://wiki-ux.info/wiki/How_to_use_Ghostscript

http://hpux.connect.org.uk/hppd/hpux/PostScript/ghostscript-8.71.1/

Thx for your time and support.

Best Regards!!!