From sommerfeld@apollo.hp.com Fri Oct 10 16:53:51 1997
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id QAA28206 for <bugs@RT-11.MIT.EDU>; Fri, 10 Oct 1997 16:53:46 -0400
Received: from amway.ch.apollo.hp.com by MIT.EDU with SMTP
id AA17725; Fri, 10 Oct 97 16:53:45 EDT
Received: from snarfblatt.ch.apollo.hp.com by amway.ch.apollo.hp.com id <AA25090@amway.ch.apollo.hp.com> Fri, 10 Oct 1997 16:53:35 -0400
Received: by snarfblatt.ch.apollo.hp.com id <AA203956814@snarfblatt.ch.apollo.hp.com>; Fri, 10 Oct 1997 16:53:34 -0400
Message-Id: <9710102053.AA17725@MIT.EDU>
Date: Fri, 10 Oct 1997 16:53:34 -0400
From: sommerfeld@apollo.hp.com
Reply-To: sommerfeld@apollo.hp.com
To: krb5-bugs@MIT.EDU
Subject: HPUX shared libraries installed incorrectly
X-Send-Pr-Version: 3.99
System: HP-UX blatt B.10.01 A 9000/712 2010593751 two-user license
permission turned on.
also, for various historical reasons involving artifacts of
the HP-UX shared memory system, you get better performance if
they're owned by root and mode 555 instead of mode 755
Basically you wind up taking a whole bunch of unnecessary
sharing page faults unless library text can be mapped in a
"global" shared-readable, unwriteable chunk of address space...
(yes, I know that doesn't quite work, i've got
a few more fixes to mail in..)
make install; try to run any binary.
instead of 644.
State-Changed-From-To: open-closed
State-Changed-By: tlyu
State-Changed-When: Wed Jan 24 17:36:01 2001
State-Changed-Why:
Fixed at least as long ago as 1.2.x...
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id QAA28206 for <bugs@RT-11.MIT.EDU>; Fri, 10 Oct 1997 16:53:46 -0400
Received: from amway.ch.apollo.hp.com by MIT.EDU with SMTP
id AA17725; Fri, 10 Oct 97 16:53:45 EDT
Received: from snarfblatt.ch.apollo.hp.com by amway.ch.apollo.hp.com id <AA25090@amway.ch.apollo.hp.com> Fri, 10 Oct 1997 16:53:35 -0400
Received: by snarfblatt.ch.apollo.hp.com id <AA203956814@snarfblatt.ch.apollo.hp.com>; Fri, 10 Oct 1997 16:53:34 -0400
Message-Id: <9710102053.AA17725@MIT.EDU>
Date: Fri, 10 Oct 1997 16:53:34 -0400
From: sommerfeld@apollo.hp.com
Reply-To: sommerfeld@apollo.hp.com
To: krb5-bugs@MIT.EDU
Subject: HPUX shared libraries installed incorrectly
X-Send-Pr-Version: 3.99
Show quoted text
>Number: 478
>Category: krb5-build
>Synopsis: HPUX shared libraries installed incorrectly
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: tlyu
>State: closed
>Class: change-request
>Submitter-Id: unknown
>Arrival-Date: Fri Oct 10 16:54:01 EDT 1997
>Last-Modified: Wed Jan 24 17:36:19 EST 2001
>Originator: Bill Sommerfeld
>Organization:
HP>Category: krb5-build
>Synopsis: HPUX shared libraries installed incorrectly
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: tlyu
>State: closed
>Class: change-request
>Submitter-Id: unknown
>Arrival-Date: Fri Oct 10 16:54:01 EDT 1997
>Last-Modified: Wed Jan 24 17:36:19 EST 2001
>Originator: Bill Sommerfeld
>Organization:
Show quoted text
>Release: 1.0pl1
>Environment:
>Environment:
System: HP-UX blatt B.10.01 A 9000/712 2010593751 two-user license
Show quoted text
>Description:
HP-UX shared libraries must have "execute"permission turned on.
also, for various historical reasons involving artifacts of
the HP-UX shared memory system, you get better performance if
they're owned by root and mode 555 instead of mode 755
Basically you wind up taking a whole bunch of unnecessary
sharing page faults unless library text can be mapped in a
"global" shared-readable, unwriteable chunk of address space...
Show quoted text
>How-To-Repeat:
configure --enable-shared (yes, I know that doesn't quite work, i've got
a few more fixes to mail in..)
make install; try to run any binary.
Show quoted text
>Fix:
fix install modes for shared libraries on hp-ux to be 555instead of 644.
Show quoted text
>Audit-Trail:
State-Changed-From-To: open-closed
State-Changed-By: tlyu
State-Changed-When: Wed Jan 24 17:36:01 2001
State-Changed-Why:
Fixed at least as long ago as 1.2.x...
Show quoted text
>Unformatted: