Open
Bug 636914
Opened 14 years ago
Updated 5 years ago
ASSERTION: Started update without parser.: 'mParser', file parser/html/nsHtml5TreeOpExecutor.h, line 255
Categories
(Core :: DOM: HTML Parser, defect, P5)
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Keywords: assertion)
I found this in a Try server run I did. I'm pretty sure it's not caused
by the patch I was testing - but no guaranties of course....
###!!! ASSERTION: Started update without parser.: 'mParser', file /builds/slave/try-lnx64-dbg/build/parser/html/nsHtml5TreeOpExecutor.h, line 255
nsHtml5TreeOpExecutor::BeginDocUpdate [parser/html/nsHtml5TreeOpExecutor.h:256]
nsHtml5TreeOpExecutor::RunFlushLoop [parser/html/nsHtml5TreeOpExecutor.cpp:476]
nsHtml5ExecutorFlusher::Run [parser/html/nsHtml5StreamParser.cpp:154]
nsThread::ProcessNextEvent [xpcom/threads/nsThread.cpp:633]
NS_ProcessNextEvent_P [nsThreadUtils.cpp:250]
mozilla::ipc::MessagePump::Run [ipc/glue/MessagePump.cpp:110]
MessageLoop::RunInternal [ipc/chromium/src/base/message_loop.cc:220]
It occurred while running /tests/dom/tests/mochitest/ajax/offline/test_foreign.html
Full Log:
(Rev3 Fedora 12x64 tryserver debug test mochitests-2/5 on 2011/02/22 12:39:26)
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1298407166.1298409302.20206.gz&fulltext=1
Comment 1•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•