Hector Martin

Results 160 comments of Hector Martin

https://www.reddit.com/r/rasberrypi/comments/1f2dylc/error_jemalloc_unsupported_system_page_size/

https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4800

https://discuss.hypermode.com/t/failed-to-run-on-arm64/19235

http://support.primatelabs.com/discussions/geekbench/83404-cant-run-geekbench-on-systems-with-16k-page-size

https://community.home-assistant.io/t/home-assistant-on-qnap-ts-431-arm-fails-to-start-up/218079

https://forum.checkmk.com/t/redis-would-not-start/50134

https://help.nextcloud.com/t/redis-crashing-on-startup-after-swapping-rpi4-8gb-with-rpi5-8gb/182242

I don't expect any of this to be releasable on macOS. Replacing their kernel driver is a non-starter, it'll break webcam for one on M2 machines and probably other stuff,...

Note that what I fixed in #2982 cannot have anything to do with buffer overflows / memory corruption, so this bug should remain as a separate issue. I tried running...

The broken function is `_apc_modbus_usb_lib_to_nut()`. This is assigning string members of the `modbus_usb_device_t` it is called with directly to the output `USBDevice_t` structure. Since this codepath is called in a...