Bug 16211 - REGRESSION: run-pageloadtest hits ASSERT in debug mode
Summary: REGRESSION: run-pageloadtest hits ASSERT in debug mode
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-11-30 13:18 PST by Eric Seidel (no email)
Modified: 2007-11-30 13:21 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-11-30 13:18:53 PST
HackTop [35497:files]% run-pageloadtest                                   [/Stuff/Projects/WebKit/PageLoadTests/svg/files]
Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Stuff/Users/eric/Projects/build/Debug.
2007-11-30 13:15:31.049 Safari[1033:613] Running commands activate; run svg; emptyCache; wait 30; run svg; wait 10; run svg; wait 10; run svg; wait 10
2007-11-30 13:15:31.051 Safari[1033:613] +[NSURLConnection +_setSweeperInterval] is obsolete and does nothing; convert off of it.
ASSERTION FAILED: m_frame->view() == this
(/Stuff/Projects/WebKit/WebCore/page/FrameView.cpp:321 void WebCore::FrameView::layout(bool))
^C^Czsh: segmentation fault  run-pageloadtest
Comment 1 Eric Seidel (no email) 2007-11-30 13:21:30 PST
WildFox says this work for him under Tiger, but it's broken for me under Leopard.