[Mono-bugs] [Bug 531630] Managed PDB generation is broken

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 16 06:07:13 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=531630

User a.buriak at it-territory.ru added comment
http://bugzilla.novell.com/show_bug.cgi?id=531630#c1





--- Comment #1 from Alexander Buryak <a.buriak at it-territory.ru>  2009-10-16 04:07:12 MDT ---
Rashly said that the revision #132172 has no problems :(

There is another bug in
/trunk/cecil/pdb/Mono.Cecil.Pdb/Mono.Cecil.Pdb/PdbWriter.cs:181 - Patch()
function.

Bug occurs when a blob returned by m_writer.GetDebugInfo() is larger than old
one - new blob overwrites some data of the blob next to it. That makes patched
DLL/EXE unusable: all tools and runtime report errors on load.

Latests revision still has this problem.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list