ptitSeb

Results 2023 comments of ptitSeb

There are still many issue with memory allocation. You seems to run out of memory running it.

Yes, I'm refering to those messages.

I'm still using x11.

`libandroid-spawn.so` is not wrapped in the Android build of box64. You will need the x86_64 version of the lib for now. Or yu you can build wine with staticaly linking...

> Can you collect and provide the above patches? Who? me? no.

Please update your box64 to the latest version, you are using a very old one.

This seems to be a function wrapping missing some callback handling. Can you run with `BOX64_ROLLING_LOG=1` to see the last called functions?

Yeah, not super usefull. You can use `BOX64_ROLLING_LOG=128` for a bigger trace, and also `BOX64_SHOWBT=1` to have the backtrace at the segfault, that might help.

Yes, it's quite difficult. It's a big project, that I never had the time to work on. All my time is on box64 lately...

I cannot predict the future.... unfortunatly, that would be handy sometime...