]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/perl:_double_free_or_corruption.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / perl:_double_free_or_corruption.mdwn
1 If your perl is dumping core, that's a perl bug (or a libc bug or the like) by
2 definition, not an ikiwiki bug. Ikiwiki is pure perl code; pure perl code
3 can't cause perl to dump core unless it tickles a perl bug.
4
5 Calling this [[done]] since this is not the right forum. You'll need to
6 figure out what's wrong with your perl, I'm afraid. --[[Joey]]
7
8 <pre>
9 rendering todo/more_class__61____34____34___for_css.mdwn
10 rendering todo/Support_subdirectory_of_a_git_repo.mdwn
11 rendering todo/link_map.mdwn
12 rendering todo/calendar_--_archive_browsing_via_a_calendar_frontend.mdwn
13 *** glibc detected *** perl: double free or corruption (!prev): 0x00000000018a7bd0 ***
14 </pre>