Bug 42926

Summary: Frequent ASSERT_NOT_REACHED in Connection::processIncomingMessage when running regression tests
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, aroben, sam
Priority: P1 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Attachments:
Description Flags
crash log
none
Patch aroben: review+

Description Alexey Proskuryakov 2010-07-24 00:48:37 PDT
I'm getting very frequent crashes on regression tests. Could be related to the editing tests I'm trying to enable, or a slower machine (Core 2 Duo iMac) - I didn't see these a few days before on a Mac Pro.

Hopefully, the stack trace will make sense.
Comment 1 Alexey Proskuryakov 2010-07-24 00:59:12 PDT
Created attachment 62490 [details]
crash log
Comment 2 Alexey Proskuryakov 2010-08-03 07:29:16 PDT
Oops, I was looking at a wrong thread. Re-titling the bug.
Comment 3 Anders Carlsson 2010-08-03 09:21:19 PDT
<rdar://problem/8237329>
Comment 4 Anders Carlsson 2010-08-03 10:30:12 PDT
Created attachment 63347 [details]
Patch
Comment 5 Adam Roben (:aroben) 2010-08-03 10:34:56 PDT
Comment on attachment 63347 [details]
Patch

r=me
Comment 6 Anders Carlsson 2010-08-03 10:40:13 PDT
Committed r64564: <http://trac.webkit.org/changeset/64564>