[Modules] mod_gnutls 0.5.1 crashes Apache 2.0.58

David Schueler david.schueler at tel-billig.de
Thu Sep 18 10:19:02 EDT 2008


modules-bounces at lists.outoforder.cc wrote on 18.09.2008 16:00:21:
> n.mavrogiannopoulos at gmail.com wrote on 18.09.2008 15:21:17:
> 
> > Does this occur with gnutls 2.4.2? Otherwise could you send the output
> > of gdb with apache -X?
> > (or even valgrind).
> 
> I hope it helps a bit. Otherwise please tell me what to do with gdb.
> 
> Thanks.
> 
> David

Ok i did a second try and compiled mod_gnutls with CFLAGS="-g" and stared 
apache in gdb again and did an backtrace, but all i got is this:
---8<---
Program received signal SIGSEGV, Segmentation fault.
0xa8876a9c in ?? ()
(gdb) bt
#0  0xa8876a9c in ?? ()
#1  0x11984ec0 in ?? ()
#2  0x11b2e1d0 in ?? ()
#3  0x00000000 in ?? ()
(gdb) 
---8<---

Not very helpful :-(
But how to get this to spit out more useful information?

David



More information about the Modules mailing list