[Modules] mod_gnutls 0.5.1 crashes Apache 2.0.58

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


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 manually recompiled gnutls 2.4.2 now and removed 2.5.2 and the same 
error occurs. Still getting "Segmentation fault (11)" in the error log.

Here is the output of gdb (still using gnutls 2.4.2) [sorry i'm not a 
programmer, i don't know how to use gdb exactly]:
---8<---
GNU gdb 6.7.1
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <
http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) -X -D GNUTLS -D DEFAULT_VHOST -D PHP5 -d /usr/lib/apache2 -f 
/etc/apache2/httpd.conf
Undefined command: "-X".  Try "help".
(gdb) r -X -D GNUTLS -D DEFAULT_VHOST -D PHP5 -d /usr/lib/apache2 -f 
/etc/apache2/httpd.conf
Starting program: /usr/sbin/apache2 -X -D GNUTLS -D DEFAULT_VHOST -D PHP5 
-d /usr/lib/apache2 -f /etc/apache2/httpd.conf
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
0xa6aa5d7c in ?? ()
(gdb)
---8<---

I hope it helps a bit. Otherwise please tell me what to do with gdb.

Thanks.

David



More information about the Modules mailing list