Progresson Linux, _abi__pwgentent error?

Paul Wouters

New Member
Hi,

I'm trying to run a SCO version of Progress
on a Linux machine using linux-abi. I've set
up linux-abi, copied the shard libraries etc,
and cleaned up /etc/passwd as some FAQ's
adviced.

But gdb still shows me the following problem:


Starting program: /usr/dlc/bin/_mprosrv
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGBUS, Bus error.
0x4007d3f1 in _abi_setpwent () from /usr/lib/libsocket.so.1
(gdb) bt
#0 0x4007d3f1 in _abi_setpwent () from /usr/lib/libsocket.so.1
#1 0x4007dcfd in getpwuid () from /usr/lib/libsocket.so.1
#2 0x080abe47 in utuid ()
#3 0x080552aa in drpresetup ()
#4 0x08055461 in drsetup ()
#5 0x08054b10 in main ()
#6 0x08049e2b in _start ()
(gdb)


I hope someone recognises this problem and
has solved it before

Paul
 
Back
Top