Skip to content

Symbol not found: _$s8RawValueSYTl with sentry-cli 2.50.1 #2642

@IainS1986

Description

@IainS1986

CLI Version

2.250.1

Operating System and Architecture

  • macOS (arm64)
  • macOS (x86_64)
  • Linux (i686)
  • Linux (x86_64)
  • Linux (armv7)
  • Linux (aarch64)
  • Windows (i686)
  • Windows (x86_64)

Operating System Version

macos-13 Azure Pipelines

Link to reproduction repository

No response

CLI Command

sentry-cli login --auth-token $(sentry.auth.token)

Exact Reproduction Steps

Appears to have just happened with a new build and seems to have occured with 2.50.1 that just came out.

Our brew install step shows 2.50.1 being installed.

🍺 /usr/local/Cellar/sentry-cli/2.50.1: 4 files, 24.0MB, built in 3 seconds

Might well be AzurePipeline issue with their mac build agent, but not sure.

This is the full output of our cli command call,

/bin/bash --noprofile --norc /Users/runner/work/_temp/f5853b34-4906-4887-a8e7-a2b601d83b04.sh
dyld[6158]: Symbol not found: _$s8RawValueSYTl
  Referenced from: <633FE77A-3FFB-31AA-9349-F259F83B47F7> /usr/local/Cellar/sentry-cli/2.50.1/bin/sentry-cli
  Expected in:     <no uuid> unknown
/Users/runner/work/_temp/f5853b34-4906-4887-a8e7-a2b601d83b04.sh: line 1:  6158 Abort trap: 6           sentry-cli login --auth-token ***

##[error]Bash exited with code '134'.

Expected Results

Login command to execute as before.

Actual Results

Error: dyld[6158]: Symbol not found: _$s8RawValueSYTl

Logs

dyld[6158]: Symbol not found: _$s8RawValueSYTl
  Referenced from: <633FE77A-3FFB-31AA-9349-F259F83B47F7> /usr/local/Cellar/sentry-cli/2.50.1/bin/sentry-cli
  Expected in:     <no uuid> unknown
/Users/runner/work/_temp/f5853b34-4906-4887-a8e7-a2b601d83b04.sh: line 1:  6158 Abort trap: 6           sentry-cli login --auth-token ***

Metadata

Metadata

Labels

BugIssue typeCLIProduct area

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions