[Mono-bugs] [Bug 442027] Loop doesn't cause managed exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 14 17:26:11 EST 2008


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

User aaragoneses at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=442027#c5


Andrés G. Aragoneses <aaragoneses at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #5 from Andrés G. Aragoneses <aaragoneses at novell.com>  2008-11-14 15:26:10 MST ---
I guess that the problem was indeed related to the code going across managed ->
unmanaged -> managed. However, I can't reproduce this anymore with mcs r118502
and mono r118499, so I'm going to close this.


A problem that I see now is that I'm getting a *huge* managed stacktrace, with
just the same method being printed again and again, I wonder if MS.NET does
this or it just reduces it in some way.

Example:

UiaAtkBridgeTest.GailTester.ComboBoxDropDownList :
System.StackOverflowException : The requested operation caused a stack
overflow.
at UiaAtkBridgeTest.GailTester.GetAccessible (BasicWidgetType type,
System.String[] name) [0x00000] in
/home/knocte/Documents/iDocs/Proyectos/mono/a11y/uia2atk/UiaAtkBridge/Test/GailTest/GailTester.cs:143
at UiaAtkBridgeTest.GailTester.GetAccessible (BasicWidgetType type,
System.String[] name) [0x00000] in
/home/knocte/Documents/iDocs/Proyectos/mono/a11y/uia2atk/UiaAtkBridge/Test/GailTest/GailTester.cs:143

(...tons of times...)

at UiaAtkBridgeTest.GailTester.GetAccessible (BasicWidgetType type,
System.String[] name) [0x00000] in
/home/knocte/Documents/iDocs/Proyectos/mono/a11y/uia2atk/UiaAtkBridge/Test/GailTest/GailTester.cs:143


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