Re: realtek/rtl838x: regression in f909059b74 caused by procd segfault in libubox

2024-01-26 Thread Dustin Howett
> Please try the latest version. It works! Thanks for the quick fix. d ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: realtek/rtl838x: regression in f909059b74 caused by procd segfault in libubox

2024-01-26 Thread Felix Fietkau
On 26.01.24 20:15, Dustin Howett wrote: I am seeing this on x86/64-glibc as well. It looks like procd is falling over in udebug_entry_vprintf at the *second* vprintf after udebug_buf_alloc. This appears to occur when there are log messages longer than the minimum allocation size (128) and we tri

realtek/rtl838x: regression in f909059b74 caused by procd segfault in libubox

2024-01-26 Thread Dustin Howett
I am seeing this on x86/64-glibc as well. It looks like procd is falling over in udebug_entry_vprintf at the *second* vprintf after udebug_buf_alloc. This appears to occur when there are log messages longer than the minimum allocation size (128) and we trip into the second allocation pass. Stack:

realtek/rtl838x: regression in f909059b74 caused by procd segfault in libubox

2023-12-02 Thread Petr Štetiar
Hi, daily runtime testing of snapshots on Zyxel GS-1900 just reported following regression[1] this morning: [ 14.307030] random: procd: uninitialized urandom read (4 bytes read) ... Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] t