GNU bug report logs -
#18438
24.4.50; assertion failed in bidi.c
Previous Next
Reported by: aidalgol <at> amuri.net
Date: Tue, 9 Sep 2014 21:52:01 UTC
Severity: normal
Tags: moreinfo
Merged with 17817
Found in versions 24.3.91, 24.4.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 18438 <at> debbugs.gnu.org (full text, mbox):
On Wed, 10 Sep 2014 22:09:08 +0300, Eli Zaretskii wrote:
>
> Please run Emacs under GDB, and when this happens again, produce a
> full backtrace and post it here. I'd like to see if the symptoms are
> similar to what Ken reported in bug #17817.
I am unable to do this because Emacs hangs when run under GDB on
opening a symbolic link. Emacs hangs with a message in the minibuffer
indicating that it is loading a library that is on my load-path as a
symbolic link; if I replace this symlink with a copy of the file it
links to, Emacs hangs on loading the next library that is installed via
a symlink. If there are no symlinks on load-path, it hangs where it
would normally load my desktop file, which has files open via symlinks
(i.e. there is a symlink to a directory in their path). If I run `gdb
emacs`, gdb gives "Error creating process /usr/local/bin/emacs, (error
5)." when I type the `run` command, but it can run emacs if I specify
the name of the binary to which `emacs` is a symlink
(/usr/local/bin/emacs -> /usr/local/bin/emacs-24.4.50.exe). I am
running GDB 7.8 from the Cygwin package.
I'm surprised Ken did not run into this. Ken, which version of Cygwin
and GDB were you running at the time?
--Aidan
This bug report was last modified 9 years and 153 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.