[Mono-bugs] [Bug 342568] New: Test Case 426254 - [CSharpTetris] Play a game
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Nov 17 19:10:05 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=342568
Summary: Test Case 426254 - [CSharpTetris] Play a game
Product: Mono: Class Libraries
Version: 1.2.0
Platform: i386
OS/Version: openSUSE 10.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: rhowell at novell.com
QAContact: mono-bugs at ximian.com
Found By: ---
STATUS: FAILED
BUILD: Mono 1.2.6 Preview 1
ENVIRONMENT: opSuse 10.2 i386
NOTES: 11/17/07 16:59:27: Status changed from IDLE to FAILED by
rhowell at novell.com for build 'Mono 1.2.6 Preview 1' and environment 'opSuse
10.2 i386
Program crashes when the first piece is placed.
c229:~> CSharpTetris
Unhandled Exception: System.IndexOutOfRangeException: Array index is out of
range.
at CSharp_Tetris.Shape.moveShapeDown (Int32 intMovePixels,
System.Drawing.Rectangle[][] rctGameGrid) [0x00080] in
/usr/src/packages/BUILD/wf-apps-r282/CSharpTetris/CSharpTetris-Port/Shape.cs:84
at CSharp_Tetris.LayoutForm.GameTimer_Tick (System.Object sender,
System.EventArgs e) [0x00010] in
/usr/src/packages/BUILD/wf-apps-r282/CSharpTetris/CSharpTetris-Port/LayoutForm.cs:477
at System.Windows.Forms.Timer.OnTick (System.EventArgs e) [0x0000b] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Timer.cs:161
at System.Windows.Forms.Timer.FireTick () [0x00000] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Timer.cs:154
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Timer:FireTick
()
at System.Windows.Forms.XplatUIX11.CheckTimers (System.Collections.ArrayList
timers, DateTime now) [0x00045] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:1392
at System.Windows.Forms.XplatUIX11.UpdateMessageQueue
(System.Windows.Forms.XEventQueue queue) [0x00188] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:1552
at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id,
System.Windows.Forms.MSG& msg, IntPtr handle, Int32 wFilterMin, Int32
wFilterMax) [0x00022] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:3597
at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id,
System.Windows.Forms.MSG& msg, IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax)
[0x00000] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs:671
at System.Windows.Forms.Application.RunLoop (Boolean Modal,
System.Windows.Forms.ApplicationContext context) [0x001e8] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:854
at System.Windows.Forms.Application.Run
(System.Windows.Forms.ApplicationContext context) [0x00000] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:630
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm)
[0x00000] in
/tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:618
at CSharp_Tetris.LayoutForm.Main (System.String[] args) [0x00000] in
/usr/src/packages/BUILD/wf-apps-r282/CSharpTetris/CSharpTetris-Port/LayoutForm.cs:354
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list