[Mono-bugs] [Bug 364881] New: GtkDemo fails on Win64

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 26 11:16:45 EST 2008


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


           Summary: GtkDemo fails on Win64
           Product: gtk#
           Version: 2.x
          Platform: 64bit
        OS/Version: Windows Vista
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: gtk-sharp
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Using the new 1.9 preview with 2.10.3, GtkDemo crashes on startup on Vista64
with:

Stacktrace:

  at (wrapper managed-to-native) GLib.Marshaller.g_free (intptr) <0x00004>
  at (wrapper managed-to-native) GLib.Marshaller.g_free (intptr) <0xffffffff>
  at GLib.Marshaller.Free (intptr) <0x0000a>
  at Gtk.TreeStore.SetValue (Gtk.TreeIter,int,GLib.Value) <0x0010a>
  at Gtk.TreeStore.SetValue (Gtk.TreeIter,int,object) <0x000b9>
  at Gtk.TreeStore._AppendValues (Gtk.TreeIter,System.Array) <0x000ca>
  at Gtk.TreeStore.AppendValues (System.Array) <0x000b7>
  at Gtk.TreeStore.AppendValues (object[]) <0x00014>
  at GtkDemo.DemoMain.FillTree () <0x0049a>
  at GtkDemo.DemoMain.CreateTree () <0x00037>
  at GtkDemo.DemoMain..ctor () <0x00130>
  at GtkDemo.DemoMain.Main (string[]) <0x0001b>
  at (wrapper runtime-invoke) GtkDemo.DemoMain.runtime_invoke_void_string[]
(obj
ect,intptr,intptr,intptr) <0xffffffff>

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

It works as expected on XP32.  Also, GTK# 2.10.2 that ships with Mono 1.2.6
works correctly on Vista64.


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