Bug 42926 - Frequent ASSERT_NOT_REACHED in Connection::processIncomingMessage when running regression tests
Summary: Frequent ASSERT_NOT_REACHED in Connection::processIncomingMessage when runnin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-07-24 00:48 PDT by Alexey Proskuryakov
Modified: 2010-08-03 10:40 PDT (History)
3 users (show)

See Also:


Attachments
crash log (31.66 KB, application/octet-stream)
2010-07-24 00:59 PDT, Alexey Proskuryakov
no flags Details
Patch (1.62 KB, patch)
2010-08-03 10:30 PDT, Anders Carlsson
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>