[kdevelop] [Bug 356572] Crash when parsing the source code of LibreOffice

2018-09-19 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=356572

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
   Keywords||investigated, triaged

--- Comment #5 from Andrew Crouthamel  ---
This bug has had its resolution changed, but accidentally has been left in
NEEDSINFO status. I am thus closing this bug and setting the status as RESOLVED
to reflect the resolution change.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 356572] Crash when parsing the source code of LibreOffice

2017-03-25 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=356572

--- Comment #4 from Alexander  ---
The crash is reproduced when I remove svn_client.h header from my system.
It is included via kdevsvncpp/exception.hpp (29: 'svn_client.h') which is
included at /kdevsvncpp/exception.cpp:30

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 356572] Crash when parsing the source code of LibreOffice

2017-03-25 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=356572

Alexander  changed:

   What|Removed |Added

 CC||coo...@gmail.com

--- Comment #3 from Alexander  ---
It fails with clang/llvm-4.0 release and kdevelop/kdevplatfrom installed from
git. 
It fails on parsing kdevplatform/plugins/subversion/kdevsvncpp/exception.cpp

kdevelop:
/var/tmp/portage/sys-devel/clang-4.0.0/work/x/y/cfe-4.0.0.src/lib/Sema/Sema.cpp:317:
clang::Sema::~Sema(): Assertion `DelayedTypos.empty() && "Uncorrected typos!"'
failed.

Thread 17 "Queue(0x55b" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff7f7fe700 (LWP 16023)]
0x7146d03f in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x7146d03f in raise () from /lib64/libc.so.6
#1  0x7146e43a in abort () from /lib64/libc.so.6
#2  0x71465e87 in ?? () from /lib64/libc.so.6
#3  0x71465f32 in __assert_fail () from /lib64/libc.so.6
#4  0x7fffacbc7f2a in clang::Sema::~Sema() () from
/usr/lib64/llvm/4/lib64/../lib64/libclangSema.so.4
#5  0x7fffadb15046 in clang::ASTUnit::~ASTUnit() () from
/usr/lib64/llvm/4/lib64/../lib64/libclangFrontend.so.4
#6  0x7fffadb15349 in clang::ASTUnit::~ASTUnit() () from
/usr/lib64/llvm/4/lib64/../lib64/libclangFrontend.so.4
#7  0x7fffae977c96 in clang_disposeTranslationUnit () from
/usr/lib64/llvm/4/lib64/libclang.so.4
#8  0x7fffaf594556 in ParseSessionData::~ParseSessionData
(this=0x7fff7043d090, __in_chrg=) at
~/p/kde/src/extragear/kdevelop/kdevelop/languages/clang/duchain/parsesession.cpp:313
#9  0x7fffaf5945ae in ParseSessionData::~ParseSessionData
(this=0x7fff7043d090, __in_chrg=) at
~/p/kde/src/extragear/kdevelop/kdevelop/languages/clang/duchain/parsesession.cpp:314
#10 0x7fffaf4e5169 in
QExplicitlySharedDataPointer::~QExplicitlySharedDataPointer
(this=0x7fff7f7fdc30, __in_chrg=) at
/usr/include/qt5/QtCore/qshareddata.h:165
#11 0x7fffaf594998 in ParseSession::~ParseSession (this=0x7fff7f7fdc30,
__in_chrg=) at
~/p/kde/src/extragear/kdevelop/kdevelop/languages/clang/duchain/parsesession.cpp:356
#12 0x7fffb41f45bc in ClangParseJob::run (this=0x581e73e0) at
~/p/kde/src/extragear/kdevelop/kdevelop/languages/clang/clangparsejob.cpp:306
#13 0x7fffee3693aa in
ThreadWeaver::IdDecorator::run(QSharedPointer,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#14 0x7fffee369948 in
ThreadWeaver::Executor::run(QSharedPointer const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#15 0x7fffee3685c0 in
ThreadWeaver::Job::execute(QSharedPointer const&,
ThreadWeaver::Thread*) () from /usr/lib64/libKF5ThreadWeaver.so.5
#16 0x7fffee3680d0 in ThreadWeaver::Thread::run() () from
/usr/lib64/libKF5ThreadWeaver.so.5
#17 0x7218f28c in ?? () from /usr/lib64/libQt5Core.so.5
#18 0x7fffeb96c394 in start_thread () from /lib64/libpthread.so.0
#19 0x715225ef in clone () from /lib64/libc.so.6
(gdb) q

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 356572] Crash when parsing the source code of LibreOffice

2016-10-16 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356572

Sven Brauch  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |NEEDSINFO
 CC||m...@svenbrauch.de

--- Comment #2 from Sven Brauch  ---
Setting this to NEEDSINFO, assuming it has been fixed in clang since. If not,
please re-open it.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 356572] Crash when parsing the source code of LibreOffice

2016-04-09 Thread cpon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356572

cpon  changed:

   What|Removed |Added

 CC||cpigat...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.