http://bugzilla.novell.com/show_bug.cgi?id=607585
http://bugzilla.novell.com/show_bug.cgi?id=607585#c0 Summary: NRE in int.ToString Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: CORLIB AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Trace: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at System.NumberFormatter.ResetCharBuf (int) [0x00007] in /builddir/build/BUILD/mono-2.4.3.1/mcs/class/corlib/System/NumberFormatter.cs:553 at System.NumberFormatter.FormatDecimal (int,System.Globalization.NumberFormatInfo) [0x00020] in /builddir/build/BUILD/mono-2.4.3.1/mcs/class/corlib/System/NumberFormatter.cs:1212 at System.NumberFormatter.IntegerToString (string,System.IFormatProvider) [0x000a1] in /builddir/build/BUILD/mono-2.4.3.1/mcs/class/corlib/System/NumberFormatter.cs:1027 at System.NumberFormatter.NumberToString (string,int,System.IFormatProvider) [0x00010] in /builddir/build/BUILD/mono-2.4.3.1/mcs/class/corlib/System/NumberFormatter.cs:835 at int.ToString (string,System.IFormatProvider) [0x00000] in /builddir/build/BUILD/mono-2.4.3.1/mcs/class/corlib/System/Int32.cs:641 at string.FormatHelper (System.Text.StringBuilder,System.IFormatProvider,string,object[]) [0x00152] in /builddir/build/BUILD/mono-2.4.3.1/mcs/class/corlib/System/String.cs:1927 at string.Format (System.IFormatProvider,string,object[]) [0x00000] in /builddir/build/BUILD/mono-2.4.3.1/mcs/class/corlib/System/String.cs:1859 at string.Format (string,object) [0x00000] in /builddir/build/BUILD/mono-2.4.3.1/mcs/class/corlib/Assembly/AssemblyInfo.cs:1 at Hyena.ConsoleCrayon.GetAnsiColorControlCode (System.ConsoleColor,bool) [0x00028] in /home/benja/Programas/banshee/src/Libraries/Hyena/Hyena/ConsoleCrayon.cs:123 at Hyena.ConsoleCrayon.SetColor (System.ConsoleColor,bool) [0x00029] in /home/benja/Programas/banshee/src/Libraries/Hyena/Hyena/ConsoleCrayon.cs:72 at Hyena.ConsoleCrayon.set_ForegroundColor (System.ConsoleColor) [0x00006] in /home/benja/Programas/banshee/src/Libraries/Hyena/Hyena/ConsoleCrayon.cs:43 at Hyena.Log.Commit (Hyena.LogEntryType,string,string,bool) [0x00065] in /home/benja/Programas/banshee/src/Libraries/Hyena/Hyena/Log.cs:116 at Banshee.GStreamer.Service.NativeLogHandler (Hyena.LogEntryType,intptr,intptr) [0x00054] in /home/benja/Programas/banshee/src/Backends/Banshee.GStreamer/Banshee.GStreamer/Service.cs:117 at (wrapper native-to-managed) Banshee.GStreamer.Service.NativeLogHandler (Hyena.LogEntryType,intptr,intptr) <0x0004b> Mono JIT compiler version 2.4.3.1 (tarball Thu Jan 14 10:27:43 UTC 2010) Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com TLS: __thread GC: Included Boehm (with typed GC) SIGSEGV: altstack Notifications: epoll Architecture: x86 Disabled: none This was originally filed as a Banshee bug at https://bugzilla.gnome.org/show_bug.cgi?id=616506 -- Configure bugmail: http://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
