Bug 105691 - REGRESSION (138222): http/tests/appcache/main-resource-redirect.html crashing on GTK debug builds
Summary: REGRESSION (138222): http/tests/appcache/main-resource-redirect.html crashing...
Status: RESOLVED DUPLICATE of bug 105591
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2012-12-23 09:30 PST by Zan Dobersek
Modified: 2012-12-23 11:56 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-12-23 09:30:43 PST
http/tests/appcache/main-resource-redirect.html has been crashing ever since r138222 landed.
http://trac.webkit.org/changeset/138222
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=http%2Ftests%2Fappcache%2Fmain-resource-redirect.html

EFL has a similar crash, though the code path leading to it is different.

Crash log for DumpRenderTree (pid 10795):

[New LWP 10795]
[New LWP 10803]
[New LWP 10824]
[New LWP 10804]
[New LWP 10834]
[New LWP 10802]
[New LWP 10801]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/Programs/DumpR'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007fda72ec7d9c in WTF::HashTable<unsigned long, unsigned long, WTF::IdentityExtractor, WTF::IntHash<unsigned long>, WTF::HashTraits<unsigned long>, WTF::HashTraits<unsigned long> >::checkKey<WTF::IdentityHashTranslator<WTF::IntHash<unsigned long> >, unsigned long> (this=0x21449f0, key=@0x7ffff1c43e20: 0) at ../../Source/WTF/wtf/HashTable.h:588
588	        ASSERT(!HashTranslator::equal(KeyTraits::emptyValue(), key));

Thread 7 (Thread 0x7fda284c6700 (LWP 10801)):
#0  0x00007fda703a864b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fda7732a98c in WTF::ThreadCondition::timedWait (this=0x12d0870, mutex=..., absoluteTime=1356274967.8203199) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:400
#2  0x00007fda7710dce2 in JSC::BlockAllocator::waitForRelativeTimeWhileHoldingLock (this=0x12d0768, relative=1) at ../../Source/JavaScriptCore/heap/BlockAllocator.cpp:89
#3  0x00007fda7710dd2c in JSC::BlockAllocator::waitForRelativeTime (this=0x12d0768, relative=1) at ../../Source/JavaScriptCore/heap/BlockAllocator.cpp:99
#4  0x00007fda7710dd7a in JSC::BlockAllocator::blockFreeingThreadMain (this=0x12d0768) at ../../Source/JavaScriptCore/heap/BlockAllocator.cpp:113
#5  0x00007fda7710dd52 in JSC::BlockAllocator::blockFreeingThreadStartFunc (blockAllocator=0x12d0768) at ../../Source/JavaScriptCore/heap/BlockAllocator.cpp:104
#6  0x00007fda7732994d in WTF::threadEntryPoint (contextData=0x132a6d0) at ../../Source/WTF/wtf/Threading.cpp:69
#7  0x00007fda77329f82 in WTF::wtfThreadEntryPoint (param=0x12a68b0) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:196
#8  0x00007fda703a3b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#9  0x00007fda700ee6dd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fda26aec700 (LWP 10802)):
#0  0x00007fda703a82d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fda7732a884 in WTF::ThreadCondition::wait (this=0x12d39b8, mutex=...) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:379
#2  0x00007fda77110173 in JSC::GCThread::waitForNextPhase (this=0x1305150) at ../../Source/JavaScriptCore/heap/GCThread.cpp:81
#3  0x00007fda77110324 in JSC::GCThread::gcThreadMain (this=0x1305150) at ../../Source/JavaScriptCore/heap/GCThread.cpp:99
#4  0x00007fda77110364 in JSC::GCThread::gcThreadStartFunc (data=0x1305150) at ../../Source/JavaScriptCore/heap/GCThread.cpp:135
#5  0x00007fda7732994d in WTF::threadEntryPoint (contextData=0x134ba20) at ../../Source/WTF/wtf/Threading.cpp:69
#6  0x00007fda77329f82 in WTF::wtfThreadEntryPoint (param=0x12cdf00) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:196
#7  0x00007fda703a3b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fda700ee6dd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fda23be7700 (LWP 10834)):
#0  0x00007fda703a82d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fda7732a884 in WTF::ThreadCondition::wait (this=0x20b9ab0, mutex=...) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:379
#2  0x00007fda7732a91c in WTF::ThreadCondition::timedWait (this=0x20b9ab0, mutex=..., absoluteTime=1.7976931348623157e+308) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:389
#3  0x00007fda73b2f2fb in WTF::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) (this=0x20b9a88, result=@0x7fda23be6bbc: 32730, predicate=@0x7fda73b2f1e1: {bool (WebCore::StorageTask *)} 0x7fda73b2f1e1 <WTF::MessageQueue<WebCore::StorageTask>::alwaysTruePredicate(WebCore::StorageTask*)>, absoluteTime=1.7976931348623157e+308) at ../../Source/WTF/wtf/MessageQueue.h:138
#4  0x00007fda73b2edd5 in WTF::MessageQueue<WebCore::StorageTask>::waitForMessage (this=0x20b9a88) at ../../Source/WTF/wtf/MessageQueue.h:124
#5  0x00007fda73b2e862 in WebCore::StorageThread::threadEntryPoint (this=0x20b9a80) at ../../Source/WebCore/storage/StorageThread.cpp:70
#6  0x00007fda73b2e7e4 in WebCore::StorageThread::threadEntryPointCallback (thread=0x20b9a80) at ../../Source/WebCore/storage/StorageThread.cpp:62
#7  0x00007fda7732994d in WTF::threadEntryPoint (contextData=0x20b9b80) at ../../Source/WTF/wtf/Threading.cpp:69
#8  0x00007fda77329f82 in WTF::wtfThreadEntryPoint (param=0x20b9a20) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:196
#9  0x00007fda703a3b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fda700ee6dd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fda25aea700 (LWP 10804)):
#0  0x00007fda703a82d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fda7732a884 in WTF::ThreadCondition::wait (this=0x12d39b8, mutex=...) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:379
#2  0x00007fda77110173 in JSC::GCThread::waitForNextPhase (this=0x1298e20) at ../../Source/JavaScriptCore/heap/GCThread.cpp:81
#3  0x00007fda77110324 in JSC::GCThread::gcThreadMain (this=0x1298e20) at ../../Source/JavaScriptCore/heap/GCThread.cpp:99
#4  0x00007fda77110364 in JSC::GCThread::gcThreadStartFunc (data=0x1298e20) at ../../Source/JavaScriptCore/heap/GCThread.cpp:135
#5  0x00007fda7732994d in WTF::threadEntryPoint (contextData=0x1306e70) at ../../Source/WTF/wtf/Threading.cpp:69
#6  0x00007fda77329f82 in WTF::wtfThreadEntryPoint (param=0x12939b0) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:196
#7  0x00007fda703a3b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fda700ee6dd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fda24c1e700 (LWP 10824)):
#0  0x00007fda703a864b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fda71a7bf08 in g_cond_wait_until () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#2  0x00007fda719fa2b4 in g_async_queue_pop_intern_unlocked () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#3  0x00007fda719fa53f in g_async_queue_timeout_pop_unlocked () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#4  0x00007fda71a59969 in g_thread_pool_wait_for_new_task () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#5  0x00007fda71a599a6 in g_thread_pool_thread_proxy () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#6  0x00007fda71a5942e in g_thread_proxy () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#7  0x00007fda703a3b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fda700ee6dd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fda262eb700 (LWP 10803)):
#0  0x00007fda703a82d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fda7732a884 in WTF::ThreadCondition::wait (this=0x12d39b8, mutex=...) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:379
#2  0x00007fda77110173 in JSC::GCThread::waitForNextPhase (this=0x1304d00) at ../../Source/JavaScriptCore/heap/GCThread.cpp:81
#3  0x00007fda77110324 in JSC::GCThread::gcThreadMain (this=0x1304d00) at ../../Source/JavaScriptCore/heap/GCThread.cpp:99
#4  0x00007fda77110364 in JSC::GCThread::gcThreadStartFunc (data=0x1304d00) at ../../Source/JavaScriptCore/heap/GCThread.cpp:135
#5  0x00007fda7732994d in WTF::threadEntryPoint (contextData=0x12fb330) at ../../Source/WTF/wtf/Threading.cpp:69
#6  0x00007fda77329f82 in WTF::wtfThreadEntryPoint (param=0x12930c0) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:196
#7  0x00007fda703a3b50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007fda700ee6dd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fda686ee900 (LWP 10795)):
#0  0x00007fda72ec7d9c in WTF::HashTable<unsigned long, unsigned long, WTF::IdentityExtractor, WTF::IntHash<unsigned long>, WTF::HashTraits<unsigned long>, WTF::HashTraits<unsigned long> >::checkKey<WTF::IdentityHashTranslator<WTF::IntHash<unsigned long> >, unsigned long> (this=0x21449f0, key=@0x7ffff1c43e20: 0) at ../../Source/WTF/wtf/HashTable.h:588
#1  0x00007fda72ec7c7f in WTF::HashTable<unsigned long, unsigned long, WTF::IdentityExtractor, WTF::IntHash<unsigned long>, WTF::HashTraits<unsigned long>, WTF::HashTraits<unsigned long> >::lookup<WTF::IdentityHashTranslator<WTF::IntHash<unsigned long> >, unsigned long> (this=0x21449f0, key=@0x7ffff1c43e20: 0) at ../../Source/WTF/wtf/HashTable.h:602
#2  0x00007fda72ec79fc in WTF::HashTable<unsigned long, unsigned long, WTF::IdentityExtractor, WTF::IntHash<unsigned long>, WTF::HashTraits<unsigned long>, WTF::HashTraits<unsigned long> >::find<WTF::IdentityHashTranslator<WTF::IntHash<unsigned long> >, unsigned long> (this=0x21449f0, key=@0x7ffff1c43e20: 0) at ../../Source/WTF/wtf/HashTable.h:985
#3  0x00007fda72ec7253 in WTF::HashTable<unsigned long, unsigned long, WTF::IdentityExtractor, WTF::IntHash<unsigned long>, WTF::HashTraits<unsigned long>, WTF::HashTraits<unsigned long> >::find (this=0x21449f0, key=@0x7ffff1c43e20: 0) at ../../Source/WTF/wtf/HashTable.h:402
#4  0x00007fda72ec6c59 in WTF::HashSet<unsigned long, WTF::IntHash<unsigned long>, WTF::HashTraits<unsigned long> >::find (this=0x21449f0, value=@0x7ffff1c43e20: 0) at ../../Source/WTF/wtf/HashSet.h:153
#5  0x00007fda72ec66f7 in WebKit::DocumentLoader::decreaseLoadCount (this=0x2144130, identifier=0) at ../../Source/WebKit/gtk/WebCoreSupport/DocumentLoaderGtk.cpp:96
#6  0x00007fda72ed78a4 in WebKit::FrameLoaderClient::dispatchDidFinishLoading (this=0x215b9d0, loader=0x2144130, identifier=0) at ../../Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:988
#7  0x00007fda737909e2 in WebCore::ResourceLoadNotifier::dispatchDidFinishLoading (this=0x20fc348, loader=0x2144130, identifier=0, finishTime=0) at ../../Source/WebCore/loader/ResourceLoadNotifier.cpp:146
#8  0x00007fda737826b9 in WebCore::MainResourceLoader::didFinishLoading (this=0x207eba0, finishTime=0) at ../../Source/WebCore/loader/MainResourceLoader.cpp:524
#9  0x00007fda73781a97 in WebCore::MainResourceLoader::continueAfterContentPolicy (this=0x207eba0, contentPolicy=WebCore::PolicyUse, r=...) at ../../Source/WebCore/loader/MainResourceLoader.cpp:356
#10 0x00007fda73781b90 in WebCore::MainResourceLoader::continueAfterContentPolicy (this=0x207eba0, policy=WebCore::PolicyUse) at ../../Source/WebCore/loader/MainResourceLoader.cpp:370
#11 0x00007fda73781aea in WebCore::MainResourceLoader::callContinueAfterContentPolicy (argument=0x207eba0, policy=WebCore::PolicyUse) at ../../Source/WebCore/loader/MainResourceLoader.cpp:362
#12 0x00007fda737867b6 in WebCore::PolicyCallback::call (this=0x7ffff1c44320, action=WebCore::PolicyUse) at ../../Source/WebCore/loader/PolicyCallback.cpp:114
#13 0x00007fda737875f9 in WebCore::PolicyChecker::continueAfterContentPolicy (this=0x20fc100, policy=WebCore::PolicyUse) at ../../Source/WebCore/loader/PolicyChecker.cpp:194
#14 0x00007fda72f02b56 in webkit_web_policy_decision_use (decision=0x205e600) at ../../Source/WebKit/gtk/webkit/webkitwebpolicydecision.cpp:88
#15 0x00007fda72ed4f33 in WebKit::FrameLoaderClient::dispatchDecidePolicyForResponse (this=0x215b9d0, policyFunction=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7fda7378759a <WebCore::PolicyChecker::continueAfterContentPolicy(WebCore::PolicyAction)>, response=..., resourceRequest=...) at ../../Source/WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:377
#16 0x00007fda737870b4 in WebCore::PolicyChecker::checkContentPolicy (this=0x20fc100, response=..., function=0x7fda73781aca <WebCore::MainResourceLoader::callContinueAfterContentPolicy(void*, WebCore::PolicyAction)>, argument=0x207eba0) at ../../Source/WebCore/loader/PolicyChecker.cpp:108
#17 0x00007fda737822ca in WebCore::MainResourceLoader::responseReceived (this=0x207eba0, resource=0x0, r=...) at ../../Source/WebCore/loader/MainResourceLoader.cpp:443
#18 0x00007fda73782b8d in WebCore::MainResourceLoader::handleSubstituteDataLoadNow (this=0x207eba0) at ../../Source/WebCore/loader/MainResourceLoader.cpp:597
#19 0x00007fda73783f6f in WebCore::Timer<WebCore::MainResourceLoader>::fired (this=0x207ee28) at ../../Source/WebCore/platform/Timer.h:106
#20 0x00007fda740fab1d in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0x12f92d0) at ../../Source/WebCore/platform/ThreadTimers.cpp:116
#21 0x00007fda740faa17 in WebCore::ThreadTimers::sharedTimerFired () at ../../Source/WebCore/platform/ThreadTimers.cpp:93
#22 0x00007fda74284f16 in WebCore::timeout_cb () at ../../Source/WebCore/platform/gtk/SharedTimerGtk.cpp:49
#23 0x00007fda71a2e5ac in g_timeout_dispatch () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#24 0x00007fda71a2c903 in g_main_dispatch () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#25 0x00007fda71a2d4b3 in g_main_context_dispatch () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#26 0x00007fda71a2d6a3 in g_main_context_iterate () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#27 0x00007fda71a2dad3 in g_main_loop_run () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0
#28 0x00007fda72575e22 in gtk_main () from /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libgtk-3.so.0
#29 0x0000000000486e8d in runTest (inputLine=...) at ../../Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:760
#30 0x00000000004865cb in runTestingServerLoop () at ../../Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:550
#31 0x0000000000489871 in main (argc=2, argv=0x7ffff1c45778) at ../../Tools/DumpRenderTree/gtk/DumpRenderTree.cpp:1502

