bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29505] xxx-w64-mingw32-objdump takes a long time to scan p


From: nickc at redhat dot com
Subject: [Bug binutils/29505] xxx-w64-mingw32-objdump takes a long time to scan pe binaries for debug information
Date: Tue, 23 Aug 2022 09:27:19 +0000

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

--- Comment #6 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Ralf Habacker from comment #5)
Hi Ralf,

> i686-w64-mingw32-objdump still needs about 30s to scan assistant-qt5.exe,
> where it needs 2.8s when running on the host.

Sorry - I had not really grokked that this was a problem specific to the OBS
build environment.  

Based upon your comments in the opensuse ticket, this is a problem with
unaligned memory access, and possibly specific to the OBS environment running
an unoptimized version of memset.  Is this right ?  If so are you able to
enable profiling and find out which memset(s) are taking all the time ?

Cheers
  Nick

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]