Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
047c343d77
3 changed files with 22 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.153.2.189"
|
||||
subject="not good.."
|
||||
date="2012-07-26T17:09:16Z"
|
||||
content="""
|
||||
Do you see the segfault in a repo with fewer files?
|
||||
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.153.2.189"
|
||||
subject="comment 2"
|
||||
date="2012-07-26T17:09:59Z"
|
||||
content="""
|
||||
Also, you might try bisecting to find whatever commit it first started segfaulting on.
|
||||
"""]]
|
|
@ -103,7 +103,11 @@ going through <http://hackage.haskell.org/packages/archive/network/2.3.0.14/doc/
|
|||
> use something like `dbus-monitor` to see events when
|
||||
> plugging in removable drives? If so, this might be worth spending time
|
||||
> on.
|
||||
|
||||
>> No OSX does not come with dbus by default, the user must install it
|
||||
|
||||
>
|
||||
> Currently though, dbus is not supposed to be built on non-Linux systems.
|
||||
> (Well, it might work on Freebsd or something, but I've not tried it.)
|
||||
> I've fixed the cabal file to only enable it on Linux.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue