lazymio
lazymio
I need to find an x86_64 macOS to see why it breaks. We will release 2.1.2 shortly to reflect a series of fixes.
Fixed by including `cmake` directory in 7e328647742f1a93c670e5b2ba6d8012dda2c1b7 and wheels will be fixed by #2026
Closing as #2026 gets fixed.
What's the backtrace of the segment fault? Is it https://github.com/unicorn-engine/unicorn/issues/2033#issuecomment-2525443797 ?
That's weird. I once tested it works. I don't have a dotnet environment at this moment, unfortunately.
Unicorn is known to not working with CFG and I should already disable it in the bindings. ________________________________ From: AdvDebug ***@***.***> Sent: Thursday, May 1, 2025 8:56:31 AM To: unicorn-engine/unicorn...
> > Unicorn is known to not working with CFG and I should already disable it in the bindings. > > the DLLs that comes with nuget package already have...
So we need to check this when users try to create a new unicorn instance. Would you like a PR to the dotnet binding?
This doesn't look really correct. I will have a look a bit later.
@elicn Would you like to add this? Or I can also help.