Bug 1804640 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The attached testcase crashes on nss revision a3669ed2c606+ (build with fuzzing and ASan).

For detailed crash information, see attachment.

To reproduce the issue, perform the following steps:

1. Build NSS with fuzzing enabled: `./build.sh --asan --clang --fuzz` (assuming mozbuild clang/clang++ is on PATH and matching NSPR with ASan is installed/used).
2. Run `nssfuzz- test.bin`
The attached testcase crashes on nss revision a3669ed2c606+ (build with fuzzing and ASan).

For detailed crash information, see attachment.

To reproduce the issue, perform the following steps:

1. Build NSS with fuzzing enabled: `./build.sh --asan --clang --fuzz` (assuming mozbuild clang/clang++ is on PATH and matching NSPR with ASan is installed/used).
2. Run `nssfuzz-pkcs12 test.bin`

Back to Bug 1804640 Comment 0