Search found 2 matches

by jasmineM
08.01.2021, 18:51
Forum: Bug Reports
Topic: Silent crashes :-(
Replies: 2
Views: 10114

Re: Silent crashes :-(

Hi Marek,

thank you for your quick reply. 0x0374 means heap corruption, which actually would likely be an application issue (ntdll is just the canary). However, it can have a gazillion of reasons (like mixing Unicode/non-Unicode somewhere) and I totally understand that without a stack trace this is ...
by jasmineM
08.01.2021, 15:17
Forum: Bug Reports
Topic: Silent crashes :-(
Replies: 2
Views: 10114

Silent crashes :-(

Hi,

using FC quite a while now - in general it is working nicely. However, once in a while it just silently crashes. I get only an entry in the windows event log:

Name der fehlerhaften Anwendung: FreeCommander.exe, Version: 2020.0.0.840, Zeitstempel: 0x5fdbb873
Name des fehlerhaften Moduls: ntdll ...