Skip to content
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

Out of memory exception #47

Open
cornholio21 opened this issue Dec 16, 2021 · 2 comments
Open

Out of memory exception #47

cornholio21 opened this issue Dec 16, 2021 · 2 comments

Comments

@cornholio21
Copy link

cornholio21 commented Dec 16, 2021

Tried to run precompliled and compiled by myself, always getting out of memory exception after choosing the file and little waiting:

System.OutOfMemoryException
at System.Threading.ThreadPool.QueueUserWorkItemHelper(System.Threading.WaitCallback, System.Object, System.Threading.StackCrawlMark ByRef, Boolean)
at System.Threading.ThreadPool.UnsafeQueueUserWorkItem(System.Threading.WaitCallback, System.Object)
at System.Threading.TimerQueue.QueueTimerCompletion(System.Threading.TimerQueueTimer)
at System.Threading.TimerQueue.FireNextTimers()
at System.Threading.TimerQueue.AppDomainTimerCallback(Int32)

System.OutOfMemoryException
HResult=0x8007000E
Message=Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst.
Source=Microsoft.VisualStudio.DesignTools.WpfTap
StackTrace:
at Microsoft.VisualStudio.DesignTools.WpfTap.WpfVisualTreeService.VisualTree.RootSourceFinder.OnHwndParentChange(IntPtr hWinEventHook, UInt32 eventType, IntPtr hwnd, Int32 idObject, Int32 idChild, UInt32 dwEventThread, UInt32 dwmsEventTime)

@cornholio21
Copy link
Author

image

@sofyanet
Copy link

This has been addressed in the following reply by @Stryxus

#43 (comment)

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

No branches or pull requests

2 participants