[Mono-bugs] [Bug 485377] Regression in Convert.ChangeType()
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Mar 14 10:48:13 EDT 2009
https://bugzilla.novell.com/show_bug.cgi?id=485377
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=485377#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2009-03-14 08:48:11 MST ---
This is caused by a stack overflow:
[0x7fa1bc1a7730: 1.63857 27633] ENTER: System.Convert:ToType
(object,System.Type,System.IFormatProvider)([STRING:0x7fa1b83f8fc0:some-random-string],
[TYPE:Foo], [System.Globalization.NumberFormatInfo:0x7fa1b8401c30], )
[0x7fa1bc1a7730: 1.63858 27634] ENTER: string:System.IConvertible.ToType
(System.Type,System.IFormatProvider)(this:[STRING:0x7fa1b83f8fc0:some-random-string],
[TYPE:Foo], [System.Globalization.NumberFormatInfo:0x7fa1b8401c30], )
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list