Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix for Xcode16: safe way to create UnsafeBufferPointer #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MelDev1
Copy link

@MelDev1 MelDev1 commented Nov 6, 2024

No description provided.

@MelDev1 MelDev1 closed this Nov 6, 2024
@MelDev1 MelDev1 reopened this Nov 6, 2024
@mickael-menu
Copy link

@cezheng Any chance of getting this reviewed and merged? Since Xcode 16 Fuzi has been crashing in production builds with these kinds of stacktrace:

Crashed: com.apple.root.default-qos
0 libsystem_platform.dylib 0x2a54 platform_memmove + 52
1 libxml2.2.dylib 0x18638 + 216
2 libxml2.2.dylib 0x6a58 xmlParserInputBufferCreateMem + 92
3 libxml2.2.dylib 0x67d4 xmlCreateMemoryParserCtxt + 72
4 libxml2.2.dylib 0x6610 xmlReadMemory + 60
5 0x101c55c XMLDocument.__allocating_init(string:encoding:) + 130 (Document.swift:130)
6 0x1171cb4 FuziXMLDocument.init(string:namespaces:) + 14 (Fuzi.swift:14)

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants