https://bugs.winehq.org/show_bug.cgi?id=50726
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://customers.jam-softw |https://web.archive.org/web |are.de/downloadTrialProcess |/20210301121702/https://dow |.php |nloads.jam-software.de/tree | |size/TreeSize-x64-Demo.exe Summary|TreeSize crashes on |Multiple applications using |unimplemented function |madExcept library v5 for |ntdll.dll.RtlGetCallersAddr |error reporting crash on |ess |unimplemented function | |ntdll.dll.RtlGetCallersAddr | |ess (TreeSize 8.x) CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming. The builtin error/crash reporting makes use of 'madExcept' library which needs this native API. Since 'madExcept' is very popular, used in various (Delphi) applications I'm refining the summary to reflect this.
http://madshi.net/madExceptDescription.htm
Stable download link via Internet Archive:
https://web.archive.org/web/20210301121702/https://downloads.jam-software.de...
$ sha1sum TreeSize-x64-Demo.exe d24bf50fcdecbeede2812dcbc87e02e0101ca0b1 TreeSize-x64-Demo.exe
$ du -sh TreeSize-x64-Demo.exe 24M TreeSize-x64-Demo.exe
$ wine --version wine-6.3
Regards