aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_died_of_signal_11_when_syncing_content/comment_1_e982f985e5ca57454725e9e9a482e30c._comment
blob: f81f1d7328d04aead5f2d8a44f7afd6f77710020 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2015-02-04T18:38:09Z"
 content="""
Well, a signal 11 can be caused by several different things, including
some messed up pointer stuff in a C library, or just bad memory on your
computer. I think a memory test would be a good first step. 

If the memory checks clean, running git-annex in gdb and getting a stack
trace after a crash may help.
"""]]