public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/28572] New: Misaligned accesses in test-memcpy and test-mempcpy on hppa
@ 2021-11-09 17:32 danglin at gcc dot gnu.org
  2021-11-09 17:42 ` [Bug libc/28572] " adhemerval.zanella at linaro dot org
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: danglin at gcc dot gnu.org @ 2021-11-09 17:32 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 28572
           Summary: Misaligned accesses in test-memcpy and test-mempcpy on
                    hppa
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: danglin at gcc dot gnu.org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

A recent change change has made memcpy incredibly slow on hppa.  There
are now millions of unaligned accesses in the memcpy tests:

handle_unaligned: 4310385 callbacks suppressed
ld.so.1(11442): unaligned access to 0x00000000f671cc15 at ip=0x0000000000011e53
ld.so.1(11442): unaligned access to 0x00000000f671cc19 at ip=0x0000000000011e53
ld.so.1(11442): unaligned access to 0x00000000f671cc1d at ip=0x0000000000011e53
ld.so.1(11442): unaligned access to 0x00000000f671cc21 at ip=0x0000000000011e53
ld.so.1(11442): unaligned access to 0x00000000f671cc25 at ip=0x0000000000011e53
handle_unaligned: 4391491 callbacks suppressed
ld.so.1(11442): unaligned access to 0x00000000f6b55c31 at ip=0x0000000000011ebf
ld.so.1(11442): unaligned access to 0x00000000f7316bf3 at ip=0x0000000000011ebb
ld.so.1(11442): unaligned access to 0x00000000f6b55c35 at ip=0x0000000000011ebf
ld.so.1(11442): unaligned access to 0x00000000f7316bf7 at ip=0x0000000000011ebb
ld.so.1(11442): unaligned access to 0x00000000f6b55c39 at ip=0x0000000000011ebf
handle_unaligned: 4280362 callbacks suppressed
ld.so.1(11442): unaligned access to 0x00000000f73d5f3f at ip=0x0000000000011ebb
ld.so.1(11442): unaligned access to 0x00000000f6c14f81 at ip=0x0000000000011ebf
ld.so.1(11442): unaligned access to 0x00000000f73d5f43 at ip=0x0000000000011ebb
ld.so.1(11442): unaligned access to 0x00000000f6c14f85 at ip=0x0000000000011ebf
ld.so.1(11442): unaligned access to 0x00000000f73d5f47 at ip=0x0000000000011ebb
...

I killed test-memcpy after 400 minutes.

Tests were probably okay on Nov. 1.

The generic memcpy from string/memcpy.c is used on hppa.

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

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

end of thread, other threads:[~2022-01-05 13:39 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 17:32 [Bug libc/28572] New: Misaligned accesses in test-memcpy and test-mempcpy on hppa danglin at gcc dot gnu.org
2021-11-09 17:42 ` [Bug libc/28572] " adhemerval.zanella at linaro dot org
2021-11-09 20:56 ` dave.anglin at bell dot net
2021-11-11 17:02 ` danglin at gcc dot gnu.org
2021-11-11 17:17 ` danglin at gcc dot gnu.org
2021-11-11 17:25 ` danglin at gcc dot gnu.org
2021-11-11 17:39 ` goldstein.w.n at gmail dot com
2021-11-11 17:53 ` dave.anglin at bell dot net
2021-11-11 18:22 ` goldstein.w.n at gmail dot com
2021-11-11 18:27 ` goldstein.w.n at gmail dot com
2021-11-11 19:50 ` hjl.tools at gmail dot com
2021-11-11 19:52 ` goldstein.w.n at gmail dot com
2021-11-11 20:03 ` hjl.tools at gmail dot com
2021-11-11 20:04 ` goldstein.w.n at gmail dot com
2021-11-11 20:05 ` adhemerval.zanella at linaro dot org
2021-11-11 20:05 ` dave.anglin at bell dot net
2021-11-11 20:24 ` dave.anglin at bell dot net
2021-11-11 20:30 ` goldstein.w.n at gmail dot com
2021-11-11 20:31 ` goldstein.w.n at gmail dot com
2021-11-12 14:51 ` danglin at gcc dot gnu.org
2021-12-08  4:21 ` goldstein.w.n at gmail dot com
2021-12-08 14:11 ` dave.anglin at bell dot net
2022-01-05 13:39 ` hjl.tools at gmail 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).