[Mono-bugs] [Bug 74755][Blo] New - Array overrun in mod-mono-server.exe

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Apr 2005 20:45:33 -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 ryoung@novell.com.

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

--- shadow/74755	2005-04-27 20:45:32.000000000 -0400
+++ shadow/74755.tmp.25065	2005-04-27 20:45:32.000000000 -0400
@@ -0,0 +1,62 @@
+Bug#: 74755
+Product: Mono: Runtime
+Version: 1.0
+OS: SLES 9
+OS Details: SLES 9 OES
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: io-layer
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ryoung@novell.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Array overrun in mod-mono-server.exe
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+While running iFolder on the 1.1.6.9 build the following occured.
+
+Server: OES mono 1.1.6.9 / mod_mono 1.0.8 / 20050426 build
+Clients: 9 linux (mono 1.1.6.9) / 54 windows
+Test: Nifty every minute, 5 meg max file, client sync every minute
+Notes: Ran for about 5 hours.  Last time a client has done something
+according to the Simias.log was at 8:46 pm yesterday.
+The apache error_log has this as it's last entry (no time stamp on it):
+
+(/usr/lib/mono/1.0/mod-mono-server.exe:28724): GLib-CRITICAL **: file
+garray.c: line 493 (g_ptr_array_remove_index_fast): assertion `index <
+array->len' faile
+
+74 mono 1.1.6.9
+
+/usr/lib/mono/1.0/mod-mono-server.exe:28724): GLib-CRITICAL **: file
+garray.c: line 493 (g_ptr_array_remove_index_fast): assertion `index <
+array->len' failed
+Type  :quit<Enter>  to exit Vim
+
+
+I will add to the bug as we get more information.
+
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information: