Summary: | Plasmashell crashed when resuming from suspend | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Edward Nygma <Enygma2002_ro> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | bshah, mklapetek, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.4.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=355026 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Edward Nygma
2015-10-18 17:25:19 UTC
Thanks for the report
> [KCrash Handler]
> #5 0x00007f0722a1df55 in () at /usr/lib64/nvidia/libnvidia-glcore.so.355.11
> #6 0x00007f0722a2378f in () at /usr/lib64/nvidia/libnvidia-glcore.so.355.11
> #7 0x00007f0722a27427 in () at /usr/lib64/nvidia/libnvidia-glcore.so.355.11
> #8 0x00007f07226957d3 in () at /usr/lib64/nvidia/libnvidia-glcore.so.355.11
> #9 0x00007f0722697742 in () at /usr/lib64/nvidia/libnvidia-glcore.so.355.11
This^ would suggest it's a crash in the nvidia driver. Is this reliably reproducible? Or was that just one time crash? I'm not sure if there's much we can do about this.
Hi, Just a one time crash, since I don`t remember seeing it occur since then. Hope it's useful in some way, otherwise you know better what to do with it :) Thanks, it's not really useful unfortunately, nothing we can do about this one as it's crashing in the binary nvidia driver and there are no 100% reproducible steps. Sorry. Leaving aside the concurrent ::renderBatches call, this is similar to bug #355026 which was duped to bug #355578 where the crash happens in MESA *without* the concurrent calls. Smeels more like a bug in QtQuick than in MESA & nvidia at the same time. Also see http://stackoverflow.com/questions/16594901/segmentation-fault-while-unmapping-buffer-glbindbuffer |