* Crash on M$ (MinGW build)
@ 2008-09-18 4:28 dhruva
0 siblings, 0 replies; only message in thread
From: dhruva @ 2008-09-18 4:28 UTC (permalink / raw)
To: Emacs Development
Hi,
I have been using emacs from git main on M$ built with MinGW. I am getting some crashes (not too often though but often enough based on the good stability of emacs I am used to).
I had a perl script open (plain ASCII text), I maximized the window and wanted to go to file end immediately. I used page-down key pressed, the emacs window just disappeared. I was running emacs under gdb (I wanted to catch this crash that has been hounding me from ~20 days), even gdb returned (before I could get some back trace). The following lines were the only output from gdb. I will keep hunting this elusive bug.
I have seen crashes mostly in "next_element_from_string" earlier too.
Program received signal SIGSEGV, Segmentation fault.
0x0103c553 in next_element_from_string (it=0x82e174) at xdisp.c:6226
6226 if (IT_STRING_CHARPOS (*it) >= SCHARS (it->string))
-dhruva
Add more friends to your messenger and enjoy! Go to http://in.messenger.yahoo.com/invite/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-18 4:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-18 4:28 Crash on M$ (MinGW build) dhruva
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.