here is the gdb output
https://paste.kde.org/pkek8mo97

here is the valgrind output
https://paste.kde.org/pw5ghd3sf

hope this helps
cheers,
rishabh

On Wed, Oct 28, 2015 at 6:16 PM, Jeremy Whiting <jpwhit...@kde.org> wrote:

> Or install the debuginfo package from your distro...
>
> On Wed, Oct 28, 2015 at 6:38 AM, Olivier Churlaud <oliv...@churlaud.com>
> wrote:
> >
> > Hi,
> >
> > Le 26/10/2015 21:02, Thiago Macieira a écrit :
> >>
> >> On Sunday 25 October 2015 21:19:52 Olivier Churlaud wrote:
> >>>
> >>> #0  0x00007ffff0e497d4 in ThreadWeaver::IdDecorator::~IdDecorator() ()
> >>>      from /usr/lib/libKF5ThreadWeaver.so.5
> >>> #1  0x00007ffff0e50385 in ?? () from /usr/lib/libKF5ThreadWeaver.so.5
> >>
> >> It would help if you recompiled the ThreadWeaver library in debug mode
> so
> >> we
> >> can see what the ?? are.
> >
> > Thx for your hint. I compiled ThreadWeaver successfully but I don't know
> > how to tell cmake to link it to this version of ThreadWeaver (and not
> > the one in /usr/lib64)
> >
> > I added this to the cmake command:
> > -DCMAKE_PREFIX_PATH=/home/olivier/Projets/threadweather/build/install
> >
> > it didn't work.
> >
> > For information,  the CmakeList.txt contains:
> >
> > find_package( KF5 REQUIRED COMPONENTS CoreAddons Solid KDELibs4Support
> > Codecs I18n ThreadWeaver Plasma PlasmaQuick KCMUtils NewStuff TextEditor
> > GlobalAccel KIO NotifyConfig Archive DNSSD)
> >
> > I cleaned my /build folder with a rm -rf.
> >
> > Cheers,
> > Olivier
> >
> >
> >
> >
> >
> >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe
> >>> <<
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to