[Mono-bugs] [Bug 469213] New: bless-0.6.0 fails with System.TypeLoadException when pressing any key

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jan 24 20:31:12 EST 2009


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


           Summary: bless-0.6.0 fails with System.TypeLoadException when
                    pressing any key
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.2.x
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: loki_val at gentoo.org
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5)
Gecko/2009011601 Gentoo Firefox/3.0.5

Works with mono-2.0, fails with mono-2.2
Gentoo linux.

** (bless:18679): WARNING **: Missing method Bless.Util.IRange.get_End in
assembly /usr/lib64/bless/Bless.Util.dll token 6000047
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle
the exception.
System.TypeLoadException: A type load exception has occurred.
  at Bless.Util.IntervalTree`1+ITNodeFactory[System.Object].CreateNode (Int64
key, System.Object val, Color color) [0x00000] 
  at
Bless.Util.RedBlackTree`2[System.Int64,Bless.Gui.Areas.AtomicHighlight].Insert
(INode h, Int64 key, Bless.Gui.Areas.AtomicHighlight val) [0x00000] 
  at
Bless.Util.RedBlackTree`2[System.Int64,Bless.Gui.Areas.AtomicHighlight].Insert
(Int64 key, Bless.Gui.Areas.AtomicHighlight val) [0x00000] 
  at Bless.Util.IntervalTree`1[Bless.Gui.Areas.AtomicHighlight].Insert
(Bless.Gui.Areas.AtomicHighlight r) [0x00000] 
  at Bless.Gui.Areas.AreaGroup.BreakDownHighlights (Bless.Gui.Areas.Highlight
s, IList`1 lst) [0x00000] 
  at Bless.Gui.Areas.AreaGroup.GetAtomicHighlights () [0x00000] 
  at Bless.Gui.Areas.AreaGroup.Render (Boolean force) [0x00000] 
  at Bless.Gui.Areas.AreaGroup.<SetChanged>m__0 (System.Object ,
System.EventArgs ) [0x00000] 
  at Gtk.Application+InvokeCB.Invoke () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean
is_terminal)
   at GLib.Timeout+TimeoutProxy.Handler()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at BlessMain..ctor(System.String[] args)
   at BlessMain.Main(System.String[] args)


Reproducible: Always

Steps to Reproduce:
Open bless-0.6.0 with mono-2.2
Click in the main window.
Press a key
Actual Results:  
Instant crash

Expected Results:  
A character appearing on screen.

Application bug:
https://gna.org/bugs/index.php?12900
Gentoo bug:
http://bugs.gentoo.org/show_bug.cgi?id=256153

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