Defect #5071
Redmine.pm, setting RedmineCacheCredsMax option causes Apache 2.2.14 to exit on startup
Status: | New | Start date: | 2010-03-14 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM extra | |||
Target version: | - | |||
Resolution: | Affected version: | 0.9.3 |
Description
Running XAMPP for windows 1.7.3, which includes: Apache 2.2.14 and Perl 5.10.1. OS is Windows XP.
When Redmine.pm
is used to control access for Subversion repositories and the RedmineCacheCredsMax
option is uncommented (I have it set to 50), Apache crashes on restart. The following is found in error.log
:
Free to wrong pool 22dabf8 not 1685fe8, <DATA> line 365. Free to wrong pool 22dabf8 not 1685fe8, <DATA> line 365. Free to wrong pool 22daa60 not 1685fe8, <DATA> line 365.
The same behavior is present with the modified version of RedmineAdvanced.pm
found on #3712. Apache <Location> directive attached.
History
#1
Updated by Toshi MARUYAMA over 11 years ago
- Category changed from SCM to SCM extra