diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-02 23:44:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-02 23:44:29 -0400 |
commit | f0dd3c6c1624cb5441eab175c6f5a683d3806885 (patch) | |
tree | 9ba6c516aa93f1814b692c9376650166c136a28e | |
parent | c72aae3c2d4b8583ceffc4cb0f35ce21f4d2aa08 (diff) |
close
-rw-r--r-- | doc/bugs/Segfaults_on_Fedora_18_with_SELinux_enabled.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/Segfaults_on_Fedora_18_with_SELinux_enabled.mdwn b/doc/bugs/Segfaults_on_Fedora_18_with_SELinux_enabled.mdwn index 599b15280..39b860e7c 100644 --- a/doc/bugs/Segfaults_on_Fedora_18_with_SELinux_enabled.mdwn +++ b/doc/bugs/Segfaults_on_Fedora_18_with_SELinux_enabled.mdwn @@ -58,3 +58,8 @@ Running the whole thing with --debug doesn't appear to provide anything useful: [1] + exit 139 GITWRAP annex webapp --debug [0 zerodogg@browncoats annexed]$ Created new window in existing browser session. + +> On IRC it developed that it segfaulted at other times, and gdb complained +> of a library mismatch. Seems something changed in Fedora libc, and +> the 32 bit binary is not working on 64 bit. I've brought back the 64 bit +> standalone builds, which work. [[done]] --[[Joey]] |