Segmentation fault
Status: Inactive
Brought to you by:
markroth8
Hi,
i use your Lexmark driver under Gentoo Linux Kernel 2.6.x
but i cant print. :)
When i starddet a printjob he started for 1sec. and stopped
and i see in the logfile form cups this.
[17/Feb/2005:01:41:41 +0100] [Job 1]
15290 Segmentation fault | `dirname $0`/x125_cmyk
size=$1 hdpi=$2 device=$3 mode=$4 bidi=$5
I dont understadn, what is the Problem and I hope you
can help me.
Thanks
ZZHAT
Logged In: YES
user_id=1274039
I have seen the same message trying to print a letter size
postscript document with the printer set to a4 paper size.
Then I added the -dFIXEDMEDIA option to the gs command line in
x125_cmyk_print.sh.
It helped!
Logged In: YES
user_id=1287057
I've just installed the driver on Suse 9.3 and it works partially. "make
test" produced a file and I could print it.
Using the wrapper script produced a segfault. I've found the
recommendation to use -dFIXEDMEDIA and that helped for the
example postscript files included in the driver.
Using the test postscript file from Suse (as is default when testing a
printer in YaST) I still get this segfault. So it seems to depend on the ps
file to be printed which is a pity.
Logged In: YES
user_id=1287057
Update: After having applied the available patches for the C source file
I can print fine.