[Bug 51532] New: LLDB crash when breakpoint in swift file

Bug ID 51532
Summary LLDB crash when breakpoint in swift file
Product lldb
Version 12.0
Hardware Macintosh
OS MacOS X
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter laocp.shi@gmail.com
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org

Created attachment 25168 [details]
lldb crashed.

In Swift and Objc fixed project, when add a break point in some swift file,
LLDB may crash itself.

Raphael Isemann changed bug 51532

What | Removed | Added |

  • | - | - |
    CC | | teemperor@gmail.com |
    Status | NEW | RESOLVED |
    Resolution | — | INVALID |

Comment # 1 on bug 51532 from Raphael Isemann

Hi Alex, thanks a lot for the bug report, but the Swift plugin for LLDB is not
part of the LLVM project (even though Swift-LLDB's crash message implies that). 

You could file the bug report to bugs.swift.org (which has a "LLDB for Swift"
component) or a bug with Apple as this crash is happening in the LLDB that is
shipped with Xcode.