1752794 Members
6198 Online
108789 Solutions
New Discussion юеВ

bash shell problem

 
SOLVED
Go to solution
Y.Zhang
Occasional Advisor

bash shell problem

Hi there, the bash shell on my J6000 was running pretty well without any problems, but when I installed several patches (PHSS_35379, PHKL_29243, PHKL_30038), the bash shell stop working, giving below error information:
---------------------------------------
/usr/lib/dld.sl: unresolved symbol: pthread_mutex_lock(code) from bash
Abort (coredump)
---------------------------------------

so what's the problem? Many thanks in advance.

Zhang
4 REPLIES 4
Nagashankarp
Frequent Advisor

Re: bash shell problem

look for any errors on your swinstall.log and swagentd.log
Steven E. Protter
Exalted Contributor
Solution

Re: bash shell problem

Shalom,

I suggest re-installing the bash shell. Note that the bash shell should be used sparingly on HP-UX, its not stable.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Dennis Handly
Acclaimed Contributor

Re: bash shell problem

Is bash linked against libpthread? Use chatr to determine it.

You may try removing your dld patch PHSS_35379?
Y.Zhang
Occasional Advisor

Re: bash shell problem

many thanks to all you guys. I removed the bash shell and reinstall it again, and then removed it again, and reinstall it again, and now it works!!!!!