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

Bug#173108: marked as done (busybox-static: busybox's sh (ash) hangs on "sh")



Your message dated Wed, 08 Dec 2010 12:34:06 +0300
with message-id <4CFF510E.7010901@msgid.tls.msk.ru>
and subject line Re: Bug#173108: busybox-static: busybox's sh (ash) hangs on "sh"
has caused the Debian Bug report #173108,
regarding busybox-static: busybox's sh (ash) hangs on "sh"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
173108: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=173108
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: busybox-static
Version: 1:0.60.5-2
Severity: normal

When running busybox as a standalone shell, via "busybox sh", it hangs
 when I try to run "sh" again within it.  Matter of fact, it thrashes
 (i.e. approaching 100% cpu time).  It stops trying upon receipt of a
 'ctrl-C'.
I noticed this because it breaks some shell scripts.

I wish I had a suggestion as to why; I did peruse the compilation options
 available in the source, but nothing jumped out at me that seemed related
 to "recursive execution of sh".

-matt m.


An example:

  $ echo "echo hello" > foo.sh
  $ busybox sh foo.sh 
  hello
  $ busybox sh


  BusyBox v0.60.4 (2002.10.06-14:26+0000) Built-in shell (ash)
  Enter 'help' for a list of built-in commands.

  ~ $ sh foo.sh
[hangs here, until ctrl-C]
  ~ $ sh
[hangs here, until ctrl-C]
  ~ $ 


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux yoo-hoo 2.4.20 #1 Thu Dec 5 02:15:11 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1:1.17.1-8

Replying to a 8-years-old bugreport..

15.12.2002 02:57, Matto Marjanovic wrote:
> Package: busybox-static
> Version: 1:0.60.5-2
> Severity: normal
> 
> When running busybox as a standalone shell, via "busybox sh", it hangs
>  when I try to run "sh" again within it.  Matter of fact, it thrashes
>  (i.e. approaching 100% cpu time).  It stops trying upon receipt of a
>  'ctrl-C'.
> I noticed this because it breaks some shell scripts.

The current version (1:1.17.1-8) in squeeze works correctly,
it does not have the described problem anymore.

So closing this bugreport.

Thanks!

/mjt


--- End Message ---

Reply to: