aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_daemon_crashes_when_authenticating_with_jabber.de.mdwn
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 <Maarten@web>2014-05-25 22:14:20 +0000
committerGravatar admin <admin@branchable.com>2014-05-25 22:14:20 +0000
commit094d4bb25dd9512c96e2ababc300782187b4d01d (patch)
tree36b98df7bfb89e87cdd7d44fb08b3f0daccdad67 /doc/bugs/git_annex_daemon_crashes_when_authenticating_with_jabber.de.mdwn
parent122a8770f980ab4e43751c23a0da747906445d0d (diff)
Diffstat (limited to 'doc/bugs/git_annex_daemon_crashes_when_authenticating_with_jabber.de.mdwn')
-rw-r--r--doc/bugs/git_annex_daemon_crashes_when_authenticating_with_jabber.de.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_daemon_crashes_when_authenticating_with_jabber.de.mdwn b/doc/bugs/git_annex_daemon_crashes_when_authenticating_with_jabber.de.mdwn
new file mode 100644
index 000000000..876005017
--- /dev/null
+++ b/doc/bugs/git_annex_daemon_crashes_when_authenticating_with_jabber.de.mdwn
@@ -0,0 +1,22 @@
+### Please describe the problem.
+In the webapp, I enter my credentials for my jabber.de account. When I hit "use this account" the daemon and webapp crash.
+
+### What steps will reproduce the problem?
+Presumably, authenticate with a jabber.de account.
+
+### What version of git-annex are you using? On what operating system?
+git-annex version: 5.20140517-g0aed6d9
+build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV FsEvents XMPP DNS Feeds Quvi TDFA CryptoHash
+key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL
+remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier ddar hook external
+local repository version: 5
+supported repository version: 5
+upgrade supported from repository versions: 0 1 2 4
+
+### Please provide any additional information below.
+
+[[!format sh """
+[2014-05-25 18:11:02 EDT] 127.0.0.1 POST /config/xmpp Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36
+git-annex: <socket: 44>: hGetBuf: resource vanished (Connection reset by peer)
+git-annex: interrupted
+"""]]