All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 6794] New: Busybox compiled from buildroot hangs on pass from intiramfs to init
@ 2014-01-13 21:26 bugzilla at busybox.net
  2014-02-07  8:27 ` [Buildroot] [Bug 6794] " bugzilla at busybox.net
  2014-02-23 14:48 ` bugzilla at busybox.net
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2014-01-13 21:26 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=6794

           Summary: Busybox compiled from buildroot hangs on pass from
                    intiramfs to init
           Product: buildroot
           Version: 2013.11
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: anthonysepa at yahoo.ca
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


I use the same binary in a initramfs that processes an init script. At the time
that it passes off the processing to the busybox on my rootfs as /sbin/init it
hangs. If I replace the binaries with an "out of tree" compiled version it
works fine.

If I replace the installed binary with the binary in the
output/build/busybox-1.21.1 it works fine also. In trying to track down the
problem I noticed that the installed binary is different from the built binary
and was modified 3 minutes later in the build process.

I am cross compiling on a Ubuntu 64 bit machine for an arm gaming device.

-- 
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.

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

* [Buildroot] [Bug 6794] Busybox compiled from buildroot hangs on pass from intiramfs to init
  2014-01-13 21:26 [Buildroot] [Bug 6794] New: Busybox compiled from buildroot hangs on pass from intiramfs to init bugzilla at busybox.net
@ 2014-02-07  8:27 ` bugzilla at busybox.net
  2014-02-23 14:48 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2014-02-07  8:27 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=6794

--- Comment #1 from Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> 2014-02-07 08:27:56 UTC ---
All binaries are stripped later in the build process, which explains the
difference between the binary in output/build/busybox... and the one in
output/target.

However, stripping should not affect runtime behavior.

Have you found a solution to this problem?
Is this an unmodified busybox version?

A workaround is to specify the busybox binary in option BR2_STRIP_EXCLUDE_FILES
but it is not a real solution of course.

-- 
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.

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

* [Buildroot] [Bug 6794] Busybox compiled from buildroot hangs on pass from intiramfs to init
  2014-01-13 21:26 [Buildroot] [Bug 6794] New: Busybox compiled from buildroot hangs on pass from intiramfs to init bugzilla at busybox.net
  2014-02-07  8:27 ` [Buildroot] [Bug 6794] " bugzilla at busybox.net
@ 2014-02-23 14:48 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2014-02-23 14:48 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=6794

Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> 2014-02-23 14:48:48 UTC ---
Many people are using busybox inside an initramfs without problems. Therefore,
I am closing this bug. If you still experience this problem, please reopen and
provide more details about this problem, ideally with a reproducible
configuration. Thanks.

-- 
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.

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

end of thread, other threads:[~2014-02-23 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-13 21:26 [Buildroot] [Bug 6794] New: Busybox compiled from buildroot hangs on pass from intiramfs to init bugzilla at busybox.net
2014-02-07  8:27 ` [Buildroot] [Bug 6794] " bugzilla at busybox.net
2014-02-23 14:48 ` bugzilla at busybox.net

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.