diff options
-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. |