[Mono-bugs] [Bug 336676] Double free in libgamin

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 25 20:11:34 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=336676#c2


Robert Jordan <robertj at gmx.net> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |robertj at gmx.net
         AssignedTo|mhabersack at novell.com                           |mono-bugs at ximian.com
           Severity|Major                                           |Normal
          Component|Sys.Web                                         |System
            Summary|asp.net app segfaults in libgamin ?             |Double free in libgamin




--- Comment #2 from Robert Jordan <robertj at gmx.net>  2007-10-25 18:11:34 MST ---
MONO_MANAGED_WATCHER=1 will force the managed watcher, implemented in C# using
polling.

The priority of the chosen watcher implementation is

1) inotify
2) gamin
3) fam
4) managed watcher

So your system is now either using (3) or (4).


-- 
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.


More information about the mono-bugs mailing list