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

            Bug ID: 524255
           Summary: Drkonqi crashed while open and idle
    Classification: Applications
           Product: drkonqi
      Version First 6.7.4
       Reported In:
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

DESCRIPTION
While waiting for backtraces on Konsole debuggers (with the "Open interactive
debugger"), Drkonqi just decided to crash.

STEPS TO REPRODUCE
1. Let drkonqi idle behind your other windows

OBSERVED RESULT
Drkonqi crashed while idle

EXPECTED RESULT
Drkonqi should not crash when idle

SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1

ADDITIONAL INFORMATION

This is all I could get.

Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, 
    no_tid=no_tid@entry=0) at pthread_kill.c:44
44            return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
[Current thread is 1 (Thread 0x7fb9c2ff56c0 (LWP 40275))]
(gdb) bt
#0  __pthread_kill_implementation
    (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at
pthread_kill.c:44
#1  0x00007fba0bc9a243 in __pthread_kill_internal (threadid=<optimized out>,
signo=11)
    at pthread_kill.c:89
#2  0x00007fba0bc3e5d0 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x00007fba0f0a755e in KCrash::defaultCrashHandler (sig=11)
    at /usr/src/debug/kcrash/kcrash-6.28.0/src/kcrash.cpp:678
#4  0x00007fba0bc3e6f0 in <signal handler called> () at /usr/lib/libc.so.6
#5  0x00007fb9c17959c4 in wsi_wl_swapchain_chain_free
    (chain=chain@entry=0x7fb9b83e7610,
pAllocator=pAllocator@entry=0x7fb9b840fa00)
    at ../mesa-26.1.7/src/vulkan/wsi/wsi_common_wayland.c:3601
#6  0x00007fb9c1795a11 in wsi_wl_swapchain_destroy (wsi_chain=0x7fb9b83e7610,
pAllocator=0x7fb9b840fa00)
    at ../mesa-26.1.7/src/vulkan/wsi/wsi_common_wayland.c:3659
#7  0x00007fba0d897308 in QRhiVulkan::releaseSwapChainResources(QRhiSwapChain*)
()
    at /usr/lib/libQt6Gui.so.6
#8  0x00007fba0d8c7327 in QVkSwapChain::createOrResize() () at
/usr/lib/libQt6Gui.so.6
#9  0x00007fba066c4b80 in QSGRenderThread::syncAndRender (this=<optimized out>)
    at
/usr/src/debug/qt6-declarative/qtdeclarative/src/quick/scenegraph/qsgthreadedrenderloop.cpp:655
#10 QSGRenderThread::run (this=0x5612c3f9c420)
    at
/usr/src/debug/qt6-declarative/qtdeclarative/src/quick/scenegraph/qsgthreadedrenderloop.cpp:977
#11 0x00007fba0c7eed28 in ??? () at /usr/lib/libQt6Core.so.6
#12 0x00007fba0bc980a2 in start_thread (arg=<optimized out>) at
pthread_create.c:454
#13 0x00007fba0bd2080c in __GI___clone3 () at
../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
(gdb) 

And yes, I use Vulkan threaded RHI.

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

Reply via email to