Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2000 17:32:57 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf lockdflt.c
Message-ID:  <200001250132.RAA93679@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2000/01/24 17:32:57 PST

  Modified files:
    libexec/rtld-elf     lockdflt.c 
  Log:
  Block almost all signals in the default locking method instead of
  just a few of them.  This looks like it solves the recent
  
    ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:55
  
  failures seen by some applications such as JDK.
  
  Revision  Changes    Path
  1.4       +11 -9     src/libexec/rtld-elf/lockdflt.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001250132.RAA93679>