Re: Howto include sqlite3 --with-dbd

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

 



On Friday 08 June 2007 12:25:17 Mark Constable wrote:
> Ah, of course, but... perhaps it's now a Debian problem.

And on my ArchLinux desktop where I just compiled apr-util
--with-sqlite3 the httpd daemon at least runs but shows an
endless stream of the below in the logs. An authentication
attempt fails even though I provide the right username and
password (confirmed via a direct lookup to the sqlite3 db).

Also, would it be possible that this...

 AuthDBDUserPWQuery "select pw from passwd where uid=%s"

should have single quotes like... ?

 AuthDBDUserPWQuery "select pw from passwd where uid='%s'"


*** glibc detected *** /usr/sbin/httpd: double free or corruption (!prev): 0x082e7080 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7c2c5e6]
/lib/libc.so.6(__libc_free+0x89)[0xb7c2e2a9]
/usr/lib/libapr-1.so.0(apr_allocator_destroy+0x2d)[0xb7d5801d]
/usr/lib/libapr-1.so.0(apr_pool_destroy+0x195)[0xb7d58745]
/usr/sbin/httpd[0x8085ad4]
/usr/sbin/httpd[0x8085afd]
[0xb7ee9420]
/usr/sbin/httpd(unixd_accept+0x2c)[0x808762c]
/usr/sbin/httpd[0x8085db1]
/usr/sbin/httpd[0x80861e3]
/usr/sbin/httpd[0x8086294]
/usr/sbin/httpd(ap_mpm_run+0xc6d)[0x8086f1d]
/usr/sbin/httpd(main+0x935)[0x8061fd5]
/lib/libc.so.6(__libc_start_main+0xe0)[0xb7bdc970]
/usr/sbin/httpd(apr_bucket_mmap_make+0x6d)[0x8061111]

--markc

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux