[BUG] libuv makes sim/macOS crash #15228
Labels
Arch: simulator
Issues related to the SIMulator
OS: Mac
Issues related to MacOS (building system, etc)
Type: Bug
Something isn't working
Description / Steps to reproduce the issue
libuv crashes (a NULL dereference) as the following on sim/macOS. (macOS 15.2, x86-64, Xcode 16.1)
that is, the constructor is called too early it seems.
while we have a mechanism to defer constructor calls on sim,
there are at least two problems:
On which OS does this issue occur?
[OS: Mac]
What is the version of your OS?
macOS 15.2
NuttX Version
master
Issue Architecture
[Arch: simulator]
Issue Area
[Area: Other]
Verification
The text was updated successfully, but these errors were encountered: