Skip to content

Conversation

ramfox
Copy link
Member

@ramfox ramfox commented Jul 30, 2025

upgrade to iroh v0.91.0

@n0bot n0bot bot added this to iroh Jul 30, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Jul 30, 2025
@ramfox ramfox changed the title chore: update to latest iroh chore: prep for 0.91.0 release Jul 30, 2025
@Arqu
Copy link
Collaborator

Arqu commented Aug 8, 2025

Very confused on this one. Looking at the output it seems fine and does the test as expected. Only diff there is on mac we have a single ipv4 addr while on the linux box we got 2 ipv4 and 1 ipv6.

However on the run itself I see this


Run ./main server --json > server_output.json &
##[debug]/bin/bash -e /Users/hetzner/actions-runner/_work/_temp/0efcd627-ea69-4552-a0e8-93873513d158.sh
Starting client...
Estimated RTT: 333 ms
Estimated packet loss: 0.00%
open_bi
sending data
receving data
received: 'hello world from C'
had a direct connection
closing connection
connection closed
closing endpoint
endpoint closed
fflush to stdout
/Users/hetzner/actions-runner/_work/_temp/0efcd627-ea69-4552-a0e8-93873513d158.sh: line 22: 95338 Segmentation fault: 11  ./main client $node_id $relay ${addrs[@]}

Seems like we're segfaulting somewhere.

I guess given it's macOS, do the full dance locally to get it to build and then run the same locally to try and catch it?

@ramfox ramfox merged commit cbf1dff into main Aug 21, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants