Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in DependencyParser #7

Open
brunis opened this issue Sep 3, 2012 · 0 comments
Open

Crash in DependencyParser #7

brunis opened this issue Sep 3, 2012 · 0 comments

Comments

@brunis
Copy link

brunis commented Sep 3, 2012

Being run through Sonar 3.2:
Here's the console output:
12:21:28.637 INFO .u.c.CommandExecutor - Executing command: C:\DependencyParser-1.0\DependencyParser.exe -a C:\PackageBuilder\Solutions\trunk\INNOMATESolution\INNOMATE.Data..\bui
ld\bin\INNOMATE.Data.dll -o C:\PackageBuilder\Solutions\trunk\INNOMATESolution\INNOMATE.Data.sonar\ndeps-report.xml
12:21:29.053 INFO .u.c.CommandExecutor - Parsing INNOMATE.Data.dll
12:21:29.120 INFO .u.c.CommandExecutor - Skip mscorlib... maybe in the GAC?
12:21:29.120 INFO .u.c.CommandExecutor - Skip System.Configuration... maybe in the GAC?
12:21:29.120 INFO .u.c.CommandExecutor - Skip System... maybe in the GAC?
12:21:29.121 INFO .u.c.CommandExecutor - Skip System.Data... maybe in the GAC?
12:21:29.121 INFO .u.c.CommandExecutor - Skip System.Messaging... maybe in the GAC?
12:21:29.125 INFO .u.c.CommandExecutor - Parsing Innomate.Common.dll
12:21:29.126 INFO .u.c.CommandExecutor - Skip System.Xml... maybe in the GAC?
12:21:29.126 INFO .u.c.CommandExecutor - Skip System.Design... maybe in the GAC?
12:21:29.126 INFO .u.c.CommandExecutor - Skip System.Workflow.ComponentModel... maybe in the GAC?
12:21:29.127 INFO .u.c.CommandExecutor - Skip System.ServiceModel... maybe in the GAC?
12:21:29.155 INFO .u.c.CommandExecutor - Parsing Telerik.Web.UI.dll
12:21:29.160 INFO .u.c.CommandExecutor - Parsing Microsoft.Web.Services3.dll
12:21:29.160 INFO .u.c.CommandExecutor - Skip System.Core... maybe in the GAC?
12:21:29.161 INFO .u.c.CommandExecutor - Skip System.Web.Mvc... maybe in the GAC?
12:21:29.161 INFO .u.c.CommandExecutor - Skip System.Web... maybe in the GAC?
12:21:29.161 INFO .u.c.CommandExecutor - Skip mscorlib... maybe in the GAC?
12:21:29.161 INFO .u.c.CommandExecutor - Skip System.ComponentModel.DataAnnotations... maybe in the GAC?
12:21:29.161 INFO .u.c.CommandExecutor - Skip System.Drawing... maybe in the GAC?
12:21:29.253 INFO .u.c.CommandExecutor -
12:21:29.287 INFO .u.c.CommandExecutor - Unhandled Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object.
12:21:29.287 INFO .u.c.CommandExecutor - at Mono.Cecil.ModuleDefinition.ProcessDebugHeader()
12:21:29.287 INFO .u.c.CommandExecutor - at Mono.Cecil.ModuleDefinition.ReadSymbols(ISymbolReader reader)
12:21:29.287 INFO .u.c.CommandExecutor - at Mono.Cecil.ModuleDefinition.ReadSymbols()
12:21:29.288 INFO .u.c.CommandExecutor - at DependencyParser.Program.Analysis(XmlTextWriter writer, ModuleDefinition module, String fullPath)
12:21:29.288 INFO .u.c.CommandExecutor - at DependencyParser.Program.Main(String[] args)

And the crash gui problem report from windows:
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: dependencyparser.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 4f4a5933
Problem Signature 04: Mono.Cecil
Problem Signature 05: 0.9.5.0
Problem Signature 06: 4ed8db11
Problem Signature 07: 2bb
Problem Signature 08: 3d
Problem Signature 09: System.InvalidOperationException
OS Version: 6.1.7601.2.1.0.272.7
Locale ID: 1030
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant