Skip to content

v1.43.3 crash while runing HearthStone #4615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AngLi-China opened this issue Mar 29, 2025 · 5 comments
Open

v1.43.3 crash while runing HearthStone #4615

AngLi-China opened this issue Mar 29, 2025 · 5 comments
Labels

Comments

@AngLi-China
Copy link

Expected Behavior

HDT run normly

Actual Behavior

HDT has cracked many times in the past servel days. From Windows system logs, their reasons are possibly the same.

Steps to reproduce behavior

During play HearthStone, it suddenly occurs

Log/Screenshots

应用程序: HearthstoneDeckTracker.exe
Framework 版本: v4.0.30319
说明: 由于未经处理的异常,进程终止。
异常信息: System.OutOfMemoryException
在 System.Windows.Media.MediaContext.CompleteRender()
在 System.Windows.Media.MediaContext.LeaveInterlockedPresentation()
在 System.Windows.Media.MediaContext.RemoveChannels()
在 System.Windows.Media.MediaContext.Dispose()
在 System.Windows.Media.MediaContext.OnDestroyContext(System.Object, System.EventArgs)
在 System.EventHandler.Invoke(System.Object, System.EventArgs)
在 System.Windows.Threading.Dispatcher.ShutdownImplInSecurityContext(System.Object)
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
在 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
在 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
在 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
在 System.Windows.Threading.Dispatcher.ShutdownImpl()
在 System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
在 System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
在 System.Windows.Application.RunDispatcher(System.Object)
在 System.Windows.Application.RunInternal(System.Windows.Window)
在 System.Windows.Application.Run(System.Windows.Window)
在 Hearthstone_Deck_Tracker.App.Main()

@zhangminghao1989
Copy link

same error

@beheh
Copy link
Contributor

beheh commented Apr 4, 2025

Which game mode are you playing? Could you send a full log, please?

@tbernstein
Copy link

I have the same error, playing standard mode. I see 2 errors in the Windows event viewer. What other logs do you need?

First, an application error

Faulting application name: HearthstoneDeckTracker.exe, version: 1.43.7.7025, time stamp: 0xc4cde850
Faulting module name: KERNELBASE.dll, version: 10.0.26100.3775, time stamp: 0xd070e954
Exception code: 0xe0434352
Fault offset: 0x0015d424
Faulting process id: 0x9F1C
Faulting application start time: 0x1DBB262E5B004BF
Faulting application path: C:\Users\terry\AppData\Local\HearthstoneDeckTracker\app-1.43.7\HearthstoneDeckTracker.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: d6d77524-fd83-41d1-b74c-96ffeec43128
Faulting package full name: 
Faulting package-relative application ID: 

And then a .net Runtime error

Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OutOfMemoryException
   at System.Windows.Media.MediaContext.CompleteRender()
   at System.Windows.Media.MediaContext.LeaveInterlockedPresentation()
   at System.Windows.Media.MediaContext.RemoveChannels()
   at System.Windows.Media.MediaContext.Dispose()
   at System.Windows.Media.MediaContext.OnDestroyContext(System.Object, System.EventArgs)
   at System.EventHandler.Invoke(System.Object, System.EventArgs)
   at System.Windows.Threading.Dispatcher.ShutdownImplInSecurityContext(System.Object)
   at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.Dispatcher.ShutdownImpl()
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at Hearthstone_Deck_Tracker.App.Main()

@firval
Copy link

firval commented May 16, 2025

I have the same issue for the last few weeks (since the new season started). I only play Battlegrounds ever, and it always crashes about few minutes into each and every game. A crash screen appears (I can see it on windows task bar) but it cannot be brought to foreground.

I'm currently on 1.44.3

hdt_log_crashes.zip

Attaching last dozen logs.

@rpyoyo
Copy link

rpyoyo commented May 29, 2025

same error on 1.44.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

6 participants