[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/25230] addr2line fails on dwz output
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/25230] addr2line fails on dwz output |
Date: |
Fri, 29 Nov 2019 02:17:17 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=25230
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2019-11-29
CC|amodra at gmail dot com |
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
Ever confirmed|0 |1
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
For anybody looking at this, don't run dwz on a machine with a small amout of
available free memory. top showed dwz on the testcase taking virtual=14.7G
resident 12G on my machine.
I think this may well this FIXME in dwarf2.c
/* FIXME: Do we need to locate the correct CU, in a similar
fashion to the code in the DW_FORM_ref_addr case above ? */
--
You are receiving this mail because:
You are on the CC list for the bug.