| Summary: | Kwin: SIGABRT after glibc update | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | MeikoDis <meiko> |
| Component: | effects-window-management | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.11.7 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
MeikoDis
2014-04-01 18:57:05 UTC
#8 0x00007f6215f29492 in __assert_fail () from /lib64/libc.so.6 #9 0x00007f61f95fea45 in ?? () from /usr/lib64/dri/i965_dri.so #10 0x00007f61f938c8e0 in ?? () from /usr/lib64/dri/i965_dri.so Aborts somewhere in the driver (mesa/intel-dri) For more information, please compile kwin & driver in debug mode (the backtrace contains no symbols but only says sth. about the library) but i could imagine that recompiling mesa and/or intel-dri might "fix" it. I found out that the new linux kernel 3.14.0 is the problem. When I'm using kernel 3.13.7 it works perfectly. *** This bug has been marked as a duplicate of bug 332784 *** |