all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs 24.1 / 24.2 crashes
@ 2012-10-03  8:41 Sebastien Vauban
  2012-10-03  8:54 ` Jambunathan K
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sebastien Vauban @ 2012-10-03  8:41 UTC (permalink / raw
  To: help-gnu-emacs-mXXj517/zsQ

Hello,

Recently, without apparent reasons, I've many crashes of Emacs (daily, a
couple of crashes).

There does not seem to be more or less crashes in Emacs 24.1 or Emacs 24.2 (on
Windows XP). I got the executables from there:

- Emacs 24.1 (http://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-24.1-rc-bin-i386.zip) or
- Emacs 24.2 (http://alpha.gnu.org/gnu/emacs/windows/emacs-20120917-r110062-bin-i386.zip).

Both have crashes, /often/ when filling in my regexp pattern for `helm-files',
but /not necessarily/ (sometimes in Gnus, sometimes at other moments).

_Often_ Emacs is just blocked, and C-g can't help me. I simply have to kill
Emacs from the Task Manager.

_Sometimes_, though, I have an Emacs abort dialog, something like:

    ╭────
    │ type "gdb -p PID" from a shell prompt. Then, when GDB shows its prompt,
    │ type "continue".
    ╰────

I had such a crash this morning, then applied the above recipe. I've no
experience in running a debugger, but here's what I could come up with:

--8<---------------cut here---------------start------------->8---
$ gdb -p 8696
GNU gdb (GDB) 7.5.50.20120815-cvs (cygwin-special)
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-cygwin".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Attaching to process 8696
[New Thread 8696.0x190c]
[New Thread 8696.0x1b7c]
[New Thread 8696.0x27f4]
Reading symbols from /cygdrive/c/Program Files/Emacs-24.2/bin/emacs.exe...done.
(gdb) continue
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 8696.0x190c]
0x7c91120f in ntdll!DbgUiConnectToDbg () from /cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb) c
Continuing.
[Inferior 1 (process 8696) exited with code 02]
(gdb) quit
--8<---------------cut here---------------end--------------->8---

Is that of any use?  Do I have to do something else in such cases?

Best regards,
  Seb

-- 
Sebastien Vauban


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

end of thread, other threads:[~2012-10-04 13:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03  8:41 Emacs 24.1 / 24.2 crashes Sebastien Vauban
2012-10-03  8:54 ` Jambunathan K
2012-10-03  9:21 ` Sebastien Vauban
2012-10-03 17:30   ` Eli Zaretskii
     [not found] ` <mailman.10182.1349254408.855.help-gnu-emacs@gnu.org>
2012-10-04 13:24   ` Stefan Monnier

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.