Issue 329 - Build614 - ./setup /net aborts immediately on Solaris
Summary: Build614 - ./setup /net aborts immediately on Solaris
Status: CLOSED DUPLICATE of issue 323
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: 614
Hardware: Sun Solaris
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: Olaf Felka
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-26 14:08 UTC by issues@www
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description issues@www 2001-01-26 14:08:01 UTC
Running ./setup /net aborts immediately and dumps core when run as
root on Solaris 7.

Running truss on the setup process, it seems to abort in the child
process.  The original setup process unpacks things into /tmp/sv001.tmp
and then attampts to execute /tmp/sv001.tmp/setup.bin - this loads
it's dynamic libraries , opens /dev/zero, starts a lightweight 
process (lwp) and then appears to kill itself using lwp_kill almost
immediately.

It then unlinks all the files in /tmp/sv001.tmp making more investigation
difficult.

Running ./setup without the /net option seems to create the same problem.
Comment 1 Olaf Felka 2001-01-26 14:26:35 UTC
Still reported as issue 323

*** This issue has been marked as a duplicate of 323 ***
Comment 2 Olaf Felka 2001-04-18 15:12:17 UTC
RESOLVED DUPLICATE