Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Nepomuk - Segmentation fault

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
Xywa
Veteran
Veteran
User avatar
Posts: 1631
Joined: Sat Jul 23, 2005 2:00 pm
Location: /mnt/Gentoo/Europe

Nepomuk - Segmentation fault

  • Quote

Post by Xywa » Sat Feb 09, 2013 3:42 pm

With a new kde 4.10.0 I have this problem. Do you think is related to Gentoo or to KDE - I do not know where to report.

Code: Select all

Application: nepomukservicestub (0.1.0)
KDE Platform Version: 4.10.00
Qt Version: 4.8.4
Operating System: Linux 3.7.6-gentoo x86_64

Code: Select all

Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007faa50399b4c in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#7  0x00007faa5039a9cd in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#8  0x00007faa5039b7a5 in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#9  0x00007faa65d14029 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007faa653385bf in KJob::finished(KJob*) () from /usr/lib64/libkdecore.so.5
#11 0x00007faa65338825 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#12 0x00007faa503a0b3e in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#13 0x00007faa503a1b5e in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#14 0x00007faa50399f69 in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#15 0x00007faa50397e17 in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#16 0x00007faa503992c7 in QObject* KPluginFactory::createInstance<Nepomuk2::FileIndexer, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib64/kde4/nepomukfileindexer.so
#17 0x00007faa65423dc1 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib64/libkdecore.so.5
#18 0x000000000040544e in _start ()
Top
toralf
Developer
Developer
User avatar
Posts: 3945
Joined: Sun Feb 01, 2004 2:58 pm
Location: Hamburg
Contact:
Contact toralf
Website

Re: Nepomuk - Segmentation fault

  • Quote

Post by toralf » Sat Feb 09, 2013 3:46 pm

Xywa wrote:With a new kde 4.10.0 I have this problem. Do you think is related to Gentoo or to KDE - I do not know where to report.
To nobody I'd advice, as long as you do have "??" in the core dump debug output. I'd advice to to recompile the appropriate libs with debug info and than attach the result onto a KDE bug.
Top
Xywa
Veteran
Veteran
User avatar
Posts: 1631
Joined: Sat Jul 23, 2005 2:00 pm
Location: /mnt/Gentoo/Europe

Re: Nepomuk - Segmentation fault

  • Quote

Post by Xywa » Sat Feb 09, 2013 4:48 pm

toralf wrote:
Xywa wrote:With a new kde 4.10.0 I have this problem. Do you think is related to Gentoo or to KDE - I do not know where to report.
To nobody I'd advice, as long as you do have "??" in the core dump debug output. I'd advice to to recompile the appropriate libs with debug info and than attach the result onto a KDE bug.
Hi, I have added a temporary debug USE flag to nepomuk-core package, but output is still with "??".

Code: Select all

$ equery u nepomuk-core
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for kde-base/nepomuk-core-4.10.0:
 U I
 - + debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml

Code: Select all

Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007fb1447060df in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#7  0x00007fb144707247 in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#8  0x00007fb144707fae in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#9  0x00007fb15a08e029 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007fb1596b25bf in KJob::finished(KJob*) () from /usr/lib64/libkdecore.so.5
#11 0x00007fb1596b2825 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#12 0x00007fb14470db5e in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#13 0x00007fb14470eefb in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#14 0x00007fb14470653d in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#15 0x00007fb144704225 in ?? () from /usr/lib64/kde4/nepomukfileindexer.so
#16 0x00007fb14470573c in QObject* KPluginFactory::createInstance<Nepomuk2::FileIndexer, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib64/kde4/nepomukfileindexer.so
#17 0x00007fb15979ddc1 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib64/libkdecore.so.5
#18 0x00000000004055ab in _start ()
Top
toralf
Developer
Developer
User avatar
Posts: 3945
Joined: Sun Feb 01, 2004 2:58 pm
Location: Hamburg
Contact:
Contact toralf
Website

Re: Nepomuk - Segmentation fault

  • Quote

Post by toralf » Sat Feb 09, 2013 6:19 pm

Xywa wrote:Hi, I have added a temporary debug USE flag to nepomuk-core package, but output is still with "??".
No, please look for FEATURES=splitdebug, one example I showed here : viewtopic-t-950476-highlight-.html
Top
l33tmmx
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Sat Mar 12, 2005 10:21 am
Location: Pirkkala, Finland
Contact:
Contact l33tmmx
Website

  • Quote

Post by l33tmmx » Sun Feb 10, 2013 2:33 pm

Same segfault problem with nepomuk-4.10.0... Xyva, did you make a bugreport to KDE bugzilla already?
"Trust me, I know what I'm doing!"
- Sledge Hammer
Top
Xywa
Veteran
Veteran
User avatar
Posts: 1631
Joined: Sat Jul 23, 2005 2:00 pm
Location: /mnt/Gentoo/Europe

  • Quote

Post by Xywa » Sun Feb 10, 2013 11:41 pm

l33tmmx wrote:Same segfault problem with nepomuk-4.10.0... Xyva, did you make a bugreport to KDE bugzilla already?
No, I am trying to use an advise from toralf.
Top
asturm
Developer
Developer
Posts: 9509
Joined: Thu Apr 05, 2007 4:07 pm

  • Quote

Post by asturm » Sun Feb 10, 2013 11:58 pm

I guess this should be fixed by nepomuk-core-4.10.0-r1.
Top
johnny_boy
n00b
n00b
Posts: 1
Joined: Thu Feb 21, 2013 8:36 pm

  • Quote

Post by johnny_boy » Thu Feb 21, 2013 8:37 pm

I've got the same problem but I'm running Kubuntu 12.10, KDE 4.10. Looks like it's a KDE issue.
Top
toralf
Developer
Developer
User avatar
Posts: 3945
Joined: Sun Feb 01, 2004 2:58 pm
Location: Hamburg
Contact:
Contact toralf
Website

  • Quote

Post by toralf » Thu Feb 21, 2013 8:54 pm

Another advantage of compiling a package with debug info is that it makes the KDE krashdialog happy because then the crash report contains useful developer info too.
Top
dilfridge
Developer
Developer
User avatar
Posts: 121
Joined: Sat Sep 18, 2010 11:38 am
Location: Regensburg, Germany
Contact:
Contact dilfridge
Website

  • Quote

Post by dilfridge » Sat Feb 23, 2013 12:03 am

http://www.gentoo.org/proj/en/qa/backtraces.xml

^ Please follow these instructions to get meaningful backtraces.
Top
Xywa
Veteran
Veteran
User avatar
Posts: 1631
Joined: Sat Jul 23, 2005 2:00 pm
Location: /mnt/Gentoo/Europe

  • Quote

Post by Xywa » Sat Mar 02, 2013 9:27 am

dilfridge wrote:http://www.gentoo.org/proj/en/qa/backtraces.xml

^ Please follow these instructions to get meaningful backtraces.
So what should I do?
Add -ggdb flag to CFLAGS
and add splitdebug to FEATURE in /etc/make.conf?

What else, should I recompile this package or all system?

What about debug USE flag? Should I enable this flag as well? Or maybe in case I am not using those flags above?
Top
Post Reply

11 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy