When logging into my site under various accounts the Apache web server intermittently crashes with the following error in the error log:
Thu Oct 26 00:20:05 2006 notice Parent: child process exited with status 3221225477 — Restarting.
Thu Oct 26 00:20:05 2006 notice Apache/2.0.59 (Win32) SVN/1.3.1 PHP/5.1.6 DAV/2 configured — resuming normal operations
I have not made any modifications to the TikiWiki code (1.9.6) or changes to my server configuration. Everything was working normally for several months before the error started to appear.
I am able to force a similar crash to occur every time throught the Community -> User List feature (tiki-list_users.tpl). I debugged the template code and found that userlink in the following caused the crash:
{section name=changes loop=$listusers}
<tr>
<td class="odd"> {$listuserschanges.login|userlink} </td>
<td class="odd"> {$listuserschanges.realName} </td>
{if $feature_score eq 'y'}
Any help?
-Anthony
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |