Hey, On Tue, May 18, 2010 at 6:07 PM, Jan <[email protected]> wrote: > Now I habe a new stack trace, really looks like a security problem: > >> >> mscorlib.dll!System.AccessViolationException.AccessViolationException() Line >> 25 C# > ntdll.dll!executehandl...@20() + 0x26 bytes > ntdll.dll!executehand...@20() + 0x24 bytes > ntdll.dll!_kiuserexceptiondispatc...@8() + 0xf bytes > [Managed to Native Transition] > Mono.Cecil.Pdb.dll!Mono.Cecil.Pdb.SymWriter.CloseMethod() Line 103 > C# > > Has anybody an idea?
Well, VS could very well have a lock on the pdb, and maybe you're writing over it? -- Jb Evain <[email protected]> -- -- mono-cecil
