Hi,
here is a backtrace from gdb: $ gdb gs GNU gdb 6.6.90.20070912-debian Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "hppa-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (gdb) r -sDEVICE=pdfwrite -sOutputFile=floorplan.pdf floorplan.eps Starting program: /usr/bin/gs -sDEVICE=pdfwrite -sOutputFile=floorplan.pdf floorplan.eps (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x4000 (LWP 1443)] GPL Ghostscript SVN PRE-RELEASE 8.61 (2007-08-02) Copyright (C) 2007 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Unrecoverable error: typecheck in vmreclaim Operand stack: 0 --nostringval-- setuserparams --nostringval-- VMReclaim 0 -2048 -2048 VMReclaim 0 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x4000 (LWP 1443)] names_mark_index (nt=<value optimized out>, nidx=<value optimized out>) at ./src/iname.c:338 338 if (pnstr->mark) (gdb) bt #0 names_mark_index (nt=<value optimized out>, nidx=<value optimized out>) at ./src/iname.c:338 #1 0x406408b0 in gc_trace (rp=<value optimized out>, pstate=0xc00c4a68, pmstack=0x1) at ./src/igc.c:975 #2 0x40640fd4 in gs_gc_reclaim (pspaces=<value optimized out>, global=1) at ./src/igc.c:326 #3 0x406cedc4 in context_reclaim (pspaces=0x360e8, global=1) at ./src/zcontext.c:283 #4 0x40618a54 in ireclaim (dmem=0x360e4, space=8) at ./src/ireclaim.c:153 #5 0x40613ef4 in interp_reclaim (pi_ctx_p=0x131bc, space=8) at ./src/interp.c:422 #6 0x40609974 in gs_main_finit (minst=0x13168, exit_status=0, code=0) at ./src/imain.c:752 #7 0x4060dab8 in gsapi_exit (lib=<value optimized out>) at ./src/iapi.c:261 #8 0x00010950 in main () Cheers, Torsten -- blog: http://twerner.blogspot.com/ homepage: http://www.twerner42.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]