Closed Bug 1522929 Opened 5 years ago Closed 5 years ago

AddressSanitizer: stack-overflow from KeyLogFileTest

Categories

(NSS :: Libraries, defect, P2)

3.42
x86_64
Linux

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

#[markdown(off)]
Filed by: jjones [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=223935569&repo=nss

https://queue.taskcluster.net/v1/task/X00P5t3wTUSj2VC-mX-6bA/runs/0/artifacts/public/logs/live_backing.log

Bug 1515236 added a test to gtests/ssl_gtest/ssl_keylog_unittest.cc that is prompting an ASAN failure on linux-64. This is not reproducible on OSX or a basic Debian 64-bit system, so it will need a bit of searching.

Severity: normal → major
Depends on: 1515236
OS: Unspecified → Linux
Priority: P5 → P2
Hardware: Unspecified → x86_64
Target Milestone: --- → 3.43
Version: trunk → 3.42

Couldn't reproduce

  • on a Ubuntu buster/sid x86_64 VM, even when using the identical artifacts [1] [2].
  • on the actual TaskCluster instance with an interactive console

On the interactive console, setting the stack limit to 80 (ulimit -s 80) did result in an ASAN stack overflow, unsurprisingly, but the trace isn't similar.

I'm experimenting a bit more with the interactive console.

[1] https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=223935569&repo=nss&lineNumber=164545
[2] https://queue.taskcluster.net/v1/task/kYtJt9WxSWyDqCyh-8Olkg/artifacts/public/dist.tar.bz2

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.