[Gtk-sharp-list] Application developed in C# using GTK crashes on Windows with faulting module error

suranju suranju at gmail.com
Fri Jan 23 12:38:12 UTC 2015


I have developed a Mono/.Net 4.0 C# application using MonoDevelop. Things are
running fine on my Ubuntu 14.10 (32-bit) OS.
On deploying on Windows 2003 server, with .Net 4.0 and Mono-3.2.3 with
gtksharp 2.12.11, the application crashed after running for about 4-5 mins.
There was no error display. I checked the WIndows Event Viewer and found
this:
Event Type:	Error
Event Source:	Application Error
Event Category:	(100)
Event ID:	1000
Date:		23.01.2015
Time:		13:13:09
User:		N/A
Computer:	----
Description:
Faulting application mono.exe, version 0.0.0.0, faulting module
libgtk-win32-2.0-0.dll, version 2.24.0.0, fault address 0x00172214.

The application is using GLib.Timeout for calling a new ThreadHandler, in
which files are uploading to a FTP location.
There is no specific time when it crashes, sometimes it crashes without any
operation, sometimes after a Thread is completed.

What could be the reason behind this problem. Please help me out, as I have
spent weeks working on this, and am now stuck with the distribution.



--
View this message in context: http://mono.1490590.n4.nabble.com/Application-developed-in-C-using-GTK-crashes-on-Windows-with-faulting-module-error-tp4665324.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list