I've recently made significant changes to my emacs configuration, and now it's crashing every now and then (maybe every week or so). The only thing that I noticed about it is that it happens when I switch buffers with C-x b.
I get a dialog box with an option to produce a backtrace to the file emacs_backtrace.txt, supposedly on the current directory at the moment it crashed.
But I can't find that file, not on the emacs/bin/ directory, nor on the directory of the file that I was visiting was at the time of the crash...
I thought about bisecting init.el to find the culprit, but since the crash is so intermittent it's going to take a while. So I'm hoping to find some kind of clue on the backtrace.
But where is the file?
I'm on MS Windows with emacs 29.2.
/proc/<Emacs pid>/cwdto find that it is my home directory, but YMMV. You can try searching the file system(s) for it.