Bug 74073
Summary: | [Qt] MiniBrowser crashes during startup on Harmattan | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andras Becsi <abecsi> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | hausmann, jturcotte, noam, ostap73 |
Priority: | P3 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | Linux |
Andras Becsi
MiniBrowser crashes on the N9 with the latest qt5 hashes:
68d024984ffa3a0d158b76f74ea6a8df0b820fdf qt5 (Fri Dec 2 07:40:03 2011 +1000)
dd02fcd711d689595eb16c36163045c80ff798b4 qtbase
124280b9a691b2118ef38e601fe356c8e21d2ac3 qtscript
370983f314e181c6655f7cd5535196e6aec17f9f qtdeclarative
Qt asserts with:
ASSERT: "program->program()->isLinked()" in file scenegraph/coreapi/qsgdefaultrenderer.cpp, line 466
This seems to be related to the change introduced in http://trac.webkit.org/changeset/101683
CC'ing people who might know what's going on here.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Hausmann
*** This bug has been marked as a duplicate of bug 74077 ***