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

fix: use old linker to fix illegal instruction segfault on macos arm64 #61

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

fdintino
Copy link
Owner

fixes #59

Also points libavif github download back to upstream now that AOMediaCodec/libavif#2265 is merged.

@fdintino fdintino merged commit 37001b3 into main Jul 16, 2024
64 of 68 checks passed
@fdintino fdintino deleted the fix/macos-arm64-exc-bad-instruction branch July 16, 2024 17:18
github-merge-queue bot pushed a commit to BSStudio/bss-web-file-api that referenced this pull request Jul 16, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pillow-avif-plugin](https://togithub.com/fdintino/pillow-avif-plugin)
| `1.4.4` -> `1.4.6` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pillow-avif-plugin/1.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pillow-avif-plugin/1.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pillow-avif-plugin/1.4.4/1.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pillow-avif-plugin/1.4.4/1.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fdintino/pillow-avif-plugin (pillow-avif-plugin)</summary>

###
[`v1.4.6`](https://togithub.com/fdintino/pillow-avif-plugin/releases/tag/v1.4.6)

[Compare
Source](https://togithub.com/fdintino/pillow-avif-plugin/compare/v1.4.5...v1.4.6)

#### What's Changed

- fix: use old linker to fix illegal instruction segfault on macos arm64
in
[fdintino/pillow-avif-plugin#61.
fixes
[#&#8203;59](https://togithub.com/fdintino/pillow-avif-plugin/issues/59)

**Full Changelog**:
fdintino/pillow-avif-plugin@v1.4.4...v1.4.6

###
[`v1.4.5`](https://togithub.com/fdintino/pillow-avif-plugin/compare/v1.4.4...v1.4.5)

[Compare
Source](https://togithub.com/fdintino/pillow-avif-plugin/compare/v1.4.4...v1.4.5)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/BSStudio/bss-web-file-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when using aom, speed=4, on macos
1 participant