diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-07 12:40:12 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-07 12:40:12 -0500 |
commit | 9da8ae1cec2ced3f127615c801d46fc263e9bc8c (patch) | |
tree | a7554121444e1a6a631427a007863a39408b055c | |
parent | 569545968a71179e216ee9e4ec3b9246aa89b304 (diff) |
web commit by http://madduck.net/
-rw-r--r-- | doc/bugs/recentchangesdiff_crashes_on_commits_which_remove_a_lot_of_files.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
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 663e7d4fe..fbbfc5fed 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 @@ -4,6 +4,7 @@ rendering recentchanges.mdwn [1] 5541 segmentation fault ikiwiki --verbose --setup ikiwiki.setup --refresh +If I disable the plugin, the segfault does not happen, but I have to remove `wc/recentchanges/*` or else it will crash just as well. + This is reproducible, but I cannot provide the source code. -If I disable the plugin, the segfault does not happen. |