Crash in kdevelop master - KDevelop::IndexedString::index (this=0x0)
Milian Wolff
mail at milianw.de
Thu Jun 4 14:28:54 UTC 2015
On Thursday 04 June 2015 11:19:51 Sandro Andrade wrote:
> On Thu, Jun 4, 2015 at 3:53 AM, Milian Wolff <mail at milianw.de> wrote:
> > On Wednesday 03 June 2015 23:51:04 Sandro Andrade wrote:
> >> Hi there,
> >>
> >> I'm trying to port a plugin I developed some time ago to
> >> kdevplatform/kdevelop master.
> >> I can build both kdevplatform and kdevelop from master branch but I
> >> got the crash below when creating/opening any newly created project
> >>
> >> https://paste.kde.org/pauewgg4j
> >>
> >> Any hint about what is causing this ?
> >
> > Could you be mixing different ABIs?
> >
> > /usr/include/kdevplatform/
> >
> > vs.
> >
> > /data2/devel/kdevelop/
> >
> > Are you sure that both versions belong to each other? Otherwise I cannot
> > explain why a hash would contain an indexedstring with this = 0x0...
>
> Yes, I double checked this :(. I'm using Qt 5.4.2 and KF 5.10 from
> distro packages and
> kdevplatform/kdevelop from git master. I'll keep investigating.
But where did you install kdevplatform and kdevelop to? Are you sure nothing
is contaminated? I really urge you to not install stuff globally, but only
into a local prefix.
What does valgrind say btw?
Bye
--
Milian Wolff
mail at milianw.de
http://milianw.de
More information about the KDevelop-devel
mailing list