Segmentation fault.

Richard Yoo (ryoo@cymitar.net)
Sat, 29 Mar 1997 14:16:42 -0600


We are programming in C over here and while doing file functions in a part
of our own code we are getting:

Program received signal SIGSEGV, Segmentation fault.
0x40001fd7 in _dl_linux_resolver ()

from the kernel? We are running pre-2.0.30 and nothing else fancy... does
anyone know what _dl_linux_resolver actually does so we can fix this stupid
problem?

-Richard