[Mono-bugs] [Bug 666008] [Regression] Banshee-1 crashes with a stack overflow on opensuse-11.3-x86_64

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 20 22:45:47 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=666008#c3


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gburt at novell.com,
                   |                            |miguel at novell.com

--- Comment #3 from Miguel de Icaza <miguel at novell.com> 2011-01-21 03:45:45 UTC ---
Perhaps the new behavior in the threadpool causes this.

Tasks now bounce less between threads, for instance, if you queue a new task on
the threadpool it goes into the current thread task list, instead of going to a
global list that is pulled by another thread.

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