From: Christoph Scholtes <cschol2112@googlemail.com>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>, cyd@gnu.org, emacs-devel@gnu.org
Subject: Re: Emacs 23.4 released
Date: Sun, 29 Jan 2012 12:05:59 -0700 [thread overview]
Message-ID: <4F259897.1020602@gmail.com> (raw)
In-Reply-To: <CAAeL0SSgTcwLqLwXq2gbPYJ_Afr8cef02L0WUPQMBF-0E2YWEA@mail.gmail.com>
On 1/29/2012 11:51 AM, Juanma Barranquero wrote:
> Could it be related to the omit-frame-pointer problem, if you're using
> a 4.x gcc? Does it build with optimizations if you use
> -fno-omit-frame-pointer?
I tried that. Still crashes.
Backtrace from optimized build with debug symbols:
Program received signal SIGSEGV, Segmentation fault.
0x010719e8 in lookup_volume_info (root_dir=0x88fcdc "d:\\") at w32.c:2051
2051 if (xstrcasecmp (info->root_dir, root_dir) == 0)
(gdb) bt
#0 0x010719e8 in lookup_volume_info (root_dir=0x88fcdc "d:\\") at
w32.c:2051
#1 GetCachedVolumeInformation (root_dir=0x88fcdc "d:\\") at w32.c:2114
#2 0x01071bf6 in get_volume_info (
name=0x2d543ee "/devel/emacs/pretest/23.4rc1/emacs-23.4/etc/charsets",
pPath=0x88fe3c) at w32.c:2198
#3 0x01071cb4 in is_fat_volume (
name=0x2d543ec
"d:/devel/emacs/pretest/23.4rc1/emacs-23.4/etc/charsets",
pPath=0x88fe3c) at w32.c:2213
#4 0x01071d01 in map_w32_filename (pPath=0x0,
name=0x2d543ec
"d:/devel/emacs/pretest/23.4rc1/emacs-23.4/etc/charsets")
at w32.c:2235
#5 map_w32_filename (name=<optimized out>, pPath=0x0) at w32.c:2220
#6 0x010723b5 in sys_access (
path=0x2d543ec
"d:/devel/emacs/pretest/23.4rc1/emacs-23.4/etc/charsets",
mode=0) at w32.c:2618
#7 0x010a7dad in init_charset () at charset.c:2384
#8 0x0117db15 in main (argc=<optimized out>, argv=0xd92e00) at emacs.c:1743
(gdb)
next prev parent reply other threads:[~2012-01-29 19:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-28 17:36 Emacs 23.4 released Chong Yidong
2012-01-28 22:59 ` Stefan Monnier
2012-01-28 23:24 ` Bastien
2012-01-29 17:53 ` Christoph Scholtes
2012-01-29 18:32 ` Eli Zaretskii
2012-01-29 18:41 ` Christoph Scholtes
2012-01-29 18:51 ` Juanma Barranquero
2012-01-29 19:05 ` Christoph Scholtes [this message]
2012-01-29 19:15 ` Eli Zaretskii
2012-01-29 20:35 ` Juanma Barranquero
2012-01-29 21:23 ` Christoph Scholtes
2012-01-29 21:37 ` Juanma Barranquero
2012-01-29 23:50 ` Christoph Scholtes
2012-01-30 0:00 ` Juanma Barranquero
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F259897.1020602@gmail.com \
--to=cschol2112@googlemail.com \
--cc=cyd@gnu.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=lekktu@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).