On 18 Mai, 18:10, Jb Evain <[email protected]> wrote:
> 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?

No, I am writing a new file, no overwrite. My feeling is that the
managed to native transition is not allowed. Which assembly are you
accessing here?

Jan

-- 
--
mono-cecil

Reply via email to