cloudflare / cloudflare/workerd

/usr/lib/libc++.1.dylib not found

Open
#4,284 8 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
8.7k
Forks
739
Avg merge
2d 20h
Merged PRs (30d)
174

Description

### What versions & operating system are you using?

wrangler 1.17

### Please provide a link to a minimal reproduction

_No response_

### Describe the Bug

i'm using an old macbook, which os version is 12.7.6 (21H1320). when i upgrade wrangler from 1.16 to 1.19, then the problems shows as below:

`
dyld[934]: Symbol not found: (__ZNSt3__122__libcpp_verbose_abortEPKcz)
..../@cloudflare+workerd-darwin-64@1.20250525.0/node_modules/@cloudflare/workerd-darwin-64/bin/workerd
**Expected in: '/usr/lib/libc++.1.dylib'**
`

i'm using astro with cloudflare, i tested versions of "@cloudflare/workerd-darwin-64", i confirmed that, 1.20250520.0 is last version that does not have the problem.

please fix this bug.

### Please provide any relevant error logs

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.