From d788920ff7118e7f6929ddab925c6ee511e2de51 Mon Sep 17 00:00:00 2001 From: jtang Date: Thu, 26 Jul 2012 17:09:09 +0000 Subject: [PATCH 1/3] --- ...problems_on_OSX___40__or_this_a_general_problem__41__.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/bugs/haskell-dbus_problems_on_OSX___40__or_this_a_general_problem__41__.mdwn b/doc/bugs/haskell-dbus_problems_on_OSX___40__or_this_a_general_problem__41__.mdwn index 7299d90e44..c62dacc346 100644 --- a/doc/bugs/haskell-dbus_problems_on_OSX___40__or_this_a_general_problem__41__.mdwn +++ b/doc/bugs/haskell-dbus_problems_on_OSX___40__or_this_a_general_problem__41__.mdwn @@ -103,7 +103,11 @@ going through 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. + From a2e3b93fd55cde546f035ef38fda4a05d97e865b Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 26 Jul 2012 17:09:16 +0000 Subject: [PATCH 2/3] Added a comment: not good.. --- ...comment_1_5cad24007f819e4be193123dab0d511a._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_1_5cad24007f819e4be193123dab0d511a._comment diff --git a/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_1_5cad24007f819e4be193123dab0d511a._comment b/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_1_5cad24007f819e4be193123dab0d511a._comment new file mode 100644 index 0000000000..23a4165a40 --- /dev/null +++ b/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_1_5cad24007f819e4be193123dab0d511a._comment @@ -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? + + +"""]] From cadf331a77908f5e1551d0270ade9b87a698fb06 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 26 Jul 2012 17:09:59 +0000 Subject: [PATCH 3/3] Added a comment --- .../comment_2_d449bf656a59d424833f9ab5a7fb4e82._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_2_d449bf656a59d424833f9ab5a7fb4e82._comment diff --git a/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_2_d449bf656a59d424833f9ab5a7fb4e82._comment b/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_2_d449bf656a59d424833f9ab5a7fb4e82._comment new file mode 100644 index 0000000000..04b7ed1ae6 --- /dev/null +++ b/doc/bugs/Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults/comment_2_d449bf656a59d424833f9ab5a7fb4e82._comment @@ -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. +"""]]