Summary: | dolphin[1307]: segfault at c ip 00007f9c12748e30 sp 00007fffaf919a88 error 4 in liblmdb.so[7f9c12744000+13000] | ||
---|---|---|---|
Product: | [Unmaintained] Baloo | Reporter: | fademind |
Component: | General | Assignee: | Vishesh Handa <me> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | arojas, fademind |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://bugs.archlinux.org/task/46290 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
fademind
2015-09-14 10:37:38 UTC
NOTE: after downgrading baloo package to version baloo-5.13.0-2 all is FINE and app working as expected. Additional logs (for comparing): [tomasz@arch ~]$ su Hasło: [root@arch tomasz]# export $(dbus-launch) [root@arch tomasz]# gdb dolphin GNU gdb (GDB) 7.10 Copyright (C) 2015 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-unknown-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 dolphin...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/dolphin [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffe06aa700 (LWP 5255)] [New Thread 0x7fffd4b45700 (LWP 5256)] "Trying to convert empty KLocalizedString to QString." QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 klauncher not running... launching kdeinit kdeinit5: Shutting down running client. QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0 KSambaShare: Could not find smb.conf! The desktop entry file "/root/.directory" has Type= "Application" but no Exec line Service started, version: 6.2.0 [Thread 0x7fffd4b45700 (LWP 5256) exited] [Thread 0x7fffe06aa700 (LWP 5255) exited] [Inferior 1 (process 5251) exited normally] ### I closing dolphin window - full operated - here. ### (gdb) bt No stack. *** This bug has been marked as a duplicate of bug 352365 *** |