[Issues] [mod_log_sql 0000040]: perpetual segfaults
issues at outoforder.cc
issues at outoforder.cc
Sat Nov 4 23:37:17 EST 2006
The following issue has been RESOLVED.
======================================================================
http://issues.outoforder.cc/view.php?id=40
======================================================================
Reported By: djzort
Assigned To: urkle
======================================================================
Project: mod_log_sql
Issue ID: 40
Category: Error Handling
Reproducibility: always
Severity: minor
Priority: high
Status: resolved
Apache Version: 2.0.54
Resolution: fixed
Fixed in Version: 1.101
======================================================================
Date Submitted: 07-14-2005 09:04 EST
Last Modified: 11-04-2006 23:37 EST
======================================================================
Summary: perpetual segfaults
Description:
if there is no mod_log_sql_mysql (or pgsql i assume) entry in the
httpd.conf
but the mod_log_sql is otherwise configured apache will start but spew
forth segfaulting threads (in the error_log file)
works fine with the second line
should possibly look for the presence of the driver module, then give nice
error messages
======================================================================
----------------------------------------------------------------------
urkle - 11-04-06 23:37
----------------------------------------------------------------------
added code to check to make sure the driver module is loaded and log and
error to the log file if it is not.
Issue History
Date Modified Username Field Change
======================================================================
07-14-05 09:04 djzort New Issue
07-14-05 09:04 djzort Apache Version => 2.0.54
07-14-05 21:38 urkle Status new => assigned
07-14-05 21:38 urkle Assigned To => urkle
07-14-05 21:43 urkle Priority normal => high
07-14-05 21:43 urkle ETA none => 2-3 days
11-04-06 23:37 urkle Status assigned => resolved
11-04-06 23:37 urkle Fixed in Version => 1.101
11-04-06 23:37 urkle Resolution open => fixed
11-04-06 23:37 urkle Note Added: 0000085
======================================================================
More information about the Issues
mailing list