On Mon, 1 May 2000, Steve Bergman wrote:
> (gdb) run -X
> Starting program: /usr/sbin/httpd -X
> (no debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> 287 strtol.c: No such file or directory.
> __strtol_internal (nptr=0x0, endptr=0x0, base=10, group=0) at
> strtol.c:287
> (gdb) where
> #0 __strtol_internal (nptr=0x0, endptr=0x0, base=10, group=0) at
> strtol.c:287
> #1 0x80758f6 in ap_get_server_built ()
> #2 0x1 in ?? ()
> Cannot access memory at address 0x1
> (gdb) q
> The program is running. Exit anyway? (y or n)
>
> Looks a lot like the bt...
Very strange. ap_get_server_built is supposed to return a static string,
no call to strtol at all. Did the server behave normally before installing
Midgard? How was apache installed?
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]