是否有其他人遇到与Silverlight奇怪的调试+崩溃行为? [英] Is anyone else experiencing weird debug + crash behavior with Silverlight?

查看:193
本文介绍了是否有其他人遇到与Silverlight奇怪的调试+崩溃行为?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我注意到,经过一段时间的调试/ tweakcode /调试等,最终Silverlight开始崩溃所有的浏览器(即不要紧,我触发,他们都只是崩溃)。如果我然后去一个网站有Silverlight,它工作正常?所以它与调试器+ Silverlight不一样了吗?

I have noticed that after awhile of debug/tweakcode/debug etc that eventually Silverlight starts to crash all of my browsers (i.e. doesn't matter which i fire, they all just crash). If i then go to a site that has Silverlight, it works fine? so it has something to do with debugger + Silverlight not getting along?

然后我重新启动,问题消失了?是否有其他人遇到这种奇怪的行为?

I then reboot and the problem goes away? Is anyone else experiencing this kind of weird behaviour?

我注意到,如果我在代码上放置断点,他们似乎停止,因为它似乎它可以实例化所说的.xap等确定,但是似乎无法将其渲染到屏幕没有崩溃?

I have noticed though that if i put breakpoints on the code they all seem to halt, in that it appears that it can instantiate the said .xap etc ok, but just can't seem to render it to screen without a crash?

(没有什么在日志文件,我试过将附加一个单独的VS2008实例到IE,Devenv和Blend等试图看看是否可以捕获是什么导致这种情况发生?)

(There's nothing in the log files and i've tried to attach a seperate VS2008 instance to both IE, Devenv and Blend etc trying to see if i can catch what's causing this to occur?)

推荐答案

有几种方法可以找出此问题的原因

There are couple of ways to figure out cause of this issue

一个是使用XPERF - 如果您使用的是Windows VISTA 此处这里

One is using XPERF - If you are using Windows VISTA here and here

或通过获取内存转储使用Windbg,这里是教程

or using Windbg by getting a memory dump and here is a tutorial from Tess

这篇关于是否有其他人遇到与Silverlight奇怪的调试+崩溃行为?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