[Mono-bugs] [Bug 63361][Nor] New - Hang when finishing in monologue-worker

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Aug 2004 16:28:44 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/63361	2004-08-18 16:28:44.000000000 -0400
+++ shadow/63361.tmp.26520	2004-08-18 16:28:44.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 63361
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Hang when finishing in monologue-worker
+
+monologue-worker hangs when exiting and, after a few seconds, it displays a
+warning:
+** (monologue-worker.exe:7624): WARNING **: : iteration overflow!
+
+Steps:
+1. cvs co monologue
+2. cd monologue/worker && make
+3. mono monologue-worker.exe bloggers.xml ../www/index.html
+../www/index.rss --cachedir cache --verbose
+
+you will see how it downloads all the feeds and after the final report it
+hangs.
+
+You might need to run a few times to get the hang.
+This has been tested on FC1 and FC2.