用户回调期间遇到未处理的异常。 [英] Unhandled exception encountered during a user callback.

查看:1414
本文介绍了用户回调期间遇到未处理的异常。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我启动计算机时,甚至没有打开Visual Studio,我弹出一个说法:


sttray64.exe中的0x000000010000D6EE处理未处理的异常:0xC000041D:在用户回调期间遇到未处理的异常。


当点击调试选项时,它打开Visual Studio并高亮显示一行代码: 

 000000010000D6EE mov rax,qword ptr [rcx] 

来自名为Disassembly的脚本。 


我不知道什么是错的,或者我是否应该担心它。 


 

解决方案



嗨  ChrisTackS,



>> sttray64.exe中0x000000010000D6EE处的未处理异常:0xC000041D :在用户回调期间遇到未处理的异常。
$


剂量sttray64.exe文件是软件组件Tempo Semiconductor的IDT高清晰度音频?
$


>> 000000010000D6EE  MOV          rax,qword ptr [rcx] 



您可以参考以下文章获取更多信息。



带注释的x64反汇编
$


也许类指针仍为NULL或未初始化且仍具有未初始化的值。它也可能是一个无效的指针。 
$


你应该调试你的程序并尝试解决问题。



此外,根据您的描述,我们发现它与WPF无关。如果与WPF相关,请为其他任何人提供所有必要的代码段,以便能够从头开始重现您的问题以及结果的详细说明
,包括任何异常消息。



感谢您的理解。



最好的问候,



Yong Lu

Hi, when I start my computer, without even opening Visual Studio, I get a pop up saying:

Unhandled exception at 0x000000010000D6EE in sttray64.exe: 0xC000041D: An unhandled exception was encountered during a user callback.

And when clicked on a debugging option it opened Visual Studio and high lighted a line of code that reads: 

000000010000D6EE  mov         rax,qword ptr [rcx] 

from a script called Disassembly. 

I have no idea about what's wrong or whether I should be worried about it. 

 

解决方案


Hi  ChrisTackS,

>>Unhandled exception at 0x000000010000D6EE in sttray64.exe: 0xC000041D: An unhandled exception was encountered during a user callback.

Dose the sttray64.exe file is a software component of IDT High-Definition Audio by Tempo Semiconductor?

>>000000010000D6EE  mov         rax,qword ptr [rcx] 

You can refer the following article for getting more information.

Annotated x64 Disassembly

Maybe a class pointer is still NULL or not initialized and still has the not initialized value. It also may be a pointer that is not valid. 

You should debug your program and try to solve the issue.

Besides, from your description, we cannot find it has something to do with WPF. If related to WPF, please include all necessary code snippets for anyone else to be able to reproduce your issue from scratch along with a detailed description about the results including any exception messages.

Thank you for your understanding.

Best Regards,

Yong Lu


这篇关于用户回调期间遇到未处理的异常。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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