Closed Bug 846147 Opened 11 years ago Closed 11 years ago

Intermittent test_tcpsocket_enabled_no_perm.html | Assertion count 1 is greater than expected range 0-0 assertions (bad size recorded: 'aInstanceSize == 0 || entry->GetClassSize() == aInstanceSize')

Categories

(Core :: Networking, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: assertion, intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=20168025&tree=Mozilla-Inbound

Rev3 Fedora 12x64 mozilla-inbound debug test mochitest-3 on 2013-02-27 19:11:24 PST for push 2ba886324c76
slave: talos-r3-fed64-018

19:13:31     INFO -  483 INFO TEST-PASS | /tests/dom/network/tests/test_tcpsocket_enabled_no_perm.html | navigator.mozTCPSocket.open should raise for content that does not have the tcp-socket permission
19:13:31     INFO -  484 INFO TEST-END | /tests/dom/network/tests/test_tcpsocket_enabled_no_perm.html | finished in 97ms
19:13:31     INFO -  ++DOMWINDOW == 35 (0x4c9cb18) [serial = 69] [outer = 0x47c9cd8]
19:13:31     INFO -  --DOMWINDOW == 34 (0x2c61738) [serial = 67] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 33 (0x4a7cdf8) [serial = 66] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/dom/network/tests/test_tcpsocket_default_permissions.html]
19:13:31     INFO -  --DOMWINDOW == 32 (0x3d766f8) [serial = 65] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  ###!!! ASSERTION: bad size recorded: 'aInstanceSize == 0 || entry->GetClassSize() == aInstanceSize', file ../../../xpcom/base/nsTraceRefcntImpl.cpp, line 441
19:13:31     INFO -  NS_LogAddRef_P [xpcom/base/nsTraceRefcntImpl.cpp:971]
19:13:31     INFO -  mozilla::dom::network::Connection::AddRef() [dom/network/src/Connection.cpp:34]
19:13:31     INFO -  DisconnectEventTargetObjects [dom/base/nsGlobalWindow.cpp:1056]
19:13:31     INFO -  PL_DHashTableEnumerate [obj-firefox/xpcom/build/pldhash.cpp:718]
19:13:31     INFO -  nsTHashtable<nsPtrHashKey<nsDOMEventTargetHelper> >::EnumerateEntries(PLDHashOperator (*)(nsPtrHashKey<nsDOMEventTargetHelper>*, void*), void*) [obj-firefox/dist/include/nsTHashtable.h:238]
19:13:31     INFO -  nsGlobalWindow::~nsGlobalWindow [dom/base/nsGlobalWindow.cpp:1063]
19:13:31     INFO -  nsGlobalWindow::~nsGlobalWindow [dom/base/nsGlobalWindow.cpp:1150]
19:13:31     INFO -  nsGlobalWindow::Release() [dom/base/nsGlobalWindow.cpp:1464]
19:13:31     INFO -  XPCJSRuntime::GCCallback(JSRuntime*, JSGCStatus) [js/xpconnect/src/XPCJSRuntime.cpp:595]
19:13:31     INFO -  Collect [js/src/gc/Statistics.h:205]
19:13:31     INFO -  js::AutoMaybeTouchDeadZones::~AutoMaybeTouchDeadZones [js/src/jsgc.cpp:4513]
19:13:31     INFO -  JS_TransplantObject(JSContext*, JSObject*, JSObject*) [js/src/gc/Root.h:676]
19:13:31     INFO -  xpc::TransplantObject(JSContext*, JSObject*, JSObject*) [js/xpconnect/wrappers/WrapperFactory.cpp:636]
19:13:31     INFO -  nsGlobalWindow::SetNewDocument(nsIDocument*, nsISupports*, bool) [dom/base/nsGlobalWindow.cpp:2218]
19:13:31     INFO -  nsDocumentViewer::InitInternal(nsIWidget*, nsISupports*, nsIntRect const&, bool, bool, bool) [layout/base/nsDocumentViewer.cpp:938]
19:13:31     INFO -  nsDocumentViewer::Init(nsIWidget*, nsIntRect const&) [layout/base/nsDocumentViewer.cpp:682]
19:13:31     INFO -  nsDocShell::SetupNewViewer(nsIContentViewer*) [docshell/base/nsDocShell.cpp:8230]
19:13:31     INFO -  nsDocShell::Embed(nsIContentViewer*, char const*, nsISupports*) [docshell/base/nsDocShell.cpp:6293]
19:13:31     INFO -  nsDocShell::CreateContentViewer(char const*, nsIRequest*, nsIStreamListener**) [docshell/base/nsDocShell.cpp:8017]
19:13:31     INFO -  nsDSURIContentListener::DoContent(char const*, bool, nsIRequest*, nsIStreamListener**, bool*) [docshell/base/nsDSURIContentListener.cpp:124]
19:13:31     INFO -  nsDocumentOpenInfo::TryContentListener(nsIURIContentListener*, nsIChannel*) [uriloader/base/nsURILoader.cpp:658]
19:13:31     INFO -  nsDocumentOpenInfo::DispatchContent(nsIRequest*, nsISupports*) [uriloader/base/nsURILoader.cpp:360]
19:13:31     INFO -  nsDocumentOpenInfo::OnStartRequest(nsIRequest*, nsISupports*) [uriloader/base/nsURILoader.cpp:254]
19:13:31     INFO -  mozilla::net::nsHttpChannel::CallOnStartRequest() [netwerk/protocol/http/nsHttpChannel.cpp:960]
19:13:31     INFO -  mozilla::net::nsHttpChannel::ContinueOnStartRequest2(tag_nsresult) [netwerk/protocol/http/nsHttpChannel.cpp:4929]
19:13:31     INFO -  mozilla::net::nsHttpChannel::OnStartRequest(nsIRequest*, nsISupports*) [obj-firefox/dist/include/sps_sampler.h:203]
19:13:31     INFO -  nsInputStreamPump::OnStateStart() [netwerk/base/src/nsInputStreamPump.cpp:422]
19:13:31     INFO -  nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) [netwerk/base/src/nsInputStreamPump.cpp:370]
19:13:31     INFO -  nsInputStreamReadyEvent::Run() [xpcom/io/nsStreamUtils.cpp:83]
19:13:31     INFO -  nsThread::ProcessNextEvent(bool, bool*) [xpcom/threads/nsThread.cpp:627]
19:13:31     INFO -  NS_ProcessNextEvent_P(nsIThread*, bool) [obj-firefox/xpcom/build/nsThreadUtils.cpp:238]
19:13:31     INFO -  mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) [ipc/glue/MessagePump.cpp:83]
19:13:31     INFO -  MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:217]
19:13:31     INFO -  MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:503]
19:13:31     INFO -  nsBaseAppShell::Run() [widget/xpwidgets/nsBaseAppShell.cpp:165]
19:13:31     INFO -  nsAppStartup::Run() [toolkit/components/startup/nsAppStartup.cpp:289]
19:13:31     INFO -  XREMain::XRE_mainRun() [toolkit/xre/nsAppRunner.cpp:3886]
19:13:31     INFO -  XREMain::XRE_main(int, char**, nsXREAppData const*) [toolkit/xre/nsAppRunner.cpp:3952]
19:13:31     INFO -  XRE_main [toolkit/xre/nsAppRunner.cpp:4156]
19:13:31     INFO -  do_main [browser/app/nsBrowserApp.cpp:216]
19:13:31     INFO -  main [browser/app/nsBrowserApp.cpp:524]
19:13:31     INFO -  libc.so.6 + 0x1eb1d
19:13:31     INFO -  firefox + 0x1cd9
19:13:31     INFO -  --DOMWINDOW == 31 (0x268f118) [serial = 64] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/dom/network/tests/test_network_basics.html]
19:13:31     INFO -  --DOMWINDOW == 30 (0x5a45e28) [serial = 63] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 29 (0x33b89d8) [serial = 61] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 28 (0x1e7c8b8) [serial = 59] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 27 (0x2e1e888) [serial = 57] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 26 (0x48d97e8) [serial = 55] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 25 (0x4a12ca8) [serial = 53] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 24 (0x27d7cb8) [serial = 51] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 23 (0x48ae4f8) [serial = 49] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/SimpleTest/iframe-between-tests.html]
19:13:31     INFO -  --DOMWINDOW == 22 (0x41225d8) [serial = 54] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/dom/media/tests/mochitest/test_peerConnection_bug825703.html]
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 5/15, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 6/14, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 5/13, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 4/12, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 3/11, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 2/10, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  --DOMWINDOW == 21 (0x27ed868) [serial = 52] [outer = 0x47c9cd8] [url = http://mochi.test:8888/tests/dom/media/tests/mochitest/test_peerConnection_bug822674.html]
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 1/9, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-GSM: 5/15, sm_process_event: DEF   :(IDLE:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-GSM: 4/12, sm_process_event: DEF   :(IDLE:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-GSM: 3/11, sm_process_event: DEF   :(IDLE:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-GSM: 2/10, sm_process_event: DEF   :(IDLE:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-GSM: 1/9, sm_process_event: DEF   :(IDLE:ONHOOK )
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 7/18, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-GSM: 7/18, sm_process_event: DEF   :(IDLE:ONHOOK )
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 6/17, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-GSM: 6/17, sm_process_event: DEF   :(IDLE:ONHOOK )
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 6/16, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 8/19, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 1/5, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 2/6, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 1/7, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  812738320[7fbe3406ef90]: cpr SIPCC-CC_API: 2/8, cc_int_onhook: UI -> GSM: ONHOOK
19:13:31     INFO -  809371408[7fbe4400af10]: cpr SIPCC-DCSM: dcsm_process_event: DCSM 11  :(DCSM_READY:ONHOOK )
19:13:31     INFO -  485 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/network/tests/test_tcpsocket_enabled_no_perm.html | Assertion count 1 is greater than expected range 0-0 assertions.
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}

There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.