Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
09046 Misc. Minor Always 1 day ago 6 hours ago
Tester Firewave View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Open OS Linux (64-bit)
Status [?] New Driver
Version 0.272 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 09046: memory leaks with -video bgfx
Description Running with `video bgfx` LeakSanitizer (included in AddressSanitizer and enabled by default) will report several leaks from the bgfx code. I attached a log with the messages (the ones with incomplete stacktraces can probably be ignored).

This can probably be reproduced with valgrind as well.
Steps To Reproduce -video bgfx -bgfx_path bgfx pacman
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems
Attached Files
txt file icon bgfx.txt (163,270 bytes) 1 day ago Uploaded by Firewave
[Show Content]
Relationships
has duplicate 09045Closed memory leak using -video bgfx 
Notes
2
User avatar
No.22643
Firewave
Senior Tester
1 day ago
I accidentally omited the out MAME writes from the log:
vulkan: No DRI3 support detected - required for presentation
Note: you can probably enable DRI3 in your Xorg config
libEGL warning: DRI3: Screen seems not DRI3 capable
libEGL warning: DRI2: failed to authenticate
libEGL warning: DRI3: Screen seems not DRI3 capable
User avatar
No.22654
Augusto
Tester
6 hours ago
You are using wayland ?