public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "lancethepants at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/106581] [Aarch64] libstdc++ segfault at end of execution
Date: Wed, 10 Aug 2022 22:27:16 +0000	[thread overview]
Message-ID: <bug-106581-4-91KvZeXq5D@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-106581-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106581

--- Comment #8 from Lance Fredrickson <lancethepants at gmail dot com> ---
Here is 'info proc mappings'

(gdb) info proc mappings
process 16896
Mapped address spaces:

          Start Addr           End Addr       Size     Offset objfile
        0x5555555000       0x5555556000     0x1000        0x0
/mmc/src/hello.src/hello
        0x5555565000       0x5555566000     0x1000        0x0
/mmc/src/hello.src/hello
        0x5555566000       0x5555567000     0x1000     0x1000
/mmc/src/hello.src/hello
        0x5555567000       0x5555579000    0x12000        0x0 [heap]
        0x7fb7c9f000       0x7fb7db0000   0x111000        0x0
/mmc/lib/libuClibc-1.0.41.so
        0x7fb7db0000       0x7fb7dc0000    0x10000        0x0
        0x7fb7dc0000       0x7fb7dc1000     0x1000   0x111000
/mmc/lib/libuClibc-1.0.41.so
        0x7fb7dc1000       0x7fb7dc2000     0x1000   0x112000
/mmc/lib/libuClibc-1.0.41.so
        0x7fb7dc2000       0x7fb7ddc000    0x1a000        0x0
        0x7fb7ddc000       0x7fb7df0000    0x14000        0x0
/mmc/lib/libgcc_s.so.1
        0x7fb7df0000       0x7fb7e00000    0x10000        0x0
        0x7fb7e00000       0x7fb7e01000     0x1000    0x14000
/mmc/lib/libgcc_s.so.1
        0x7fb7e01000       0x7fb7e02000     0x1000    0x15000
/mmc/lib/libgcc_s.so.1
        0x7fb7e02000       0x7fb7fc6000   0x1c4000        0x0
/mmc/usr/lib/libstdc++.so.6.0.30
        0x7fb7fc6000       0x7fb7fd6000    0x10000        0x0
        0x7fb7fd6000       0x7fb7fe1000     0xb000   0x1c4000
/mmc/usr/lib/libstdc++.so.6.0.30
        0x7fb7fe1000       0x7fb7fe4000     0x3000   0x1cf000
/mmc/usr/lib/libstdc++.so.6.0.30
        0x7fb7fe4000       0x7fb7fe8000     0x4000        0x0
        0x7fb7fe8000       0x7fb7ff0000     0x8000        0x0
/mmc/lib/ld-uClibc-1.0.41.so
        0x7fb7ffa000       0x7fb7ffd000     0x3000        0x0
        0x7fb7ffd000       0x7fb7ffe000     0x1000        0x0 [vvar]
        0x7fb7ffe000       0x7fb7fff000     0x1000        0x0 [vdso]
        0x7fb7fff000       0x7fb8000000     0x1000     0x7000
/mmc/lib/ld-uClibc-1.0.41.so
        0x7fb8000000       0x7fb8001000     0x1000     0x8000
/mmc/lib/ld-uClibc-1.0.41.so
        0x7ffffdf000       0x8000000000    0x21000        0x0 [stack]

  parent reply	other threads:[~2022-08-10 22:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-10 21:18 [Bug libstdc++/106581] New: " lancethepants at gmail dot com
2022-08-10 21:47 ` [Bug libstdc++/106581] " pinskia at gcc dot gnu.org
2022-08-10 22:03 ` lancethepants at gmail dot com
2022-08-10 22:05 ` pinskia at gcc dot gnu.org
2022-08-10 22:11 ` lancethepants at gmail dot com
2022-08-10 22:14 ` pinskia at gcc dot gnu.org
2022-08-10 22:15 ` lancethepants at gmail dot com
2022-08-10 22:17 ` pinskia at gcc dot gnu.org
2022-08-10 22:27 ` lancethepants at gmail dot com [this message]
2022-08-10 22:33 ` pinskia at gcc dot gnu.org
2022-08-10 22:35 ` lancethepants at gmail dot com
2022-08-10 22:41 ` [Bug target/106581] " pinskia at gcc dot gnu.org
2022-08-10 22:49 ` lancethepants at gmail dot com
2022-11-30 21:53 ` pinskia at gcc dot gnu.org

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-106581-4-91KvZeXq5D@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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).