[Webkit-unassigned] [Bug 18111] Closing a tab while dragging crashes Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 14 14:44:39 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18111


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at mattlilek.com
           Priority|P2                          |P1




------- Comment #2 from webkit at mattlilek.com  2008-04-14 14:44 PDT -------
I just hit this; little bit clearer steps to reproduce:

1. Open Safari and create a window with two tabs
2. Open TextEdit
3. Create new document in TextEdit and save the document.
4. After saving and the proxy icon appearing in the toolbar, drag the proxy
icon and Cmd + Tab to Safari
5. Cmd + W to close one of the tabs
6. BOOM

Debug stack trace:
Thread 0 Crashed:
0   com.apple.WebKit                    0x001c2081
WTF::OwnPtr<WebCore::DragController>::get() const + 9 (OwnPtr.h:72)
1   com.apple.WebKit                    0x001c209a
WebCore::Page::dragController() const + 20 (Page.h:109)
2   com.apple.WebKit                    0x00228f58 -[WebView draggingUpdated:]
+ 388 (WebView.mm:2509)
3   com.apple.AppKit                    0x9389e146 sendDraggingUpdate + 151
4   com.apple.CoreFoundation            0x900a7b5e CFRunLoopRunSpecific + 4494
5   com.apple.CoreFoundation            0x900a7d18 CFRunLoopRunInMode + 88
6   com.apple.AppKit                    0x93807bd8 _NSUnhighlightCarbonMenu +
127
7   com.apple.AppKit                    0x9374b4f3 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 254
8   com.apple.AppKit                    0x9374b157 -[NSMenu
performKeyEquivalent:] + 866
9   com.apple.AppKit                    0x937499fd -[NSApplication
_handleKeyEquivalent:] + 492
10  com.apple.AppKit                    0x93666b36 -[NSApplication sendEvent:]
+ 3838
11  com.apple.Safari                    0x0002af88 0x1000 + 171912
12  com.apple.AppKit                    0x935c40f9 -[NSApplication run] + 847
13  com.apple.AppKit                    0x9359130a NSApplicationMain + 574
14  com.apple.Safari                    0x000b9a76 0x1000 + 756342


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



More information about the webkit-unassigned mailing list