[Webkit-unassigned] [Bug 111410] New: [chromium] Layout Test fast/mediastream/MediaStream-add-remove-tracks.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 23:53:46 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111410

           Summary: [chromium] Layout Test
                    fast/mediastream/MediaStream-add-remove-tracks.html is
                    failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org
                CC: adam.bergkvist at ericsson.com


The following layout test is failing on Chromium Win7 (dbg), Mac10.6 (dbg), Mac10.7 (dbg), Linux (dbg)

fast/mediastream/MediaStream-add-remove-tracks.html

It's crashing:

STDOUT: <empty>
STDERR: ASSERTION FAILED: m_readyState != ReadyStateEnded
STDERR: Backtrace:
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x66E2DFCA+11024746]
STDERR:     std::_Init_locks::operator= [0x67F5A1B3+2422339]
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x67395C39+16692697]
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x6676745E+3919358]
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x66767400+3919264]
STDERR:     v8::Locker::StopPreemption [0x64AA9580+2658368]
STDERR:     v8::Locker::StopPreemption [0x64AA3DD4+2635924]
STDERR:     v8::Locker::StopPreemption [0x64AA3D46+2635782]
STDERR:     (No symbol) [0x2CF0A216]
STDERR:     (No symbol) [0x2CF60BD2]
STDERR:     (No symbol) [0x2CF22719]
STDERR:     (No symbol) [0x2CF0AF6A]
STDERR:     v8::Locker::StopPreemption [0x6488ACCC+436108]
STDERR:     v8::Locker::StopPreemption [0x6488AA74+435508]
STDERR:     v8::Function::Call [0x64802E11+513]
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x66FD63A3+12762435]
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x672D0CAC+15885900]
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x672D0AC1+15885409]
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x663BCD70+75536]
STDERR:     WebKit::WebFilterOperation::WebFilterOperation [0x672423AF+15301967]
STDERR:     WebKit::WebRTCICECandidate::sdpMid [0x65FF2508+1624496]
STDERR:     WebTestRunner::WebTestProxyBase::captureTree [0x6DC41C2D+507930]
STDERR:     WebTestRunner::WebTestProxyBase::captureTree [0x6DC42207+509428]
STDERR:     (No symbol) [0x0107E18D]
STDERR:     webkit::ppapi::PluginInstance::PrintBegin [0x619C2977+212378]
STDERR:     webkit::ppapi::PluginInstance::PrintBegin [0x619C28E8+212235]
STDERR:     webkit::ppapi::PluginInstance::PrintBegin [0x619C27B5+211928]
STDERR:     base::win::OSInfo::processors [0x6528C96F+378742]
STDERR:     base::win::OSInfo::processors [0x65298363+426346]
STDERR:     base::win::OSInfo::processors [0x65298854+427611]
STDERR:     base::win::OSInfo::processors [0x65299716+431389]
STDERR:     base::win::OSInfo::processors [0x652A8044+491083]
STDERR:     base::win::OSInfo::processors [0x652A7152+487257]
STDERR:     base::win::OSInfo::processors [0x65246A3C+92227]
STDERR:     base::win::OSInfo::processors [0x65297EA9+425136]
STDERR:     base::win::OSInfo::processors [0x65297BFE+424453]
STDERR:     base::win::OSInfo::processors [0x65268E39+232512]
STDERR:     base::win::OSInfo::processors [0x65296ED1+421080]
STDERR:     (No symbol) [0x010E5C8D]
STDERR:     (No symbol) [0x01078AED]
STDERR:     (No symbol) [0x010979CC]
STDERR:     (No symbol) [0x0108051F]
STDERR:     (No symbol) [0x0107F3AF]
STDERR:     (No symbol) [0x011DF5EF]
STDERR:     (No symbol) [0x011DF41F]
STDERR:     BaseThreadInitThunk [0x76EC339A+18]
STDERR:     RtlInitializeExceptionChain [0x77C89EF2+99]
STDERR:     RtlInitializeExceptionChain [0x77C89EC5+54]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list