[Modules] mod_gnutls 0.5.1 crashes Apache 2.0.58

Nikos Mavrogiannopoulos n.mavrogiannopoulos at gmail.com
Thu Sep 18 11:23:54 EDT 2008


Verify with ldd that mod_gnutls.so is indeed linked with the gnutls
version you compiled. Try also to use valgrind with the same options.

regards,
Nikos

On Thu, Sep 18, 2008 at 5:19 PM, David Schueler
<david.schueler at tel-billig.de> wrote:
> 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
> _______________________________________________
> Modules mailing list
> Modules at lists.outoforder.cc
> http://lists.outoforder.cc/mailman/listinfo/modules
>



More information about the Modules mailing list