NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/59046: dhcpd issue



On 2025-02-11 6:27 am, 6bone%6bone.informatik.uni-leipzig.de@localhost wrote:

Seems to be dying elsewhere now (in mdb6.c). So something is corrupting memory. This code is just too complicated. Lets try to build with all the memory debugging it provides to see if it can detect the problem itself. Can you build with: -DDEBUG_MEMORY_LEAKAGE) -DDEBUG_MALLOC_POOL) -DDEBUG_MEMORY_LEAKAGE_ON_EXIT -DDEBUG_MALLOC_POOL_EXHAUSTIVELY

and see if that get's us somewhere? If that does not work, we could try -fsanitize=memory...

christos


Home | Main Index | Thread Index | Old Index