[Mono-bugs] [Bug 323252] FileSystemWatcher does not recognize file change on Mac OS X

2011-08-09 Thread bugzilla_noreply

https://bugzilla.novell.com/show_bug.cgi?id=323252

https://bugzilla.novell.com/show_bug.cgi?id=323252#c


Bojan Rajkovic  changed:

   What|Removed |Added

 CC|brajko...@comcast.net   |

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 323252] FileSystemWatcher does not recognize file change on Mac OS X

2011-08-09 Thread bugzilla_noreply

https://bugzilla.novell.com/show_bug.cgi?id=323252

https://bugzilla.novell.com/show_bug.cgi?id=323252#c


Bojan Rajkovic  changed:

   What|Removed |Added

 CC||brajko...@comcast.net
 AssignedTo|grompf@sublimeintervention. |mono-bugs@lists.ximian.com
   |com |

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
You are the assignee for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 323252] FileSystemWatcher does not recognize file change on Mac OS X

2010-01-25 Thread bugzilla_noreply
http://bugzilla.novell.com/show_bug.cgi?id=323252

http://bugzilla.novell.com/show_bug.cgi?id=323252#c


Jeremiah Boyle  changed:

   What|Removed |Added

 CC||jeremiah.bo...@gmail.com

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 323252] FileSystemWatcher does not recognize file change on Mac OS X

2008-12-24 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=323252



Andreas Färber  changed:

   What|Removed |Added

   Severity|Normal  |Enhancement
   Target Milestone|2.2.x   |---




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 323252] FileSystemWatcher does not recognize file change on Mac OS X

2008-12-22 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=323252



Thomas Wiest  changed:

   What|Removed |Added

 CC|
|twi...@novell.com
   Target Milestone|--- |2.2.x




-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 323252] FileSystemWatcher does not recognize file change on Mac OS X

2008-11-21 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=323252

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=323252#c4


Gonzalo Paniagua Javier <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]




--- Comment #4 from Gonzalo Paniagua Javier <[EMAIL PROTECTED]>  2008-11-21 
13:59:30 MST ---
The crash is related to the changes in the cleanup code when there are several
appdomains running. You should enter a new bug on that crash...


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 323252] FileSystemWatcher does not recognize file change on Mac OS X

2008-11-21 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=323252

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=323252#c3


Rusty Howell <[EMAIL PROTECTED]> changed:

   What|Removed |Added

 CC||[EMAIL 
PROTECTED]




--- Comment #3 from Rusty Howell <[EMAIL PROTECTED]>  2008-11-21 10:59:17 MST 
---
Still occurring on Mono 2.2p1.

In fact, I get a bad crash as well

Stacktrace:
mono-mac1:~ mono$ nunit-console /nologo watcher.dll 
F

Tests run: 1, Failures: 1, Not run: 0, Time: 23.464629 seconds

Tests run: 1, Failures: 1, Not run: 0, Time: 23.464629 seconds

Failures:
1) FswTestCase.TestFileChanged : No file change detected.
  at FswTestCase.TestFileChanged () [0x0] 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00041] in
/private/tmp/monobuild/build/BUILD/mono-2.2/mcs/class/corlib/System.Reflection/MonoMethod.cs:159
 


**
ERROR:threadpool.c:1239:clear_queue: assertion failed: (ret == 0)
Stacktrace:

  at (wrapper managed-to-native) System.AppDomain.InternalUnload (int)
<0x4>
  at (wrapper managed-to-native) System.AppDomain.InternalUnload (int)
<0x>
  at System.AppDomain.Unload (System.AppDomain) <0x00024>
  at NUnit.Util.TestDomain.Unload () <0x0002c>
  at NUnit.Console.ConsoleUi.Execute (NUnit.Util.ConsoleOptions) <0x0054e>
  at NUnit.Console.ConsoleUi.Main (string[]) <0x0013a>
  at (wrapper runtime-invoke) NUnit.Console.ConsoleUi.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0x>
Abort trap
mono-mac1:~ mono$ echo $?
134


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
___
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs