Project

General

Profile

Actions

Bug #1063

closed

mod_expire causing crash?

Added by Anonymous about 17 years ago. Updated almost 17 years ago.

Status:
Fixed
Priority:
High
Category:
mod_expire
Target version:
ASK QUESTIONS IN Forums:

Description

I'm having a problem where lighttpd is crashing out ... and it appears to be doing so on mod_expire.

Attached is the valgrind file.

Please let me know if you need anything else?


Files

lighttpd-crash.txt (12.1 KB) lighttpd-crash.txt -- Jason W Anonymous, 2007-03-01 17:46
lighttpd.expire.txt (11 KB) lighttpd.expire.txt Anonymous, 2007-03-02 17:55
Actions #1

Updated by jan about 17 years ago

  • Status changed from New to Assigned

please run valgrind against the version with debug-information like ./src/lighttpd

The valgrind output will point us to the source-file, -line.

Please also attach a minimal and command to reproduce it.

Actions #2

Updated by Anonymous about 17 years ago

Attached is an updated valgrind file.

This is obviously the problem area of our configuration file (because it's the only place using "modification" offsets:

expire.url = ( "" => "modification 0 seconds" )

Let me know if you need anything else.

-- Jason W

Actions #3

Updated by jan almost 17 years ago

fixed in r1786

Actions #4

Updated by jan almost 17 years ago

  • Status changed from Assigned to Fixed
  • Resolution set to fixed
Actions

Also available in: Atom