joaquimcid / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Icarus: System.OverflowException: Arithmetic operation resulted in an overflow #590

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Ran a test
2. While executing I think I clicked on a node in the tree.

What is the expected output? What do you see instead?
System.OverflowException: Arithmetic operation resulted in an overflow.
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at Aga.Controls.Tree.TreeViewAdv.ReadChilds(TreeNodeAdv parentNode,
Boolean performFullUpdate)
   at Aga.Controls.Tree.TreeViewAdv._model_StructureChanged(Object sender,
TreePathEventArgs e)
   at Aga.Controls.Tree.TreeModelBase.OnStructureChanged(TreePathEventArgs
args)
   at Gallio.Icarus.Models.ProjectTreeModel.<set_TestProject>b__0(Object
sender, EventArgs e)
   at Gallio.Common.Policies.EventHandlerPolicy.SafeInvoke(EventHandler
handlerChain, Object sender, EventArgs e) in c:\RelEng\Projects\MbUnit
v3.1\Work\src\Gallio\Gallio\Common\Policies\EventHandlerPolicy.cs:line 43
Reported by: 
UnhandledExceptionPolicy
   at
Gallio.Icarus.Reports.ReportMonitor.<SetupDirectoryWatcher>b__7(Object
sender, FileSystemEventArgs e)
   at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode,
UInt32 numBytes, NativeOverlapped* overlappedPointer)
   at
System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

What version of the product are you using? On what operating system?
3.1.397.0x64 on Windows7 x64.

Please provide any additional information below.
Not really sure what the repo steps are yet. I will update if I am able to
narrow it down.

Original issue reported on code.google.com by kent.han...@gmail.com on 18 Nov 2009 at 10:18

GoogleCodeExporter commented 8 years ago
Impressive!  :)

I wonder what could make this happen...

Have you found any repro steps yet?

Original comment by jeff.br...@gmail.com on 5 Jan 2010 at 12:42

GoogleCodeExporter commented 8 years ago
Unfortunately I haven't been able to track down better repro steps yet.

Original comment by kent.han...@gmail.com on 27 Jan 2010 at 11:24

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 19 Jul 2010 at 9:16

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 21 Sep 2010 at 1:45

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 14 Jun 2011 at 5:53