[Webkit-unassigned] [Bug 33049] WebCore::positionInParentBeforeNode ReadAV at NULL (98882320ea2b731f10f353b23849bd6a)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 30 03:51:25 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=33049
--- Comment #2 from SkyLined <skylined at chromium.org> 2009-12-30 03:51:17 PST ---
I am also seeing this crash for this case:
Id: WebCore::InsertTextCommand::prepareForTextInsertion ReadAV at NULL
(1ac71298082910ad4b85996091be4ef8)
Description: Attempt to read from NULL pointer (+0x25) in
WebCore::InsertTextCommand::prepareForTextInsertion
Stack:
WebCore::InsertTextCommand::prepareForTextInsertion
WebCore::InsertTextCommand::input
WebCore::TypingCommand::insertTextRunWithoutNewlines
WebCore::TypingCommand::insertText
WebCore::TypingCommand::doApply
WebCore::EditCommand::apply
WebCore::applyCommand
WebCore::TypingCommand::insertText
WebCore::TypingCommand::insertText
WebCore::executeInsertText
WebCore::Editor::Command::execute
WebCore::Document::execCommand
WebCore::DocumentInternal::execCommandCallback
v8::internal::Builtin_HandleApiCall
v8::internal::Invoke
v8::internal::Execution::Call
v8::Script::Run
WebCore::V8Proxy::runScript
WebCore::V8Proxy::evaluate
WebCore::ScriptController::evaluate
WebCore::ScriptController::executeScript
WebCore::ScriptController::executeScript
WebCore::ScriptController::executeIfJavaScriptURL
WebCore::FrameLoader::changeLocation
WebCore::RedirectScheduler::timerFired
WebCore::Timer<...>::fired
WebCore::ThreadTimers::sharedTimerFiredInternal
MessageLoop::RunTask
MessageLoop::DoWork
base::MessagePumpDefault::Run
MessageLoop::RunInternal
MessageLoop::Run
RendererMain
--
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