From: Eli Zaretskii <eliz@gnu.org>
To: Zdzislaw Meglicki <gustav@iu.edu>
Cc: 17688@debbugs.gnu.org
Subject: bug#17688: 24.3.90; segmentation fault in deselect_palette
Date: Thu, 05 Jun 2014 21:15:03 +0300 [thread overview]
Message-ID: <8338fj5il4.fsf@gnu.org> (raw)
In-Reply-To: <7zy4xb5la4.fsf@iu.edu>
> From: Zdzislaw Meglicki <gustav@iu.edu>
> Cc: eliz@gnu.org, 17688@debbugs.gnu.org
> Date: Thu, 05 Jun 2014 13:16:51 -0400
>
>
> > People have reported several crashes of the Cygwin-w32 build,
> > always on 64-bit Cygwin, with backtraces that "can't happen".
>
> When you have this kind of event, in my experience, it points to the
> process memory being corrupted. Instead of finding what you expect to be
> there, there is something totally unexpected there altogether, something
> completely wrong and unexplainable by the logic of the program. This is
> because something else, possibly another process, has written its data
> onto it, or because your pointer has jumped into a wrong location,
> possibly beyond your system allocated memory buffer.
Unlikely, IMO. The backtraces look too "tidy" for that, in the sense
that the line numbers stated in the backtraces indeed correspond to a
call to the function higher on the call-stack, i.e. they match the
sources. Memory corruption should be so lucky to produce that.
> If there is something in emacs or in mingw32 that mismanages memory
> (malloc?) on 64-bit systems for 32-bit applications you would get such
> problems. Things might work quite without a glitch as long as the memory
> used by the process is not wanted and written on by another process.
Heap and stack are too far on Windows for this to be a viable
explanation.
Thanks.
next prev parent reply other threads:[~2014-06-05 18:15 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-04 14:46 bug#17688: 24.3.90; segmentation fault in deselect_palette Zdzislaw Meglicki
2014-06-04 15:58 ` Eli Zaretskii
2014-06-04 17:11 ` Zdzislaw Meglicki
2014-06-04 17:37 ` Eli Zaretskii
2014-06-05 15:30 ` Ken Brown
2014-06-05 15:58 ` Zdzislaw Meglicki
2014-06-05 15:59 ` Zdzislaw Meglicki
2014-06-05 17:25 ` Eli Zaretskii
2014-06-05 17:57 ` Ken Brown
2014-06-05 18:10 ` Eli Zaretskii
2014-06-05 16:08 ` Ken Brown
2014-06-05 17:16 ` Zdzislaw Meglicki
2014-06-05 18:15 ` Eli Zaretskii [this message]
2014-06-05 18:29 ` Eli Zaretskii
2020-09-09 11:53 ` Lars Ingebrigtsen
2020-09-09 15:10 ` Ken Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8338fj5il4.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=17688@debbugs.gnu.org \
--cc=gustav@iu.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.