-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Milestone
Description
Since this version Fork constantly crashes. It can happen when I'm using the application or it is in the background.
There is no noticeable logic behind it.
It seems like a NPE bug in the background processes of Fork.
This is that I found in the Windows event log:
Anwendung: Fork.exe
Frameworkversion: v4.0.30319
Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
Ausnahmeinformationen: System.NullReferenceException
bei System.Threading.Tasks.ThreadPoolTaskScheduler.LongRunningThreadWork(System.Object)
bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
bei System.Threading.ThreadHelper.ThreadStart(System.Object)
EventID = 1026
Followed by:
Name der fehlerhaften Anwendung: Fork.exe, Version: 2.4.2.0, Zeitstempel: 0x678e3804
Name des fehlerhaften Moduls: mscorlib.ni.dll, Version: 4.8.9290.0, Zeitstempel: 0x67214b29
Ausnahmecode: 0xc0000005
Fehleroffset: 0x0000000000f06671
ID des fehlerhaften Prozesses: 0x8708
Startzeit der fehlerhaften Anwendung: 0x01db6d841f1f2b9b
Pfad der fehlerhaften Anwendung: C:\Users\DBE\AppData\Local\Fork\app-2.4.2\Fork.exe
Pfad des fehlerhaften Moduls: C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\02615d09f5932f870508f7020261bb0e\mscorlib.ni.dll
Berichtskennung: f70d413a-2862-4c09-9ba0-d7e48de8af9a
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
EventID = 1000
Every crash it is the same pattern.
Can this please be fixed urgently. Is there anything I can do besides downgrading?
As the 2.4.X versions were released so shortly after another I'm not 100% sure if a previous version also had the issue.
But if I remember correctly it should only be ever since 2.4.2.0.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels