[clazy] [Bug 388925] New: Segmentation fault in Expr::getBestDynamicClassTypeExpr()
Tom Isaacson
bugzilla_noreply at kde.org
Sat Jan 13 19:52:26 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=388925
Bug ID: 388925
Summary: Segmentation fault in
Expr::getBestDynamicClassTypeExpr()
Product: clazy
Version: unspecified
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: tom.isaacson at navico.com
CC: smartins at kde.org
Target Milestone: ---
I'm running clazy-standalone on my codebase and it keeps crashing. The stack
showed me it was crashing while calling Expr::getBestDynamicClassType() from
OldStyleConnect::fixits() and I was able to confirm this by adding debug
output.
I'm wondering if this is
https://www.mail-archive.com/llvm-bugs@lists.llvm.org/msg16745.html so I tried
recompiling clazy with clang 6.0 but I'm having trouble. I've built the clang
source myself but there doesn't seem to be a way to override FindClang.cmake
with my build directory rather than Ubuntu's default clang 3.8 install. Do I
have to edit the cmake build myself?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list