[Mono-bugs] [Bug 81856][Nor] Changed - Dead Lock with mysql

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 16 09:11:07 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by james at stev.org.

http://bugzilla.ximian.com/show_bug.cgi?id=81856

--- shadow/81856	2007-07-16 07:44:56.000000000 -0400
+++ shadow/81856.tmp.4541	2007-07-16 09:11:07.000000000 -0400
@@ -162,6 +162,88 @@
 
 I cannot trigger the deadlock with tracing enabled.
 The deadlock does not trigger on windows. Under MS .NET
 
 Where next ?
 
+
+------- Additional Comments From james at stev.org  2007-07-16 09:11 -------
+
+Grendel on irc suggested that i turn on the thread debugging and try
+to retrigger the bug. This is the last of the output it produced
+** Message: _wapi_thread_handle_from_id: Returning 0x127631 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127631 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127631 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127631 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_set_termination_details: Thread 0x127631
+terminating
+** Message: thread_start_routine: started thread id -1236284496
+** Message: CreateThread: Started thread handle 0x127635 ID -1236284496
+** Message: _wapi_thread_handle_from_id: Returning 0x403 for self
+thread -1211114848 from TLS
+** Message: _wapi_thread_abandon_mutexes: Thread 0x127631 abandoning
+held mutexes
+** Message: _wapi_thread_set_termination_details: Recording thread
+handle 0x127631 id -1365808208 status as -1
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+ Count = 603918
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127635 for self
+thread -1236284496 from TLS
+** Message: _wapi_thread_set_termination_details: Thread 0x127635
+terminating
+** Message: thread_start_routine: started thread id -1365808208
+** Message: CreateThread: Started thread handle 0x127639 ID -1365808208
+** Message: _wapi_thread_handle_from_id: Returning 0x403 for self
+thread -1211114848 from TLS
+** Message: _wapi_thread_abandon_mutexes: Thread 0x127635 abandoning
+held mutexes
+** Message: _wapi_thread_set_termination_details: Recording thread
+handle 0x127635 id -1236284496 status as -1
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+ Count = 603919
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_handle_from_id: Returning 0x127639 for self
+thread -1365808208 from TLS
+** Message: _wapi_thread_set_termination_details: Thread 0x127639
+terminating
+** Message: thread_start_routine: started thread id -1236284496
+** Message: CreateThread: Started thread handle 0x12763d ID -1236284496
+** Message: _wapi_thread_handle_from_id: Returning 0x403 for self
+thread -1211114848 from TLS
+** Message: _wapi_thread_abandon_mutexes: Thread 0x127639 abandoning
+held mutexes
+** Message: _wapi_thread_set_termination_details: Recording thread
+handle 0x127639 id -1365808208 status as -1
+


More information about the mono-bugs mailing list