conda-forge / deno-feedstock

A conda-smithy repository for deno.
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Segfault on x86_64 #124

Closed mdekstrand closed 3 months ago

mdekstrand commented 4 months ago

Solution to issue cannot be found in the documentation.

Issue

I'm seeing segfaults on x86_64 right now, currently debugging.

Installed packages

NA

Environment info

NA
mdekstrand commented 4 months ago

I've removed our patches from the native build, but still seeing segaults.

mdekstrand commented 4 months ago

Confirmed that the segfault does not occur with either Deno's binaries or the homebrew binaries.

mdekstrand commented 4 months ago

This seems to happen on all 1.45 versions. It does not seem to appear in our osx-64 build under Rosetta.

mdekstrand commented 3 months ago

After the 1.45.4 build, I'm no longer hitting the segfault.