emacs-devel
[Top][All Lists]
Advanced

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

Re: MakeTemporaryKey segmentation fault on w32


From: Eli Zaretskii
Subject: Re: MakeTemporaryKey segmentation fault on w32
Date: Mon, 09 Aug 2010 19:47:49 +0300

> From: Lennart Borgman <address@hidden>
> Date: Mon, 9 Aug 2010 15:45:24 +0200
> 
> I am running Emacs under gdb and just got this. Any one understands
> what happened?
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x7c96f749 in ntdll!RtlpNtMakeTemporaryKey ()
>    from C:\WINDOWS\system32\ntdll.dll
> (gdb)

All I can say given this little info is that Emacs crashed inside a
system call.

Are there other threads?  (What does "info threads" tell you?)  If so,
try "bt" in those other threads.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]