FS#43718 - [qtcreator] Crashes when typing in the editor

Attached to Project: Arch Linux
Opened by Emmanuel Fétille (manu74) - Friday, 06 February 2015, 10:09 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 10 May 2015, 16:55 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
As soon as I type something in a source-code file, the software crashes. No problems with the ui editor, compilation, etc...
It does happen only when lauching qtcreator as a user, when launching it as root it works perfectly.

Additional info:
* package version(s) : qtcreator 3.3.0-1

* config and/or log files etc.

Software output :
/usr/bin/qtcreator: line 2: 1396 Segmentation fault (core dumped) QT_LOGGING_TO_CONSOLE=1 qtcreator-bin $@
GDB output :
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff728dca8 in QSortFilterProxyModel::parent(QModelIndex const&) const () from /usr/lib/libQt5Core.so.5

Steps to reproduce:
Launch qtcreator as user, open or create a new project, go to Editor, Source file, main.cpp, type enter
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Sunday, 10 May 2015, 16:55 GMT
Reason for closing:  No response
Comment by Emmanuel Fétille (manu74) - Friday, 06 February 2015, 19:31 GMT
Solved after an update of the system (pacman -Suy)
Comment by Jonas (Cosmic) - Monday, 09 March 2015, 14:27 GMT
  • Field changed: Percent Complete (100% → 0%)
I'm having the same problem, updating doesn't fix it. Here's my back trace:
http://pastebin.com/iRstUznM
Comment by Sven-Hendrik Haase (Svenstaro) - Wednesday, 25 March 2015, 17:06 GMT
Still an issue?

Loading...