Closed Bug 391551 Opened 17 years ago Closed 17 years ago

Upgrade to shared DB hangs on AIX.

Categories

(NSS :: Tools, defect)

Other
AIX
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: slavomir.katuscak+mozilla, Assigned: rrelyea)

Details

Attachments

(1 file)

There is a command to upgrade DB in all.sh:
certutil -G -g 512 -d sql:$i -f ${PWFILE} -z ${NOISE_FILE} 2>&1 | tee -a ${LOGFILE}

This command hangs on AIX on 32bit OPT build, tests on 32bit DBG build are OK.

Last lines in log file:

Running tests for ocsp
TIMESTAMP ocsp BEGIN: Tue Aug  7 12:08:02 PDT 2007
ocsp.sh: OCSP tests ===============================
TIMESTAMP ocsp END: Tue Aug  7 12:08:02 PDT 2007
Reset databases to their initial values:
FIPS_PUB_140_Test_Certificate                                Cu,Cu,Cu
upgrading db alicedir

After this hang tests on the machine doesn't continue. This needs to be fixed ASAP or at least these tests should be disabled.

It happens every day since +- 20070720 (from 3 days before we don't have results, results from 20070716 are OK).

Also the last part of logfile (shared DB tests) is not marked (like OCSP before), so it's not clear from log what is tested.
I'm working on getting access to an AIX machine now...
OK, I have an AIX machine. I've verified the DBG builds are OK, Running the opt builds now.

Attachment #277982 - Flags: review?(christophe.ravel.bugs)
Comment on attachment 277982 [details] [diff] [review]
Tern off optimization on AIX for sqlite3.

Tested 32 bit and 64 bit optimized version. The shared database test no longer hangs with this patch.
Attachment #277982 - Flags: review?(christophe.ravel.bugs) → review+
/cvsroot/mozilla/security/nss/lib/sqlite/config.mk,v  <--  config.mk
new revision: 1.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.12
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: