public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "vapier at gentoo dot org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug sim/9734] result of sim_create_inferior not checked in remote-sim.c
Date: Thu, 16 Feb 2012 04:44:00 -0000	[thread overview]
Message-ID: <bug-9734-4717-vMNWgIBcad@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-9734-4717@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=9734

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vapier at gentoo dot org

--- Comment #3 from Mike Frysinger <vapier at gentoo dot org> 2012-02-16 04:42:16 UTC ---
i tested over here and indeed, the code path suggested in the summary results
in gdb attempting to dump core.  i'll post a patch to use error().

$ ./gdb/gdb /tftpboot/u-boot
(gdb) target sim
Connected to the simulator.
(gdb) load
Loading section .text.pre, size 0xf0 lma 0x3f00000
Loading section .text.init, size 0x170 lma 0x3f000f0
Loading section .text, size 0x2af90 lma 0x3f00260
Loading section .rodata, size 0x12d04 lma 0x3f2b1f0
Loading section .data, size 0xa524 lma 0x3f3def4
Loading section .u_boot_cmd, size 0x8a4 lma 0x3f48418
Loading section .text_l1, size 0x28 lma 0x3f48cbc
Start address 0x3f00000
Transfer rate: 2385696 bits in <1 sec.
(gdb) run
Starting program: /tftpboot/u-boot 
thread.c:72: internal-error: inferior_thread: Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y
thread.c:72: internal-error: inferior_thread: Assertion `tp' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
Aborted (core dumped)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


       reply	other threads:[~2012-02-16  4:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-9734-4717@http.sourceware.org/bugzilla/>
2012-02-16  4:44 ` vapier at gentoo dot org [this message]
2012-02-16  4:57 ` vapier at gentoo dot org
2012-02-16 18:33 ` vapier at gentoo dot org
2009-01-12 14:27 [Bug sim/9734] New: result of sim_create_sim " richard dot stuckey at arc dot com
2009-01-12 14:27 ` [Bug sim/9734] result of sim_create_inferior " richard dot stuckey at arc dot com
2009-01-12 14:33 ` pedro at codesourcery dot com
2009-01-12 14:48 ` richard dot stuckey at arc dot com

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=bug-9734-4717-vMNWgIBcad@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).