https://bugs.kde.org/show_bug.cgi?id=451856

--- Comment #6 from Aaron Williams <aar...@doofus.org> ---
With this last crash the issue appears to be a bit different. This looks like a
stack overflow due to a loop:

Thread 25 "Queue(0x5555561" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff9d47f700 (LWP 21318)]
0x00007fff8fc0b312 in clang::ASTContext::getTypeInfoImpl (this=0x555563f0ff80,
T=<optimized out>) at ../tools/clang/include/clang/AST/Type.h:4480
4480      QualType getUnderlyingType() const { return TOType; }

(gdb) bt
#0  0x00007fff8fc0b312 in clang::ASTContext::getTypeInfoImpl
(this=0x555563f0ff80, T=<optimized out>) at
../tools/clang/include/clang/AST/Type.h:4480
#1  0x00007fff8fc0c1bf in clang::ASTContext::getTypeInfo (this=0x555563f0ff80,
T=0x5555612b0470) at ../tools/clang/lib/AST/ASTContext.cpp:1867
#2  0x00007fff8fc0b317 in clang::ASTContext::getTypeInfoImpl
(this=0x555563f0ff80, T=<optimized out>) at
../tools/clang/include/clang/AST/Type.h:4480
#3  0x00007fff8fc0c1bf in clang::ASTContext::getTypeInfo (this=0x555563f0ff80,
T=0x5555612b0470) at ../tools/clang/lib/AST/ASTContext.cpp:1867
#4  0x00007fff8fc0b317 in clang::ASTContext::getTypeInfoImpl
(this=0x555563f0ff80, T=<optimized out>) at
../tools/clang/include/clang/AST/Type.h:4480
#5  0x00007fff8fc0c1bf in clang::ASTContext::getTypeInfo (this=0x555563f0ff80,
T=0x5555612b0470) at ../tools/clang/lib/AST/ASTContext.cpp:1867
#6  0x00007fff8fc0b317 in clang::ASTContext::getTypeInfoImpl
(this=0x555563f0ff80, T=<optimized out>) at
../tools/clang/include/clang/AST/Type.h:4480
#7  0x00007fff8fc0c1bf in clang::ASTContext::getTypeInfo (this=0x555563f0ff80,
T=0x5555612b0470) at ../tools/clang/lib/AST/ASTContext.cpp:1867
#8  0x00007fff8fc0b317 in clang::ASTContext::getTypeInfoImpl
(this=0x555563f0ff80, T=<optimized out>) at
../tools/clang/include/clang/AST/Type.h:4480
#9  0x00007fff8fc0c1bf in clang::ASTContext::getTypeInfo (this=0x555563f0ff80,
T=0x5555612b0470) at ../tools/clang/lib/AST/ASTContext.cpp:1867
...

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

Reply via email to