[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Error Message



Bob Hilliard <hilliard@flinet.com> writes:

> Starting dictionary server: shell-init: could not get current directory: [0302]:16180

bash says that when getcwd() fails as it tries to set the PWD env
variable.  The first number is the working directory and the second
number is strerror(errno).  Obviously some stack corruption has taken
place.


Guy



Reply to: