Ticket #1030 (assigned defect)

Opened 1 year ago

Last modified 4 months ago

mod_webdav and sqlite

Reported by: anonymous Assigned to: jan (accepted)
Priority: high Milestone: 1.4.20
Component: mod_webdav Version: 1.4.13
Severity: major Keywords:
Cc: Blocking:
Need Feedback: 1

Description

i am running lighttpd 1.4.13 on a mipsel platform using uclibc 0.9.28.1 and kernel 2.4.20

everything works fine except when i enable webdav with lock.

it fails when sqlite db file is created. strace attached.

Attachments

error.txt (17.3 kB) - added by chengann@edslab.com on 02/13/2007 04:22:44 AM.
strace.txt (41.7 kB) - added by anonymous on 03/29/2008 11:37:44 AM.
gdb.txt (1.6 kB) - added by anonymous on 03/29/2008 11:38:19 AM.

Change History

02/13/2007 04:22:44 AM changed by chengann@edslab.com

  • attachment error.txt added.

04/18/2007 07:37:05 AM changed by jan

  • status changed from new to assigned.
  • blocking changed.
  • milestone changed from 1.4.15 to 1.4.16.

can you provide backtrace with gdb and attach it ?

05/09/2007 07:25:59 AM changed by anonymous

so sorry. my embedded platform has limited resources. installing gdb will be very difficult.

i have since tried lightty 1.5. r1811. error message is clearer now: (mod_webdav.c.232) can't open transaction: file is encrypted or is not a database

it does seem like a sqlite problem.

03/29/2008 11:37:09 AM changed by hijacka@googlemail.com

  • severity changed from normal to major.
  • pending set to 1.

Hi,

I have the same problem. can not activate mod webdav with sqlite. same error message.

my system is: Hardware: Processor : XScale-IXP42x Family rev 2 (v5l) BogoMIPS : 266.24 Features : swp half fastmult edsp CPU implementer : 0x69 CPU architecture: 5TE CPU variant : 0x0 CPU part : 0x41f CPU revision : 2 Cache type : undefined 5 Cache clean : undefined 5 Cache lockdown : undefined 5 Cache format : Harvard I size : 32768 I assoc : 32 I line length : 32 I sets : 32 D size : 32768 D assoc : 32 D line length : 32 D sets : 32

Hardware : Linksys NSLU2 Revision : 0000 Serial : 0000000000000000

Software: cat /etc/debian_version 4.0 dpkg -l|grep light ii lighttpd 1.4.13-4etch6 A fast webserver with minimal memory footpri ii lighttpd-doc 1.4.13-4etch6 Documentation for lighttpd ii lighttpd-mod-webdav 1.4.13-4etch6 WebDAV module for lighttpd

/usr/sbin/lighttpd -t -f /etc/lighttpd/lighttpd.conf Syntax OK

/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf 2008-03-29 12:39:32: (mod_webdav.c.227) can't open transaction: unable to open database file 2008-03-29 12:39:32: (server.c.849) Configuration of plugins failed. Going down.

I have installed strace and gdb on this powerfule machine :) I will attach the both files to this ticket, but I think "something" went wrong with my gdb ... please take a look on it.

would like to hear from you.

cheers

03/29/2008 11:37:44 AM changed by anonymous

  • attachment strace.txt added.

03/29/2008 11:38:19 AM changed by anonymous

  • attachment gdb.txt added.

Add/Change #1030 (mod_webdav and sqlite)




Change Properties