X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/862ca19eb1aee87e4ac05e8a5a9b326dd32dfe5d..d3e3192238f5692ef01db0735a862267c83d412b:/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn diff --git a/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn b/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn index eaf6c95e9..b3578f26a 100644 --- a/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn +++ b/doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn @@ -1,4 +1,4 @@ -[[plugin/recentchangesdiff]] causes rendering to segfault if a commit removes a lot of contents. I removed close to 400 files, total size of about 950Kb in a single commit and now `ikiwiki` segfaults on refresh and rebuild: +[[plugins/recentchangesdiff]] causes rendering to segfault if a commit removes a lot of contents. I removed close to 400 files, total size of about 950Kb in a single commit and now `ikiwiki` segfaults on refresh and rebuild: [...] rendering recentchanges.mdwn @@ -40,7 +40,7 @@ The tarball is at http://scratch.madduck.net/__tmp__recentchanges-segfault.tgz - > I only see it with 1.0.1. (Bad news: Newer versions of markdown are > slooooooow, especially on such large files.) -> I'm calling this [[done]] since I've filed [[debbug 470676]] on perl, and +> I'm calling this [[done]] since I've filed [[!debbug 470676]] on perl, and > also have modified recentchangesdiff to only show the first 200 lines of > diff, which should be enough without bloating the recentchanges into > perl-crashing territory. --[[Joey]]