Actions
Bug #1063
closedmod_expire causing crash?
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
Updated by jan over 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.
Updated by Anonymous over 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
Updated by jan over 17 years ago
- Status changed from Assigned to Fixed
- Resolution set to fixed
Actions
Also available in: Atom