[Mono-dev] Strange ODBC/ComponentModel problem

Gert Driesen gert.driesen at telenet.be
Sun Apr 13 03:44:58 EDT 2008


Ernesto,

This is a known issue:
https://bugzilla.novell.com/show_bug.cgi?id=341743

Gert

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Ernesto
Sent: zondag 13 april 2008 1:41
To: mono-devel-list at lists.ximian.com
Subject: [Mono-dev] Strange ODBC/ComponentModel problem


Hi,

I'm having this weird ODBC problem. I didn't file a bug report because I
don't know how to reproduce this problem, but happens very often. 
Perhaps the stack trace is enough for someone to figure this out. It shows
with both Mono 1.9-4 on Windows and 1.9-5 on Fedora 8 64. Didn't happen with
1.2, and doesn't happen with MS .NET 2.0.

This stack trace belongs to Mono 1.9-4 on Windows:
  at (wrapper managed-to-native) System.Data.Odbc.libodbc.SQLFreeStmt
(intptr,System.Data.Odbc.libodbc/SQLFreeStmtOptions) <0x00004>
  at (wrapper managed-to-native) System.Data.Odbc.libodbc.SQLFreeStmt
(intptr,System.Data.Odbc.libodbc/SQLFreeStmtOptions) <0xffffffff>
  at System.Data.Odbc.OdbcCommand.FreeStatement () [0x00011] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-1.9\mcs\class\System.Data\System.Da
ta.Odbc\OdbcCommand.cs:370
  at System.Data.Odbc.OdbcCommand.Dispose (bool) [0x0000c] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-1.9\mcs\class\System.Data\System.Da
ta.Odbc\OdbcCommand.cs:344
  at System.ComponentModel.Component.Finalize () [0x00000] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-1.9\mcs\class\System\System.Compone
ntModel\Component.cs:104
  at (wrapper runtime-invoke)
System.ComponentModel.MarshalByValueComponent.runtime_invoke_void
(object,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.
Error in my_thread_global_end(): 1 threads didn't exit

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list