[Mono-bugs] [Bug 77817][Nor] New - mono 1.1.13.4 CreateThread error in beagle after glibc2.4 upgrade

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 17 13:22:05 EST 2006


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 jdaluz at gmail.com.

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

--- shadow/77817	2006-03-17 13:22:05.000000000 -0500
+++ shadow/77817.tmp.31787	2006-03-17 13:22:05.000000000 -0500
@@ -0,0 +1,65 @@
+Bug#: 77817
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: jdaluz at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mono 1.1.13.4 CreateThread error in beagle after glibc2.4 upgrade
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+I recently updated my Gentoo system to glibc 2.4 and rebuilt with gcc
+4.1.0. Shortly afterward I noticed that deskbar-applet's beagle-live
+handler had stopped working. This error is generated from beagle whenever a
+beagle-live query is performed:
+
+** (beagled:1067): WARNING **: : CreateThread error 0x0
+Warn: Exception caught while executing Beagle.Daemon.Server:Void Run()
+Warn: System.SystemException: Thread creation failed.
+in [0x00058] System.Threading.Thread:Start ()
+in [0x0004d] (at
+/var/tmp/portage/beagle-0.2.2.1/work/beagle-0.2.2.1/Util/ExceptionHandlingThread.cs:77)
+Beagle.Util.ExceptionHandlingThread:Start (System.Threading.ThreadStart method)
+in [0x000ac] (at
+/var/tmp/portage/beagle-0.2.2.1/work/beagle-0.2.2.1/beagled/Server.cs:383)
+Beagle.Daemon.Server:Run ()
+in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+in [0x0005a] (at
+/var/tmp/portage/beagle-0.2.2.1/work/beagle-0.2.2.1/Util/ExceptionHandlingThread.cs:54)
+Beagle.Util.ExceptionHandlingThread:ThreadStarted ()
+
+After the error occurs, beagled becomes unresponsive to any query or to
+beagle-shutdown, and has to be killed.
+
+I originally filed this against beagle and was redirected here.
+
+Steps to reproduce the problem:
+1. Perform beagle-live query from deskbar-applet
+2. 
+3. 
+
+Actual Results:
+Above error message
+
+Expected Results:
+Query results returned.
+
+How often does this happen? 
+Always.
+
+Additional Information:
+Gentoo 2006.0/AMD64, Gnome 2.14, 2.6.15-ck7
+
+There have been a handful of other programs that have had thread-related
+errors since the update to glibc 2.4.


More information about the mono-bugs mailing list