Project

General

Profile

Actions

Bug #1755

closed

specifying config-file twice crashes lighttpd

Added by Anonymous over 15 years ago. Updated about 8 years ago.

Status:
Duplicate
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

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

lighttpd-1.4.20-1755.diff (716 Bytes) lighttpd-1.4.20-1755.diff ralf, 2008-10-27 18:09

Related issues 1 (0 open1 closed)

Is duplicate of Bug #2416: Version 1.4.30 - Minor config problem: config_read: Assertion `context.all_configs->used == 0' failed.Fixed2012-04-28Actions
Actions #1

Updated by ralf over 15 years ago

Anonymous wrote:

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.''

my first patch, i hope i did the diff -kung-fu correctly ;)

Actions #2

Updated by gstrauss about 8 years ago

Actions #3

Updated by stbuehler about 8 years ago

  • Is duplicate of Bug #2416: Version 1.4.30 - Minor config problem: config_read: Assertion `context.all_configs->used == 0' failed. added
Actions #4

Updated by stbuehler about 8 years ago

  • Description updated (diff)
  • Status changed from New to Duplicate
  • Assignee deleted (jan)
Actions

Also available in: Atom