Bug #1755
closedspecifying config-file twice crashes lighttpd
Description
I accidentally wrote a script which runs the command
lighttpd f lighttpd.conf -f lighttpd.conf.
Instead of providing any useful feedback about nonsensical arguments lighttpd crashes with error message ''Assertion failed: (context.all_configs>used == 0), function config_read, file configfile.c, line 991.''
-- opottone
Files
Updated by ralf about 16 years ago
Anonymous wrote:
I accidentally wrote a script which runs the command
lighttpdf lighttpd.conf -f lighttpd.conf.
Instead of providing any useful feedback about nonsensical arguments lighttpd crashes with error message ''Assertion failed: (context.all_configs>used == 0), function config_read, file configfile.c, line 991.''
my first patch, i hope i did the diff -kung-fu correctly ;)
Updated by gstrauss almost 9 years ago
Please close. Fixed in https://redmine.lighttpd.net/issues/2416
Updated by stbuehler almost 9 years ago
- Is duplicate of Bug #2416: Version 1.4.30 - Minor config problem: config_read: Assertion `context.all_configs->used == 0' failed. added
Updated by stbuehler almost 9 years ago
- Description updated (diff)
- Status changed from New to Duplicate
- Assignee deleted (
jan)
Also available in: Atom