Bug 425536 - crash in dtor
Summary: crash in dtor
Status: RESOLVED WORKSFORME
Alias: None
Product: drkonqi
Classification: Applications
Component: backtraceparsing (other bugs)
Version First Reported In: unspecified
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 425548 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-08-19 09:59 UTC by abb9298
Modified: 2020-09-30 04:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description abb9298 2020-08-19 09:59:44 UTC
Application: Le gestionnaire de pannes de KDE (drkonqi), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f417e75f800 (LWP 6364))]

Thread 2 (Thread 0x7f4177087700 (LWP 6366)):
#0  0x00007f41818fa96f in __GI___poll (fds=0x7f41700029e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f41806b61ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f41806b62e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4181eb1583 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f4181e584db in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f4181c90785 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f4182720efa in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f4181c919d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f41811f0609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#9  0x00007f4181907103 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f417e75f800 (LWP 6364)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7  0x00007f418180a859 in __GI_abort () at abort.c:79
#8  0x00007f418187514c in __libc_message (action=do_abort, fmt=0x7f418199eeab "%s", fmt=0x7f418199eeab "%s", action=do_abort) at ../sysdeps/posix/libc_fatal.c:155
#9  0x00007f4181875460 in __GI___libc_fatal (message=message@entry=0x7f41811ff000 "The futex facility returned an unexpected error code.\n") at ../sysdeps/posix/libc_fatal.c:164
#10 0x00007f41811f2eaf in futex_fatal_error () at ../sysdeps/nptl/futex-internal.h:432
#11 futex_lock_pi (private=<optimized out>, abstime=<optimized out>, futex_word=<optimized out>) at ../sysdeps/nptl/futex-internal.h:432
#12 __pthread_mutex_lock_full (mutex=0x55ad9ece8200) at ../nptl/pthread_mutex_lock.c:419
#13 0x00007f416dcec861 in ?? () from /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so
#14 0x00007f416e1e3c07 in ?? () from /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so
#15 0x00007f416de340a3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so
#16 0x00007f41813af392 in XCloseDisplay () from /lib/x86_64-linux-gnu/libX11.so.6
#17 0x00007f417d823989 in QXcbBasicConnection::~QXcbBasicConnection() () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#18 0x00007f417d7f900d in QXcbConnection::~QXcbConnection() () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#19 0x00007f417d7fa28f in QXcbIntegration::~QXcbIntegration() () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#20 0x00007f417d7fa38d in QXcbIntegration::~QXcbIntegration() () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#21 0x00007f4182238aa5 in QGuiApplicationPrivate::~QGuiApplicationPrivate() () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007f41829bb34d in QApplicationPrivate::~QApplicationPrivate() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007f4181e8d637 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007f4181e5baae in QCoreApplication::~QCoreApplication() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f41829bd49e in QApplication::~QApplication() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#26 0x000055ad9db0e8d4 in ?? ()
#27 0x00007f418180c0b3 in __libc_start_main (main=0x55ad9db0d8c0, argc=11, argv=0x7ffce7abd738, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffce7abd728) at ../csu/libc-start.c:308
#28 0x000055ad9db0f7de in _start ()
[Inferior 1 (process 6364) detached]
Comment 1 Harald Sitter 2020-08-21 09:52:20 UTC
*** Bug 425548 has been marked as a duplicate of this bug. ***
Comment 2 Harald Sitter 2020-08-31 10:33:24 UTC
This is lacking a description. At a glance this is probably a bug in the driver, could also be Qt though, in either case not something we can do anything about.
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Comment 3 Bug Janitor Service 2020-09-15 04:33:11 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 4 Bug Janitor Service 2020-09-30 04:33:16 UTC
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!