https://bugs.kde.org/show_bug.cgi?id=518172
--- Comment #1 from nasreddine loukriz <[email protected]> --- Update: Additional crash during exit (Signal 11) I encountered another crash with DrKonqi, this time a Segmentation Fault (Signal 11) specifically during the exit process (__run_exit_handlers). It appears that after the initial initialization failure, DrKonqi also fails to clean up properly. Here is the backtrace for the SEGV crash: Plaintext Stack trace of thread 5984: #0 0x000079bee569ea82 __pthread_kill_implementation (libc.so.6 + 0x9ea82) #1 0x00005addb1dc9748 n/a (drkonqi + 0xcd748) #2 0x00005addb1dc8643 n/a (drkonqi + 0xcc643) #3 0x000079bee5647a76 __run_exit_handlers (libc.so.6 + 0x47a76) #4 0x000079bee5647bbe __GI_exit (libc.so.6 + 0x47bbe) This confirms that DrKonqi is highly unstable on Qt 6.10.2 / Frameworks 6.24.0 under a Wayland session with Intel Iris Xe graphics -- You are receiving this mail because: You are watching all bug changes.
