From: Hui Zhu <teawater@gmail.com>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: gdb-patches ml <gdb-patches@sourceware.org>,
Joel Brobecker <brobecker@adacore.com>
Subject: Re: [PATCH] Fix gdb crash with tui
Date: Tue, 12 Mar 2013 14:21:00 -0000 [thread overview]
Message-ID: <CANFwon30eb7CZrXi3ZxJ5Wins3NNkH_JtJPXY+=g4hcfQrE6TQ@mail.gmail.com> (raw)
In-Reply-To: <CANFwon18t1pq1xN2UqrZ7O9pr7XxYkVFc0dzjp0XVFwikvZM5g@mail.gmail.com>
Hi Jan,
I got crash in fedora 13, this is the backtrace:
#0 0x0000000000000000 in ?? ()
#1 0x000000000076b353 in rl_callback_read_char () at
../../gdb/readline/callback.c:220
#2 0x000000000061a771 in rl_callback_read_char_wrapper
(client_data=0x0) at ../../gdb/gdb/event-top.c:163
#3 0x000000000061ab0b in stdin_event_handler (error=0,
client_data=0x0) at ../../gdb/gdb/event-top.c:371
#4 0x00000000006196f9 in handle_file_event (data=...) at
../../gdb/gdb/event-loop.c:768
#5 0x0000000000618bb4 in process_event () at ../../gdb/gdb/event-loop.c:342
#6 0x0000000000618c7a in gdb_do_one_event () at ../../gdb/gdb/event-loop.c:406
#7 0x0000000000618ccb in start_event_loop () at ../../gdb/gdb/event-loop.c:431
#8 0x000000000061a79b in cli_command_loop () at ../../gdb/gdb/event-top.c:176
#9 0x0000000000611112 in current_interp_command_loop () at
../../gdb/gdb/interps.c:331
#10 0x0000000000611b41 in captured_command_loop (data=0x0) at
../../gdb/gdb/main.c:256
#11 0x000000000060fe50 in catch_errors (func=0x611b26
<captured_command_loop>, func_args=0x0, errstring=0x9433d4 "",
mask=6) at ../../gdb/gdb/exceptions.c:546
#12 0x0000000000612fb5 in captured_main (data=0x7fff099dcc90) at
../../gdb/gdb/main.c:1033
#13 0x000000000060fe50 in catch_errors (func=0x611dff <captured_main>,
func_args=0x7fff099dcc90, errstring=0x9433d4 "",
mask=6) at ../../gdb/gdb/exceptions.c:546
#14 0x0000000000612feb in gdb_main (args=0x7fff099dcc90) at
../../gdb/gdb/main.c:1042
#15 0x000000000045d832 in main (argc=2, argv=0x7fff099dcd98) at
../../gdb/gdb/gdb.c:34
Thanks,
Hui
On Tue, Mar 12, 2013 at 9:19 PM, Hui Zhu <teawater@gmail.com> wrote:
> On Tue, Mar 12, 2013 at 8:36 PM, Jan Kratochvil
> <jan.kratochvil@redhat.com> wrote:
>> On Tue, 12 Mar 2013 13:21:44 +0100, Hui Zhu wrote:
>>> Not sure the prev backtrace for crash is right, so I post new one:
>>
>> BTW don't you have a recipe for the reproducibility? Don't you have some
>> unusual terminal size (stty size) for example? Which distro?
>>
>>
>> Jan
>
> Ubuntu 12.04. I can got this crash even if in simple text terminal.
> I am trying to reproduce this issue in fedora.
>
> Thanks,
> Hui
next prev parent reply other threads:[~2013-03-12 14:21 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-09 14:14 Hui Zhu
2013-03-11 19:25 ` Jan Kratochvil
2013-03-12 3:15 ` Hui Zhu
2013-03-12 12:22 ` Hui Zhu
2013-03-12 12:37 ` Jan Kratochvil
2013-03-12 13:21 ` Hui Zhu
2013-03-12 14:21 ` Hui Zhu [this message]
2013-03-12 16:04 ` Pedro Alves
2013-03-12 16:35 ` Pedro Alves
2013-03-12 18:36 ` Pedro Alves
2013-03-12 18:42 ` Pedro Alves
2013-03-13 18:55 ` [patch+7.6] [TUI] Fix scrolling missing '>' 7.6 regression [Re: [PATCH] Fix gdb crash with tui] Jan Kratochvil
2013-03-14 1:46 ` Hui Zhu
2013-03-14 12:53 ` Pedro Alves
2013-03-14 14:44 ` [commit+7.6] " Jan Kratochvil
2013-03-13 18:55 ` [patch+7.6] [TUI] Fix scrolling crash " Jan Kratochvil
2013-03-14 1:46 ` Hui Zhu
2013-03-14 12:33 ` Pedro Alves
2013-03-14 14:41 ` [commit+7.6] " Jan Kratochvil
2013-03-14 14:57 ` 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='CANFwon30eb7CZrXi3ZxJ5Wins3NNkH_JtJPXY+=g4hcfQrE6TQ@mail.gmail.com' \
--to=teawater@gmail.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=jan.kratochvil@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