|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Where to report a .net 2.0 x64 bug?I have made a test project with about 150 lines of code which causes a
‘System.AccessViolationException’ when run on an x64 bit system. It’s the combination of UTF8Encoding.UTF8.GetBytes, UTF8Encoding.UTF8.GetString, and a BinarySearch which trigger the bug. Where should I submit this bug? -Rune CyberWatcher Developer
<CyberWatcherDevelo***@discussions.microsoft.com> wrote: > I have made a test project with about 150 lines of code which causes a http://lab.msdn.microsoft.com/productfeedback/default.aspx> ?System.AccessViolationException? when run on an x64 bit system. > It?s the combination of UTF8Encoding.UTF8.GetBytes, > UTF8Encoding.UTF8.GetString, and a BinarySearch which trigger the bug. > > Where should I submit this bug? -- Jon Skeet - <sk***@pobox.com> http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet If replying to the group, please do not mail me too |
|||||||||||||||||||||||