Description
Using linkto: parameter in FullSearch causes CPU to stay at 100%, and server to stop serving requests.
Steps to reproduce
Create page with FullSearch macro that include a linkto: parameter
- View the page
Details
This is repeatable with the data directory on an NFS share, or with local disk only.
MoinMoin Version |
1.5.5a |
OS and Version |
IBM AIX 5.2 |
Python Version |
2.3.5 |
Server Setup |
Standalone |
Server Details |
Less than 180 total pages |
Language you are using the wiki in (set in the browser/UserPreferences) |
English only |
Workaround
Discussion
We cannot easily debug this without further input. As you said, you only saw it on AIX. We appreciate strace-like or gdb output.
Plan
- Priority:
- Assigned to:
- Status: it is likely that moin is just building its pagelinks cache - if you have a fresh data/underlay directory this has to be done once for all pages. after the pagelinks has been calculated for all pages, it will be much faster.