hi there,
i'm seeing some weird results running lpstat -t on my snv_44 x86 system
this was the first install in thsi environment so i can't tell if it used to
work with other
builds.
***
$ lpstat -t
scheduler is not running
no system default destination
system for ricoh_soc: ricoh-printer (as lpd://ricoh-printer/printers/lp)
ricoh_soc not accepting requests since 26 September 2006 11:11:02 AM
unknown reason
Segmentation Fault(coredump)
***
segfault??? why is this happening ?
here's what truss shows me...
***
1663: read(6, " P", 1) = 1
1663: read(6, " r", 1) = 1
1663: read(6, " i", 1) = 1
1663: read(6, " n", 1) = 1
1663: read(6, " t", 1) = 1
1663: read(6, " e", 1) = 1
1663: read(6, " r", 1) = 1
1663: read(6, " ", 1) = 1
1663: read(6, " s", 1) = 1
1663: read(6, " t", 1) = 1
1663: read(6, " a", 1) = 1
1663: read(6, " t", 1) = 1
1663: read(6, " u", 1) = 1
1663: read(6, " s", 1) = 1
1663: read(6, " ", 1) = 1
1663: read(6, " :", 1) = 1
1663: read(6, " ", 1) = 1
1663: read(6, " I", 1) = 1
1663: read(6, " d", 1) = 1
1663: read(6, " l", 1) = 1
1663: read(6, " e", 1) = 1
1663: read(6, " .", 1) = 1
1663: read(6, " (", 1) = 1
1663: read(6, " R", 1) = 1
1663: read(6, " e", 1) = 1
1663: read(6, " a", 1) = 1
1663: read(6, " d", 1) = 1
1663: read(6, " y", 1) = 1
1663: read(6, " .", 1) = 1
1663: read(6, " )", 1) = 1
1663: read(6, "\n", 1) = 1
1663: read(6, " O", 1) = 1
1663: read(6, " n", 1) = 1
1663: read(6, " l", 1) = 1
1663: read(6, " i", 1) = 1
1663: read(6, " n", 1) = 1
1663: read(6, " e", 1) = 1
1663: read(6, " /", 1) = 1
1663: read(6, " O", 1) = 1
1663: read(6, " f", 1) = 1
1663: read(6, " f", 1) = 1
1663: read(6, " l", 1) = 1
1663: read(6, " i", 1) = 1
1663: read(6, " n", 1) = 1
1663: read(6, " e", 1) = 1
1663: read(6, " ", 1) = 1
1663: read(6, " :", 1) = 1
1663: read(6, " ", 1) = 1
1663: read(6, " O", 1) = 1
1663: read(6, " n", 1) = 1
1663: read(6, " l", 1) = 1
1663: read(6, " i", 1) = 1
1663: read(6, " n", 1) = 1
1663: read(6, " e", 1) = 1
1663: read(6, " .", 1) = 1
1663: read(6, "\n", 1) = 1
1663: read(6, "\n", 1) = 1
1663: Incurred fault #6, FLTBOUNDS %pc = 0xD26D188B
1663: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
1663: Received signal #11, SIGSEGV [default]
1663: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000
****
something doesn't seem quite right :/
anyone else see an odd problem? it seems to me that regardless of what the
printer
responds with, lpstat *should not* get a segmentation fault.....
any ideas for better testing/analysis i can do ?
This message posted from opensolaris.org