Am Sonntag, 26. Februar 2012, 14:02:14 schrieb Kevin Krammer: > On Sunday, 2012-02-26, Dimitar Popov wrote: > > Hi all, > > > > I found the following thread: > > http://lists.kde.org/?t=132932694700004&r=1&w=2 but I can't reply there > > since I just got subscribed to the mailing list... So, please, apologize > > me for starting a new thread... :) > > > > I compiled the soprano and kdebase-runtime with debug symbols and I > > attached to all nepomukservicestub process with gdb -p <PID> and here what > > I got for nepomukservicestub nepomukstorage: > > > > Program received signal SIGSEGV, Segmentation fault. > > [Switching to Thread 0x7f19b97fa700 (LWP 5814)] > > 0x00007f19ef2ddeef in Soprano::Node::toN3 (this=<optimized out>) at > > /home/insane/Development/oss/archlinux/extra/soprano/src/soprano-2.7.4/sop > > r > > ano/node.cpp:252 252 return d ? d->toN3() : QString(); > > > > Yes, it's not a complete stack trace, but I'm new to gdb and I don't know > > how to get a useful stack trace. > > You can typ typing bt or bt full on the gdb prompt > > Cheers, > Kevin Thanks! Here is the backtrace. I keep my fingers crossed to nail the bug down ;) Good luck! Regards, Dimitar
<<attachment: gdb-nepomukstorage.txt.zip>>
___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.