[SERVER-41935] blacklist memory.js on ASAN builders Created: 25/Jun/19  Updated: 29/Oct/23  Resolved: 01/Jul/19

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.2.0-rc3, 4.3.1

Type: Bug Priority: Major - P3
Reporter: Gabriel Russell (Inactive) Assignee: Gabriel Russell (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Depends
Related
Backwards Compatibility: Fully Compatible
Operating System: ALL
Backport Requested:
v4.2
Sprint: Dev Tools 2019-07-01, Dev Tools 2019-07-15
Participants:
Linked BF Score: 95

 Description   

When making memory.js ensure that the exceptions that it caused were actually out of memory errors in SERVER-36748 we exposed the fact that memory.js was not causing out of memory errors on ASAN builders, but instead timing out, albeit with the wrong error ( see SERVER-41911 ).

I was able to manually verify that memory.js can successfully run under an ASAN build of mongod, but it takes exceedingly long to run and required modifying hard coded timeouts ( https://github.com/mongodb/mongo/blob/master/src/mongo/db/matcher/expression_where.cpp#L90 )

So, I think the best thing to do is to just blacklist memory.js on ASAN builders.



 Comments   
Comment by Githook User [ 01/Jul/19 ]

Author:

{'name': 'Gabriel Russell', 'username': 'gabrielrussell', 'email': 'gabriel.russell@mongodb.com'}

Message: SERVER-41935 blacklist memory.js on asan builders
Branch: v4.2
https://github.com/mongodb/mongo/commit/6f24b7ce181a4e6bfd1a5f9886c88d7cf9cea082

Comment by Githook User [ 01/Jul/19 ]

Author:

{'name': 'Gabriel Russell', 'email': 'gabriel.russell@mongodb.com', 'username': 'gabrielrussell'}

Message: SERVER-41935 blacklist memory.js on asan builders
Branch: master
https://github.com/mongodb/mongo/commit/19ea642787b09561f5d1454dfa67cef771418fb5

Comment by Gabriel Russell (Inactive) [ 26/Jun/19 ]

acm Indeed, I did.

Comment by Andrew Morrow (Inactive) [ 26/Jun/19 ]

gabriel.russell - Did you mean to file this as a SERVER ticket?

Generated at Thu Feb 08 04:59:06 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.