[Mono-bugs] [Bug 76966][Nor] Changed - [PATCH] Directory.GetDirectories() returns unix domain sockets

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 8 12:38:49 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by slomo at ubuntu.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76966

--- shadow/76966	2006-03-08 12:32:02.000000000 -0500
+++ shadow/76966.tmp.10177	2006-03-08 12:38:49.000000000 -0500
@@ -155,6 +155,15 @@
 /dev/hdc        /media/cdrom1   udf,iso9660 user,noauto     0       0
 
 
 /dev/mapper/swap       none            swap    sw              0       0
 /dev/mapper/home       /home           xfs     defaults        0       1
 
+
+------- Additional Comments From slomo at ubuntu.com  2006-03-08 12:38 -------
+Btw, it's definitely this single patch that breaks my testcase.
+Exactly the same mono 1.1.13.4 built without the patch works fine.
+
+strace with the patch: http://slomosnail.de/~slomo/temp/strace-broken.txt
+
+strace without the patch:
+http://slomosnail.de/~slomo/temp/strace-working.txt


More information about the mono-bugs mailing list