| Summary: | Can't activate desktop effects | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Pablo <pabloypunto> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | Flags: | mgraesslin:
nouveau+
|
| Version First Reported In: | 4.11.8 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Pablo
2014-04-22 06:15:49 UTC
The crash happens in the driver. Please note that nouveau is still a very unstable and experimental driver. You will have better results with the proprietary driver. Given the backtrace it might be possible that OpenGL 1.2 compositing works without crashing in nouveau as the crashing code path is not executed. wild guess: kcmshell4 kwincompositing", 3rd tab - is the compositor set to gl 3.1? does "glxgears" work? Dear Martin, dear Thomas, thanks for your help. After many tests I'm unable to get an exact configuration to repeat the problem. I have tested with the three OpenGL (3.1, 2.0 and 1.2) combining with "raster" and "native" qt system, sometimes get the fails, sometimes not. The only configuration that I can't make crash is "GL 1.2" and "native". Anyway, when it crash I get the following dmesg registers: [ 381.444190] nouveau E[ PGRAPH][0000:02:00.0] TRAP_CCACHE FAULT [ 381.444207] nouveau E[ PGRAPH][0000:02:00.0] TRAP_CCACHE 00000080 00000000 00000000 00000000 00000000 00000004 00000000 [ 381.444211] nouveau E[ PGRAPH][0000:02:00.0] TRAP [ 381.444217] nouveau E[ PGRAPH][0000:02:00.0] ch 5 [0x000f7cc000 kwin[4903]] subc 3 class 0x8297 mthd 0x1510 data 0x00000000 [ 381.444229] nouveau E[ PFB][0000:02:00.0] trapped read at 0x004007ff00 on channel 0x0000f7cc [kwin[4903]] PGRAPH/CCACHE/CB reason: PAGE_NOT_PRESENT [ 381.447282] nouveau E[kwin[4903]] push 1 buffer not in list So I also guess it's a driver problem. |