Closed
Bug 1915898
Opened 1 year ago
Closed 8 months ago
Intermittent SUMMARY: AddressSanitizer: odr-violation: global 'SSL_ImplementedCiphers' at ../../lib/ssl/sslenum.c:57:16
Categories
(NSS :: Test, defect, P5)
NSS
Test
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Assigned: mdauer)
Details
Attachments
(2 files)
Bug 1915898 - Run tests in CI for ASan builds with detect_odr_violation=1, r?djackson,#nss-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Filed by: jschanck [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=472268296&repo=nss-try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aYynnTtHRfabKUZjlywS9A/runs/0/artifacts/public/logs/live_backing.log
Looks like a false positive to me. I'm not sure what version of clang we're using in this docker image, but if it's <16 then upgrading might fix this. Another option is to run the DB test with `export ASAN_OPTIONS=detect_odr_violation=0`.
Comment hidden (Intermittent Failures Robot) |
Comment 2•11 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → INCOMPLETE
Updated•11 months ago
|
Assignee | ||
Updated•9 months ago
|
Assignee: nobody → mdauer
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 3•9 months ago
|
||
Updated•8 months ago
|
Attachment #9440745 -
Attachment description: WIP: Bug 1915898 - Fix ODR violation in tstclnt → WIP: Bug 1915898 - Run testclnt with detect_odr_violation=1 in dbtests
Updated•8 months ago
|
Attachment #9440745 -
Attachment description: WIP: Bug 1915898 - Run testclnt with detect_odr_violation=1 in dbtests → Bug 1915898 - Run testclnt with detect_odr_violation=1 in dbtests
Updated•8 months ago
|
Attachment #9440745 -
Attachment description: Bug 1915898 - Run testclnt with detect_odr_violation=1 in dbtests → Bug 1915898 - Run testclnt with detect_odr_violation=1 in dbtests, r?djackson,#nss-reviewers
Updated•8 months ago
|
Attachment #9440745 -
Attachment description: Bug 1915898 - Run testclnt with detect_odr_violation=1 in dbtests, r?djackson,#nss-reviewers → Bug 1915898 - Run tests in CI for ASan builds with detect_odr_violation=1, r?djackson,#nss-reviewers
Assignee | ||
Comment 4•8 months ago
|
||
Assignee | ||
Comment 5•8 months ago
|
||
https://hg.mozilla.org/projects/nss/rev/61a873eca4caf7d71787161eee5abb4c28340825
https://hg.mozilla.org/projects/nss/rev/88f2780c7ac7bc4882ab9ea3dcf288e92bba90cf
Status: ASSIGNED → RESOLVED
Closed: 11 months ago → 8 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•