projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a73de16
)
close
author
Joey Hess
<joey@kitenet.net>
Wed, 3 Apr 2013 03:44:29 +0000
(23:44 -0400)
committer
Joey Hess
<joey@kitenet.net>
Wed, 3 Apr 2013 03:44:29 +0000
(23:44 -0400)
doc/bugs/Segfaults_on_Fedora_18_with_SELinux_enabled.mdwn
patch
|
blob
|
history
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 599b1528001e3db08a509c11b04bee59357f7db9..39b860e7c225536ef85fc795a087a1b169f3494d 100644
(file)
--- 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]]