[Gtk-sharp-list] Stability with GTK#

Luke Usher luke at resonline.com.au
Wed Apr 12 19:01:23 EDT 2006


Naturally it works fine (even with threading on) now that I want to reproduce that bugs :)

I managed to get one this morning that's a good example of the problems we've been having (and this one was kind enough to point us to the source of the crash) the stack trace is:

at Gtk.Entry.gtk_entry_set_width_chars(IntPtr raw, Int32 n_chars)

at Gtk.Entry.set_WidthChars(Int32 value)

at ResDesktopGtk.LMMTable_Item..ctor() in C:\Documents and Settings\luke\My Documents\Visual Studio 2005\Projects\ResDesktopGtk\ResDesktopGtk\UI\LMMTable_Item.vb:line 35

at ResDesktopGtk.LMMTable.init() in C:\Documents and Settings\luke\My Documents\Visual Studio 2005\Projects\ResDesktopGtk\ResDesktopGtk\UI\LMMTable.vb:line 52

at ResDesktopGtk.LastMinuteManager..ctor() in C:\Documents and Settings\luke\My Documents\Visual Studio 2005\Projects\ResDesktopGtk\ResDesktopGtk\LastMinuteManager.vb:line 46

at ResDesktopGtk.Main.Main() in C:\Documents and Settings\luke\My Documents\Visual Studio 2005\Projects\ResDesktopGtk\ResDesktopGtk\UI\Main.vb:line 84

at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)

at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)

at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()

at System.Threading.ThreadHelper.ThreadStart_Context(Object state)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Threading.ThreadHelper.ThreadStart()




-----Original Message-----
From: "Darío J. Cravero" [mailto:dario.cravero at gmail.com] 
Sent: Thursday, 13 April 2006 2:03 AM
To: Luke Usher
Subject: Re: [Gtk-sharp-list] Stability with GTK#

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Luke, did any of the crashes reported any exceptions that weren't
handled?

Luke Usher escribió:
> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal,
> div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:12.0pt;
> font-family:"Times New Roman";} a:link, span.MsoHyperlink
> {color:blue; text-decoration:underline;} a:visited,
> span.MsoHyperlinkFollowed {color:purple; text-decoration:underline;}
> span.EmailStyle17 {mso-style-type:personal-compose;
> font-family:Arial; color:windowtext;} @page Section1 {size:595.3pt
> 841.9pt; margin:72.0pt 90.0pt 72.0pt 90.0pt;} div.Section1
> {page:Section1;} -->
>
> We?re currently developing an application in vb.net with GTK# and
> having a few problems with application stability so I wanted to see
> if there was something about our setup that could be causing these.
>
> 
>
> Most of the errors were getting are random access violation errors.
> This is as threaded app but even if we disable threading we get the
> same errors. We are currently using GTK# 2.8 (I believe this is the
> latest stable version??) with .net 2.0 on windows xp (32 bit) on amd
> 64 bit processors.
>
> 
>
> Does anyone have any ideas/suggestions on the root cause of the problem?
>
>
> ----------------------------------------------------------------------
>
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEPSSdfiblxYVp4GQRApfiAKDiJS3dqdSByhtC2rlCk+JxB4rEoQCgw9/i
uL+goWwaJ1I6useYeF1FIyM=
=wLY8
-----END PGP SIGNATURE-----





More information about the Gtk-sharp-list mailing list