On 2025-06-12 03:29, Peter Dyballa wrote:
(gdb) p base $2 = 0x0
That's obviously wrong; 'base' should not be a null pointer. Can you track down why it is a null pointer?
On 2025-06-12 03:29, Peter Dyballa wrote:
(gdb) p base $2 = 0x0
That's obviously wrong; 'base' should not be a null pointer. Can you track down why it is a null pointer?