https://issues.apache.org/bugzilla/show_bug.cgi?id=51022
--- Comment #4 from Krisztian VASAS <[email protected]> 2011-04-05 12:10:03 EDT --- (In reply to comment #3) > Your gdb backtrace shows an orderly abort (and means you compiled with DEBUG > defined but without symbolic information - strange). There should be a > message > about the failed assertion in your error log. Immediately preceding messages > could also be relevant. Yes, you are right. I compiled with DEBUG, but that was also strange for me that the symbols were missing. And yes, i found the message in the errorlog, here it is: [Tue Apr 05 16:56:41 2011] [crit] [Tue Apr 05 16:56:41 2011] file http_filters.c, line 523, assertion "totalread >= 0" failed And i forgot to mention that the file i tried was the output of the "cal" command. If you need more information, just tell me -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
