| Summary: | KWin crashes upon attempting shutdown. | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | j.r.d.silva <juan.r.d.silva> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | thomasbuehring1301 |
| Priority: | NOR | ||
| Version First Reported In: | 4.9.4 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
j.r.d.silva
2013-01-23 21:15:48 UTC
Driver bug. Nouveau GL support is not considered "end user ready" (yet) *** This bug has been marked as a duplicate of bug 309280 *** (In reply to comment #1) > Driver bug. Nouveau GL support is not considered "end user ready" (yet) > > *** This bug has been marked as a duplicate of bug 309280 *** Hi, Just out of curiosity, I have openSUSE 12.2 installed on the same laptop, using the same video driver and the bug does not show up there. Would this mean openSUSE folks found the way to address it? Thanks. (In reply to comment #2) > Just out of curiosity, I have openSUSE 12.2 installed on the same laptop, > using the same video driver and the bug does not show up there. Would this > mean openSUSE folks found the way to address it? Is it * exactly the same driver version? * exactly the same Linux kernel version? * does it use exactly the same kernel configuration parameters? All three are unlikely to be true and so it's most likely different software not showing the problem. random guesses: - logout effect (sw effect i.e. fullscreen window kicking in) - kcmshell4 kwincompositing, 3rd tab - "suspend compositing for fullscreen windows" setting (uncheck it) it's either a different sw stack (different driver, kernel, mesa upstream or distro patch) or config bypassing the issue - maybe opensuse does not bring nouveau-dri and you're using xrender compositing. please attach the outputs of "qdbus org.kde.kwin /KWin supportInformation" from either system for a more informed comment Created attachment 78382 [details]
New crash information added by DrKonqi
kwin (4.10.00 "release 1") on KDE Platform 4.10.00 "release 1" using Qt 4.8.4
during logout kwin is crashing, kde seems to be running, after init 3 init 5 the system runs fine again.
-- Backtrace (Reduced):
#6 PUSH_RESRC (tor=<optimized out>, data=<optimized out>, r=<optimized out>, bin=<optimized out>, mthd=<optimized out>, push=<optimized out>, subc=<optimized out>, access=<optimized out>, vor=<optimized out>) at nv30_winsys.h:107
#7 nv30_vbo_validate (nv30=0x205c510) at nv30_vbo.c:239
#8 0x00007f3bfc53bd43 in nv30_state_validate (nv30=nv30@entry=0x205c510, hwtnl=hwtnl@entry=1 '\001') at nv30_state_validate.c:487
#9 0x00007f3bfc51ced8 in nv30_clear (pipe=0x205c510, buffers=1, color=0x7fffcfe12070, depth=1, stencil=0) at nv30_clear.c:61
#10 0x00007f3bfc749640 in st_Clear (ctx=0x20b8ea0, mask=2) at ../../src/mesa/state_tracker/st_cb_clear.c:557
|