STDERR: 
STDERR: warning: Can't read pathname for load map: Input/output error.
STDERR: warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
STDERR: 
STDERR: warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
STDERR: 
STDERR: warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
STDERR: 
STDERR: warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
STDERR: 
STDERR: warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
STDERR: 
STDERR: warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
STDERR: 
STDERR: invalid (NULL) pointer instance
STDERR: g_signal_emit_by_name: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
STDERR: invalid (NULL) pointer instance
STDERR: g_signal_emit_by_name: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
STDERR: ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
STDERR: ../../Source/WTF/wtf/HashTable.h(588) : void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::checkKey(const T&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::IntHash<long unsigned int> >; T = long unsigned int; Key = long unsigned int; Value = long unsigned int; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::IntHash<long unsigned int>; Traits = WTF::HashTraits<long unsigned int>; KeyTraits = WTF::HashTraits<long unsigned int>]
STDERR: 1   0x7fda72ec7d92 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x5bdd92) [0x7fda72ec7d92]
STDERR: 2   0x7fda72ec7c7f /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x5bdc7f) [0x7fda72ec7c7f]
STDERR: 3   0x7fda72ec79fc /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x5bd9fc) [0x7fda72ec79fc]
STDERR: 4   0x7fda72ec7253 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x5bd253) [0x7fda72ec7253]
STDERR: 5   0x7fda72ec6c59 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x5bcc59) [0x7fda72ec6c59]
STDERR: 6   0x7fda72ec66f7 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x5bc6f7) [0x7fda72ec66f7]
STDERR: 7   0x7fda72ed78a4 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x5cd8a4) [0x7fda72ed78a4]
STDERR: 8   0x7fda737909e2 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe869e2) [0x7fda737909e2]
STDERR: 9   0x7fda737826b9 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe786b9) [0x7fda737826b9]
STDERR: 10  0x7fda73781a97 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe77a97) [0x7fda73781a97]
STDERR: 11  0x7fda73781b90 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe77b90) [0x7fda73781b90]
STDERR: 12  0x7fda73781aea /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe77aea) [0x7fda73781aea]
STDERR: 13  0x7fda737867b6 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe7c7b6) [0x7fda737867b6]
STDERR: 14  0x7fda737875f9 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe7d5f9) [0x7fda737875f9]
STDERR: 15  0x7fda72f02b56 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(webkit_web_policy_decision_use+0x119) [0x7fda72f02b56]
STDERR: 16  0x7fda72ed4f33 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x5caf33) [0x7fda72ed4f33]
STDERR: 17  0x7fda737870b4 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe7d0b4) [0x7fda737870b4]
STDERR: 18  0x7fda737822ca /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe782ca) [0x7fda737822ca]
STDERR: 19  0x7fda73782b8d /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe78b8d) [0x7fda73782b8d]
STDERR: 20  0x7fda73783f6f /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0xe79f6f) [0x7fda73783f6f]
STDERR: 21  0x7fda740fab1d /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x17f0b1d) [0x7fda740fab1d]
STDERR: 22  0x7fda740faa17 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x17f0a17) [0x7fda740faa17]
STDERR: 23  0x7fda74284f16 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/.libs/libwebkitgtk-3.0.so.0(+0x197af16) [0x7fda74284f16]
STDERR: 24  0x7fda71a2e5ac /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0(+0x565ac) [0x7fda71a2e5ac]
STDERR: 25  0x7fda71a2c903 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0(+0x54903) [0x7fda71a2c903]
STDERR: 26  0x7fda71a2d4b3 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x33) [0x7fda71a2d4b3]
STDERR: 27  0x7fda71a2d6a3 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0(+0x556a3) [0x7fda71a2d6a3]
STDERR: 28  0x7fda71a2dad3 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libglib-2.0.so.0(g_main_loop_run+0x1d8) [0x7fda71a2dad3]
STDERR: 29  0x7fda72575e22 /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Dependencies/Root/lib64/libgtk-3.so.0(gtk_main+0x6e) [0x7fda72575e22]
STDERR: 30  0x486e8d /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/Programs/DumpRenderTree() [0x486e8d]
STDERR: 31  0x4865cb /home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug/Programs/DumpRenderTree() [0x4865cb]
Comment 1 Alexey Proskuryakov 2012-12-23 11:56:12 PST

*** This bug has been marked as a duplicate of bug 105591 ***