[Webkit-unassigned] [Bug 13275] Safari crashed when trying to login using the windows live contact control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 11:40:01 PDT 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koivisto at iki.fi,
                   |                            |acarlsson at apple.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Priority|P2                          |P1




------- Comment #2 from ddkilzer at webkit.org  2007-04-04 11:40 PDT -------
This looks like more frame wackiness.  Reproducible crashers are P1.

Verified with a local debug build of WebKit r20699 with Safari 2.0.4 (419.3) on
Mac OS X 10.4.9 (8P135).

Console output:

Bus error

Stack trace:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000080

Thread 0 Crashed:
0   com.apple.WebCore                   0x01647a78 KJS::Window::frame() const +
20 (kjs_window.h:108)
1   com.apple.WebCore                   0x012d0fac
KJS::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 148
(kjs_events.cpp:81)
2   com.apple.WebCore                   0x01206d5c
WebCore::XMLHttpRequest::callReadyStateChangeListener() + 388
(xmlhttprequest.cpp:305)
3   com.apple.WebCore                   0x012070d4
WebCore::XMLHttpRequest::changeState(WebCore::XMLHttpRequestState) + 68
(xmlhttprequest.cpp:297)
4   com.apple.WebCore                   0x01207130
WebCore::XMLHttpRequest::didReceiveData(WebCore::SubresourceLoader*, char
const*, int) + 72 (xmlhttprequest.cpp:656)
5   com.apple.WebCore                   0x01481038
WebCore::SubresourceLoader::didReceiveData(char const*, int, long long, bool) +
180 (SubresourceLoader.cpp:177)
6   com.apple.WebCore                   0x0147f358
WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*,
int, int) + 108
7   com.apple.WebCore                   0x014558dc
-[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:] +
244 (ResourceHandleMac.mm:352)
8   com.apple.Foundation                0x92c13624
-[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564
9   com.apple.Foundation                0x92c11ac4
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 488
10  com.apple.Foundation                0x92c11860 _sendCallbacks + 156
11  com.apple.CoreFoundation            0x907df4fc __CFRunLoopDoSources0 + 384
12  com.apple.CoreFoundation            0x907dea2c __CFRunLoopRun + 452
13  com.apple.CoreFoundation            0x907de4ac CFRunLoopRunSpecific + 268
14  com.apple.HIToolbox                 0x93298b20 RunCurrentEventLoopInMode +
264
15  com.apple.HIToolbox                 0x9329812c ReceiveNextEventCommon + 244
16  com.apple.HIToolbox                 0x93298020
BlockUntilNextEventMatchingListInMode + 96
17  com.apple.AppKit                    0x9379eae4 _DPSNextEvent + 384
18  com.apple.AppKit                    0x9379e7a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
19  com.apple.Safari                    0x00006740 0x1000 + 22336
20  com.apple.AppKit                    0x9379acec -[NSApplication run] + 472
21  com.apple.AppKit                    0x9388b87c NSApplicationMain + 452
22  com.apple.Safari                    0x0005c77c 0x1000 + 374652
23  com.apple.Safari                    0x0005c624 0x1000 + 374308


-- 
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