Package: libapache2-mod-geoip Version: 1.1.8-2 Severity: important The current version segfaults in the GeoIP_database_edition() function intermittantly. I have been seeing the segfaults in the Apache logs after 11-12 requests for a GeoIP protected file. I was using an .htaccess file for the configuration.
The core file contained: ---Type <return> to continue, or q <return> to quit--- Core was generated by `/usr/sbin/apache2 -k start'. Program terminated with signal 11, Segmentation fault. [New process 11313] #0 0xb74e3f27 in GeoIP_database_edition () from /usr/lib/libGeoIP.so.1 (gdb) bt #0 0xb74e3f27 in GeoIP_database_edition () from /usr/lib/libGeoIP.so.1 #1 0x0806c821 in ap_run_post_read_request () #2 0x0806ed3b in ap_read_request () #3 0x080880e7 in ?? () #4 0x08373110 in ?? () #5 0x00000003 in ?? () #6 0x00000000 in ?? () I built a new Debian package for the 1.2.5 version of the Apache2 GeoIP module, commented the 'GeoIPDBFile /usr/share/GeoIP/GeoIP.dat' line in .htaccess and uncommented it in the conf file and this seems to have resolved the issue. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.18-6-xen-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages libapache2-mod-geoip depends on: ii apache2.2-common 2.2.9-7 Apache HTTP Server common files ii libc6 2.7-13 GNU C Library: Shared libraries ii libgeoip1 1.4.4.dfsg-3 A non-DNS IP-to-country resolver l libapache2-mod-geoip recommends no packages. libapache2-mod-geoip suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

