Application: kspaceduel (2.1) Qt Version: 5.11.2 Frameworks Version: 5.53.0 Operating System: Linux 4.15.0-43-generic x86_64 Distribution: KDE neon User Edition 5.14 -- Information about the crash: - What I was doing when the application crashed: Playing the game like normal, as I had for about 50 rounds across several different sessions without a crash. No idea if it's related but I had picked up a green circle powerup thing less than half a second before the game crashed. -- Backtrace: Application: KSpaceDuel (kspaceduel), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f5ddd20c800 (LWP 10820))] Thread 3 (Thread 0x7f5dc0973700 (LWP 10823)): #0 0x00007f5dd9789bf9 in __GI___poll (fds=0x7f5dbc004db0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f5dd3324539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f5dd332464c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f5dda46204b in QEventDispatcherGlib::processEvents (this=0x7f5dbc000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f5dda40630a in QEventLoop::exec (this=this@entry=0x7f5dc0972d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214 #5 0x00007f5dda231bba in QThread::exec (this=<optimized out>) at thread/qthread.cpp:525 #6 0x00007f5dd8c73e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x00007f5dda23cadb in QThreadPrivate::start (arg=0x7f5dd8eebd60) at thread/qthread_unix.cpp:367 #8 0x00007f5dd4e4d6db in start_thread (arg=0x7f5dc0973700) at pthread_create.c:463 #9 0x00007f5dd979688f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f5dc8e0f700 (LWP 10822)): #0 0x00007f5dd9789bf9 in __GI___poll (fds=0x7f5dc8e0eca8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f5dd30bb747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007f5dd30bd36a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007f5dcbdcfed9 in QXcbEventReader::run (this=0x557ec66f16a0) at qxcbconnection.cpp:1391 #4 0x00007f5dda23cadb in QThreadPrivate::start (arg=0x557ec66f16a0) at thread/qthread_unix.cpp:367 #5 0x00007f5dd4e4d6db in start_thread (arg=0x7f5dc8e0f700) at pthread_create.c:463 #6 0x00007f5dd979688f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f5ddd20c800 (LWP 10820)): [KCrash Handler] #6 Ai::nextPositions (this=this@entry=0x557ec67d81a0, sp=..., a=a@entry=0x557ec68aef90, frames=frames@entry=2) at ./ai.cpp:208 #7 0x0000557ec646537d in Ai::calculateNextPositions (this=this@entry=0x557ec67d81a0) at ./ai.cpp:226 #8 0x0000557ec6466f21 in Ai::think (this=0x557ec67d81a0) at ./ai.cpp:116 #9 0x0000557ec64703a4 in MyMainView::timerEvent (this=0x557ec6777590, event=<optimized out>) at ./mainview.cpp:602 #10 0x00007f5dda437b9b in QObject::event (this=this@entry=0x557ec6777590, e=e@entry=0x7fff86abd3e0) at kernel/qobject.cpp:1273 #11 0x00007f5ddb1d41ab in QWidget::event (this=0x557ec6777590, event=0x7fff86abd3e0) at kernel/qwidget.cpp:9353 #12 0x00007f5ddb194e1c in QApplicationPrivate::notify_helper (this=this@entry=0x557ec66d34b0, receiver=receiver@entry=0x557ec6777590, e=e@entry=0x7fff86abd3e0) at kernel/qapplication.cpp:3727 #13 0x00007f5ddb19c3ef in QApplication::notify (this=0x7fff86abd720, receiver=0x557ec6777590, e=0x7fff86abd3e0) at kernel/qapplication.cpp:3486 #14 0x00007f5dda407fe8 in QCoreApplication::notifyInternal2 (receiver=0x557ec6777590, event=event@entry=0x7fff86abd3e0) at kernel/qcoreapplication.cpp:1048 #15 0x00007f5dda4614be in QCoreApplication::sendEvent (event=0x7fff86abd3e0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #16 QTimerInfoList::activateTimers (this=0x557ec671f210) at kernel/qtimerinfo_unix.cpp:643 #17 0x00007f5dda461c81 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182 #18 0x00007f5dd3324387 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007f5dd33245c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007f5dd332464c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007f5dda46202f in QEventDispatcherGlib::processEvents (this=0x557ec6720d00, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #22 0x00007f5dcbe5b761 in QPAEventDispatcherGlib::processEvents (this=0x557ec6720d00, flags=...) at qeventdispatcher_glib.cpp:69 #23 0x00007f5dda40630a in QEventLoop::exec (this=this@entry=0x7fff86abd650, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214 #24 0x00007f5dda40f4d0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1336 #25 0x0000557ec64642bc in main (argc=<optimized out>, argv=<optimized out>) at ./main.cpp:57 Reported using DrKonqi
Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
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!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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 Thank you for helping us make KDE software even better for everyone!