RESOLVED FIXED 16190
Repoducible crash on on any page with r28186 ASSERTION FAILED: d->m_view && !d->m_view->needsLayout()
https://bugs.webkit.org/show_bug.cgi?id=16190
Summary Repoducible crash on on any page with r28186 ASSERTION FAILED: d->m_view && !...
Kai Hendry
Reported 2007-11-29 08:08:14 PST
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@28186 268f45cc-cd09-0410-ab3c-d52691b4dbfc ASSERTION FAILED: d->m_view && !d->m_view->needsLayout() (/Users/hendry/WebKit/WebCore/page/Frame.cpp:1376 void WebCore::Frame::paint(WebCore::GraphicsContext*, const WebCore::IntRect&))
Attachments
Crash log (32.28 KB, text/plain)
2007-11-29 08:09 PST, Kai Hendry
no flags
Kai Hendry
Comment 1 2007-11-29 08:09:12 PST
Created attachment 17592 [details] Crash log
Kai Hendry
Comment 2 2007-11-30 04:45:10 PST
Hi I just did a clean build from a new pull: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@28230 268f45cc-cd09-0410-ab3c-d52691b4dbfc r28230 And now it works. I suspect perhaps my fink install was messing around the build.
Note You need to log in before you can comment on or make changes to this bug.