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

[plamo:30592] bash-3.2.51アップロード



   名倉 です。

  手元のPlamo-4.72マシン上のVMware Player-3.0なんか余計なディスクアクセスで
  納得した動きをしていませんでした

  bash-3.2.51またはVMware Player-3.0.1にしたことにより納得できる動きになったように
  思えてきていますのでbash-3.2.51-i586-P1.tgzをPlamo-test/For-4.7xにおきました。
  以下bash32-051の抜粋です。

                               BASH PATCH REPORT
                             =================

  Bash-Release: 3.2
  Patch-ID: bash32-051

  Bug-Reported-by:        werner@xxxxxxx
  Bug-Reference-ID:       <201002251238.o1PCcYcg016893@xxxxxxxxxxxxx>
  Bug-Reference-URL:      http://lists.gnu.org/archive/html/bug-bash/2010-02/msg00132.html

  Bug-Description:

  When the `read' builtin times out after the timeout specified with -t is
  exceeded, it does not reset the flags that tell signal handlers to process
  signals immediately instead of deferring their handling.  This can result
  in unsafe functions being called from signal handlers, which can cause bash
  to hang or dump core.

  Patch:

  *** ../bash-3.2-patched/builtins/read.def       2008-04-29 21:25:00.000000000 -0400
  --- builtins/read.def   2010-03-17 09:50:51.000000000 -0400
  ***************
  *** 327,330 ****
  --- 327,332 ----
        if (code)
        {
  +         interrupt_immediately--;
  +         terminate_immediately = 0;
            run_unwind_frame ("read_builtin");
            return (EXECUTION_FAILURE);
  *** ../bash-3.2/patchlevel.h    Thu Apr 13 08:31:04 2006
  --- patchlevel.h        Mon Oct 16 14:22:54 2006

  その他このマシンは
  
  bash-3.2.51-i586-P1.tgz        openssl-0.9.8n-i586-P1.tgz
    bind-9.7.0_P1-i586-P1.tgz      proftpd-1.3.2e-i586-P1.tgz
    curl-7.20.1-i586-P1.tgz        seamonkey-2.0.4-i586-P1.tgz
    e2fsprogs-1.41.11-i586-P1.tgz  subversion-1.3.2-i386-P1.tgz
    git-1.7.0.5-i586-P1.tgz        sysvinit-2.88.dsf-i586-P1.tgz
    libpng-1.2.43-i586-P1.tgz      xine_lib-1.1.18.1-i586-P1.tgz
    ntp-4.2.6p1-i586-P1.tgz        
    openssh-5.5p1-i586-P1.tgz

    をPlamo-4.72(01_minimum + 02_x11)から入れ替え,追加しているのでそちらかも
  しれませんが結果オーライな感じです。      





[検索ページ] [メール一覧]
Plamo ML 公開システム