[Webkit-unassigned] [Bug 32226] Random crashes in WebSocket tests on Leopard Debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 11:12:34 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32226


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|New test                    |Random crashes in WebSocket
                   |"websocket/tests/url-with-c |tests on Leopard Debug
                   |redential.html" crashes in  |
                   |debug builds                |




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2009-12-07 11:12:34 PST ---
Un-skipped the test.

Running 'run-webkit-tests websocket --repeat-each 5 -v' locally, I'm getting a
crash in websocket/tests/handshake-error.html, which looks like memory
corruption.

Thread 0 Crashed:
0   com.apple.CoreFoundation          0x94b7fde6 CFEqual + 38
1   com.apple.CoreFoundation          0x94b81835 __CFSetFindBuckets2 + 293
2   com.apple.CoreFoundation          0x94b82be8 CFSetAddValue + 360
3   com.apple.CoreFoundation          0x94b7c07e CFRunLoopAddTimer + 478
4   com.apple.WebCore                 0x04c65929
WebCore::setSharedTimerFireTime(double) + 291 (SharedTimerMac.mm:103)
5   com.apple.WebCore                 0x04daa5a5
WebCore::MainThreadSharedTimer::setFireTime(double) + 33 (SharedTimer.h:65)
6   com.apple.WebCore                 0x04daa09d
WebCore::ThreadTimers::updateSharedTimer() + 141 (ThreadTimers.cpp:85)
7   com.apple.WebCore                 0x04daa23b
WebCore::ThreadTimers::sharedTimerFiredInternal() + 381 (ThreadTimers.cpp:122)
8   com.apple.WebCore                 0x04daa2ef
WebCore::ThreadTimers::sharedTimerFired() + 27 (ThreadTimers.cpp:91)
9   com.apple.WebCore                 0x04c657b0
__ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 78 (SharedTimerMac.mm:87)
10  com.apple.CoreFoundation          0x94b7d8f5 CFRunLoopRunSpecific + 4469

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