[Webkit-unassigned] [Bug 117141] [Qt] REGRESSION(r151020): fast/js/custom-constructors.html made next running test crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 07:07:44 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117141





--- Comment #6 from Zoltan Arvai <zarvai at inf.u-szeged.hu>  2013-06-13 07:06:20 PST ---
I re-run the tests with 151020:

../run-in-xvfb.sh Tools/Scripts/run-webkit-tests --no-new-test-results --debug-rwt-logging --no-show-results --no-sample-on-timeout --results-directory layout-test-results --debug --webkit-test-runner --qt fast/js/custom-constructors.html  fast/js/cyclic-proto.html --iteration=100


07:17:44.710 3295 worker/0 fast/js/custom-constructors.html output stderr lines:
07:17:44.710 3295   ERROR: Unabled to create LocalStorage database path 
07:17:44.710 3295   /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/Storage/LocalStorageDatabaseTracker.cpp(146) : WTF::String WebKit::LocalStorageDatabaseTracker::databasePath(const WTF::String&) const
07:17:44.710 3295   ERROR: Icon database already has a path and is already open. We don't currently support changing its path and reopening.
07:17:44.710 3295   /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/WebIconDatabase.cpp(69) : void WebKit::WebIconDatabase::setDatabasePath(const WTF::String&)


once a popup window appeared:
Python (v2.7) requires to install plugins to play media files of the following type: text/html decoder


Sometimes there is a crash:
custom-constructors-crash-log.txt

crash log for WebKitTestRunner (pid 2866):
STDOUT: <empty>
STDERR: ERROR: Unabled to create LocalStorage database path 
STDERR: /home/azbest/webkit/WebKit/Source/WebKit2/UIProcess/Storage/LocalStorageDatabaseTracker.cpp(146) : WTF::String WebKit::LocalStorageDatabaseTracker::databasePath(const WTF::String&) const
STDERR: ASSERTION FAILED: !result
STDERR: /home/azbest/webkit/WebKit/Source/WTF/wtf/ThreadingPthreads.cpp(344) : void WTF::Mutex::lock()
STDERR: 1   0x7fa59b781c51 /home/azbest/webkit/WebKit/WebKitBuild/Debug/lib/libQt5WebKit.so.5(WTFCrash+0x1e) [0x7fa59b781c51]
STDERR: 2   0x7fa59b7bfb1d /home/azbest/webkit/WebKit/WebKitBuild/Debug/lib/libQt5WebKit.so.5(_ZN3WTF5Mutex4lockEv+0x45) [0x7fa59b7bfb1d]
STDERR: 3   0x7fa59ab837f5 /home/azbest/webkit/WebKit/WebKitBuild/Debug/lib/libQt5WebKit.so.5(+0x14b77f5) [0x7fa59ab837f5]
STDERR: 4   0x7fa59ab837d4 /home/azbest/webkit/WebKit/WebKitBuild/Debug/lib/libQt5WebKit.so.5(+0x14b77d4) [0x7fa59ab837d4]
STDERR: 5   0x7fa59b7a60d5 /home/azbest/webkit/WebKit/WebKitBuild/Debug/lib/libQt5WebKit.so.5(+0x20da0d5) [0x7fa59b7a60d5]
STDERR: 6   0x7fa59b7bf448 /home/azbest/webkit/WebKit/WebKitBuild/Debug/lib/libQt5WebKit.so.5(+0x20f3448) [0x7fa59b7bf448]
STDERR: 7   0x7fa597580764 /usr/lib/nvidia-current/libGL.so.1(+0xaa764) [0x7fa597580764]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list