Skip to content

Fatal error and crash #449

@TheJenniStarr

Description

@TheJenniStarr

Using 5.015 on Windows 11 and I'm getting the following stacktrace error:

ersion: slimCat Cheetah 5.015 dev
Exception: Not enough memory resources are available to process this command
Occured at: WindowsBase

Immediate stack trace: UInt16 RegisterClassEx(WNDCLASSEX_D) at MS.Win32.UnsafeNativeMethods.RegisterClassEx(WNDCLASSEX_D wc_d)
at MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32 exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name, IntPtr parent, HwndWrapperHook[] hooks)
at System.Windows.Threading.Dispatcher..ctor()
at System.Windows.Threading.Dispatcher.get_CurrentDispatcher()
at slimCat.Services.ServerCommandService.JoinChannelCommand(IDictionary2 command) at slimCat.Services.ServerCommandService.Invoke(IDictionary2 command)
at slimCat.Services.ServerCommandService.DoAction()
at slimCat.Services.ServerCommandService.EnqueueAction(IDictionary2 data) at Microsoft.Practices.Prism.Events.BackgroundEventSubscription1.<>c__DisplayClass5.b__4(Object o)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

I've got 16GB of RAM so I didn't think this would be an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions