Eli, I have tried these steps multiple times and have about given up ever getting something usable from this. Both Emacs23 and Emacs24 (latest drop) crash like this for me and I in no way can get you symbols. I was hoping that maybe it was just me...
I will note that Emacs 23.3 crashes far less often then the Emacs 24 drops do. I am wondering if it has something to do with IDO or SMEX in that most of the crashes I get are when doing filename or other completion in the mode line. I haven't been able to really narrow it down as of yet since I haven't had the time to do it at work (where I get the crash). Matthew, What version of Windows are you using? I use Windows Server 2003 and see the crashes there but I never saw them on Windows 7. -Joe On Dec 23, 2011, at 7:14 AM, Eli Zaretskii wrote: >> Date: Fri, 23 Dec 2011 09:02:24 -0600 >> From: Matthew Fidler <matthew.fid...@gmail.com> >> >> I downloaded the version that is supposed to have debugging symbols and gtb >> still says "no debugging symbols found." > > Probably because you are looking at a backtrace of the wrong thread. > > "info threads" will show you what other threads exist. > > "thread apply all bt" will show a backtrace of each thread. >