From: Daniel Jacobowitz <drow@mvista.com>
To: Gianni Mariani <gianni@mariani.ws>
Cc: gdb@sources.redhat.com
Subject: Re: 5.2 branch gdb crash - infinite recursion stack overflow
Date: Wed, 06 Mar 2002 08:13:00 -0000 [thread overview]
Message-ID: <20020306111312.A14992@nevyn.them.org> (raw)
In-Reply-To: <3C863C57.6040503@mariani.ws>
On Wed, Mar 06, 2002 at 07:57:11AM -0800, Gianni Mariani wrote:
>
> Any ideas ?
"That's nice, give us more."
I need to see a little more information before I can guess what's
wrong. Like, what were you doing? Preferably source code so that I
can actually debug the problem!
>
> This is a snippet of a stack trace of a gdb build from top of
> gdb_5_2-branch as of a few hours ago.
>
> The executable was build using gcc v3
>
> g++ -W -Wpointer-arith -pipe -ggdb3 -fcheck-new -fPIC ...
>
> #4256 0x0807dc69 in search_struct_field (name=0x90c8a64
> "HA_ErrorReport", arg1=0x9488b60,
> offset=0, type=0x8c69468, looking_for_baseclass=1) at valops.c:2094
> #4257 0x0807b8d5 in value_cast (type=0x90c8a1c, arg2=0x9488b60) at
> valops.c:245
> #4258 0x081346a7 in gnuv3_baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x9488af4 "hW$\b?u-\b", address=137221140) at gnu-v3-abi.c:396
> #4259 0x080e0241 in baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x9488af4 "hW$\b?u-\b", address=137221140) at cp-abi.c:69
> #4260 0x0807dc69 in search_struct_field (name=0x90c8a64
> "HA_ErrorReport", arg1=0x9488ab8,
> offset=0, type=0x8c69468, looking_for_baseclass=1) at valops.c:2094
> #4261 0x0807b8d5 in value_cast (type=0x90c8a1c, arg2=0x9488ab8) at
> valops.c:245
> #4262 0x081346a7 in gnuv3_baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x9488a4c "hW$\b?u-\b", address=137221140) at gnu-v3-abi.c:396
> #4263 0x080e0241 in baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x9488a4c "hW$\b?u-\b", address=137221140) at cp-abi.c:69
> #4264 0x0807dc69 in search_struct_field (name=0x90c8a64
> "HA_ErrorReport", arg1=0x9488a10,
> offset=0, type=0x8c69468, looking_for_baseclass=1) at valops.c:2094
> #4265 0x0807b8d5 in value_cast (type=0x90c8a1c, arg2=0x9488a10) at
> valops.c:245
> #4266 0x081346a7 in gnuv3_baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x94889a4 "hW$\b?u-\b", address=137221140) at gnu-v3-abi.c:396
> #4267 0x080e0241 in baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x94889a4 "hW$\b?u-\b", address=137221140) at cp-abi.c:69
> #4268 0x0807dc69 in search_struct_field (name=0x90c8a64
> "HA_ErrorReport", arg1=0x9488968,
> offset=0, type=0x8c69468, looking_for_baseclass=1) at valops.c:2094
> #4269 0x0807b8d5 in value_cast (type=0x90c8a1c, arg2=0x9488968) at
> valops.c:245
> #4270 0x081346a7 in gnuv3_baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x94888fc "hW$\b?u-\b", address=137221140) at gnu-v3-abi.c:396
> #4271 0x080e0241 in baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x94888fc "hW$\b?u-\b", address=137221140) at cp-abi.c:69
> #4272 0x0807dc69 in search_struct_field (name=0x90c8a64
> "HA_ErrorReport", arg1=0x94888c0,
> offset=0, type=0x8c69468, looking_for_baseclass=1) at valops.c:2094
> #4273 0x0807b8d5 in value_cast (type=0x90c8a1c, arg2=0x94888c0) at
> valops.c:245
> #4274 0x081346a7 in gnuv3_baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x9488854 "hW$\b?u-\b", address=137221140) at gnu-v3-abi.c:396
> #4275 0x080e0241 in baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x9488854 "hW$\b?u-\b", address=137221140) at cp-abi.c:69
> #4276 0x0807dc69 in search_struct_field (name=0x90c8a64
> "HA_ErrorReport", arg1=0x9488818,
> offset=0, type=0x8c69468, looking_for_baseclass=1) at valops.c:2094
> #4277 0x0807b8d5 in value_cast (type=0x90c8a1c, arg2=0x9488818) at
> valops.c:245
> #4278 0x081346a7 in gnuv3_baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x94887ac "hW$\b?u-\b", address=137221140) at gnu-v3-abi.c:396
> #4279 0x080e0241 in baseclass_offset (type=0x8c69468, index=0,
> valaddr=0x94887ac "hW$\b?u-\b", address=137221140) at cp-abi.c:69
>
> G
>
>
>
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
next prev parent reply other threads:[~2002-03-06 16:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-06 7:57 Gianni Mariani
2002-03-06 8:13 ` Daniel Jacobowitz [this message]
2002-03-07 6:54 ` Gianni Mariani
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=20020306111312.A14992@nevyn.them.org \
--to=drow@mvista.com \
--cc=gdb@sources.redhat.com \
--cc=gianni@mariani.ws \
/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