Bug 1033657

Summary: [abrt] qt-creator-2.8.1-1.fc19: CPlusPlus::Preprocessor::run: Process /usr/bin/qtcreator was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Kevin B. <kbu6789>
Component: qt-creatorAssignee: Itamar Reis Peixoto <itamar>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: itamar, jreznik, kbu6789, ltinkl, manisandro, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5b878132368da051e066064d5ad9bccccd820a17
Whiteboard: abrt_hash:8efe4ecd5280efb9cf404c5641c21a2b9fe08884
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-22 15:50:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Kevin B. 2013-11-22 14:37:56 UTC
Description of problem:
I develop something in C langage, and when I put in a header file (.h) these line :

#ifndef _myFile_
#define _myFile_

and then press "page down" key on the keyboard, qt creator freeze and crash

It happened to me 3 times now !

Version-Release number of selected component:
qt-creator-2.8.1-1.fc19

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/bin/qtcreator
crash_function: CPlusPlus::Preprocessor::run
executable:     /usr/bin/qtcreator
kernel:         3.9.9-301.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 CPlusPlus::Preprocessor::run at pp-engine.cpp:767
 #1 CPlusPlus::TypeOfExpression::preprocessedExpression at TypeOfExpression.cpp:202
 #2 CPlusPlus::TypeOfExpression::preprocess at TypeOfExpression.cpp:151
 #3 CppEditor::Internal::FunctionDeclDefLink::changes at cppfunctiondecldeflink.cpp:571
 #4 CppEditor::Internal::CPPEditorWidget::updateFunctionDeclDefLinkNow at cppeditor.cpp:2184
 #5 CppEditor::Internal::CPPEditorWidget::qt_static_metacall at .moc/release-shared/moc_cppeditor.cpp:199
 #6 QMetaObject::activate at kernel/qobject.cpp:3547
 #7 QObject::event at kernel/qobject.cpp:1156
 #8 QApplicationPrivate::notify_helper at kernel/qapplication.cpp:4562
 #9 QApplication::notify at kernel/qapplication.cpp:4348

Comment 1 Kevin B. 2013-11-22 14:38:04 UTC
Created attachment 827823 [details]
File: backtrace

Comment 2 Kevin B. 2013-11-22 14:38:09 UTC
Created attachment 827824 [details]
File: cgroup

Comment 3 Kevin B. 2013-11-22 14:38:13 UTC
Created attachment 827825 [details]
File: core_backtrace

Comment 4 Kevin B. 2013-11-22 14:38:16 UTC
Created attachment 827826 [details]
File: dso_list

Comment 5 Kevin B. 2013-11-22 14:38:22 UTC
Created attachment 827827 [details]
File: environ

Comment 6 Kevin B. 2013-11-22 14:38:25 UTC
Created attachment 827828 [details]
File: exploitable

Comment 7 Kevin B. 2013-11-22 14:38:30 UTC
Created attachment 827829 [details]
File: limits

Comment 8 Kevin B. 2013-11-22 14:38:38 UTC
Created attachment 827830 [details]
File: maps

Comment 9 Kevin B. 2013-11-22 14:38:42 UTC
Created attachment 827831 [details]
File: open_fds

Comment 10 Kevin B. 2013-11-22 14:38:45 UTC
Created attachment 827832 [details]
File: proc_pid_status

Comment 11 Kevin B. 2013-11-22 14:38:49 UTC
Created attachment 827833 [details]
File: var_log_messages

Comment 12 Sandro Mani 2013-11-22 14:49:35 UTC
I cannot reproduce the problem here. Could you post more detailed steps to reproduce?
You might also have better chances of getting the bug fixed by filing a bug report upstream at [1]. It would great if you could do so and post a link to the report here. Thanks.

[1] https://bugreports.qt-project.org

Comment 13 Kevin B. 2013-11-22 15:42:19 UTC
It looks strange for me because I cannot reproduce it anymore now !

A just take a C code from a colleague and I started to "clean" it by adding some header file, etc. When I put the #ifndef and then #define, I just wanted to go to the end of the file by pressing "page down" or "down arrow" in order to put the #endif and at that moment QtCreator freeze.

I happened to me 3 times, I was able to reproduce the freese... but I continue to code, and now it's gone :/

I'm sorry not to be able to help you more...  if the bug come again, I will post on qt-project + link here, yes.

Thanks

Comment 14 Sandro Mani 2013-11-22 15:50:13 UTC
The Qt-Creator 3.0 release is also upcoming (beta currently packaged in rawhide). You might also want to check with that release if the issue appears again. I'm closing this bug for now, if you encounter the issue again feel free to reopen. Thanks.