Bug 1033657 - [abrt] qt-creator-2.8.1-1.fc19: CPlusPlus::Preprocessor::run: Process /usr/bin/qtcreator was killed by signal 11 (SIGSEGV)
Summary: [abrt] qt-creator-2.8.1-1.fc19: CPlusPlus::Preprocessor::run: Process /usr/bi...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: qt-creator
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Itamar Reis Peixoto
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:8efe4ecd5280efb9cf404c5641c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-22 14:37 UTC by Kevin B.
Modified: 2013-11-22 15:50 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-22 15:50:13 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (84.54 KB, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: cgroup (140 bytes, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: core_backtrace (36.00 KB, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: dso_list (20.57 KB, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: environ (1.79 KB, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: exploitable (82 bytes, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: limits (1.29 KB, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: maps (102.48 KB, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: open_fds (2.82 KB, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: proc_pid_status (942 bytes, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details
File: var_log_messages (672 bytes, text/plain)
2013-11-22 14:38 UTC, Kevin B.
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.