all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* MakeTemporaryKey segmentation fault on w32
@ 2010-08-09 13:45 Lennart Borgman
  2010-08-09 16:47 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Lennart Borgman @ 2010-08-09 13:45 UTC (permalink / raw)
  To: Emacs-Devel devel

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)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: MakeTemporaryKey segmentation fault on w32
  2010-08-09 13:45 MakeTemporaryKey segmentation fault on w32 Lennart Borgman
@ 2010-08-09 16:47 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2010-08-09 16:47 UTC (permalink / raw)
  To: Lennart Borgman; +Cc: emacs-devel

> From: Lennart Borgman <lennart.borgman@gmail.com>
> 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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-09 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-09 13:45 MakeTemporaryKey segmentation fault on w32 Lennart Borgman
2010-08-09 16:47 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.