<posted & mailed>
I have the same thing happening on two computers configured with Mandrake
9.1
...ends up with:
0x40f10677 in waitpid () from /lib/i686/libpthread.so.0
#0 0x40f10677 in waitpid () from /lib/i686/libpthread.so.0
#1 0x40636e7b in KCrash::defaultCrashHandler(int) ()
from /usr/lib/libkdecore.so.4
Looks like a KDE problem.
I noticed the same thing attempting to set up faxing vis KDE.
When using browser Konqueror crashes on attempt to print - as does ANY KDE
program ... (conincidentally, Mozilla also won't print - does NOTHING.
Galeon prints fine.)
Any KDE answer folks out there?
Think I'll cross post to kde group.
RSP
> Hello,
> I am haveing trouble setting up my linux box to print to a printer
> attached to an HP 300x printserv. I can add the printer to the system,
> print a test page, but when I try to print from (specifically) KDE apps
> the application dies along with kprint. Details follow.
> I am trying to use CUPS as my print manager (if that is the correect
> term to use)
> The printer is a Canon BJC-250.
> If I add the printer frmo the web dialog for webmin and/or cups I am
> able to print a test page (pretty graphics and all) -but- after the
> printer is install in the OS things go badly.
> When I try to print from -anything- using kprint the application that
> spawned kprint and kprint die. This is of course unless I don't have a
> cups printer installed, then no proiblem until I add it then dead.
> Here is the results of that:
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...[New Thread 16384 (LWP 11444)]
> (no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...0x4165a677 in waitpid ()
> from /lib/i686/libpthread.so.0
> #0 0x4165a677 in waitpid () from /lib/i686/libpthread.so.0
> #1 0x40d80e7b in KCrash::defaultCrashHandler(int) ()
> from /usr/lib/libkdecore.so.4
> okay so this means little to nothing to me, so I check the cups logs:
> page_log:
> Printer 9 [13/May/2003:19:40:12 -0400] 0 1
> Printer 10 [13/May/2003:19:47:52 -0400] 0 1
> Canon 2 [15/May/2003:00:09:45 -0400] 0 1
> Canon 3 [15/May/2003:00:17:43 -0400] 0 1
> Printer 4 [15/May/2003:10:37:33 -0400] 0 1
> Canon tjulian 5 [15/May/2003:11:05:32 -0400] 0 1
> Printer tjulian 6 [15/May/2003:11:37:22 -0400] 0 1
> Printer root 7 [15/May/2003:21:26:44 -0400] 1 1
> tmpprinter_vvVjHQ2 tjulian 8 [15/May/2003:21:32:28 -0400] 1 1
> Canon root 1 [16/May/2003:19:41:27 -0400] 1 1 - localhost
> Printer root 1 [16/May/2003:20:06:55 -0400] 1 1 - localhost
> error_log:
> I [16/May/2003:20:05:33 -0400] Saving printers.conf...
> I [16/May/2003:20:05:33 -0400] Printer 'Printer' modified by ''.
> I [16/May/2003:20:05:33 -0400] Saving printers.conf...
> I [16/May/2003:20:05:33 -0400] Printer 'Printer' modified by ''.
> I [16/May/2003:20:05:34 -0400] Setting Printer device-uri to
> "socket://192.168.0.20:9100" (was "file:/dev/null".)
> I [16/May/2003:20:05:34 -0400] Saving printers.conf...
> I [16/May/2003:20:05:34 -0400] Printer 'Printer' modified by ''.
> I [16/May/2003:20:05:35 -0400] Printer 'Printer' started by ''.
> I [16/May/2003:20:05:35 -0400] Saving printers.conf...
> I [16/May/2003:20:05:35 -0400] Printer 'Printer' now accepting jobs ('').
> I [16/May/2003:20:05:36 -0400] Saving printers.conf...
> I [16/May/2003:20:05:36 -0400] Saving classes.conf...
> I [16/May/2003:20:05:36 -0400] Default destination set to 'Printer' by ''.
> I [16/May/2003:20:05:58 -0400] Adding start banner page "none" to job 1.
> I [16/May/2003:20:05:58 -0400] Adding end banner page "none" to job 1.
> I [16/May/2003:20:05:58 -0400] Job 1 queued on 'Printer' by 'root'.
> I [16/May/2003:20:05:58 -0400] Started filter
> /usr/lib/cups/filter/pstops (PID 16596) for job 1.
> I [16/May/2003:20:05:58 -0400] Started filter
> /usr/lib/cups/filter/foomatic-rip (PID 28805) for job 1.
> I [16/May/2003:20:05:58 -0400] Started backend
> /usr/lib/cups/backend/socket (PID 31383) for job 1.
> and my printcap:
> # This file was automatically generated by cupsd(8) from the
> # /etc/cups/printers.conf file. All changes to this file
> # will be lost.
> Printer|BJC250:rm=quelx:rp=Printer:
> printers.conf:
> # Printer configuration file for CUPS v1.2.0b1
> # Written by cupsd on Fri May 16 20:05:36 2003
> <DefaultPrinter Printer>
> Info BJC250
> Location
> DeviceURI socket://192.168.0.20:9100
> State Idle
> Accepting Yes
> JobSheets none none
> QuotaPeriod 0
> PageLimit 0
> KLimit 0
> </Printer>
> That's alot, maybe too much, any help would be most appreciated.
> -Travis