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

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


Andrés G. Aragoneses <[EMAIL PROTECTED]> changed:

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




--- Comment #5 from Andrés G. Aragoneses <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to