Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-6775] [Debugger] Expression parser segfaults when executing expression #4381

Closed
dcci mannequin opened this issue Jan 16, 2018 · 4 comments
Closed

[SR-6775] [Debugger] Expression parser segfaults when executing expression #4381

dcci mannequin opened this issue Jan 16, 2018 · 4 comments
Assignees
Labels

Comments

@dcci
Copy link
Mannequin

dcci mannequin commented Jan 16, 2018

Previous ID SR-6775
Radar rdar://problem/36559621
Original Reporter @dcci
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug, DebuggerCrash
Assignee @dcci
Priority Medium

md5: 0b0815feff60e0ed34cedf34cad8a3e8

Issue Description:

Repro:

davide@Davidinos-Mac-Pro ~/w/s/b/DebugClang> ./lldb --version
lldb version 5.0.0
  Swift-4.1 (revision 309ae619ba6455a75e7e9091ad556ffc7064e712)
  clang revision fc31d7097292cd9704c8cabf48c14d9d524f9f9a
  llvm revision 04e7a86d2486315e43da22371379b4a56d14e1ac
davide@Davidinos-Mac-Pro ~/w/s/b/DebugClang> ./lldb
(lldb) expression -l swift -- 1 + 2
fish: './lldb' terminated by signal SIGSEGV (Address boundary error)

cc: jingham@apple.com (JIRA User)/@jasonmolenda/@adrian-prantl/@vedantk

@dcci
Copy link
Mannequin Author

dcci mannequin commented Jan 16, 2018

@swift-ci create

@dcci
Copy link
Mannequin Author

dcci mannequin commented Jan 16, 2018

FWIW, this happens both on `upstream-with-swift` and on `stable`, so I think it's something important.

@dcci
Copy link
Mannequin Author

dcci mannequin commented Jan 18, 2018

It's intermittent.
@vedantk is currently doing the plumbing for asan/ubsan in swift-lldb so we can flesh out all the issues and see if the problem is still there. I'm keeping this open in the meanwhile.

@dcci
Copy link
Mannequin Author

dcci mannequin commented Mar 27, 2018

We fixed this a while ago.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants