Skip to content

Conversation

@rustaceanrob
Copy link
Collaborator

Closes #877

The CbfNode was attempting to allocate a large section of the stack memory, and Swift denied doing so. Reducing this allocation in Kyoto has resolved the issue locally for me.

@reez
Copy link
Collaborator

reez commented Oct 10, 2025

i built swift bindings from this pr branch locally and then pointed to them in BDK iOS app and ran the iOS app on a simulator with a kyoto wallet, no crash.

@rustaceanrob rustaceanrob force-pushed the 10-10-kyoto-patch-release branch from 9c271a4 to 624655c Compare October 13, 2025 09:28
@rustaceanrob
Copy link
Collaborator Author

624655c built and ran locally

@rustaceanrob rustaceanrob marked this pull request as ready for review October 13, 2025 09:55
Copy link
Collaborator

@reez reez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 624655c

Copy link
Member

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 624655c.

@thunderbiscuit thunderbiscuit merged commit 624655c into bitcoindevkit:master Oct 19, 2025
6 checks passed
@rustaceanrob rustaceanrob deleted the 10-10-kyoto-patch-release branch October 19, 2025 14:57
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.

Invalid memory access in Swift

3 participants