Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <pedro@codesourcery.com>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: tromey@redhat.com,  gdb-patches@sourceware.org
Subject: Re: [patch] Fix crash on NULL rl_prompt
Date: Tue, 30 Mar 2010 17:25:00 -0000	[thread overview]
Message-ID: <201003301825.18754.pedro@codesourcery.com> (raw)
In-Reply-To: <20100330170457.GA10938@host0.dyn.jankratochvil.net>

On Tuesday 30 March 2010 18:04:57, Jan Kratochvil wrote:
> On Tue, 30 Mar 2010 18:41:20 +0200, Pedro Alves wrote:
> > But, how did rl_prompt end up NULL in the first place?
> 
> I do not know.  I have spent some time trying to reproduce it reading the
> source but gave up after some reasonable time.  Bugreport comes from an
> automated crash reporter (ABRT) where the person only sometimes can/gives more
> info.  Asked now for a reproducer.

My guess is, either readline wasn't setup proper at all, or,
the prompts stack got busted (get_prompt/set_prompt/PROMPT), which
I've seen happen before with target-async mode.

> An existing bug a user cannot notice is ... no longer a bug, isn't it?

Err, whatever.

(Nowhere in this thread have I seen mentioned that GDB (or its
prompt) doesn't get busted further down the road, mind you.)

On Tuesday 30 March 2010 18:13:20, Tom Tromey wrote:
> Jan> I do not know.
> 
> Yeah, it is not great that we don't know how to reproduce it.
> 
> But, given that part of the readline contract is that rl_prompt==NULL is
> a valid state, I think tui_prep_terminal ought to cope with that as
> well>.  Maybe there is also some other bug somewhere else, but that
> doesn't affect the correctness of this particular patch.

But isn't `rl_prompt' always built from input feed to readline?
GDB always gives readline a non-NULL prompt, from what I've seen.
Hence, I wouldn't be so fast in calling it correct, but I'm
not going to spend more time on this.  My intention was mainly
to comment on the xstrdup/xmalloc remark.

-- 
Pedro Alves


  parent reply	other threads:[~2010-03-30 17:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-29 23:40 Jan Kratochvil
2010-03-30 15:57 ` Tom Tromey
2010-03-30 16:12   ` Pedro Alves
2010-03-30 16:23     ` Tom Tromey
2010-03-30 16:41       ` Pedro Alves
2010-03-30 17:05         ` Jan Kratochvil
2010-03-30 17:13           ` Tom Tromey
2010-03-30 17:25           ` Pedro Alves [this message]
2010-03-30 17:29             ` Jan Kratochvil
2010-03-30 17:55               ` Pedro Alves
2010-03-31 21:27                 ` [cancel] " Jan Kratochvil
2010-03-30 17:31             ` Tom Tromey
2010-03-30 20:50             ` Pedro Alves

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=201003301825.18754.pedro@codesourcery.com \
    --to=pedro@codesourcery.com \
    --cc=gdb-patches@sourceware.org \
    --cc=jan.kratochvil@redhat.com \
    --cc=tromey@redhat.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox