Cannot start ksh on HP-UX 11.11 C3600 after installation of patches
From: Alexander Skwar (from_at_alexander.skwar.name)
Date: 09/28/05
- Next message: Florian Anwander: "Re: tomcat 5 on HP-UX don't start at boot, but from command line"
- Previous message: Alexander Skwar: "C3600 is beeping"
- Next in thread: Florian Anwander: "Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches"
- Reply: Florian Anwander: "Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Sep 2005 14:49:10 +0200
Hi.
Yesterday, I installed the patches
PHSS_32928 PHSS_32864 PHNE_23289 PHNE_23288 PHKL_23316 PHKL_23315
PHKL_23314 PHKL_23313 PHKL_23312 PHKL_23311 PHKL_23310 PHKL_23309
PHKL_23308 PHKL_23307 PHKL_23306 PHKL_23305 PHKL_23304 PHKL_23303
PHKL_23302 PHKL_23301 PHKL_23300 PHKL_23299 PHKL_23298 PHKL_23297
PHKL_23296 PHKL_23295 PHKL_23294 PHKL_23293 PHKL_23292 PHKL_23291
PHKL_23290 PHCO_28160 PHCO_23340
Since then, I cannot start /usr/bin/ksh anymore. I cleared the $HOME
directory (moved it away and did a mkdir $HOME). I also
moved /etc/profile out of the way.
When I run /usr/bin/ksh with tusc (http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.7/)
and get the following output. Command I ran:
/usr/local/bin/tusc /usr/bin/ksh
open(".sh_history", O_RDWR|O_APPEND|O_CREAT, 0600) ................................................... = 3
lseek(3, 0, SEEK_END) ................................................................................ = 0
close(2047) .......................................................................................... ERR#9 EBADF
fcntl(3, F_DUPFD, 2047) .............................................................................. = 2047
close(3) ............................................................................................. = 0
fcntl(2047, F_SETFD, 1) .............................................................................. = 0
sigprocmask(SIG_BLOCK, 0x7f7f1100, 0x7f7f10e0) ....................................................... = 0
sigprocmask(SIG_BLOCK, 0x7f7f1180, 0x7f7f1160) ....................................................... = 0
sigprocmask(SIG_BLOCK, 0x7f7f1200, 0x7f7f11e0) ....................................................... = 0
brk(0x4001b860) ...................................................................................... = 0
sigprocmask(SIG_SETMASK, 0x7f7f11e0, NULL) ........................................................... = 0
sigprocmask(SIG_SETMASK, 0x7f7f1160, NULL) ........................................................... = 0
sigprocmask(SIG_SETMASK, 0x7f7f10e0, NULL) ........................................................... = 0
sigprocmask(SIG_BLOCK, 0x7f7f1140, 0x7f7f1120) ....................................................... = 0
sigprocmask(SIG_SETMASK, 0x7f7f1120, NULL) ........................................................... = 0
fcntl(2047, F_GETFL, 0) .............................................................................. = 10
lseek(2047, 0, SEEK_CUR) ............................................................................. = 0
ioctl(2047, TCGETATTR, 0x400040a8) ................................................................... ERR#25 ENOTTY
sigprocmask(SIG_BLOCK, 0x7f7f1140, 0x7f7f1120) ....................................................... = 0
sigprocmask(SIG_SETMASK, 0x7f7f1120, NULL) ........................................................... = 0
write(2047, "0101", 2) ............................................................................... = 2
fcntl(2047, F_SETLK, 0x40003868) ..................................................................... [sleeping]
Any ideas, why it's hanging/sleeping?
Thanks a lot,
Alexander Skwar
--
The core is not frozen, but slushy.
-- Larry Wall in <199705101952.MAA00756@wall.org>
- Next message: Florian Anwander: "Re: tomcat 5 on HP-UX don't start at boot, but from command line"
- Previous message: Alexander Skwar: "C3600 is beeping"
- Next in thread: Florian Anwander: "Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches"
- Reply: Florian Anwander: "Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|