Bug 12610

Summary: [bug]: segfault baloo_file_extractor
Product: [ROSA-based products] ROSA Fresh Reporter: Степан <steph85>
Component: Contributed PackagesAssignee: ROSA Linux Bugs <bugs>
Status: UNCONFIRMED --- QA Contact: ROSA Linux Bugs <bugs>
Severity: minor    
Priority: Normal CC: 79625490833, m.novosyolov
Version: Plasma5   
Target Milestone: 2021.1 Fresh R12   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Platform: --- ROSA Vulnerability identifier:
RPM Package: ISO-related:
Bad POT generating: Upstream:

Description Степан 2022-08-30 09:55:35 MSK
Application: baloo_file_extractor (baloo_file_extractor), signal: Segmentation fault

[KCrash Handler]
#4  0x00007ff2c0c244e7 in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#5  0x00007ff2c1c8d846 in Baloo::PostingCodec::decode(QByteArray const&) () from /usr/lib64/libKF5BalooEngine.so.5
#6  0x00007ff2c1c79ff9 in Baloo::PostingDB::get(QByteArray const&) () from /usr/lib64/libKF5BalooEngine.so.5
#7  0x00007ff2c1c8a555 in Baloo::WriteTransaction::commit() () from /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007ff2c1c81ff1 in Baloo::Transaction::commit() () from /usr/lib64/libKF5BalooEngine.so.5
#9  0x000000000040c6bc in Baloo::App::processNextFile() ()
#10 0x00007ff2c12ba462 in ?? () from /usr/lib64/libQt5Core.so.5
#11 0x00007ff2c12ae4cf in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#12 0x00007ff2c1283928 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#13 0x00007ff2c12d32e3 in QTimerInfoList::activateTimers() () from /usr/lib64/libQt5Core.so.5
#14 0x00007ff2c12d3b84 in ?? () from /usr/lib64/libQt5Core.so.5
#15 0x00007ff2bf5c1d2b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#16 0x00007ff2bf5c1fd8 in g_main_context_iterate.constprop () from /usr/lib64/libglib-2.0.so.0
#17 0x00007ff2bf5c208f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#18 0x00007ff2c12d3f74 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#19 0x00007ff2c12825eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#20 0x00007ff2c128aa90 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#21 0x0000000000409356 in main ()
[Inferior 1 (process 2469) detached]
Comment 1 Николай 2022-09-28 04:17:50 MSK
Нужна трассировка gdb.
Comment 2 Степан 2022-11-07 06:59:59 MSK
Как сделать?
Comment 3 Николай 2022-11-08 13:55:55 MSK
(In reply to Степан from comment #2)
> Как сделать?

Вам надо установить debuginfo пакеты и пакет отладки gdb.

sudo dnf --enablerepo '*debug*' debuginfo-install имя_пакета и sudo dnf in gdb

Как все установится нужно будет запустить отладку gdb.

gdb имя пакета
running
Воспроизводи ошибку и после закрытия делай backtrace

Выхлоп терминала сюда.
Comment 4 Николай 2022-11-08 13:57:14 MSK
Также выведи команду 
rpm -qa | grep baloo
Comment 5 Mikhail Novosyolov 2022-11-08 14:02:49 MSK
Не совсем так. Надо поставить debuginfo-пакеты:

sudo dnf --enablerepo '*debug*' debuginfo-install /usr/lib64/libKF5BalooEngine.so.5 /usr/lib64/libQt5Core.so.5 /usr/lib64/libglib-2.0.so.0

Поставить gdb:
sudo dnf install gdb

Затем сделать:
coredumctl list 

Найти там  это падение. В колонке PID будет число. Сделать:
coredumctl debug число

внутри открывшейся командной строки gdb сделать:
backtrace full
или
backtrace
Comment 6 Степан 2022-11-09 05:49:05 MSK
$ coredumpctl debug 11355
           PID: 11355 (baloo_file_extr)
           UID: 1000 (monro)
           GID: 100 (users)
        Signal: 11 (SEGV)
     Timestamp: Wed 2022-11-09 09:43:45 +07 (53s ago)
  Command Line: /usr/lib64/libexec/baloo_file_extractor
    Executable: /usr/lib64/libexec/baloo_file_extractor
 Control Group: /user.slice/user-1000.slice/session-5.scope
          Unit: session-5.scope
         Slice: user-1000.slice
       Session: 5
     Owner UID: 1000 (monro)
       Boot ID: 0315cd3f071f47cd907ca6bd9f08c7e1
    Machine ID: 6fed1a4ec1bd4cf09511d7abe107b09d
      Hostname: OS3
       Storage: /var/lib/systemd/coredump/core.baloo_file_extr.1000.0315cd3f071f47cd907ca6bd9f08c7e1.11355.1667961825000000.zst (present)
     Disk Size: 1.4M
       Message: Process 11355 (baloo_file_extr) of user 1000 dumped core.
                
                Found module linux-vdso.so.1 with build-id: a4e5cedabfb9bc62b58491961dce9a7a1e266341
                Found module kfilemetadata_plaintextextractor.so with build-id: 7ef1f5d4c152314e9d5951f2db96f7cf5edee977
                Found module libnss_files.so.2 with build-id: 2b260a257f0aa0e542d7447faa98205abc5ab86a
                Found module KF5IdleTimeXcbPlugin0.so with build-id: 5a9f79d67b7599bbff02b1004e4ac5bc5a3c929b
                Found module libcomposeplatforminputcontextplugin.so with build-id: c2ca6829102af150ab9bf4b746fa8ec0c754e49a
                Found module libXrender.so.1 with build-id: 3bd05a783f4008748444ae9b90d9c069ec90c5c3
                Found module libXcursor.so.1 with build-id: 432050a9fef387c3dd06afbde987a38203a2ff09
                Found module libxcb-util.so.1 with build-id: 569f44cdbda8704851b11e9ab995af7c0a6e8f0f
                Found module libexpat.so.1 with build-id: b679d1eac95e6bc0d2d9cd4a64d018cdbb1b28ed
                Found module libxkbcommon.so.0 with build-id: d0be4deb1f9076548dcfc69371d8f79fd14d067b
                Found module libxkbcommon-x11.so.0 with build-id: 2fab21877a6c7e313f77ee8f24c8cce4a6fbb07f
                Found module libICE.so.6 with build-id: 5c8c0f962dfbaba0996e212f1041b99d0e551425
                Found module libSM.so.6 with build-id: ad8200f2b8018c0edcd1298f6c3ed2af51b31c9c
                Found module libxcb-xinput.so.0 with build-id: f702c6b75eeb34a620ebb6a145a8f3d09c6c54dc
                Found module libxcb-xkb.so.1 with build-id: ef17ea21988882a95f8917dbe422f1f3dd56ed4c
                Found module libxcb-xinerama.so.0 with build-id: c7b009612db16d1a5e2f8c307f90373d0a50d249
                Found module libxcb-xfixes.so.0 with build-id: 2a7e101642fa59da888858336201e1ddb57662cd
                Found module libxcb-sync.so.1 with build-id: efda4557f2f4f622dd8bd3abc8b9efbc604ac1be
                Found module libxcb-shape.so.0 with build-id: 9bf32b059597f09fc29053f8fd35cb0cf666e16d
                Found module libxcb-render.so.0 with build-id: 9d7124656c1eeab7855175266149bf6b2c7e723d
                Found module libxcb-render-util.so.0 with build-id: 3ef4bb5996dc8789055c2f36629fcb77022b268f
                Found module libxcb-randr.so.0 with build-id: b9e9a7ae21b0382d472bdfe4580905b1fca23308
                Found module libxcb-shm.so.0 with build-id: bede58196b32e45d2a678a7bb21833c5a05ce0a3
                Found module libxcb-image.so.0 with build-id: e6a5477e145ea25c8d8b39625698c75ad8aaa666
                Found module libxcb-icccm.so.4 with build-id: 3da0f9981684f6906af455c340b2151ac3e026c5
                Found module libX11-xcb.so.1 with build-id: 744dc90551ad51f2475860269d99c8fdb46d7581
                Found module libfontconfig.so.1 with build-id: ce663dd8e6299e00ac889b723f94ba4fc7a8dc2f
                Found module libQt5XcbQpa.so.5 with build-id: 7b205217592ac10a7c3cf7ce6f29998acbe04109
                Found module libqxcb.so with build-id: 6812acb97137c44f07982f19ab17d6c50a10c3a7
                Found module libcap-ng.so.0 with build-id: 4aa74f7f7ee188de1653b1a211cb98293a7a511b
                Found module libaudit.so.1 with build-id: 9d0f07eb780f18ccbd86cc5eebc7763501c6dcd6
                Found module libbsd.so.0 with build-id: db7f4f181d5859593d2f5d1c750b60be9f05785f
                Found module libgpg-error.so.0 with build-id: 68805839e449f00c0f7d6e8b0e1b2aea3cdcaf9e
                Found module libpam.so.0 with build-id: c01aa44ff4e99c49ccc5c42b3c2433f37af585f0
                Found module libbz2.so.1 with build-id: d2bfa01c367f2627b8903341f6a09a23d750f35a
                Found module libXdmcp.so.6 with build-id: e5029b6d69cea070b9059ea036323eacd9eff1da
                Found module libXau.so.6 with build-id: 1c5610dea162710e40339d4585095a70f4d697b6
                Found module libpcre2-8.so.0 with build-id: 0353e422527dd715bf173e7fc87d3f79136d0ebd
                Found module libpcre.so.1 with build-id: 55f3cbee13061be9ddad3018e3fa1d4252518d67
                Found module libgcrypt.so.20 with build-id: 37a50026549af97cdf5e181282b84abe8dcc0710
                Found module libcap.so.2 with build-id: 5651fa2c3fce9fe2008d90c3239bedc2bc723efb
                Found module liblz4.so.1 with build-id: 5d59b5f2563bdabb0edc8c78ac3a3301fb8c9eac
                Found module liblzma.so.5 with build-id: fbe2f51c6b697269ec1d4a3e85a10588a6a860b4
                Found module libgraphite2.so.3 with build-id: 064f0310093d14ce03604e6c000e61ce533d57bc
                Found module libfreetype.so.6 with build-id: 208d2b020932bcf38a9f55068331e5f9215fe19f
                Found module libGLdispatch.so.0 with build-id: 791d7af62f2c54ca517bdb5d281d2dbb6c6b42fa
                Found module libXext.so.6 with build-id: 74663466276b9def859af3df452c9aca396d86ab
                Found module libGLX.so.0 with build-id: 2b14459106b582f5f663f5ee28a6d37cb014b236
                Found module libxcb-keysyms.so.1 with build-id: 2be28aa24a7fd69464b5f350769ced1ef089d3ad
                Found module libXfixes.so.3 with build-id: 046c916b48694d0d58eca71958ce06b88c69ceb5
                Found module libxcb.so.1 with build-id: ac0f678c40910eb341a6f9103ca81ae8518e808a
                Found module libusbmuxd-2.0.so.6 with build-id: d1384d9b548cf5af9239cdaa64c02f8a6633a2d2
                Found module libssl.so.1.1 with build-id: 5f8572cf4797f71941097cfcf73db0d15eb75192
                Found module libselinux.so.1 with build-id: 962da6408e0b88e732d0b0894aed8652d1a769cb
                Found module libblkid.so.1 with build-id: 015516716e72f96cfc895739a095af0780e3e2cf
                Found module libcrypto.so.1.1 with build-id: 584b278f80125b7c53b6a448223c0e3cb8c7fad6
                Found module librt.so.1 with build-id: 010d5af222fbdbfd666aa99a6a54ff113f94dea3
                Found module libdbus-1.so.3 with build-id: 7fe2e97bffe7275d9de16f438b202abe01fd5090
                Found module ld-linux-x86-64.so.2 with build-id: fdd3551952a913f5d7c2e588c5fd8235cb3394c5
                Found module libglib-2.0.so.0 with build-id: 2ca110efaea0213f891123405e1890fa425c51cf
                Found module libgthread-2.0.so.0 with build-id: 262fd03535d1038db449420848b70b2480c29eff
                Found module libzstd.so.1 with build-id: fef16e5fe50447092293c3a6da0370c40cbe8792
                Found module libpcre2-16.so.0 with build-id: ab9ea3043821e6600a40bd2aff95421c3603f121
                Found module libicudata.so.71 with build-id: e2899b710d30faf452b2a5db8d309476b974f1a3
                Found module libicuuc.so.71 with build-id: 5b520631478b27e2c9349aead63a4287d3f8f77f
                Found module libicui18n.so.71 with build-id: cbb43b347034a5fdc6287ce08ff9eb615020255e
                Found module libdouble-conversion.so.3 with build-id: 4d2f383d2583e57f8887b1981de110765664e53f
                Found module libsystemd.so.0 with build-id: aa5247f2ecd09e8024822020862197f7d1d412b3
                Found module libharfbuzz.so.0 with build-id: 7f70bee6912bdc05765423e7306a49c165ac5c04
                Found module libz.so.1 with build-id: 02f3ecb6c61c6c30e821bcc225b50270d2cffb74
                Found module libpng16.so.16 with build-id: adfff7e1da47865e02e6dd2b4babd3e39bd82ce6
                Found module libGL.so.1 with build-id: 8b8c234b81a07d5a9505e4223e6d1fc1c9ecef61
                Found module libdl.so.2 with build-id: ff72f99e5b7c32cf33f578fd18d6ba90d6908601
                Found module libpthread.so.0 with build-id: 3a48b5880c672eb4d329b86ec3bd8b072a5064bd
                Found module libQt5Widgets.so.5 with build-id: 4c0a69e0e147da80b12c3bd81c4386f9dae0e669
                Found module libX11.so.6 with build-id: ff100a52e96990a897c15aa372da6ca297b21aa6
                Found module libQt5X11Extras.so.5 with build-id: c5c898f83b963e37f5eceef58defc204e2a8fcb6
                Found module libKF5WindowSystem.so.5 with build-id: 110cb4d967273907778bb5a04e757e4bd045cd48
                Found module libplist-2.0.so.3 with build-id: 35efbb5e95f51f31a57d27799d338d13529fa1ec
                Found module libimobiledevice-1.0.so.6 with build-id: a9720e2fce648092b390013d2587124b12ba7a92
                Found module libmount.so.1 with build-id: ec1bc025425a32b85ca7f428f0985a26890bc23a
                Found module libudev.so.1 with build-id: 8c85e01ea2131c8811166d56ca9a2bf5a7da6c1b
                Found module libQt5Xml.so.5 with build-id: 61cad98b4e204415aa51aaba2d9042c6b3b90eb6
                Found module libQt5DBus.so.5 with build-id: 5b57224bedfa5c69bbd437f0864840ebe91668d3
                Found module libKF5I18n.so.5 with build-id: 40ddaddc7ab79e8a7340c04de8f7ce9c41bac983
                Found module libc.so.6 with build-id: 2ad8c68e4d12bb40622fb35472e7e0d6557c54ff
                Found module libgcc_s.so.1 with build-id: 7c98cfe5ecf7cc80ca93a93d07ce916ea1d1228d
                Found module libm.so.6 with build-id: 7960aefb508fa0db789350b883c1262f7da1ff25
                Found module libstdc++.so.6 with build-id: 0d1cb945e94cc2d6fbd816339b7ada8bbf4be11e
                Found module libQt5Core.so.5 with build-id: 6d92d52c2da4def9f6b02533240fffb1164d6383
                Found module libQt5Gui.so.5 with build-id: e472b6ba3440474a25a0ee11e86bfae2357a8f50
                Found module libKF5CoreAddons.so.5 with build-id: a32df3f4dcf37d4a53f3aa935d8be48b7c007a4a
                Found module liblmdb.so.0 with build-id: 9b93901e170e21b2c156b66250079520c935140f
                Found module libKF5IdleTime.so.5 with build-id: 72a068e23acbd848985693981bf4a937b70bc543
                Found module libKF5Crash.so.5 with build-id: c335b6ae29553918a9839a386cf03afc6ed61d5c
                Found module libKF5BalooEngine.so.5 with build-id: 4d86a155ec2e4c524336746e2af74bb1618fa371
                Found module libKF5Solid.so.5 with build-id: 8f70304c5b9f9d848f562980b676fe327cb4fb25
                Found module libKF5ConfigCore.so.5 with build-id: 5e721eac81752f93e775e42347a706f2972bdcbf
                Found module libKF5FileMetaData.so.3 with build-id: 6fd747afa55cc58186bfc3a9aa3ffef9db3cfb00
                Found module baloo_file_extractor with build-id: 7f091cdb074fd095c95d314efc79954eeb750fb0
                Stack trace of thread 11355:
                #0  0x00007f30f0dd0f04 raise (libc.so.6 + 0x3ff04)
                #1  0x00007f30f1f4bb3b _ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x5b3b)
                #2  0x00007f30f0dd0f90 __restore_rt (libc.so.6 + 0x3ff90)
                #3  0x00007f30f0f0c4e7 __memmove_avx_unaligned_erms (libc.so.6 + 0x17b4e7)
                #4  0x00007f30f1f2879c mdb_node_add (liblmdb.so.0 + 0x879c)
                #5  0x00007f30f1f28da4 mdb_page_split (liblmdb.so.0 + 0x8da4)
                #6  0x00007f30f1f2bc5d mdb_cursor_put (liblmdb.so.0 + 0xbc5d)
                #7  0x00007f30f1f2e507 mdb_put (liblmdb.so.0 + 0xe507)
                #8  0x00007f30f1f70c1c _ZN5Baloo9PostingDB3putERK10QByteArrayRK7QVectorIyE (libKF5BalooEngine.so.5 + 0x1ec1c)
                #9  0x00007f30f1f819aa _ZN5Baloo16WriteTransaction6commitEv (libKF5BalooEngine.so.5 + 0x2f9aa)
                #10 0x00007f30f1f79021 _ZN5Baloo11Transaction6commitEv (libKF5BalooEngine.so.5 + 0x27021)
                #11 0x000000000040c69c _ZN5Baloo3App15processNextFileEv (baloo_file_extractor + 0xc69c)
                #12 0x00007f30f15a2462 n/a (libQt5Core.so.5 + 0x2c6462)
                #13 0x00007f30f15964cf _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2ba4cf)
                #14 0x00007f30f156b928 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x28f928)
                #15 0x00007f30f15bb2e3 _ZN14QTimerInfoList14activateTimersEv (libQt5Core.so.5 + 0x2df2e3)
                #16 0x00007f30f15bbbbc n/a (libQt5Core.so.5 + 0x2dfbbc)
                #17 0x00007f30ef8a9d2b g_main_dispatch (libglib-2.0.so.0 + 0x53d2b)
                #18 0x00007f30ef8a9fd8 g_main_context_iterate (libglib-2.0.so.0 + 0x53fd8)
                #19 0x00007f30ef8aa08f g_main_context_iteration (libglib-2.0.so.0 + 0x5408f)
                #20 0x00007f30f15bbf74 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2dff74)
                #21 0x00007f30f156a5eb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x28e5eb)
                #22 0x00007f30f1572a90 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x296a90)
                #23 0x0000000000409356 main (baloo_file_extractor + 0x9356)
                #24 0x00007f30f0db939d __libc_start_main (libc.so.6 + 0x2839d)
                #25 0x00000000004093fa _start (baloo_file_extractor + 0x93fa)
                
                Stack trace of thread 11358:
                #0  0x00007f30f0e99a53 pselect (libc.so.6 + 0x108a53)
                #1  0x00007f30ef3d3aa5 usbmuxd_listen_inotify (libusbmuxd-2.0.so.6 + 0x2aa5)
                #2  0x00007f30ef3d4dc3 device_monitor (libusbmuxd-2.0.so.6 + 0x3dc3)
                #3  0x00007f30f0302e08 start_thread (libpthread.so.0 + 0x8e08)
                #4  0x00007f30f0ea285f __clone (libc.so.6 + 0x11185f)
                
                Stack trace of thread 11357:
                #0  0x00007f30f0e971bf __poll (libc.so.6 + 0x1061bf)
                #1  0x00007f30ef8a9f6e g_main_context_poll (libglib-2.0.so.0 + 0x53f6e)
                #2  0x00007f30ef8aa08f g_main_context_iteration (libglib-2.0.so.0 + 0x5408f)
                #3  0x00007f30f15bbfe6 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2dffe6)
                #4  0x00007f30f156a5eb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x28e5eb)
                #5  0x00007f30f13c003a _ZN7QThread4execEv (libQt5Core.so.5 + 0xe403a)
                #6  0x00007f30f0cc6297 n/a (libQt5DBus.so.5 + 0x19297)
                #7  0x00007f30f13c1199 n/a (libQt5Core.so.5 + 0xe5199)
                #8  0x00007f30f0302e08 start_thread (libpthread.so.0 + 0x8e08)
                #9  0x00007f30f0ea285f __clone (libc.so.6 + 0x11185f)
                
                Stack trace of thread 11356:
                #0  0x00007f30f0e971bf __poll (libc.so.6 + 0x1061bf)
                #1  0x00007f30ef3b1d12 _xcb_conn_wait (libxcb.so.1 + 0xcd12)
                #2  0x00007f30ef3b406a xcb_wait_for_event (libxcb.so.1 + 0xf06a)
                #3  0x00007f30dff70300 n/a (libQt5XcbQpa.so.5 + 0x68300)
                #4  0x00007f30f13c1199 n/a (libQt5Core.so.5 + 0xe5199)
                #5  0x00007f30f0302e08 start_thread (libpthread.so.0 + 0x8e08)
                #6  0x00007f30f0ea285f __clone (libc.so.6 + 0x11185f)

GNU gdb (GDB) 9.0.90-3 ()
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-rosa-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib64/libexec/baloo_file_extractor...
Reading symbols from /usr/lib/debug/usr/lib64/libexec/baloo_file_extractor-5.99.0-1.x86_64.debug...

warning: core file may not match specified executable file.
[New LWP 11355]
[New LWP 11358]
[New LWP 11357]
[New LWP 11356]
Warning: couldn't activate thread debugging using libthread_db: Cannot find new threads: generic error

warning: File "/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
        add-auto-load-safe-path /lib64/libthread_db-1.0.so
line to your configuration file "/home/monro/.gdbinit".
To completely disable this security protection add
        set auto-load safe-path /
line to your configuration file "/home/monro/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
        info "(gdb)Auto-loading safe path"

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/lib64/libexec/baloo_file_extractor'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f30f0dd0f04 in raise () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7f30eee1b980 (LWP 11355))]
(gdb) backtrace full
#0  0x00007f30f0dd0f04 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007f30f1f4bb3b in KCrash::defaultCrashHandler(int) () from /usr/lib64/libKF5Crash.so.5
No symbol table info available.
#2  <signal handler called>
No symbol table info available.
#3  0x00007f30f0f0c4e7 in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
No symbol table info available.
#4  0x00007f30f1f2879c in mdb_node_add () from /usr/lib64/liblmdb.so.0
No symbol table info available.
#5  0x00007f30f1f28da4 in mdb_page_split () from /usr/lib64/liblmdb.so.0
No symbol table info available.
#6  0x00007f30f1f2bc5d in mdb_cursor_put () from /usr/lib64/liblmdb.so.0
No symbol table info available.
#7  0x00007f30f1f2e507 in mdb_put () from /usr/lib64/liblmdb.so.0
No symbol table info available.
#8  0x00007f30f1f70c1c in Baloo::PostingDB::put (this=this@entry=0x7ffca74f1360, term=..., list=...) at /usr/src/debug/plasma5-baloo-5.99.0-1.x86_64/src/engine/postingdb.cpp:67
        key = {mv_size = 6, mv_data = 0x1f0dca8}
        codec = {<No data fields>}
        arr = {d = 0x1ec3230}
        val = {mv_size = 16, mv_data = 0x1ec3248}
        rc = <optimized out>
#9  0x00007f30f1f819aa in Baloo::WriteTransaction::commit (this=<optimized out>) at /usr/src/debug/plasma5-baloo-5.99.0-1.x86_64/src/engine/writetransaction.cpp:312
        term = <optimized out>
        operations = <optimized out>
        list = {d = 0x1f6d930}
        fetchedPositionList = <optimized out>
        positionList = {d = 0x1f4b8d0}
        postingDB = {m_txn = 0x1e58310, m_dbi = 2}
        positionDB = {m_txn = 0x1e58310, m_dbi = 3}
        iter = {c = {{d = 0x1f22fc0, e = 0x1f22fc0}}, i = {i = 0x1f372b0}, n = {i = 0x1f36980}}
#10 0x00007f30f1f79021 in Baloo::Transaction::commit (this=0x7f30d0014510) at /usr/src/debug/plasma5-baloo-5.99.0-1.x86_64/src/engine/transaction.cpp:272
        rc = <optimized out>
#11 0x000000000040c69c in Baloo::App::processNextFile (this=0x7ffca74f1880) at /usr/src/debug/plasma5-baloo-5.99.0-1.x86_64/src/file/extractor/app.cpp:109
        ok = <optimized out>
#12 0x00007f30f15a2462 in ?? () from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#13 0x00007f30f15964cf in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#14 0x00007f30f156b928 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#15 0x00007f30f15bb2e3 in QTimerInfoList::activateTimers() () from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#16 0x00007f30f15bbbbc in ?? () from /usr/lib64/libQt5Core.so.5
No symbol table info available.
#17 0x00007f30ef8a9d2b in g_main_dispatch (context=0x7f30d8005000) at ../glib/gmain.c:3417
        dispatch = 0x7f30f15bbb90
        prev_source = 0x0
        begin_time_nsec = 0
        was_in_call = 0
        user_data = 0x0
--Type <RET> for more, q to quit, c to continue without paging--