Hello Phillip, I was able to reproduce your problem on Mono. Can you file at bug in Bugzilla at http://bugzilla.ximian.com/
I think it would be best to come up with a simple test case that does not require SQL Server. Daniel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jerkins, Phillip Sent: Wednesday, February 05, 2003 1:28 PM To: [EMAIL PROTECTED] Subject: [Mono-list] System.Threading error According to the class status page, System.Threading is 100% finished. However, I'm getting an error in mono that I don't get in M$'s runtime: I first get a dialog box that says: ** ERROR **: file threads.c: line 1157 (ves_icall_System_Threading_Thread_Abort): should not be reached aborting... Then, the following prints on the console (it's a console test app): This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. I'm having to use these features of System.Threading b/c I'm sending out a request over UDP that may/may not get a response. It's part of a (very small) contribution I'm trying to make to System.Data.SqlClient.SqlConnection. I'm attaching the source that causes it. Thanks! Phil Jerkins **************************************************************************** ********************** Morgan Keegan & Co., Inc. DOES NOT ACCEPT ORDERS AND/OR INSTRUCTIONS REGARDING YOUR ACCOUNT BY E-MAIL. Transactional details do not supersede normal trade confirmations or statements. The information contained in this transmission is privileged and confidential. It is intended for the use of the individual or entity named above. The information contained herein is based on sources we believe reliable but is not considered all-inclusive. Opinions are our current opinions only and are subject to change without notice. Offerings are subject to prior sale and/or change in price. Prices, quotes, rates and yields are subject to change without notice. Morgan Keegan & Co., Inc., member NYSE, NASD and SIPC, is a registered broker-dealer subsidiary of Regions Financial Corporation. Investments are NOT FDIC INSURED, NOT BANK GUARANTEED and MAY LOSE VALUE. Morgan Keegan & Co., Inc. reserves the right to monitor all electronic correspondence. http://www.morgankeegan.com **************************************************************************** ********************** _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
