[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file [crash in clang::Sema::ActOnExplicitInstantiation]

2021-01-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=393507

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #7 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file [crash in clang::Sema::ActOnExplicitInstantiation]

2020-12-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=393507

--- Comment #6 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file [crash in clang::Sema::ActOnExplicitInstantiation]

2020-12-16 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=393507

Justin Zobel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REOPENED|NEEDSINFO

--- Comment #5 from Justin Zobel  ---
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm
if this issue is still occurring or if this bug report can be marked as
resolved.

I have set the bug status to "needsinfo" pending your response, please change
back to "reported" or "resolved/worksforme" when you respond, thank you.

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

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file [crash in clang::Sema::ActOnExplicitInstantiation]

2018-04-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393507

Kevin Funk  changed:

   What|Removed |Added

Summary|SIGSEGV parsing a .cpp file |SIGSEGV parsing a .cpp file
   ||[crash in
   ||clang::Sema::ActOnExplicitI
   ||nstantiation]

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

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-26 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393507

--- Comment #4 from Kevin Funk  ---
Adding backtrace inline for SEO:

Thread 15 "Queue(0x560" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff77fff700 (LWP 4080)]
0x7fff8b202847 in clang::Sema::ActOnExplicitInstantiation(clang::Scope*,
clang::SourceLocation, clang::SourceLocation, unsigned int,
clang::SourceLocation, clang::CXXScopeSpec&, clang::IdentifierInfo*,
clang::SourceLocation, clang::AttributeList*) () from
/usr/lib/../lib/libclangSema.so.6
(gdb) 
(gdb) thread apply all backtrace

