Issue 3230: Crash while composing gmail and using undo (control-Z)
http://code.google.com/p/chromium/issues/detail?id=3230

Comment #1 by [EMAIL PROTECTED]:
Stack trace in Tip-O-Tree (post webkit merge).  Note this also crashes in  
current Dev
Channel release (but I didn't get a stack trace there).

>       chrome.dll!WebCore::InsertNodeBeforeCommand::doUnapply()  Line 62 + 0x14
bytes   C++
        chrome.dll!WebCore::EditCommand::unapply()  Line 127    C++
        chrome.dll!WebCore::CompositeEditCommand::doUnapply()  Line 81 + 0xf  
bytes   
C++
        chrome.dll!WebCore::EditCommand::unapply()  Line 127    C++
        chrome.dll!WebCore::CompositeEditCommand::doUnapply()  Line 81 + 0xf  
bytes   
C++
        chrome.dll!WebCore::EditCommand::unapply()  Line 127    C++
        chrome.dll!EditorClientImpl::undo()  Line 325   C++
        chrome.dll!WebCore::executeUndo(WebCore::Frame * frame=0x0b928c98,
WebCore::Event * __formal=0x0c0761f0, WebCore::Event * __formal=0x0c0761f0,
WebCore::Event * __formal=0x0c0761f0)  Line 924 C++
        chrome.dll!WebCore::Editor::Command::execute(const WebCore::String &
parameter={...}, WebCore::Event * triggeringEvent=0x0c0761f0)  Line 1371 +  
0x13 bytes      
C++
        chrome.dll!WebCore::Editor::Command::execute(WebCore::Event *
triggeringEvent=0x0c0761f0)  Line 1376 + 0x15 bytes     C++
        
chrome.dll!EditorClientImpl::handleEditingKeyboardEvent(WebCore::KeyboardEvent  
*
evt=0x0c087718)  Line 540 + 0x9 bytes   C++
        chrome.dll!EditorClientImpl::handleKeyboardEvent(WebCore::KeyboardEvent 
*
evt=0x0c0761f0)  Line 571 + 0xf bytes   C++
        chrome.dll!WebCore::Editor::handleKeyboardEvent(WebCore::KeyboardEvent *
event=0x0c0761f0)  Line 105 + 0xd bytes C++
        
chrome.dll!WebCore::EventHandler::defaultKeyboardEventHandler(WebCore::KeyboardEvent
* event=0x0c0761f0)  Line 1788  C++
        chrome.dll!WebCore::EventTargetNode::defaultEventHandler(WebCore::Event 
*
event=0x0c0761f0)  Line 474     C++
        
chrome.dll!WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode  
*
referenceNode=0x0807e8c8, WTF::PassRefPtr<WebCore::Event> e={...}, int &  
__formal=90,
bool tempEvent=true)  Line 274 + 0x15 bytes     C++
        
chrome.dll!WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>
e={...}, int & ec=90, bool tempEvent=true)  Line 134 + 0x18 bytes       C++
        chrome.dll!WebCore::EventHandler::keyEvent(const
WebCore::PlatformKeyboardEvent & initialKeyEvent={...})  Line 1709      C++
        chrome.dll!WebViewImpl::KeyEvent(const WebKeyboardEvent & event={...})  
 
Line
314 + 0xb bytes C++
        chrome.dll!WebViewImpl::HandleInputEvent(const WebInputEvent *
input_event=0x0c044cc0)  Line 750 + 0x6 bytes   C++
        chrome.dll!RenderWidget::OnHandleInputEvent(const IPC::Message &
message={...})  Line 317 + 0x8 bytes    C++
        chrome.dll!IPC::Message::Dispatch<RenderWidget>(const IPC::Message *
msg=0x07abf760, RenderWidget * obj=0x00c10c78, void (const IPC::Message &)*
func=0x01364460)  Line 139      C++
        chrome.dll!RenderWidget::OnMessageReceived(const IPC::Message & 
msg={...})
Line 159 + 0x1d bytes   C++
        chrome.dll!RenderView::OnMessageReceived(const IPC::Message &  
message={...})
Line 346        C++
        chrome.dll!MessageRouter::RouteMessage(const IPC::Message & msg={...})  
 
Line
39 + 0xa bytes  C++
        chrome.dll!MessageRouter::OnMessageReceived(const IPC::Message &  
msg={...})
Line 30 + 0x5 bytes     C++
        chrome.dll!RenderThread::OnMessageReceived(const IPC::Message & 
msg={...})
Line 170 + 0xc bytes    C++
        chrome.dll!RunnableMethod<URLFetcher::Core,void (__thiscall
URLFetcher::Core::*)(URLRequestStatus const &),Tuple1<URLRequestStatus>  
>::Run()
Line 312 + 0xf bytes    C++
        chrome.dll!MessageLoop::RunTask(Task * task=0x07abf738)  Line 306       
C++
        chrome.dll!MessageLoop::DoWork()  Line 413      C++
        chrome.dll!base::MessagePumpForUI::DoRunLoop()  Line 332        C++
        
chrome.dll!base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate  
*
delegate=0x022bfeb4, base::MessagePumpWin::Dispatcher *  
dispatcher=0x00000000)  Line
97      C++
        chrome.dll!base::MessagePumpWin::Run(base::MessagePump::Delegate *
delegate=0x022bfeb4)  Line 123 + 0xe bytes      C++
        chrome.dll!MessageLoop::RunInternal()  Line 194 + 0x8 bytes     C++
        chrome.dll!MessageLoop::RunHandler()  Line 178  C++
        chrome.dll!MessageLoop::Run()  Line 152 C++
        chrome.dll!base::Thread::ThreadMain()  Line 159 C++
        chrome.dll!`anonymous namespace'::ThreadFunc(void * closure=0x00c0bb5c) 
  
Line
29      C++
        chrome.dll!_callthreadstartex()  Line 348 + 0x6 bytes   C
        chrome.dll!_threadstartex(void * ptd=0x00c09378)  Line 326 + 0x5 bytes  
C
        [EMAIL PROTECTED]()  + 0x37 bytes       





-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to