https://bugs.kde.org/show_bug.cgi?id=513034
Bug ID: 513034
Summary: kmymoney floods syslog
Classification: Applications
Product: kmymoney
Version First 5.1.3
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Extremely high amount of syslog events
STEPS TO REPRODUCE
1. Start kmymoney
OBSERVED RESULT
The syslog is flooded with the following messages, repeated one-or-more times
per second, until / is completely full.
kmymoney [21802:21825:1206/175547.862915:ERROR:gl_context_egl.cc(259)]
eglCreateContext failed with error EGL_BAD_CONTEXT
kmymoney [21802:21825:1206/175547.862918:ERROR:gpu_channel_manager.cc(753)]
ContextResult::kFatalFailure: Failed to create shared context for
virtualization.
kmymoney [21802:21825:1206/175547.862920:ERROR:shared_image_stub.cc(470)]
SharedImageStub: unable to create context
kmymoney [21802:21825:1206/175547.862921:ERROR:gpu_channel.cc(449)] GouChannel:
Failed to create SharedImageStub
Multiple gigabytes of logs are generated each hour the application is open.
I can readily reproduce the issue and it generates easily over 20GB/hour.
EXPECTED RESULT
Minimal syslogs under normal conditions
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 25.10
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.17.0
Qt Version: 6.17.0-7-generic (64-bit)
Graphics Platform: Wayland
ADDITIONAL INFORMATION
As a workaround, launch the program with the following command:
QMLSCENE_DEVICE=softwarecontext QT_OPENGL=software kmymoney
This appears to address the issue (with the added benefit of fixing the issue
with the home page not displaying). However, this triggers these apparmor
message:
audit: type=1400 audit(1765073552.135:1072): apparmor="AUDIT"
operation="userns_create" class="namespace" info="Userns create - transitioning
profile" profile="unconfined" pid=36422 comm="kmymoney"
requested="userns_create" target="unprivileged_userns"
execpath="/usr/bin/kmymoney"
audit: type=1400 audit(1765073552.137:1073): apparmor="DENIED"
operation="capable" class="cap" profile="unprivileged_userns" pid=36432
comm="kmymoney" capability=21 capname="sys_admin"
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Thanks for everyones' hard work. I hope this can be squashed quickly.
Kmymoney is the best!
--
You are receiving this mail because:
You are watching all bug changes.