https://bugs.kde.org/show_bug.cgi?id=488830

--- Comment #4 from sas...@disroot.org ---
(In reply to Nate Graham from comment #1)
> No KDE code is implicated in what I can see from the backtrace, and the
> backtrace has no debug symbols for anything that would help. :(
> 
> If this crash is reproducible, could you please install debug symbols,
> reproduce the crash, and attach a new symbolicated backtrace? See
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports
> 
> Thanks!

k this is what i got this time:

Thread 1 "kwin_x11" received signal SIGSEGV, Segmentation fault.
0x00007ffff77f4c7c in KWin::OffscreenQuickView::update (this=0x555555feb890)
    at /usr/src/debug/kwin/kwin-6.1.0/src/effect/offscreenquickview.cpp:267
267                 previousContext->makeCurrent();
(gdb) next
[Thread 0x7fff95ffb6c0 (LWP 5529) exited]
[Thread 0x7fff967fc6c0 (LWP 5528) exited]
[Thread 0x7fff7bfff6c0 (LWP 5530) exited]
[Thread 0x7fff96ffd6c0 (LWP 5527) exited]
[Thread 0x7fff5abfd6c0 (LWP 5546) exited]
[Thread 0x7fffae7fc6c0 (LWP 5519) exited]
[Thread 0x7fffaeffd6c0 (LWP 5518) exited]
[Thread 0x7fffaf7fe6c0 (LWP 5517) exited]
[Thread 0x7fffaffff6c0 (LWP 5516) exited]
KCrash::defaultCrashHandler (sig=11) at
/usr/src/debug/kcrash/kcrash-6.3.0/src/kcrash.cpp:458                        $
Downloading source file /usr/src/debug/kcrash/kcrash-6.3.0/src/kcrash.cpp
458     {                                                                      
                                     $
(gdb) next
462         crashRecursionCounter++; // Nothing before this, please !
(gdb) next
466         signal(SIGALRM, SIG_DFL);
(gdb) next
467         alarm(3); // Kill me... (in case we deadlock in malloc)
(gdb) next
470         if (crashRecursionCounter < 2) {
(gdb) next
471             if (s_emergencySaveFunction) {
(gdb) next
472                 s_emergencySaveFunction(sig);
(gdb) next
nexApplication::crashHandler() called with signal 11; recent crashes: 1
t[Thread 0x7fff79ffb6c0 (LWP 5537) exited]
[Thread 0x7fff7affd6c0 (LWP 5532) exited]
[Thread 0x7fff7b7fe6c0 (LWP 5531) exited]
[Thread 0x7fff977fe6c0 (LWP 5523) exited]
[Thread 0x7fff97fff6c0 (LWP 5522) exited]
[Thread 0x7fffacdff6c0 (LWP 5521) exited]
[Thread 0x7fffadffb6c0 (LWP 5520) exited]
[Thread 0x7fffd55fa6c0 (LWP 5515) exited]
[Thread 0x7fffd5dfb6c0 (LWP 5514) exited]
[Thread 0x7fffd65fc6c0 (LWP 5513) exited]
[Thread 0x7fffd6dfd6c0 (LWP 5509) exited]
[Thread 0x7fffd75fe6c0 (LWP 5508) exited]
[Thread 0x7fffd7dff6c0 (LWP 5507) exited]
[Thread 0x7fffe4bfd6c0 (LWP 5506) exited]
[Thread 0x7fffe53fe6c0 (LWP 5505) exited]
[Thread 0x7fffe5bff6c0 (LWP 5504) exited]
[Thread 0x7fffed7d96c0 (LWP 5502) exited]
[Thread 0x7fffedfda6c0 (LWP 5501) exited]
[Thread 0x7fffee7bda00 (LWP 5474) exited]
[Thread 0x7fff7a7fc6c0 (LWP 5533) exited]
[New process 5474]

Program terminated with signal SIGALRM, Alarm clock.
The program no longer exists.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to