https://bugs.winehq.org/show_bug.cgi?id=50726
Bug ID: 50726 Summary: TreeSize crashes: wine: Call from 000000007BC278E0 to unimplemented function ntdll.dll.RtlGetCallersAddress, aborting Product: Wine Version: 6.2 Hardware: x86-64 URL: https://customers.jam-software.de/downloadTrialProcess .php OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: Debian
A user reported this program crashing on the forum:
https://forum.winehq.org/viewtopic.php?f=8&t=34939
sha1sum TreeSize-x64-Demo.exe d24bf50fcdecbeede2812dcbc87e02e0101ca0b1 TreeSize-x64-Demo.exe
https://bugs.winehq.org/show_bug.cgi?id=50726
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Sorry , wrong forum link in previous comment. Here`s the correct forumlink :
https://forum.winehq.org/viewtopic.php?f=8&t=34947
https://bugs.winehq.org/show_bug.cgi?id=50726
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|TreeSize crashes: wine: |TreeSize crashes on |Call from 000000007BC278E0 |unimplemented function |to unimplemented function |ntdll.dll.RtlGetCallersAddr |ntdll.dll.RtlGetCallersAddr |ess |ess, aborting |
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
https://bugs.winehq.org/show_bug.cgi?id=50726
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 71616 --> https://bugs.winehq.org/attachment.cgi?id=71616 patch
revisiting old bug I filed, I add patch Vijay sent, don`t know why it dropped of list
https://source.winehq.org/patches/data/201695
https://bugs.winehq.org/show_bug.cgi?id=50726
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=50726
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- The function is implemented in 180bd1044b9594659bd560048859c5d2beb159d9. Application still crashes for me, but this time because of uiribbon I think. If someone could retest that would be nice.
https://bugs.winehq.org/show_bug.cgi?id=50726
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #5 from Vijay Kamuju infyquest@gmail.com --- Can you paste that log so we can close this and open a new one?
https://bugs.winehq.org/show_bug.cgi?id=50726
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- It still crashes for me, and definitely seems to be missing uiribbon, but even "winetricks uiribbon" doesn't work. Normally that should work (unless I missed something).