all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yagnesh Raghava Yakkala <hi@yagnesh.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 18815@debbugs.gnu.org
Subject: bug#18815: 25.0.50; emacs crash
Date: Mon, 27 Oct 2014 07:57:40 +0900	[thread overview]
Message-ID: <87r3xua17f.fsf@sealion.lowtem.hokudai.ac.jp> (raw)
In-Reply-To: <83oasy4yr8.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 26 Oct 2014 17:49:31 +0200")


Hello Eli,

On Oct 27 2014, Eli Zaretskii <eliz@gnu.org> wrote:

>> From: Yagnesh Raghava Yakkala <hi@yagnesh.org>
>> Cc: 18815@debbugs.gnu.org
>> Date: Sun, 26 Oct 2014 14:29:34 +0900
>> 
>> > Let's try.  Please post the latest backtrace again, so I have a
>> > starting point that is identical to yours.
>> >
>> 
>> Attached. 
>
> Thanks.  Please show the output from these GDB commands:
>
>  (gdb) source /path/to/src/.gdbinit
>  (gdb) frame 5
>  (gdb) p bidi_it->string
>  (gdb) p bidi_it->string.lstring
>  (gdb) xtype
>  (gdb) xstring
>
> where "/path/to/src" is the place where you have the Emacs C sources.

Here it is.

--8<---------------cut here---------------start------------->8---
(gdb) source git/build-emacs/emacs/src/.gdbinit
Warning: /home/yagnesh/../lwlib: No such file or directory.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
DISPLAY = :0
TERM = xterm
Breakpoint 1 at 0x573002: file emacs.c, line 361.
Temporary breakpoint 2 at 0x59bd81: file sysdep.c, line 915.
(gdb) frame 5
#5  0x000000000050fa9d in bidi_level_of_next_char (bidi_it=0x7fffffff3768) at bidi.c:3092
3092	    type = bidi_type_of_next_char (bidi_it);
(gdb) p bidi_it->string
$1 = {
  lstring = 17660721, 
  s = 0x0, 
  schars = 8, 
  bufpos = 0, 
  from_disp_str = false, 
  unibyte = true
}
(gdb) p bidi_it->string.lstring
$2 = 17660721
(gdb) xtype
Lisp_String
(gdb) xstring
$3 = (struct Lisp_String *) 0x10d7b30
" (%l,%c)"
(gdb) 
--8<---------------cut here---------------end--------------->8---

Thanks.,
-- 
ఎందరో మహానుభావులు అందరికి వందనములు.
YYR





  reply	other threads:[~2014-10-26 22:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 11:41 bug#18815: 25.0.50; emacs crash Yagnesh Raghava Yakkala
2014-10-24 12:55 ` Eli Zaretskii
2014-10-24 13:21   ` Eli Zaretskii
2014-10-24 17:36     ` Yagnesh Raghava Yakkala
2014-10-24 19:24       ` Eli Zaretskii
2014-10-25  3:43         ` Yagnesh Raghava Yakkala
2014-10-25  6:45           ` Eli Zaretskii
2014-10-26  5:29             ` Yagnesh Raghava Yakkala
2014-10-26 15:49               ` Eli Zaretskii
2014-10-26 22:57                 ` Yagnesh Raghava Yakkala [this message]
2014-10-27 17:18                   ` Eli Zaretskii
2014-10-27 18:36                     ` Yagnesh Raghava Yakkala
2014-10-27 19:10                       ` Eli Zaretskii
2014-10-28  3:14                         ` Yagnesh Raghava Yakkala
2014-10-28  3:38                           ` Eli Zaretskii
2014-10-28  4:42                             ` Yagnesh Raghava Yakkala
2019-10-13  1:30                               ` Lars Ingebrigtsen
2019-10-13  7:11                                 ` Eli Zaretskii

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=87r3xua17f.fsf@sealion.lowtem.hokudai.ac.jp \
    --to=hi@yagnesh.org \
    --cc=18815@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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.