From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 729] New: sstrip creates corrupted headers
Date: Wed, 18 Nov 2009 20:12:58 +0000 (UTC) [thread overview]
Message-ID: <bug-729-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=729
Host: x86_64-linux
Target: MIPS/MIPSel
Summary: sstrip creates corrupted headers
Product: buildroot
Version: 2009.11
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: minimod at morethan.org
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Although only a static file is shown, results are the same for dynamic objects.
Having selected sstrip:
mszick at deb2core:/Builds/BLDRT/buildroot$ ls -l output/target/sbin/pkgdetails
-rwxr-xr-x 1 mszick mszick 42199 2009-11-18 12:41 output/target/sbin/pkgdetails
mszick at deb2core:/Builds/BLDRT/buildroot$ file output/target/sbin/pkgdetails
output/target/sbin/pkgdetails: ELF 32-bit LSB executable, MIPS, MIPS32 rel2
version 1 (SYSV), statically linked, corrupted section header size
Having selected strip:
mszick at deb2core:/Builds/BLDRT/buildroot/output/target/sbin$ ls -l pkgdetails
-rwxr-xr-x 1 mszick mszick 46992 2009-11-18 13:38 pkgdetails
mszick at deb2core:/Builds/BLDRT/buildroot/output/target/sbin$ file pkgdetails
pkgdetails: ELF 32-bit LSB executable, MIPS, MIPS32 rel2 version 1 (SYSV),
statically linked, with unknown capability 0xf41 = 0x756e6700, stripped
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
next reply other threads:[~2009-11-18 20:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-18 20:12 bugzilla at busybox.net [this message]
2010-02-21 18:51 ` [Buildroot] [Bug 729] sstrip creates corrupted headers bugzilla at busybox.net
2010-02-21 19:03 ` bugzilla at busybox.net
2010-04-09 14:54 ` bugzilla at busybox.net
2010-07-13 18:22 ` bugzilla at busybox.net
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-729-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.