Bug 447551 - kdeinit5 error right after system startup
Summary: kdeinit5 error right after system startup
Status: RESOLVED BACKTRACE
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Thumbnails and previews (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-26 18:45 UTC by Vitalii
Modified: 2022-01-27 06:26 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 Vitalii 2021-12-26 18:45:19 UTC
Log:
Application: kdeinit5 (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f913858daab in __pthread_clockjoin_ex (threadid=140261476787968, thread_return=0x7ffe8ea52e00, clockid=0, abstime=0x0, block=true) at pthread_join_common.c:89
#7  0x00007f9130c43817 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#8  0x00007f9130c438ac in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#9  0x00007f9138f3ba27 in __run_exit_handlers (status=1, listp=0x7f91390dd718 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108
#10 0x00007f9138f3bbe0 in __GI_exit (status=<optimized out>) at exit.c:139
#11 0x00007f91303e7b99 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/djvuthumbnail.so
#12 0x00007f9139e5747d in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/thumbnail.so
#13 0x00007f91357bcfe6 in KIO::SlaveBase::dispatch(int, QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007f91357bd686 in KIO::SlaveBase::dispatchLoop() () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x00007f9139e54b72 in kdemain () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/thumbnail.so
#16 0x0000563898bb777d in ?? ()
#17 0x0000563898bb886a in ?? ()
#18 0x0000563898bb925a in ?? ()
#19 0x0000563898bb412f in ?? ()
#20 0x00007f9138f190b3 in __libc_start_main (main=0x563898bb3750, argc=5, argv=0x7ffe8ea53aa8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe8ea53a98) at ../csu/libc-start.c:308
#21 0x0000563898bb4d9e in ?? ()
[Inferior 1 (process 3100) detached]
Comment 1 Nate Graham 2022-01-12 00:21:50 UTC
Crashing somewhere in djvu file thumbnailer:

> #11 0x00007f91303e7b99 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/djvuthumbnail.so
...But where? Without debug symbols, we can't know. Can you install debug symbols for your kio-extras package, make it crash again, and then attach a backtrace with debug symbols?

Also, what version of kio-extras do you have installed?

Thanks!
Comment 2 Bug Janitor Service 2022-01-27 04:37:57 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!