Summary: | Latte Dock (GitHub build) crashing when launching VirtualBox | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | Logan Turner <loganturner547> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | roku8 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Logan Turner
2023-08-29 00:56:58 UTC
Created attachment 163890 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.11
Latte dock crashes when I open and close any sys tray item quite quickly (within a couple of seconds). Latte dock continues to work even after the crash report, however after this occurs about 2-3 times, latte dock has permanently crashed.
-- Backtrace (Reduced):
#4 0x00007f798898b954 in QSGTexture::setFiltering(QSGTexture::Filtering) () at /usr/lib/libQt5Quick.so.5
#5 0x00007f79889bb4d0 in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () at /usr/lib/libQt5Quick.so.5
#6 0x00007f79889a44cf in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () at /usr/lib/libQt5Quick.so.5
#7 0x00007f79889a7d2e in QSGBatchRenderer::Renderer::renderBatches() () at /usr/lib/libQt5Quick.so.5
#8 0x00007f79889ac7c6 in QSGBatchRenderer::Renderer::render() () at /usr/lib/libQt5Quick.so.5
Created attachment 163899 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.11
Latte dock always crashes when I toggle any item in the sys tray quickly enough (within a few seconds).
-- Backtrace (Reduced):
#4 0x00007f894978b954 in QSGTexture::setFiltering(QSGTexture::Filtering) () at /usr/lib/libQt5Quick.so.5
#5 0x00007f89497bb4d0 in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () at /usr/lib/libQt5Quick.so.5
#6 0x00007f89497a44cf in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () at /usr/lib/libQt5Quick.so.5
#7 0x00007f89497a7d2e in QSGBatchRenderer::Renderer::renderBatches() () at /usr/lib/libQt5Quick.so.5
#8 0x00007f89497ac7c6 in QSGBatchRenderer::Renderer::render() () at /usr/lib/libQt5Quick.so.5
Created attachment 164138 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.11
The dock always crashes if i toggle any element in the top panel like the systray or the date time widget very quickly (on-off in within a couple of seconds)
-- Backtrace (Reduced):
#4 0x00007f655058b954 in QSGTexture::setFiltering(QSGTexture::Filtering) () at /usr/lib/libQt5Quick.so.5
#5 0x00007f65505bb4d0 in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () at /usr/lib/libQt5Quick.so.5
#6 0x00007f65505a44cf in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () at /usr/lib/libQt5Quick.so.5
#7 0x00007f65505a7d2e in QSGBatchRenderer::Renderer::renderBatches() () at /usr/lib/libQt5Quick.so.5
#8 0x00007f65505ac7c6 in QSGBatchRenderer::Renderer::render() () at /usr/lib/libQt5Quick.so.5
|