1833016 Members
3399 Online
110048 Solutions
New Discussion

core dump error

 
arun m govind
Frequent Advisor

core dump error

hi
in my hp-11.11 system i put "exec bash " in my .profile.my bash is "/opt/bash/bin/bash".but it giving "memory fault ,core dump error".why???
5 REPLIES 5
Arunvijai_4
Honored Contributor

Re: core dump error

Hi Arun,

Are you able to execute bash from other shells ? Can you give it a try from KSH or SH ?

-Arun

"A ship in the harbor is safe, but that is not what ships are built for"
arun m govind
Frequent Advisor

Re: core dump error

hi

thanks for the replay.from other shell i am able to run.but for a particular user this error is comming.
RAC_1
Honored Contributor

Re: core dump error

What does following say?
file "core"
core-generated by your exec statement.
There is no substitute to HARDWORK
Arunvijai_4
Honored Contributor

Re: core dump error

Hi Arun,

Make sure that particular user has got correct SHLIB_PATH and LD_LIBRARY_PATH set and he has got permission to execute.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
arun m govind
Frequent Advisor

Re: core dump error

hi

thanks for the replay

rgd
arun m govind