Exception Hunter 2 & 3 both crash after done processing!
JafarKofahi
Posts: 3
I am new to this tool suite, I wanted to check our assembly for exceptions, so I loaded the assembly then I clicked the Generate Report button. The program process the assembly and takes some time processing, then when the status changes to "Writing report" or creating report. It freeze and after a minute or two, it crash with no error message. Windows pop-up a message box indicating that the application crashed and need to be closed.
When I loaded the assembly there were some 3rd party assemblies not located and I just ignored them.
I cant send you the assembly, company policy I would be happy to load screenshots but I dont know where to load/attach them :?:
I am working on a Windows 7 64bit machine.
Any help would be appreciated
Thanks
Jafar[/img]
When I loaded the assembly there were some 3rd party assemblies not located and I just ignored them.
I cant send you the assembly, company policy I would be happy to load screenshots but I dont know where to load/attach them :?:
I am working on a Windows 7 64bit machine.
Any help would be appreciated
Thanks
Jafar[/img]
Comments
21 Nov 2011 15:39:21,800 [1] WARN RedGate.Util.LogService - Starting new Exception Hunter session
21 Nov 2011 15:39:21,807 [1] WARN RedGate.Util.LogService - Version: 3.0.0.31
21 Nov 2011 15:39:45,487 [19] FATAL RedGate.ExceptionHunter.UI.MainForm - Exception of type 'System.OutOfMemoryException' was thrown.
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.IO.BinaryReader.ReadBytes(Int32 count)
at Mono.Cecil.Binary.ImageReader.VisitSection(Section sect)
at Mono.Cecil.Binary.SectionCollection.Accept(IBinaryVisitor visitor)
at Mono.Cecil.Binary.Image.Accept(IBinaryVisitor visitor)
at Mono.Cecil.Binary.ImageReader.Read(Image img, Stream stream)
at Mono.Cecil.Binary.ImageReader.Read(String file)
at Mono.Cecil.AssemblyFactory.GetAssemblyManifest(String file)
at