[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#419771: marked as done (Segfaults with mod_auth_dbd and "DBDriver pgsql")



Your message dated Sat, 3 May 2008 11:19:04 +0200
with message-id <200805031119.04920.sf@sfritsch.de>
and subject line #419771 Segfaults with mod_auth_dbd and "DBDriver pgsql"
has caused the Debian Bug report #419771,
regarding Segfaults with mod_auth_dbd and "DBDriver pgsql"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
419771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419771
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libapr1
Version: 1.2.7-8.2


DBD configuration:
==========
    DBDriver pgsql
    DBDParams "host=127.0.0.1 port=5432 dbname=auth user=auth 
password=secretpass"
    DBDPersist Off
    DBDMin  1
    DBDKeep 2
    DBDMax  10
    DBDExptime 60

    <Directory /home/test/>
        AuthType Basic
        AuthName "My Server"
        AuthBasicProvider dbd
        Require valid-user
        AuthDBDUserPWQuery "SELECT pass FROM users WHERE username = %s"
    </Directory>
==========


==========
# gdb apache2
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) r
Starting program: /usr/sbin/apache2
(no debugging symbols found)
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1216047424 (LWP 8926)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1216047424 (LWP 8926)]
0xb7d3ca0a in apr_hashfunc_default () from /usr/lib/libapr-1.so.0
(gdb)           
=============


--- End Message ---
--- Begin Message ---
There has not been new information on this bug in >6 months. I think 
the issues was fixed in apache2 2.2.6-1. Closing the bug.


--- End Message ---

Reply to: