Closed Bug 1473 Opened 26 years ago Closed 26 years ago

PR_Log crashes on unix platforms when ...

Categories

(NSPR :: NSPR, defect, P2)

All
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: larryh, Assigned: larryh)

Details

Use of PR_LOG() causes unix systems to crash when both NSPR_LOG_MODULES and NSPR_LOG_FILE is specified in the environment. Analysis: A previous change to unix.c removed an initializer to the default io-vector table used by the logging functions. ... hence, the crash. Change: Add the open vector to the vector table defined in pr/src/md/unix/unix.c Thanks to "TenThumbs" <tenthumbs@cybernex.net> for the report! /lth.
Assignee: wtc → larryh
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
marking verfied since reporter and assigned to are the same
NSPR now has its own Bugzilla product. Moving this bug to the NSPR product.
You need to log in before you can comment on or make changes to this bug.