Hello OSFers,
I have a problem with a program that I would like to run.
When I attempt to run it under dbx I get the error:
signal Segmentation fault at
warning: PC value 0x7d40000006c not valid, trying RA
> [__start:298, 0x120025154] ldah gp, 8191(r26)
All I know is that the __start routine is the very first procedure that is
run by the operating system before a particular program can begin execution.
Not having the source code for this routine __start leaves me with my hands
tied.
Has anyone else experienced a similar problem?
Richard
Received on Mon Nov 20 1995 - 17:33:17 NZDT