Summary: | KDevelop4 segmentation fault on opening file | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | p1lgr11m |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | petermichaelclausen |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.0.1 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Valgrind backtrace
back trace kdevelop 4.0.2 |
Description
p1lgr11m
2010-05-23 02:00:15 UTC
This is a binary compatibility issue, did you compile any part yourself? (kdevelop, kdevplatform, autobrace-plugin or kate) (In reply to comment #1) I installed the whole KDE right from 10.04 Lucid repositories, I didn't compile any KDE program by myself. Kate works perfect by the way. If you need more output, I can reproduce it and post gdb or valgrind backtraces. Hmm, strange, can you provide a valgrind log please? Run KDEV_SESSION=blah valgrind --track-origins=yes kdevelop.bin Created attachment 43821 [details]
Valgrind backtrace
This is my KDevelop's valgrind backtrace
I can reproduce this issue. Strangely enough I had a very stable KDevelop untill two weeks or so ago and I have no idea what broke it. If I start from a clean $HOME directory or another user, kdevelop runs. I thought I found the issue in some ~/.local-directory, but I was wrong. I can make Kdevelop start, if and only if I give a new session: kdevelop --cs pmc6 as soon as I open a file: File -> Open ... -> <some file> ==> Crash See attached stack trace. Info: $ kdevelop -v Qt: 4.7.0 KDE Development Platform: 4.5.3 (KDE 4.5.3) KDevelop: 4.0.2 Platform (not kubuntu, 64-bit): DISTRIB_ID=Ubuntu DISTRIB_RELEASE=10.04 DISTRIB_CODENAME=lucid DISTRIB_DESCRIPTION="Ubuntu 10.04.4 LTS" I would be happy if there exists an easy fix to this problem untill a couple of months when we will update to 12.04.... Created attachment 69308 [details]
back trace kdevelop 4.0.2
kdevelop 4.0 is really old and outdated, please update |