Ticket T1285896
Visible to All Users

Random error is thrown at runtime

created 5 days ago (modified 3 days ago)

The exception unknown software exception 0xx0434352 occurred in the app at location 0x000007FF919E41B39

Why is this error thrown at random places in runtime. My app is a WinForms app, with some DevExpress libraries, when error is thrown the app is closed and user will have to start the app again. I even have Application.ThreadException and AppDomain.CurrentDomain.UnhandledException in my start-up Program.cs file.

My system performance is running good and has all windows updates, even the sfs scanner shows there is nothing wrong with the system or server.

Upon further researching the error, there is something called KernalBase.dll that is throwing this error.

How can this be resolved?

Comments (1)
Nadezhda (DevExpress Support) 3 days ago

    Hello,

    We have not encountered a similar issue before, so it is challenging to determine its cause with only this information. It will help if you share the full message of the exception and its call stack as mentioned in this help topic: Obtain an Exception's Call Stack. Also, you can follow the instructions from this KB article to try to determine the cause of the issue: How to investigate an issue and determine why it occurs in WinForms project.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.