Want more features on Pastebin? Sign Up, it's FREE!
Guest

AndyJ

By: a guest on Aug 6th, 2010  |  syntax: Bash  |  size: 26.73 KB  |  views: 66  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. andy@ubuntu:~/chromium/src/out/Debug$ ./test_shell
  2. UNIMPLEMENTED:
  3. (third_party/WebKit/WebCore/bindings/v8/ScriptController.cpp:160 void WebCore::ScriptController::updatePlatformScriptObjects())
  4. UNIMPLEMENTED:
  5. (third_party/WebKit/WebCore/html/HTMLTreeBuilder.cpp:2700 void WebCore::HTMLTreeBuilder::defaultForInitial())
  6. UNIMPLEMENTED:
  7. (third_party/WebKit/WebCore/html/HTMLTreeBuilder.cpp:2640 void WebCore::HTMLTreeBuilder::processEndOfFile(WebCore::AtomicHTMLToken&))
  8. UNIMPLEMENTED:
  9. (third_party/WebKit/WebCore/html/HTMLTreeBuilder.cpp:1588 bool WebCore::HTMLTreeBuilder::processBodyEndTagForInBody(WebCore::AtomicHTMLToken&))
  10. UNIMPLEMENTED:
  11. (third_party/WebKit/WebCore/platform/graphics/chromium/FontPlatformDataLinux.cpp:201 bool WebCore::FontPlatformData::isFixedPitch() const)
  12. UNIMPLEMENTED:
  13. (third_party/WebKit/WebCore/html/HTMLConstructionSite.cpp:194 void WebCore::HTMLConstructionSite::insertDoctype(WebCore::AtomicHTMLToken&))
  14. UNIMPLEMENTED:
  15. (third_party/WebKit/WebCore/html/HTMLScriptRunner.cpp:267 void WebCore::HTMLScriptRunner::runScript(WebCore::Element*, int))
  16. UNIMPLEMENTED:
  17. (third_party/WebKit/WebCore/html/HTMLTokenizer.cpp:1629 void WebCore::HTMLTokenizer::parseError())
  18. Attempting to load libmoonplugin from: /opt/mono/lib/moonlight/plugin/libmoonplugin.so
  19. [31428:31428:178201953013:INFO:webkit/glue/plugins/plugin_list.cc(217)] Loaded plugin list in 1051 ms.
  20. UNIMPLEMENTED:
  21. (third_party/WebKit/WebCore/html/HTMLTreeBuilder.cpp:2645 void WebCore::HTMLTreeBuilder::processEndOfFile(WebCore::AtomicHTMLToken&))
  22. Moonlight: no audio capture service available
  23. Moonlight: Installing signal handlers for crash reporting.
  24. Moonlight: Enabling MONO_DEBUG=keep-delegates and MOONLIGHT_ENABLE_CONSOLE=1
  25.  
  26. (test_shell:31428): Moonlight-WARNING **: Moonlight: probing for browser type failed (or browser bridge was disabled), user agent = `Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.5 (KHTML, like Gecko) Chrome/0.0.0.0 Safari/534.5'
  27. Moonlight: Plugin AppDomain Creation: OK
  28. Moonlight: setting option emulatekeycodes to 0
  29. Moonlight: setting option clipping to 0
  30. Moonlight: setting option bbox to 0
  31. Moonlight: setting option textbox to 0
  32. Moonlight: setting option occlusion-culling to 1
  33. Moonlight: setting option cache to 0
  34. Moonlight: setting option backend to 1
  35. Moonlight: setting option keepmedia to 0
  36. Moonlight: setting option curlbridge to 0
  37. Moonlight: setting option ooblauncher to 0
  38. ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
  39. (third_party/WebKit/JavaScriptCore/wtf/HashTable.h:465 void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::checkKey(const T&) [with T = npruntime::StringKey, HashTranslator = WTF::IdentityHashTranslator<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, npruntime::StringKeyHash>, Key = npruntime::StringKey, Value = std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, Extractor = WTF::PairFirstExtractor<std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*> >, HashFunctions = npruntime::StringKeyHash, Traits = WTF::PairHashTraits<StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >, KeyTraits = StringKeyHashTraits])
  40.  
  41. =============================================================
  42. Got a SIGSEGV while executing native code.                        
  43. We'll first ask gdb for a stack trace, then try our own    
  44.  stack walking method (usually not as good as gdb, but it    
  45.  can do managed and native stack traces together)            
  46. =============================================================
  47.  
  48.  
  49. Debug info from gdb:
  50.  
  51. [Thread debugging using libthread_db enabled]
  52. [New Thread 0xb173ab70 (LWP 31441)]
  53. [New Thread 0xb176bb70 (LWP 31440)]
  54. [New Thread 0xb2195b70 (LWP 31439)]
  55. [New Thread 0xb221ab70 (LWP 31438)]
  56. [New Thread 0xb51c5b70 (LWP 31436)]
  57. [New Thread 0xb59c7b70 (LWP 31435)]
  58. [New Thread 0xb61c8b70 (LWP 31434)]
  59. [New Thread 0xb772eb70 (LWP 31433)]
  60. 0x007f3832 in ?? () from /lib/ld-linux.so.2
  61.   9 Thread 0xb772eb70 (LWP 31433)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  62.   8 Thread 0xb61c8b70 (LWP 31434)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  63.   7 Thread 0xb59c7b70 (LWP 31435)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  64.   6 Thread 0xb51c5b70 (LWP 31436)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  65.   5 Thread 0xb221ab70 (LWP 31438)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  66.   4 Thread 0xb2195b70 (LWP 31439)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  67.   3 Thread 0xb176bb70 (LWP 31440)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  68.   2 Thread 0xb173ab70 (LWP 31441)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  69. * 1 Thread 0xb788d730 (LWP 31428)  0x007f3832 in ?? () from /lib/ld-linux.so.2
  70.  
  71. Thread 9 (Thread 0xb772eb70 (LWP 31433)):
  72. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  73. #1  0x010c8d37 in syscall () from /lib/tls/i686/cmov/libc.so.6
  74. #2  0x084e0a41 in epoll_wait (epfd=21, events=0xc5a2000, maxevents=32, timeout=30000) at third_party/libevent/epoll_sub.c:51
  75. #3  0x084e049c in epoll_dispatch (base=0xc5a1000, arg=0xc58dc00, tv=0xb772de54) at third_party/libevent/epoll.c:198
  76. #4  0x084dd557 in event_base_loop (base=0xc5a1000, flags=1) at third_party/libevent/event.c:516
  77. #5  0x084b75d4 in base::MessagePumpLibevent::Run (this=0xc5a0000, delegate=0xb772e1fc) at base/message_pump_libevent.cc:301
  78. #6  0x08478afc in MessageLoop::RunInternal (this=0xb772e1fc) at base/message_loop.cc:257
  79. #7  0x084789d7 in MessageLoop::RunHandler (this=0xb772e1fc) at base/message_loop.cc:229
  80. #8  0x0847897b in MessageLoop::Run (this=0xb772e1fc) at base/message_loop.cc:207
  81. #9  0x0849c63b in base::Thread::Run (this=0xc552260, message_loop=0xb772e1fc) at base/thread.cc:141
  82. #10 0x0849c781 in base::Thread::ThreadMain (this=0xc552260) at base/thread.cc:165
  83. #11 0x08485a66 in ThreadFunc (closure=0xc552260) at base/platform_thread_posix.cc:35
  84. #12 0x0076296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  85. #13 0x010cca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  86.  
  87. Thread 8 (Thread 0xb61c8b70 (LWP 31434)):
  88. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  89. #1  0x010c8d37 in syscall () from /lib/tls/i686/cmov/libc.so.6
  90. #2  0x084e0a41 in epoll_wait (epfd=26, events=0xc5a2180, maxevents=32, timeout=9999) at third_party/libevent/epoll_sub.c:51
  91. #3  0x084e049c in epoll_dispatch (base=0xc5a1400, arg=0xc58dcc0, tv=0xb61c7e54) at third_party/libevent/epoll.c:198
  92. #4  0x084dd557 in event_base_loop (base=0xc5a1400, flags=1) at third_party/libevent/event.c:516
  93. #5  0x084b75d4 in base::MessagePumpLibevent::Run (this=0xc5a00c0, delegate=0xb61c81fc) at base/message_pump_libevent.cc:301
  94. #6  0x08478afc in MessageLoop::RunInternal (this=0xb61c81fc) at base/message_loop.cc:257
  95. #7  0x084789d7 in MessageLoop::RunHandler (this=0xb61c81fc) at base/message_loop.cc:229
  96. #8  0x0847897b in MessageLoop::Run (this=0xb61c81fc) at base/message_loop.cc:207
  97. #9  0x0849c63b in base::Thread::Run (this=0xc552fc0, message_loop=0xb61c81fc) at base/thread.cc:141
  98. #10 0x0849c781 in base::Thread::ThreadMain (this=0xc552fc0) at base/thread.cc:165
  99. #11 0x08485a66 in ThreadFunc (closure=0xc552fc0) at base/platform_thread_posix.cc:35
  100. #12 0x0076296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  101. #13 0x010cca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  102.  
  103. Thread 7 (Thread 0xb59c7b70 (LWP 31435)):
  104. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  105. #1  0x00767015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
  106. #2  0x084c630a in ConditionVariable::Wait (this=0xb59c6e34) at base/condition_variable_posix.cc:37
  107. #3  0x084ae971 in base::WaitableEvent::TimedWait (this=0xc5aa10c, max_time=...) at base/waitable_event_posix.cc:202
  108. #4  0x084ae9c4 in base::WaitableEvent::Wait (this=0xc5aa10c) at base/waitable_event_posix.cc:208
  109. #5  0x0847f333 in base::MessagePumpDefault::Run (this=0xc5aa100, delegate=0xb59c71fc) at base/message_pump_default.cc:42
  110. #6  0x08478afc in MessageLoop::RunInternal (this=0xb59c71fc) at base/message_loop.cc:257
  111. #7  0x084789d7 in MessageLoop::RunHandler (this=0xb59c71fc) at base/message_loop.cc:229
  112. #8  0x0847897b in MessageLoop::Run (this=0xb59c71fc) at base/message_loop.cc:207
  113. #9  0x0849c63b in base::Thread::Run (this=0xbf8e36d8, message_loop=0xb59c71fc) at base/thread.cc:141
  114. #10 0x0849c781 in base::Thread::ThreadMain (this=0xbf8e36d8) at base/thread.cc:165
  115. #11 0x08485a66 in ThreadFunc (closure=0xbf8e36d8) at base/platform_thread_posix.cc:35
  116. #12 0x0076296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  117. #13 0x010cca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  118.  
  119. Thread 6 (Thread 0xb51c5b70 (LWP 31436)):
  120. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  121. #1  0x00767342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
  122. #2  0x084c654e in ConditionVariable::TimedWait (this=0xc516b70, max_time=...) at base/condition_variable_posix.cc:62
  123. #3  0x093f9d1b in base::LinuxDynamicThreadPool::WaitForTask (this=0xc516b40) at base/worker_pool_linux.cc:152
  124. #4  0x093f96c4 in ThreadMain (this=0xc583660) at base/worker_pool_linux.cc:74
  125. #5  0x08485a66 in ThreadFunc (closure=0xc583660) at base/platform_thread_posix.cc:35
  126. #6  0x0076296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  127. #7  0x010cca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  128.  
  129. Thread 5 (Thread 0xb221ab70 (LWP 31438)):
  130. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  131. #1  0x00767342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
  132. #2  0x084c654e in ConditionVariable::TimedWait (this=0xc516b70, max_time=...) at base/condition_variable_posix.cc:62
  133. #3  0x093f9d1b in base::LinuxDynamicThreadPool::WaitForTask (this=0xc516b40) at base/worker_pool_linux.cc:152
  134. #4  0x093f96c4 in ThreadMain (this=0xc5b2fc0) at base/worker_pool_linux.cc:74
  135. #5  0x08485a66 in ThreadFunc (closure=0xc5b2fc0) at base/platform_thread_posix.cc:35
  136. #6  0x0076296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  137. #7  0x010cca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  138.  
  139. Thread 4 (Thread 0xb2195b70 (LWP 31439)):
  140. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  141. #1  0x00767015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
  142. #2  0x04ee2f5c in GC_wait_marker () at pthread_support.c:1785
  143. #3  0x04ef08fa in GC_help_marker (my_mark_no=4) at mark.c:1116
  144. #4  0x04ee1b49 in GC_mark_thread (id=0x0) at pthread_support.c:548
  145. #5  0x0076296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  146. #6  0x010cca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  147.  
  148. Thread 3 (Thread 0xb176bb70 (LWP 31440)):
  149. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  150. #1  0x0076a736 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
  151. #2  0x04ea6c98 in collection_thread (unused=0x0) at collection.c:34
  152. #3  0x0076296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  153. #4  0x010cca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  154.  
  155. Thread 2 (Thread 0xb173ab70 (LWP 31441)):
  156. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  157. #1  0x00769245 in sem_wait@@GLIBC_2.1 () from /lib/tls/i686/cmov/libpthread.so.0
  158. #2  0x04ec46e8 in mono_sem_wait (sem=0x508b4a8, alertable=0) at mono-semaphore.c:102
  159. #3  0x04e77497 in finalizer_thread (unused=0x0) at gc.c:1048
  160. #4  0x04df35f3 in start_wrapper (data=0xcf8e780) at threads.c:747
  161. #5  0x04eba14f in thread_start_routine (args=0xcf7840c) at wthreads.c:285
  162. #6  0x04ee2b1d in GC_start_routine (arg=0x4efe0) at pthread_support.c:1390
  163. #7  0x0076296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  164. #8  0x010cca4e in clone () from /lib/tls/i686/cmov/libc.so.6
  165.  
  166. Thread 1 (Thread 0xb788d730 (LWP 31428)):
  167. #0  0x007f3832 in ?? () from /lib/ld-linux.so.2
  168. #1  0x00769f5b in read () from /lib/tls/i686/cmov/libpthread.so.0
  169. #2  0x04af64bb in print_gdb_trace () at debug.cpp:690
  170. #3  0x04af6617 in moonlight_handle_native_sigsegv (signal=11) at debug.cpp:748
  171. #4  0x04dc9b65 in mono_chain_signal (_dummy=11, info=0xb2199c8c, context=0xb2199d0c) at mini-posix.c:133
  172. #5  0x04cfd833 in mono_sigsegv_signal_handler (_dummy=11, info=0xb2199c8c, context=0xb2199d0c) at mini.c:5380
  173. #6  <signal handler called>
  174. #7  0x088f446d in WTF::HashTable<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, WTF::PairFirstExtractor<std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*> >, npruntime::StringKeyHash, WTF::PairHashTraits<StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >, StringKeyHashTraits>::checkKey<npruntime::StringKey, WTF::IdentityHashTranslator<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, npruntime::StringKeyHash> > (this=0xc41b240, key=...) at third_party/WebKit/JavaScriptCore/wtf/HashTable.h:465
  175. #8  0x088f2d64 in WTF::HashTable<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, WTF::PairFirstExtractor<std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*> >, npruntime::StringKeyHash, WTF::PairHashTraits<StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >, StringKeyHashTraits>::lookup<npruntime::StringKey, WTF::IdentityHashTranslator<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, npruntime::StringKeyHash> > (this=0xc41b240, key=...) at third_party/WebKit/JavaScriptCore/wtf/HashTable.h:479
  176. #9  0x088f11a3 in WTF::HashTable<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, WTF::PairFirstExtractor<std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*> >, npruntime::StringKeyHash, WTF::PairHashTraits<StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >, StringKeyHashTraits>::find<npruntime::StringKey, WTF::IdentityHashTranslator<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, npruntime::StringKeyHash> > (this=0xc41b240, key=...) at third_party/WebKit/JavaScriptCore/wtf/HashTable.h:776
  177. #10 0x088ef922 in WTF::HashTable<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, WTF::PairFirstExtractor<std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*> >, npruntime::StringKeyHash, WTF::PairHashTraits<StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >, StringKeyHashTraits>::find (this=0xc41b240, key=...)
  178.     at third_party/WebKit/JavaScriptCore/wtf/HashTable.h:325
  179. #11 0x088eee8a in WTF::HashMap<npruntime::StringKey, WebCore::PrivateIdentifier*, npruntime::StringKeyHash, StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >::find (this=0xc41b240, key=...)
  180.     at third_party/WebKit/JavaScriptCore/wtf/HashMap.h:194
  181. #12 0x088ed798 in _NPN_GetStringIdentifier (name=0xd1ebfd0 "") at third_party/WebKit/WebCore/bindings/v8/npruntime.cpp:165
  182. #13 0x087fb5b9 in WebKit::WebBindings::getStringIdentifier (string=0xd1ebfd0 "")
  183.     at third_party/WebKit/WebKit/chromium/src/WebBindings.cpp:103
  184. #14 0x04aabdc9 in MOON_NPN_GetStringIdentifier (name=0xd1ebfd0 "") at plugin-entry.cpp:180
  185. #15 0x04aaeef4 in EventListenerProxy::proxy_listener_to_javascript (sender=0xca45100, calldata=0x0, closure=0xd191a80)
  186.     at plugin-class.cpp:651
  187. #16 0x04afc255 in EventObject::DoEmitCurrentContext (this=0xca45100, event_id=5, calldata=0x0) at dependencyobject.cpp:1177
  188. #17 0x04afc0d1 in EventObject::DoEmit (this=0xca45100, event_id=5, calldata=0x0) at dependencyobject.cpp:1142
  189. #18 0x04afbd7b in EventObject::Emit (this=0xca45100, event_id=5, calldata=0x0, only_unemitted=false, starting_generation=-1)
  190.     at dependencyobject.cpp:1078
  191. #19 0x04beb345 in Surface::ToplevelLoaded (this=0xca45100, element=0xcfe8400) at runtime.cpp:725
  192. #20 0x04beb134 in Surface::toplevel_loaded (sender=0xcfe8400, args=0xcbaecb0, closure=0xca45100) at runtime.cpp:695
  193. #21 0x04b3119d in Deployment::proxy_loaded_event (sender=0xcbd5a00, arg=0x0, closure=0xd282ec0) at deployment.cpp:1292
  194. #22 0x04afc255 in EventObject::DoEmitCurrentContext (this=0xcbd5a00, event_id=4, calldata=0x0) at dependencyobject.cpp:1177
  195. #23 0x04afc0d1 in EventObject::DoEmit (this=0xcbd5a00, event_id=4, calldata=0x0) at dependencyobject.cpp:1142
  196. #24 0x04afbd7b in EventObject::Emit (this=0xcbd5a00, event_id=4, calldata=0x0, only_unemitted=true, starting_generation=-1)
  197.     at dependencyobject.cpp:1078
  198. #25 0x04b3155a in Deployment::EmitLoaded (this=0xcbd5a00) at deployment.cpp:1368
  199. #26 0x04aa8320 in PluginInstance::FlushSplash (this=0xc8115a0) at plugin.cpp:1642
  200. #27 0x04aa8198 in PluginInstance::LoadSplash (this=0xc8115a0) at plugin.cpp:1606
  201. #28 0x04aa6430 in PluginInstance::CreateWindow (this=0xc8115a0) at plugin.cpp:793
  202. #29 0x04aa6067 in PluginInstance::SetWindow (this=0xc8115a0, window=0xc94bd50) at plugin.cpp:697
  203. #30 0x04aacde4 in MOON_NPP_SetWindow (instance=0xc5276c8, window=0xc94bd50) at plugin-glue.cpp:92
  204. #31 0x093a13c8 in NPAPI::PluginInstance::NPP_SetWindow (this=0xc953480, window=0xc94bd50)
  205.     at webkit/glue/plugins/plugin_instance.cc:228
  206. #32 0x0936e3ff in WebPluginDelegateImpl::WindowedSetWindow (this=0xc94bd00)
  207.     at webkit/glue/plugins/webplugin_delegate_impl_gtk.cc:226
  208. #33 0x0936cd9f in WebPluginDelegateImpl::WindowedUpdateGeometry (this=0xc94bd00, window_rect=..., clip_rect=...)
  209.     at webkit/glue/plugins/webplugin_delegate_impl.cc:223
  210. #34 0x0936caf7 in WebPluginDelegateImpl::UpdateGeometry (this=0xc94bd00, window_rect=..., clip_rect=...)
  211.     at webkit/glue/plugins/webplugin_delegate_impl.cc:155
  212. #35 0x0937178c in webkit_glue::WebPluginImpl::updateGeometry (this=0xc7e8900, window_rect=..., clip_rect=...,
  213.     cutout_rects=..., is_visible=true) at webkit/glue/plugins/webplugin_impl.cc:281
  214. #36 0x08826438 in WebKit::WebPluginContainerImpl::reportGeometry (this=0xca592c0)
  215.     at third_party/WebKit/WebKit/chromium/src/WebPluginContainerImpl.cpp:286
  216. #37 0x088260ac in WebKit::WebPluginContainerImpl::setParent (this=0xca592c0, view=0xc4bec00)
  217.     at third_party/WebKit/WebKit/chromium/src/WebPluginContainerImpl.cpp:221
  218. #38 0x08c1b6c0 in WebCore::ScrollView::addChild (this=0xc4bec00, prpChild=...)
  219.     at third_party/WebKit/WebCore/platform/ScrollView.cpp:69
  220. #39 0x08d3c7b9 in moveWidgetToParentSoon (child=0xca592c0, parent=0xc4bec00)
  221.     at third_party/WebKit/WebCore/rendering/RenderWidget.cpp:90
  222. #40 0x08d3d16e in WebCore::RenderWidget::setWidget (this=0xcae26ec, widget=...)
  223.     at third_party/WebKit/WebCore/rendering/RenderWidget.cpp:211
  224. #41 0x08cfc81e in WebCore::RenderPart::setWidget (this=0xcae26ec, widget=...)
  225.     at third_party/WebKit/WebCore/rendering/RenderPart.cpp:50
  226. #42 0x08b197a4 in WebCore::SubframeLoader::loadPlugin (this=0xc45618c, renderer=0xcae26ec, url=..., mimeType=...,
  227.     paramNames=..., paramValues=..., useFallback=false) at third_party/WebKit/WebCore/loader/SubframeLoader.cpp:346
  228. #43 0x08b18b26 in WebCore::SubframeLoader::requestObject (this=0xc45618c, renderer=0xcae26ec, url=..., frameName=...,
  229.     mimeType=..., paramNames=..., paramValues=...) at third_party/WebKit/WebCore/loader/SubframeLoader.cpp:135
  230. #44 0x08ca49e2 in WebCore::RenderEmbeddedObject::updateWidget (this=0xcae26ec, onlyCreateNonNetscapePlugins=false)
  231.     at third_party/WebKit/WebCore/rendering/RenderEmbeddedObject.cpp:305
  232. #45 0x08b6cc6d in WebCore::FrameView::updateWidgets (this=0xc4bec00) at third_party/WebKit/WebCore/page/FrameView.cpp:1582
  233. #46 0x08b6cdff in WebCore::FrameView::performPostLayoutTasks (this=0xc4bec00)
  234.     at third_party/WebKit/WebCore/page/FrameView.cpp:1612
  235. #47 0x08b6a466 in WebCore::FrameView::layout (this=0xc4bec00, allowSubtree=true)
  236.     at third_party/WebKit/WebCore/page/FrameView.cpp:831
  237. #48 0x0890b4b7 in WebCore::Document::updateLayout (this=0xcba3a00) at third_party/WebKit/WebCore/dom/Document.cpp:1515
  238. #49 0x08cc5619 in WebCore::RenderLayer::hitTest (this=0xc38beac, request=..., result=...)
  239.     at third_party/WebKit/WebCore/rendering/RenderLayer.cpp:2615
  240. #50 0x0890e9cd in WebCore::Document::prepareMouseEvent (this=0xcba3a00, request=..., documentPoint=..., event=...)
  241.     at third_party/WebKit/WebCore/dom/Document.cpp:2520
  242. #51 0x08b5130c in WebCore::EventHandler::prepareMouseEvent (this=0xc456500, request=..., mev=...)
  243.     at third_party/WebKit/WebCore/page/EventHandler.cpp:1738
  244. #52 0x08b4fd3d in WebCore::EventHandler::handleMouseMoveEvent (this=0xc456500, mouseEvent=..., hoveredNode=0xbf8e2124)
  245.     at third_party/WebKit/WebCore/page/EventHandler.cpp:1454
  246. #53 0x08b4f9c3 in WebCore::EventHandler::mouseMoved (this=0xc456500, event=...)
  247.     at third_party/WebKit/WebCore/page/EventHandler.cpp:1394
  248. #54 0x0883157d in WebKit::WebViewImpl::mouseMove (this=0xc380580, event=...)
  249.     at third_party/WebKit/WebKit/chromium/src/WebViewImpl.cpp:339
  250. #55 0x088334b3 in WebKit::WebViewImpl::handleInputEvent (this=0xc380580, inputEvent=...)
  251.     at third_party/WebKit/WebKit/chromium/src/WebViewImpl.cpp:1036
  252. #56 0x08392df3 in HandleMotionNotify (widget=0xc3839a0, event=0xc3c98b0, host=0xc47c360)
  253.     at webkit/tools/test_shell/webwidget_host_gtk.cc:254
  254. #57 0x00256424 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
  255. #58 0x006cf252 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
  256. #59 0x006e399d in ?? () from /usr/lib/libgobject-2.0.so.0
  257. #60 0x006e4c33 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
  258. #61 0x006e5256 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
  259. #62 0x00383636 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
  260. #63 0x0024ea5d in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
  261. #64 0x0024fe07 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
  262. #65 0x084b4abb in base::MessagePumpForUI::EventDispatcher (event=0xc3c98b0, data=0xc3f8400) at base/message_pump_glib.cc:345
  263. #66 0x0054439a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
  264. #67 0x009215e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
  265. #68 0x009252d8 in ?? () from /lib/libglib-2.0.so.0
  266. #69 0x009254b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
  267. #70 0x084b4474 in base::MessagePumpForUI::RunWithDispatcher (this=0xc3f8400, delegate=0xbf8e3760, dispatcher=0x0)
  268.     at base/message_pump_glib.cc:211
  269. #71 0x084b4af9 in base::MessagePumpForUI::Run (this=0xc3f8400, delegate=0xbf8e3760) at ./base/message_pump_glib.h:60
  270. #72 0x08478afc in MessageLoop::RunInternal (this=0xbf8e3760) at base/message_loop.cc:257
  271. #73 0x084789d7 in MessageLoop::RunHandler (this=0xbf8e3760) at base/message_loop.cc:229
  272. #74 0x0847897b in MessageLoop::Run (this=0xbf8e3760) at base/message_loop.cc:207
  273. #75 0x0837b44d in main (argc=1, argv=0xbf8e3974) at webkit/tools/test_shell/test_shell_main.cc:380
  274.  
  275. Debug info from libmoon:
  276.  
  277.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4af6646] moonlight_handle_native_sigsegv /home/andy/Mono_Src/moon/src/debug.cpp:753
  278.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4dc9b65] mono_chain_signal /home/andy/Mono_Src/mono/mono/mini/mini-posix.c:142
  279.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4cfd833] mono_sigsegv_signal_handler /home/andy/Mono_Src/mono/mono/mini/mini.c:5380
  280.         /lib/tls/i686/cmov/libpthread-2.11.1.so [0x76b370] __restore_rt ??:0
  281.         ./test_shell() [0x88f2d64]
  282.         /home/andy/chromium/src/out/Debug/test_shell [0x88f11a3] std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>* WTF::HashTable<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, WTF::PairFirstExtractor<std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*> >, npruntime::StringKeyHash, WTF::PairHashTraits<StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >, StringKeyHashTraits>::lookup<npruntime::StringKey, WTF::IdentityHashTranslator<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, npruntime::StringKeyHash> >(npruntime::StringKey const&) /home/andy/chromium/src/third_party/WebKit/JavaScriptCore/wtf/HashTable.h:481
  283.         ./test_shell() [0x88ef922]
  284.         ./test_shell() [0x88eee8a]
  285.         /home/andy/chromium/src/out/Debug/test_shell [0x88ed798] WTF::HashTable<npruntime::StringKey, std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*>, WTF::PairFirstExtractor<std::pair<npruntime::StringKey, WebCore::PrivateIdentifier*> >, npruntime::StringKeyHash, WTF::PairHashTraits<StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >, StringKeyHashTraits>::find(npruntime::StringKey const&) /home/andy/chromium/src/third_party/WebKit/JavaScriptCore/wtf/HashTable.h:325
  286.         ./test_shell() [0x87fb5b9]
  287.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4aabdc9] MOON_NPN_GetStringIdentifier /home/andy/Mono_Src/moon/plugin/plugin-entry.cpp:180
  288.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4aaeef4] EventListenerProxy::proxy_listener_to_javascript(EventObject*, EventArgs*, void*) /home/andy/Mono_Src/moon/plugin/plugin-class.cpp:651
  289.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4afc255] EventObject::DoEmitCurrentContext(int, EventArgs*) /home/andy/Mono_Src/moon/src/dependencyobject.cpp:1179
  290.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4afc0d1] EventObject::DoEmit(int, EventArgs*) /home/andy/Mono_Src/moon/src/dependencyobject.cpp:1145
  291.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4afbd7b] EventObject::Emit(int, EventArgs*, bool, int) /home/andy/Mono_Src/moon/src/dependencyobject.cpp:1080
  292.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4beb345] Surface::ToplevelLoaded(UIElement*) /home/andy/Mono_Src/moon/src/runtime.cpp:727
  293.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4beb134] Surface::toplevel_loaded(EventObject*, EventArgs*, void*) /home/andy/Mono_Src/moon/src/runtime.cpp:696
  294.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4b3119d] Deployment::proxy_loaded_event(EventObject*, EventArgs*, void*) /home/andy/Mono_Src/moon/src/deployment.cpp:1293
  295.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4afc255] EventObject::DoEmitCurrentContext(int, EventArgs*) /home/andy/Mono_Src/moon/src/dependencyobject.cpp:1179
  296.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4afc0d1] EventObject::DoEmit(int, EventArgs*) /home/andy/Mono_Src/moon/src/dependencyobject.cpp:1145
  297.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4afbd7b] EventObject::Emit(int, EventArgs*, bool, int) /home/andy/Mono_Src/moon/src/dependencyobject.cpp:1080
  298.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4b3155a] Deployment::EmitLoaded() /home/andy/Mono_Src/moon/src/deployment.cpp:1369
  299.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4aa8320] PluginInstance::FlushSplash() /home/andy/Mono_Src/moon/plugin/plugin.cpp:1644
  300.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4aa8198] PluginInstance::LoadSplash() /home/andy/Mono_Src/moon/plugin/plugin.cpp:1608
  301.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4aa6430] PluginInstance::CreateWindow() /home/andy/Mono_Src/moon/plugin/plugin.cpp:793
  302.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4aa6067] PluginInstance::SetWindow(_NPWindow*) /home/andy/Mono_Src/moon/plugin/plugin.cpp:699
  303.         /opt/mono/lib/moonlight/plugin/libmoonplugin.so [0x4aacde4] MOON_NPP_SetWindow /home/andy/Mono_Src/moon/plugin/plugin-glue.cpp:93
  304.         /home/andy/chromium/src/out/Debug/test_shell [0x93a13c8] WTF::HashMap<npruntime::StringKey, WebCore::PrivateIdentifier*, npruntime::StringKeyHash, StringKeyHashTraits, WTF::HashTraits<WebCore::PrivateIdentifier*> >::find(npruntime::StringKey const&) /home/andy/chromium/src/third_party/WebKit/JavaScriptCore/wtf/HashMap.h:194
clone this paste RAW Paste Data