summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-31 16:56:40 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-31 16:56:40 -0400
commitd8b23d930a2b856fd04523b8425f425753b4dfb5 (patch)
treeea2dd66656a7206e87ac5ba405ee4d96eff5dcda
parenta8fc1f8aa129f26bebfbff270b4dc942b8719736 (diff)
comment
-rw-r--r--doc/bugs/assistant_crashes_in_TransferScanner/comment_10_420d16e3d5343cf5dcc9dfcbb34689f4._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/bugs/assistant_crashes_in_TransferScanner/comment_10_420d16e3d5343cf5dcc9dfcbb34689f4._comment b/doc/bugs/assistant_crashes_in_TransferScanner/comment_10_420d16e3d5343cf5dcc9dfcbb34689f4._comment
new file mode 100644
index 000000000..03ae5c254
--- /dev/null
+++ b/doc/bugs/assistant_crashes_in_TransferScanner/comment_10_420d16e3d5343cf5dcc9dfcbb34689f4._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 10"""
+ date="2016-10-31T20:45:05Z"
+ content="""
+Was able to reproduce this pattern of output w/o filenames
+by throwing an IOError from Command.Sync.syncFile,
+in code that is outside of callCommandAction or includeCommandAction block.
+
+Unfortunately that does not narrow it down
+enough to know there the problem lies.
+I need a way to reproduce the bug to get any further.
+"""]]