[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 Feb 3 17:16:11 EST 2011


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

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


--- Comment #12 from Gabriel Burt <gburt at novell.com> 2011-02-03 22:16:10 UTC ---
protected override void OnReloaded ()
{
    ThreadAssist.ProxyToMain (base.OnReloaded);
}

Zoltan, can you tell if it's immediately between those two (OnReloaded and
ProxyToMain)?  If so, then it seems like the ProxyToMain is calling OnReloaded
instead base.OnReloaded like it's supposed to.

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