Summary: | KWIN Crashes (sometimes) when starting Battle for Wesnoth 1.14.5 | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | philipp.knaak |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aspotashev, philipp.knaak |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.14.5 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
philipp.knaak
2020-07-07 10:12:55 UTC
Created attachment 130064 [details]
New crash information added by DrKonqi
kwin_x11 (5.14.5) using Qt 5.11.3
- What I was doing when the application crashed:
Just started Battle for Wesnoth from the KDE Menue
-- Backtrace (Reduced):
#6 0x00007f8233a7a7bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007f8233a65535 in __GI_abort () at abort.c:79
#8 0x00007f8233a6540f in __assert_fail_base (fmt=0x7f821bbc11d2 "%s%s%s:%u: %s%sZusicherung \302\273%s\302\253 nicht erf\303\274llt.\n%n", assertion=0x7f8231643808 "0 && \"Couldn't find current GLX or EGL context.\\n\"", file=0x7f8231643760 "../src/dispatch_common.c", line=863, function=<optimized out>) at assert.c:92
#9 0x00007f8233a73102 in __GI___assert_fail (assertion=0x7f8231643808 "0 && \"Couldn't find current GLX or EGL context.\\n\"", file=0x7f8231643760 "../src/dispatch_common.c", line=863, function=0x7f8231643840 "epoxy_get_proc_address") at assert.c:101
#10 0x00007f823161e43f in () at /lib/x86_64-linux-gnu/libepoxy.so.0
Created attachment 130711 [details]
New crash information added by DrKonqi
kwin_x11 (5.14.5) using Qt 5.11.3
- What I was doing when the application crashed:
Just started Battle for Wesnoth from startmenue
-- Backtrace (Reduced):
#6 0x00007f480668a7bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007f4806675535 in __GI_abort () at abort.c:79
#8 0x00007f480667540f in __assert_fail_base (fmt=0x7f47f55c01d2 "%s%s%s:%u: %s%sZusicherung \302\273%s\302\253 nicht erf\303\274llt.\n%n", assertion=0x7f4804253808 "0 && \"Couldn't find current GLX or EGL context.\\n\"", file=0x7f4804253760 "../src/dispatch_common.c", line=863, function=<optimized out>) at assert.c:92
#9 0x00007f4806683102 in __GI___assert_fail (assertion=0x7f4804253808 "0 && \"Couldn't find current GLX or EGL context.\\n\"", file=0x7f4804253760 "../src/dispatch_common.c", line=863, function=0x7f4804253840 "epoxy_get_proc_address") at assert.c:101
#10 0x00007f480422e43f in () at /lib/x86_64-linux-gnu/libepoxy.so.0
Created attachment 131571 [details]
New crash information added by DrKonqi
kwin_x11 (5.14.5) using Qt 5.11.3
- What I was doing when the application crashed:
Just started Battle for Wesnoth 1.14.5 from KDE-Starter
-- Backtrace (Reduced):
#6 0x00007f59c15be7bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007f59c15a9535 in __GI_abort () at abort.c:79
#8 0x00007f59c15a940f in __assert_fail_base (fmt=0x7f59b57051d2 "%s%s%s:%u: %s%sZusicherung \302\273%s\302\253 nicht erf\303\274llt.\n%n", assertion=0x7f59bf187808 "0 && \"Couldn't find current GLX or EGL context.\\n\"", file=0x7f59bf187760 "../src/dispatch_common.c", line=863, function=<optimized out>) at assert.c:92
#9 0x00007f59c15b7102 in __GI___assert_fail (assertion=0x7f59bf187808 "0 && \"Couldn't find current GLX or EGL context.\\n\"", file=0x7f59bf187760 "../src/dispatch_common.c", line=863, function=0x7f59bf187840 "epoxy_get_proc_address") at assert.c:101
#10 0x00007f59bf16243f in () at /lib/x86_64-linux-gnu/libepoxy.so.0
This bug was fixed in Plasma 5.15. Unfortunately, there is not that much what we can do about this crash. 5.14 is no longer supported by us. You could ask Debian devs to backport https://invent.kde.org/plasma/kwin/commit/9ac2e5d5bb44934b6d30bda9315210d544f33958 though. *** This bug has been marked as a duplicate of bug 396830 *** |