Paul Newby wrote:
> > > I've installed the version from CVS... still have
> > > the segfault problem, unfortunately.
> >
> > Is there a bugreport for your specific problem?
>
> I'm trying to get something meaningful from gdb... on this
> machine Apache is installed from rpm, and gdb /usr/sbin/httpd
> declares 'no debugging symbols found'. On run -X I get
> 'Cannot access memory at address 0x...'. Any suggestions?
Getting useful info from gdb about a dll loaded from a dll can be
tricky. I usually just insert printf(stderr,...) stuff at suspect
locations. If there's nothing in your error log, and it happens almost
immediately, I'd suspect the MINIT or RINIT routines.
Is there a specific circumstance when yor apache segfaults?
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]