GithubHelp home page GithubHelp logo

ThreadSanitizer under Mac OS X hangs on some Google Chromium tests on which "aspacem" was previously reported. about data-race-test HOT 11 CLOSED

trietptm avatar trietptm commented on May 18, 2024
ThreadSanitizer under Mac OS X hangs on some Google Chromium tests on which "aspacem" was previously reported.

from data-race-test.

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
The list of vulnerable tests from net_unittests:
FileStreamTest.*Async*
HostResolverImplTest.*
TestCompletionCallbackTest.Simple
FtpNetworkTransactionTest.*
HttpNetworkLayerTest.GET
HttpNetworkLayerTest.SimpleGET
HttpNetworkTransactionTest.*
ProxyScriptFetcherTest.*
SOCKS5ClientSocketTest.*
SOCKSClientSocketTest.*
TCPClientSocketPoolTest.*
URLRequestTest.*
URLRequestTestHTTP.*
URLRequestTestFTP.*
SSLClientSocketTest.*
DiskCacheTest.*
DiskCacheEntryTest.*Async*
DiskCacheEntryTest.DoomSparseEntry

and from base_unittests:
WorkerPoolTest.PostTask

The "aspacem" warnings can be observed under ThreadSanitizer r1102 (Valgrind 
r10454,
VEX r1908)

Original comment by [email protected] on 16 Sep 2009 at 1:26

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
A new aspacem reporter in net_unittests is FlipNetworkTransactionTest.Connect

Original comment by [email protected] on 13 Oct 2009 at 6:48

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
net_unittests again: DiskCacheEntryTest.CancelSparseIO

Original comment by [email protected] on 14 Oct 2009 at 5:37

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
and once more: FlipNetworkTransactionTest.ResponseWithoutSynReply

Original comment by [email protected] on 26 Oct 2009 at 11:44

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
This bug conforms to https://bugs.kde.org/show_bug.cgi?id=216837, which turns 
out to
be some VEX problem probably unrelated to address space manager.

ThreadSanitizer built using:
  make -j8 CXXFLAGS+="-DDEBUG=1 -DTS_INSTR_VALGRIND_HERE=1 "
crashes on a debug assertion in VgTidToTsTid(). This could be worked around 
using the
attached patch, but the hack leads to false positives.

Original comment by [email protected] on 8 Dec 2009 at 11:09

Attachments:

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Alex, would you please add the related reg test to our suite? 

Original comment by [email protected] on 20 Jan 2010 at 10:08

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
unit_tests: DnsMasterTest.* and URLFetcher*Test.*

Original comment by [email protected] on 3 Mar 2010 at 12:31

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Kostya, the corresponding test in racecheck_unittest is called
MacTests.DISABLED_WqthreadRegressionTest.

Original comment by [email protected] on 3 Mar 2010 at 12:32

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
A rough fix is available as of r1842.

Original comment by [email protected] on 15 Mar 2010 at 4:52

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Is it fixed or worked around?
Can we close the issue?

Original comment by timurrrr on 27 May 2010 at 8:18

from data-race-test.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024

Original comment by [email protected] on 27 May 2010 at 8:46

  • Changed state: Fixed

from data-race-test.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.