Debugging crashes when backtrace is not useful

Eli Zaretskii eliz@gnu.org
Mon May 20 19:03:31 GMT 2024


Hi,

An Emacs user on Windows reported frequent crashes, but when run from
GDB, the relevant thread shows backtrace of zero:

    (gdb) bt
    #0  0x0000000000000000 in ?? ()
    #1  0x0000000000000000 in ?? ()

What can be done to try to understand what code produces this, and
why?

TIA


More information about the Gdb mailing list