Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552794 - dev-util/kdevelop-4.7.1: crashes at runtime when built with gcc-5.1
Summary: dev-util/kdevelop-4.7.1: crashes at runtime when built with gcc-5.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-5
  Show dependency tree
 
Reported: 2015-06-21 22:55 UTC by Jasen Borisov
Modified: 2015-10-26 18:54 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
output of `emerge --info '=dev-util/kdevelop-4.7.1::gentoo'` (pinfo.txt,20.27 KB, text/plain)
2015-06-21 22:56 UTC, Jasen Borisov
Details
Outut of emerge --info (file_552794.txt,8.06 KB, text/plain)
2015-08-11 15:33 UTC, Marius Caldas
Details
Kdevelop-4.7.1-r1 session log (file_552794.txt,8.03 KB, text/plain)
2015-08-11 15:35 UTC, Marius Caldas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jasen Borisov 2015-06-21 22:55:51 UTC
KDevelop emerges successfully on my system with gcc-5.1 (all of its dependencies and my entire system are also built with gcc-5.1), but crashes at runtime when trying to add a project. I also tried building with clang and it worked correctly, meaning that gcc causes the problem.

Reproducible: Always

Steps to Reproduce:
1. Emerge kdevelop with gcc-5.1 system-wide, build should succeed
2. Run kdevelop. Notice that it launches correctly and overall seems to work.
3. Try adding a project. Either new or import existing project, doesn't matter.
Actual Results:  
After closing the last dialog window in the process of adding a new project or importing an existing project, the folder icon briefly shows up in the project list and KDevelop crashes less than a second later.

Expected Results:  
After closing the last dialog window in the process of adding a new project or importing an existing project, the folder icon shows up in the project list and stays there (unless removed by the user) and lists the files belonging to the project, allowing the user to click on them and open them, without crashing KDevelop.

emerge -pqv output:
[ebuild   R   ] dev-util/kdevelop-4.7.1  USE="cmake cxx gdbui okteta (-aqua) -debug -qthelp {-test}" LINGUAS="en_GB -bs -ca -ca@valencia -da -de -el -es -et -fi -fr -gl -hu -it -kk -nb -nds -nl -pl -pt -pt_BR -ru -sk -sl -sv -th -tr -uk -zh_CN -zh_TW"

emerge --info output attached to bug.
Comment 1 Jasen Borisov 2015-06-21 22:56:34 UTC
Created attachment 405516 [details]
output of `emerge --info '=dev-util/kdevelop-4.7.1::gentoo'`
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2015-06-22 08:34:42 UTC
Please report this upstream and link back here.
Comment 3 octoploid 2015-06-22 10:42:05 UTC
https://bugs.kde.org/show_bug.cgi?id=344152
Comment 4 Marius Caldas 2015-08-11 15:33:53 UTC
Created attachment 408800 [details]
Outut of emerge --info
Comment 5 Marius Caldas 2015-08-11 15:35:34 UTC
Created attachment 408802 [details]
Kdevelop-4.7.1-r1 session log
Comment 6 Marius Caldas 2015-08-11 15:36:41 UTC
I can confirm this problem as well. Built with GCC-5.2 however. Please see attachments above.
Comment 7 Bernd Buschinski 2015-10-16 15:58:05 UTC
I just upgraded to kdevelop 4.7.2 (and kdevplatform 1.7.2) and it no longer crashes \o/
(using local ebuilds)
Comment 8 Michael Palimaka (kensington) gentoo-dev 2015-10-26 18:54:19 UTC
(In reply to Bernd Buschinski from comment #7)
> I just upgraded to kdevelop 4.7.2 (and kdevplatform 1.7.2) and it no longer
> crashes \o/
> (using local ebuilds)

4.7.2 is now in the tree.