I've been having no end of problems with my HP printer on OpenSolaris recently. 
 It will print but takes 30 minutes per page which is more than a bit useless.

However todays pain point is that hpcups is just looping doing:

write(1, "1B * b 0 W1B * b 0 V1B *".., 4096)    Err#32 EPIPE
    Received signal #13, SIGPIPE [ignored]
write(1, "1B * b 0 W1B * b 0 V1B *".., 4096)    Err#32 EPIPE
    Received signal #13, SIGPIPE [ignored]
write(1, "1B * b 0 W1B * b 0 V1B *".., 4096)    Err#32 EPIPE
    Received signal #13, SIGPIPE [ignored]
write(1, "1B * b 0 W1B * b 0 V1B *".., 4096)    Err#32 EPIPE
    Received signal #13, SIGPIPE [ignored]
write(1, "1B * b 0 W1B * b 0 V1B *".., 4096)    Err#32 EPIPE

root at pearson:/root# pstack core.20323| c++filt
core 'core.20323' of 20323:     HP 100 keg standard-tube-map 1 
hpInkSet=Standard OutputMode=Normal Pag
 fe8e49a7 __write  (1, 8158600, 1000) + 7
 080a33aa apdk::DRIVER_ERROR UXServices::ToDevice(const unsigned 
char*,unsigned*) (81566b8, 8158600, 80477d0) + ca
 080b07e8 apdk::DRIVER_ERROR apdk::Printer::Send(const unsigned char*,unsigned) 
(8158550, 81834e8, 73) + 3f8
 080b029b apdk::DRIVER_ERROR apdk::Printer::Encapsulate(const 
apdk::RASTERDATA*,int) (8158550, 8167d9c, 1) + 28b
 080bb7fe apdk::DRIVER_ERROR apdk::RasterSender::SendRaster(apdk::RASTERDATA*) 
(8167d88, 8167d9c) + 9e
 080bb70a int apdk::RasterSender::Process(apdk::RASTERDATA*) (8167d88, 8167d9c) 
+ 5a
 080aed7a int apdk::Pipeline::Process(apdk::RASTERDATA*) (815c2a8, 8167d9c) + 3a
 080aedc8 apdk::DRIVER_ERROR apdk::Pipeline::Execute(apdk::RASTERDATA*) 
(815c2a8, 8167d9c) + 38
 080aeea1 apdk::DRIVER_ERROR apdk::Pipeline::Execute(apdk::RASTERDATA*) 
(815c288, 81680f4) + 111
 080aeea1 apdk::DRIVER_ERROR apdk::Pipeline::Execute(apdk::RASTERDATA*) 
(815c268, 815e58c) + 111
 080aeea1 apdk::DRIVER_ERROR apdk::Pipeline::Execute(apdk::RASTERDATA*) 
(815c248, 8177894) + 111
 080adbad apdk::DRIVER_ERROR apdk::Job::sendrasters(unsigned char*,unsigned 
char*) (816c378, 0, 816dee8) + 3ed
 080ad742 apdk::DRIVER_ERROR apdk::Job::SendRasters(unsigned char*,unsigned 
char*) (816c378, 0, 816dee8) + 32
 080a189f int HPCups::processRasterData(_cups_raster_s*) (8118a98, 816d7a0) + 
40f
 080a0f85 int HPCups::ProcessJob(int,char**) (8118a98, 6, 8047ae0) + 155
 080a24d8 main     (6, 8047ae0, 8047afc, feffb804) + 18
 080a062d _start   (6, 8047bdc, 8047bdf, 8047be3, 8047be7, 8047bf9) + 7d
root at pearson:/root# 

Any one else seeing this?
-- 
This message posted from opensolaris.org

Reply via email to