Am 06.05.2011 18:41, schrieb ~suv:
Most likely the segfault comes from pstoedit (do a google search, reported for several linux distros).
What happens if you call pstoedit by itself (even without any arguments) on the command line? Which version of pstoedit do you have installed?
Yes, you are right. The segmentation fault message ("Speicherzugriffsfehler" in German) is printed out everytime I call pstoedit.
*********************************************************************** pstoedit: version 3.50 / DLL interface 108 (build Jan 25 2010 - release build - g++ 4.4.3) : Copyright (C) 1993 - 2009 Wolfgang Glunz No output format specified (-f option) and format could not be deduced from suffix of output file since no output file name was given Usage: "pstoedit -f format inputfile outputfile" or run "pstoedit -help" to get a complete list available options. Speicherzugriffsfehler ***********************************************************************
So it is a matter of suppressing the output of pstoedit or, as a workaround, tell the extension script to ignore it.
Thank you for your hint.
Cheerz, Lars