https://bugs.kde.org/show_bug.cgi?id=410107
Bug ID: 410107 Summary: Application under heaptrack gets stuck Product: Heaptrack Version: 1.1.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: m...@milianw.de Reporter: vpereto...@gmail.com Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. Use Heaptrack with Mudlet (https://github.com/mudlet/mudlet) 2. Load Mudlet OBSERVED RESULT ``` vadi@volga:~/Programs$ ./heaptrack-v1.1.0-x86_64.AppImage /home/vadi/Programs/Mudlet/mudlet/build-mudlet-Desktop_Qt_5_13_0_GCC_64bit-Debug/mudlet heaptrack output will be written to "/home/vadi/Programs/heaptrack.mudlet.14055.zst" starting application, this might take some time... Could not find Discord library - searched in: "/home/vadi/Programs/Qt/5.13.0/gcc_64/plugins" "/home/vadi/Programs/Mudlet/mudlet/build-mudlet-Desktop_Qt_5_13_0_GCC_64bit-Debug" mudlet::mudlet() INFO - Seeking Mudlet translations files in: "/home/vadi/Programs/Qt/5.13.0/gcc_64/translations" mudlet::mudlet() INFO - Seeking Mudlet translations files in: ":/lang" mudlet::mudlet() INFO - loading Mudlet: "en_US" translations from: "mudlet_en_US.qm" mudlet::mudlet() ERROR - Failed to directly load a translator for: "en_US" a translation to the specified language will not be available ^Cheaptrack stats: allocations: 133687 leaked allocations: 31162 temporary allocations: 31580 vadi@volga:~/Programs$ ./heaptrack-v1.1.0-x86_64.AppImage /home/vadi/Programs/Mudlet/mudlet/build-mudlet-Desktop_Qt_5_13_0_GCC_64bit-Debug/mudlet heaptrack output will be written to "/home/vadi/Programs/heaptrack.mudlet.15859.zst" starting application, this might take some time... Could not find Discord library - searched in: "/home/vadi/Programs/Qt/5.13.0/gcc_64/plugins" "/home/vadi/Programs/Mudlet/mudlet/build-mudlet-Desktop_Qt_5_13_0_GCC_64bit-Debug" mudlet::mudlet() INFO - Seeking Mudlet translations files in: "/home/vadi/Programs/Qt/5.13.0/gcc_64/translations" mudlet::mudlet() INFO - Seeking Mudlet translations files in: ":/lang" mudlet::mudlet() INFO - loading Mudlet: "en_US" translations from: "mudlet_en_US.qm" mudlet::mudlet() ERROR - Failed to directly load a translator for: "en_US" a translation to the specified language will not be available ^C heaptrack stats: allocations: 133606 leaked allocations: 31317 temporary allocations: 31510 vadi@volga:~/Programs$ ```` EXPECTED RESULT Mudlet should load. SOFTWARE/OS VERSIONS Ubuntu 18.04, Qt 5.13. -- You are receiving this mail because: You are watching all bug changes.