- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lpstat error (Memory fault)
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 02:57 AM
06-13-2002 02:57 AM
lpstat error (Memory fault)
lpstat -o it_4si
i get this error:
Memory fault
The command exits with exit code 139.
Do You know what is the problem?
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 03:37 AM
06-13-2002 03:37 AM
Re: lpstat error (Memory fault)
What OS level are you running?
Is your machine up-to-date with patches?
What are your kernel parameters for maxdsiz set to?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 03:39 AM
06-13-2002 03:39 AM
Re: lpstat error (Memory fault)
Look for a core file
If found then
file core
Show the result.
Also OS you are using and last spooler patch.
Does lpstat -t work.
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 03:40 AM
06-13-2002 03:40 AM
Re: lpstat error (Memory fault)
What patch set are installed on your server ?
Is a core file generated when you get a memory fault ?
Does this command work on any other printers you have on your system ?
Does any lpstat command work ?
DO you have any processes , hogging up your system ?
just a few suggestions
laters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 04:28 AM
06-13-2002 04:28 AM
Re: lpstat error (Memory fault)
lpstat -t works fine
lpstat -o hangs with all printers
maxdsiz is not set
There isn't any core file
s700_800 10.20 lpspool subsystem cumulative patch 020306 PHCO_25109
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 04:36 AM
06-13-2002 04:36 AM
Re: lpstat error (Memory fault)
swlist -l fileset -a state|grep -v "#"|grep -v configured
Should give no output. does it.
maxdsiz must be set
use sysdef to check
also
uname -a please
Steve steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 04:41 AM
06-13-2002 04:41 AM
Re: lpstat error (Memory fault)
grep -i maxdsiz /stand/system
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 05:21 AM
06-13-2002 05:21 AM
Re: lpstat error (Memory fault)
6342 root@rimilx9!/ $ grep -i maxdsiz /stand/system
6343 root@rimilx9!/ $
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 05:26 AM
06-13-2002 05:26 AM
Re: lpstat error (Memory fault)
6346 root@rimilx9!/ $
sysdef returns:
maxdsiz 16384 - 256-655360 Pages -
6347 root@rimilx9!/ $ uname -a
HP-UX rimilx9 B.10.20 U 9000/898 666623332 unlimited-user license
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 05:37 AM
06-13-2002 05:37 AM
Re: lpstat error (Memory fault)
139 still indicates a coredump
1)Is this the only printer that gives a problem.
2)Is there any message in /var/adm/syslog/syslog.log when you do the -o
3)find / -name core
Does it find one anywhere
If so file core it.
4)Please post output of lpstat -t
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 05:58 AM
06-13-2002 05:58 AM
Re: lpstat error (Memory fault)
Memory fault
6354 root@rimilx9!/ $ find / -name core
6355 root@rimilx9!/ $
lpstat -t output in attach
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 06:13 AM
06-13-2002 06:13 AM
Re: lpstat error (Memory fault)
your spooler is corrupt
printer hp8150_2 is idle. enabled since Apr 23 16:26
printer hp8150_2 is idle. enabled since Mar 26 12:37
File qstatus almost certainly.
Try removing and remaking this printer
remove it
lpstat -t|grep 8150_2
if nothing remake
Otherwise restore spooler
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 06:17 AM
06-13-2002 06:17 AM
Re: lpstat error (Memory fault)
use
lpadmin -xprinter to remove
If you have them you can just get
pstatus qstatus from a backup if no printers have been added
Best is first remove replace.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2002 10:09 PM
06-13-2002 10:09 PM
Re: lpstat error (Memory fault)
Now I've only one entry for each printer but lpstat -o returns "Memory fault" again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 12:34 AM
06-14-2002 12:34 AM
Re: lpstat error (Memory fault)
laters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 12:51 AM
06-14-2002 12:51 AM
Re: lpstat error (Memory fault)
i would suggest also remaking the bad printer since this works for otherones.
Or
find /var/spool -name goodprinter -follow|xargs ll -d
find /var/spool -name badprinter -follow|xargs ll -d
make sure permissions agree.
Also check these permissions
ll /usr/bin/lp*
-r-sr-xr-x 1 root bin 45099 Aug 9 2001 /usr/bin/lp
-r-sr-xr-x 1 root bin 36910 Aug 9 2001 /usr/bin/lpalt
-r-xr-xr-x 1 bin bin 621 May 30 1996 /usr/bin/lpr
-r-sr-xr-x 1 lp bin 49199 Aug 9 2001 /usr/bin/lpstat
Steve steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 04:46 AM
06-14-2002 04:46 AM
Re: lpstat error (Memory fault)
6456 root@rimilx9!/ $ ll /usr/bin/lp*
-r-sr-xr-x 1 root bin 45056 Nov 2 2001 /usr/bin/lp
-r-sr-xr-x 1 root bin 36864 Nov 2 2001 /usr/bin/lpalt
-r-xr-xr-x 1 bin bin 621 May 30 1996 /usr/bin/lpr
-r-sr-xr-x 1 lp bin 49152 Nov 2 2001 /usr/bin/lpstat
6457 root@rimilx9!/ $
Do U think they are corrupt?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 04:50 AM
06-14-2002 04:50 AM
Re: lpstat error (Memory fault)
Those look fine
What about the find on the printer files.
Steve steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2002 05:10 AM
06-14-2002 05:10 AM
Re: lpstat error (Memory fault)
Do not see a problem so try the shell patches
get and load
PHCO_22536
PHCO_20018
Then reload
PHCO_25109
Steve Steel