close
authorJoey Hess <joey@kitenet.net>
Wed, 3 Apr 2013 03:44:29 +0000 (23:44 -0400)
committerJoey 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

index 599b1528001e3db08a509c11b04bee59357f7db9..39b860e7c225536ef85fc795a087a1b169f3494d 100644 (file)
@@ -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]]