Thread 16 (Thread 0x7fff76f49700 (LWP 4148)):
#0  0x745bd97b in poll () at /usr/lib/libc.so.6
#1  0x7fffeb18c523 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fffeb18c63e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x74f09241 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x74eab32b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x74cba72e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7fff7d92eb6a in  () at
/usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#7  0x74cbfacd in  () at /usr/lib/libQt5Core.so.5
#8  0x7fffedd8a08c in start_thread () at /usr/lib/libpthread.so.0
#9  0x745c7e7f in clone () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7fff77fff700 (LWP 4080)):
#0  0x7fff8b202847 in
clang::Sema::ActOnExplicitInstantiation(clang::Scope*, clang::SourceLocation,
clang::SourceLocation, unsigned int, clang::SourceLocation,
clang::CXXScopeSpec&, clang::IdentifierInfo*, clang::SourceLocation,
clang::AttributeList*) () at /usr/lib/../lib/libclangSema.so.6
#1  0x7fff85948e8f in
clang::Parser::ParseClassSpecifier(clang::tok::TokenKind,
clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo
const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext,
clang::Parser::ParsedAttributesWithRange&) () at
/usr/lib/../lib/../lib/libclangParse.so.6
#2  0x7fff8592253e in
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&,
clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier,
clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) ()
at /usr/lib/../lib/../lib/libclangParse.so.6
#3  0x7fff859ab444 in
clang::Parser::ParseSingleDeclarationAfterTemplate(clang::DeclaratorContext,
clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&,
clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) () at
/usr/lib/../lib/../lib/libclangParse.so.6
#4  0x7fff859aca05 in
clang::Parser::ParseExplicitInstantiation(clang::DeclaratorContext,
clang::SourceLocation, clang::SourceLocation, clang::SourceLocation&,
clang::AccessSpecifier) ()
at /usr/lib/../lib/../lib/libclangParse.so.6
#5  0x7fff859ad1c1 in
clang::Parser::ParseDeclarationStartingWithTemplate(clang::DeclaratorContext,
clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) () at
/usr/lib/../lib/../lib/libclangParse.so.6
#6  0x7fff8593188d in
clang::Parser::ParseDeclaration(clang::DeclaratorContext,
clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&) () at
/usr/lib/../lib/../lib/libclangParse.so.6
#7  0x7fff859bc5cb in
clang::Parser::ParseExternalDeclaration(clang::Parser::ParsedAttributesWithRange&,
clang::ParsingDeclSpec*) () at /usr/lib/../lib/../lib/libclangParse.so.6
#8  0x7fff859bd52a in
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) () at
/usr/lib/../lib/../lib/libclangParse.so.6
#9  0x7fff859100d3 in clang::ParseAST(clang::Sema&, bool, bool) () at
/usr/lib/../lib/../lib/libclangParse.so.6
#10 0x7fff9013bda6 in clang::FrontendAction::Execute() () at
/usr/lib/../lib/libclangFrontend.so.6
#11 0x7fff900e1a9f in
clang::ASTUnit::Parse(std::shared_ptr,
std::unique_ptr,
llvm::IntrusiveRefCntPtr) () at
/usr/lib/../lib/libclangFrontend.so.6
#12 0x7fff900e2079 in
clang::ASTUnit::LoadFromCompilerInvocation(std::shared_ptr,
unsigned int, llvm::IntrusiveRefCntPtr) () at
/usr/lib/../lib/libclangFrontend.so.6
#13 0x7fff900e76bb in clang::ASTUnit::LoadFromCommandLine(char const**,
char const**, std::shared_ptr,
llvm::IntrusiveRefCntPtr, llvm::StringRef, bool,
bool, llvm::ArrayRef, llvm::MemoryBuffer*> >, bool,
unsigned int, clang::TranslationUnitKind, bool, bool, bool, bool, bool, bool,
bool, llvm::Optional, std::unique_ptr*,
llvm::IntrusiveRefCntPtr) () at
/usr/lib/../lib/libclangFrontend.so.6
#14 0x7fff9096e915 in  () at /usr/lib/libclang.so.6
#15 0x7fff9096f43c in  () at /usr/lib/libclang.so.6
#16 0x7fff8696be23 in
llvm::CrashRecoveryContext::RunSafely(llvm::function_ref) () at
/usr/lib/../lib/libLLVM-6.0.so
#17 0x7fff8696bf15 in  () at /usr/lib/../lib/libLLVM-6.0.so
#18 0x7fff869fcc5d in  () at 

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-26 Thread Yury Gubich
https://bugs.kde.org/show_bug.cgi?id=393507

Yury Gubich  changed:

   What|Removed |Added

 Attachment #112249|0   |1
is obsolete||
   Assignee|kdevelop-bugs-n...@kde.org  |arhange...@bk.ru
 Status|RESOLVED|REOPENED
 Resolution|BACKTRACE   |---
 Ever confirmed|0   |1

--- Comment #3 from Yury Gubich  ---
Created attachment 112250
  --> https://bugs.kde.org/attachment.cgi?id=112250=edit
fuller backtrace

Sorry, didn't see the cmd message below, here's the fuller one

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

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-26 Thread Yury Gubich
https://bugs.kde.org/show_bug.cgi?id=393507

Yury Gubich  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |BACKTRACE

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

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-26 Thread Yury Gubich
https://bugs.kde.org/show_bug.cgi?id=393507

--- Comment #2 from Yury Gubich  ---
Created attachment 112249
  --> https://bugs.kde.org/attachment.cgi?id=112249=edit
Backtrace

gdb backtrace of kdevelop

Please tell if it's not useful, i'll provide something else

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

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-25 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393507

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Kevin Funk  ---
Heya Yuri,

unfortunately it's not possible to reproduce the crash using your file (it is
not standalone, needs other includes, thus cannot be parsed properly here).

It would be best if you could supply a backtrace of your crash, please check
out the following link to see how to create a crash report on Linux:
 
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_GDB

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

[kdevelop] [Bug 393507] SIGSEGV parsing a .cpp file

2018-04-25 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=393507

Kevin Funk  changed:

   What|Removed |Added

   Severity|normal  |crash

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