RESOLVED FIXED 94960
[BlackBerry] Debug assertion fires in BackingStorePrivate::renderJob()
https://bugs.webkit.org/show_bug.cgi?id=94960
Summary [BlackBerry] Debug assertion fires in BackingStorePrivate::renderJob()
Liam Quinn
Reported 2012-08-24 11:16:25 PDT
I'm hitting this debug assertion when starting the Browser after grabbing the fix for PR 94837: Program terminated with signal 11, Segmentation fault. #0 0x795aeae2 in BlackBerry::WebKit::BackingStorePrivate::renderJob (this=0x79a1efe8) at /home/lquinn/dev/webkit/Source/WebKit/blackberry/Api/BackingStore.cpp:517 517 ASSERT(shouldPerformRenderJobs()); In talking to Adam Treat, he indicated that this assertion is no longer valid and should be replaced with an early return.
Attachments
Patch (1.42 KB, patch)
2012-08-24 11:40 PDT, Liam Quinn
no flags
Liam Quinn
Comment 1 2012-08-24 11:40:31 PDT
WebKit Review Bot
Comment 2 2012-08-24 12:19:06 PDT
Comment on attachment 160463 [details] Patch Clearing flags on attachment: 160463 Committed r126612: <http://trac.webkit.org/changeset/126612>
WebKit Review Bot
Comment 3 2012-08-24 12:19:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.