Soul Trace

Results 30 issues of Soul Trace

getsockopt() may return -1, set ERRNO = EINPROGRESS (115: Operation now in progress) and not initialze so_error on Kubuntu 19.10 AMD64 with kernel 5.3.0-23-generic So, initialize the value to -1,...

This may happen when Socket_destroy() is called several times for same Socket. Fixes https://github.com/mz-automation/lib60870/issues/56

Hello. Valgrind says: ``` ==9657== Conditional jump or move depends on uninitialised value(s) ==9657== at 0x12959D: Socket_connect (socket_linux.c:319) ==9657== by 0x127F72: handleConnection (cs104_connection.c:733) ==9657== by 0x488E181: start_thread (pthread_create.c:486) ==9657== by...

Hello. Valgrind says: ``` ==9657== Invalid free() / delete / delete[] / realloc() ==9657== at 0x483997B: free (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so) ==9657== by 0x129DBC: Memory_free (lib_memory.c:79) ==9657== by 0x129A41: Socket_destroy (socket_linux.c:460) ==9657==...

**Package description** flashrom is a utility for detecting, reading, writing, verifying and erasing flash chips. It is often used to flash BIOS/EFI/coreboot/firmware images in-system using a supported mainboard, but it...

package request
root

### Issue details Hi. I have a Logitech MX Master 3 mouse and recently have updated jadx-gui to the latest GIT revision. Now horizontal scrolling using the horizontal scroll wheel...

bug
GUI

Allow users to use vertical scroll wheel rotation in gestures (for zooming in/out, volume control and so on). The original code belongs to abraha2d (https://github.com/abraha2d/logiops/tree/scroll-support), I just have ported it...

Hi. Sometimes logid v0.3.2 stops processing `hiresscroll` gestures with `target: true;` on MX Master 3. This happens after mouse reboot while logid is still running. I have set the following...

Hello. I'm using bees version `0.9.1.r0.gfd6c3b3` on Manjaro with kernel `6.1.12-1-MANJARO #1 SMP PREEMPT_DYNAMIC Tue Feb 14 21:59:10 UTC 2023 x86_64` It sometimes crashes with the following error messages: ```...

Hi! I'm running bees 0.8 on Manjaro with 6.1.7-1-MANJARO kernel on a Samsung T7 1GB USB SSD, and it works fine, but after some long time (when dedup is almost...

kernel bug