summaryrefslogtreecommitdiff
path: root/doc/bugs/Crash_when_adding_jabber_account_.mdwn
blob: 678890cad54189177ad91a06ef6ab3aa270221a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
*What steps will reproduce the problem?*

1. Start git-annex webapp
2. Configuration
3. Configure Jabber Account
4. Insert user and pass
5. Click "User this account"

Tryed 4 times, all the same.


*What is the expected output? What do you see instead?*

On Chrome I get "Error 101 (net::ERR_CONNECTION_RESET): The connection was reset." or "Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data."

On the terminal where git-annex was running I get "Segmentation fault (core dumped)"


*What version of git-annex are you using? On what operating system?*

git-annex version: I downloaded 3.20130107 (twice to be sure), but for some reason 'git-annex version' reports 3.20130102 

OS: Ubuntu 12.04.1 LTS 3.2.0-35-generic-pae #55-Ubuntu SMP Wed Dec 5 18:04:39 UTC 2012 i686 i686 i386 GNU/Linux


*Please provide any additional information below.*

On dmesg: 
[45773.212717] git-annex[26779]: segfault at b724e840 ip 09699150 sp b4cfd038 error 7 in git-annex[8048000+1762000]

[[!tag /design/assistant]]
> [[done]], see comments --[[Joey]]