Summary: | application launcher crash | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | artur.cuvasov |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bhush94, dilnix, plasma-bugs, zawertun |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.3.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi attachment-29826-0.html |
Description
artur.cuvasov
2015-09-06 15:13:01 UTC
Created attachment 94432 [details]
New crash information added by DrKonqi
plasmashell (5.3.2) using Qt 5.5.0
- What I was doing when the application crashed:
Just using google-chrome stable launched with prefix "optirun -b primus". Crash appears many times with some fixed period.
- Custom settings of the application:
Google-chrome set to use hardware acceleration if posible, system have 2 GPUs - integrated Intel and discrete Nvidia, bumblebee-nvidia installed and launched as Fedora Wiki recomends. Bumblebee-indicator installed from GitHub and launched. Will try tomorrow to not use bumblebee-indicator during all day. If it will help to escape from crash appearing, so will write here a post.
-- Backtrace (Reduced):
#5 0x00007fa65d5ab4ac in brw_meta_fast_clear () at /usr/lib64/dri/i965_dri.so
#6 0x00007fa65d5368dc in brw_clear () at /usr/lib64/dri/i965_dri.so
#7 0x00000038e03263fa in QSGBatchRenderer::Renderer::renderBatches() () at /lib64/libQt5Quick.so.5
#8 0x00000038e032bde2 in QSGBatchRenderer::Renderer::render() () at /lib64/libQt5Quick.so.5
#9 0x00000038e0337adf in QSGRenderer::renderScene(QSGBindable const&) () at /lib64/libQt5Quick.so.5
Created attachment 94442 [details]
New crash information added by DrKonqi
plasmashell (5.3.2) using Qt 5.5.0
Random crashes of Plasma every n minutes.
I did not even do anything with plasma (even not moving mouse over the panel).
It's just started then crashed then started again.
If it's important - I have 2 monitors with Intel video driver (i915 module, Intel(R) HD Graphics 3000).
Also the system just came out of sleep mode (suspend to RAM).
-- Backtrace (Reduced):
#5 0x00007fac165df4ac in brw_meta_fast_clear () at /usr/lib64/dri/i965_dri.so
#6 0x00007fac1656a8dc in brw_clear () at /usr/lib64/dri/i965_dri.so
#7 0x00007fac3c0af3fa in QSGBatchRenderer::Renderer::renderBatches() () at /lib64/libQt5Quick.so.5
#8 0x00007fac3c0b4de2 in QSGBatchRenderer::Renderer::render() () at /lib64/libQt5Quick.so.5
#9 0x00007fac3c0c0adf in QSGRenderer::renderScene(QSGBindable const&) () at /lib64/libQt5Quick.so.5
To everyone facing this bug: you can try switching to XRender engine. Created attachment 94445 [details] attachment-29826-0.html Yaroslav, How to make this switching? I'm still facing it all time today even without bumblebee-indicator launched. Пн, 7 вер. 2015 о 13:41 Yaroslav Sidlovsky <zawertun@gmail.com> пише: > https://bugs.kde.org/show_bug.cgi?id=352352 > > --- Comment #3 from Yaroslav Sidlovsky <zawertun@gmail.com> --- > To everyone facing this bug: you can try switching to XRender engine. > > -- > You are receiving this mail because: > You are on the CC list for the bug. > Open KDE "System settings", go to the "Screen" (or something like this, inside "Hardware" section). See screenshot: http://i.imgur.com/6cMkkFR.png. brw_meta_fast_clear https://bugs.freedesktop.org/show_bug.cgi?id=86281 This is crashing in your graphic driver which we can't do much about. Please upgrade/downgrade your version of mesa. See information (including a workaround in the linked report) *** This bug has been marked as a duplicate of bug 349519 *** |