public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/17167] New: addrmap.c:125: internal-error: addrmap_fixed_set_empty: fixed addrmaps can't be changed
@ 2014-07-17  3:53 gregczajkowski at yahoo dot com
  2015-10-29 15:41 ` [Bug gdb/17167] " jan.kratochvil at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: gregczajkowski at yahoo dot com @ 2014-07-17  3:53 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17167

            Bug ID: 17167
           Summary: addrmap.c:125: internal-error:
                    addrmap_fixed_set_empty: fixed addrmaps can't be
                    changed
           Product: gdb
           Version: 7.7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: gregczajkowski at yahoo dot com

When dynamically loading shared libs, GDB crashes with

addrmap.c:125: internal-error: addrmap_fixed_set_empty: fixed addrmaps can't be
changed

Environment Information
------------------------
OS SLES10SP3-3 configured as x86_64-unknown-linux-gnu
Crashing Versions 7.7.1, 7.6.1, 7.5.1
Working Versions 7.3.1, 7.2, 7.1, 6.8 although we were having problems with
these so we upgraded steadily.
GDB is launched by the process to be debugged and attached to it like so

gdb /dev/null --batch --init-command=.gdbinit --command=.gdbpostinit pid

GDB Compiled with GCC 4.8.1, 4.2.2
Process under debug compiled with GCC 4.2.2 & 4.5.1, or ICC 14. Typically
compiled with -O0 -g or -O0 -ggdb

Any advice on what part I can localize the root cause around?

Thanks,
Greg

PS: This does not work on any version 
https://sourceware.org/gdb/onlinedocs/gdb/Bug-Reporting.html
"The details of the GDB build-time configuration. GDB shows these details if
you invoke it with the --configuration command-line option, or if you type show
configuration at GDB’s prompt."

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From gdb-prs-return-16118-listarch-gdb-prs=sources.redhat.com@sourceware.org Thu Jul 17 09:37:57 2014
Return-Path: <gdb-prs-return-16118-listarch-gdb-prs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-gdb-prs@sources.redhat.com
Received: (qmail 812 invoked by alias); 17 Jul 2014 09:37:57 -0000
Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <gdb-prs.sourceware.org>
List-Subscribe: <mailto:gdb-prs-subscribe@sourceware.org>
List-Archive: <http://sourceware.org/ml/gdb-prs/>
List-Post: <mailto:gdb-prs@sourceware.org>
List-Help: <mailto:gdb-prs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: gdb-prs-owner@sourceware.org
Delivered-To: mailing list gdb-prs@sourceware.org
Received: (qmail 769 invoked by uid 48); 17 Jul 2014 09:37:56 -0000
From: "dje at google dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug gdb/17170] New: Regression for GDB global --statistics
Date: Thu, 17 Jul 2014 09:37:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gdb
X-Bugzilla-Component: gdb
X-Bugzilla-Version: HEAD
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: dje at google dot com
X-Bugzilla-Status: NEW
X-Bugzilla-Priority: P2
X-Bugzilla-Assigned-To: unassigned at sourceware dot org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status
 bug_severity priority component assigned_to reporter
Message-ID: <bug-17170-4717@http.sourceware.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://sourceware.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-q3/txt/msg00107.txt.bz2
Content-length: 572

https://sourceware.org/bugzilla/show_bug.cgi?id\x17170

            Bug ID: 17170
           Summary: Regression for GDB global --statistics
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

This bug is to log the regression reported here:

https://sourceware.org/ml/gdb-patches/2014-06/msg00965.html

--
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug gdb/17167] addrmap.c:125: internal-error: addrmap_fixed_set_empty: fixed addrmaps can't be changed
  2014-07-17  3:53 [Bug gdb/17167] New: addrmap.c:125: internal-error: addrmap_fixed_set_empty: fixed addrmaps can't be changed gregczajkowski at yahoo dot com
@ 2015-10-29 15:41 ` jan.kratochvil at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: jan.kratochvil at redhat dot com @ 2015-10-29 15:41 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17167

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
                 CC|                            |jan.kratochvil at redhat dot com

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
Is it fixed since gdb-7.9? It could be:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=422b1cb0912f88f0509f75b9fee055c8259c13be

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-29 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-17  3:53 [Bug gdb/17167] New: addrmap.c:125: internal-error: addrmap_fixed_set_empty: fixed addrmaps can't be changed gregczajkowski at yahoo dot com
2015-10-29 15:41 ` [Bug gdb/17167] " jan.kratochvil at redhat dot com

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).