Bug 417646 - crash on exit ("WIN_CLOSE")
Summary: crash on exit ("WIN_CLOSE")
Status: RESOLVED FIXED
Alias: None
Product: konquest
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Pierre Ducroquet
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-02-14 16:06 UTC by lui
Modified: 2022-10-20 08:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lui 2020-02-14 16:06:45 UTC
Application: konquest (2.4)

Qt Version: 5.9.5
Frameworks Version: 5.44.0
Operating System: Linux 4.15.0-76-generic x86_64
Distribution: Ubuntu 18.04.4 LTS

-- Information about the crash:
- What I was doing when the application crashed:
	@ End of game... > closing ([x]) window > crash ("seg. fault")

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konquest (konquest), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fac76c7b800 (LWP 2929))]

Thread 2 (Thread 0x7fac59f76700 (LWP 2931)):
#0  0x00007fffc7e1ec4c in clock_gettime ()
#1  0x00007fac72eefea6 in __GI___clock_gettime (clock_id=1, tp=0x7fac59f75ae0) at ../sysdeps/unix/clock_gettime.c:115
#2  0x00007fac73bba1c1 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007fac73bb89f9 in QTimerInfoList::updateCurrentTime() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fac73bb8fd5 in QTimerInfoList::timerWait(timespec&) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fac73bba61e in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fac6d070b28 in g_main_context_prepare () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fac6d0714fb in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007fac6d0716dc in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007fac73bba8ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fac73b5f90a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fac7397e23a in QThread::exec() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fac723c3d45 in  () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#13 0x00007fac7398317d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fac6e9246db in start_thread (arg=0x7fac59f76700) at pthread_create.c:463
#15 0x00007fac72ee088f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fac76c7b800 (LWP 2929)):
[KCrash Handler]
#6  0x0000562dfe0ad4b0 in  ()
#7  0x00007fac60ef4606 in  () at /usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5
#8  0x00007fac60ef46a9 in  () at /usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5
#9  0x00007fac73b8e13b in QObjectPrivate::deleteChildren() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fac73b9796b in QObject::~QObject() () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fac60ece579 in  () at /usr/lib/x86_64-linux-gnu/libKF5Notifications.so.5
#12 0x00007fac72e02041 in __run_exit_handlers (status=0, listp=0x7fac731aa718 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108
#13 0x00007fac72e0213a in __GI_exit (status=<optimized out>) at exit.c:139
#14 0x00007fac72de0b9e in __libc_start_main (main=0x562dfc6960a0, argc=3, argv=0x7fffc7e17978, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc7e17968) at ../csu/libc-start.c:344
#15 0x0000562dfc6968ba in _start ()

Reported using DrKonqi
Comment 1 Justin Zobel 2022-10-03 10:37:34 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-10-18 04:58:18 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 lui 2022-10-20 08:54:46 UTC
checked with V2.4 > issue Fixed
KDE Frameworks 5.68.0
Qt 5.12.8 (kompiliert gegen 5.12.8)
Das xcb Fenstersystem