
{"id":16016,"date":"2014-10-27T18:02:26","date_gmt":"2014-10-27T18:02:26","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=16016"},"modified":"2014-10-27T18:02:26","modified_gmt":"2014-10-27T18:02:26","slug":"gdb-backtrace-for-a-chromium-hangup","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2014\/10\/27\/gdb-backtrace-for-a-chromium-hangup\/","title":{"rendered":"gdb backtrace for a chromium hangup"},"content":{"rendered":"<pre>\n(gdb) bt\n#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ..\/nptl\/sysdeps\/unix\/sysv\/linux\/x86_64\/pthread_cond_timedwait.S:238\n#1  0x00007f9d69721343 in base::ConditionVariable::TimedWait (this=0x7fffdb12b308, max_time=...)\n    at ..\/..\/base\/synchronization\/condition_variable_posix.cc:102\n#2  0x00007f9d696fde2c in base::WaitableEvent::TimedWait (this=0x7f9d705c0540, max_time=...)\n    at ..\/..\/base\/synchronization\/waitable_event_posix.cc:214\n#3  0x00007f9d696dcc16 in base::MessagePumpDefault::Run (this=0x7f9d705c0530, delegate=0x7fffdb12b570)\n    at ..\/..\/base\/message_loop\/message_pump_default.cc:56\n#4  0x00007f9d696edc51 in base::RunLoop::Run (this=0x7fffdb12b3e0) at ..\/..\/base\/run_loop.cc:49\n#5  0x00007f9d696da157 in base::MessageLoop::Run (this=) at ..\/..\/base\/message_loop\/message_loop.cc:308\n#6  0x00007f9d6c310ffc in content::RendererMain (parameters=...) at ..\/..\/content\/renderer\/renderer_main.cc:227\n#7  0x00007f9d696a31de in content::RunZygote (main_function_params=..., delegate=)\n    at ..\/..\/content\/app\/content_main_runner.cc:339\n#8  0x00007f9d696a4071 in content::ContentMainRunnerImpl::Run (this=0x7f9d7059a270)\n    at ..\/..\/content\/app\/content_main_runner.cc:764\n#9  0x00007f9d696a2db0 in content::ContentMain (params=...) at ..\/..\/content\/app\/content_main.cc:19\n#10 0x00007f9d69101ec8 in ChromeMain (argc=4, argv=0x7fffdb12bbd8) at ..\/..\/chrome\/app\/chrome_main.cc:57\n#11 0x00007f9d60e91b45 in __libc_start_main (main=0x7f9d69101e70 , argc=4, argv=0x7fffdb12bbd8, \n    init=, fini=, rtld_fini=, stack_end=0x7fffdb12bbc8) at libc-start.c:287\n#12 0x00007f9d69101d6f in _start ()\n(gdb) \n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>(gdb) bt #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ..\/nptl\/sysdeps\/unix\/sysv\/linux\/x86_64\/pthread_cond_timedwait.S:238 #1 0x00007f9d69721343 in base::ConditionVariable::TimedWait (this=0x7fffdb12b308, max_time=&#8230;) at ..\/..\/base\/synchronization\/condition_variable_posix.cc:102 #2 0x00007f9d696fde2c in base::WaitableEvent::TimedWait (this=0x7f9d705c0540, max_time=&#8230;) at ..\/..\/base\/synchronization\/waitable_event_posix.cc:214 #3 0x00007f9d696dcc16 in base::MessagePumpDefault::Run (this=0x7f9d705c0530, delegate=0x7fffdb12b570) at ..\/..\/base\/message_loop\/message_pump_default.cc:56 #4 0x00007f9d696edc51 in base::RunLoop::Run (this=0x7fffdb12b3e0) at ..\/..\/base\/run_loop.cc:49 #5 0x00007f9d696da157 in base::MessageLoop::Run (this=) at ..\/..\/base\/message_loop\/message_loop.cc:308 #6 0x00007f9d6c310ffc in content::RendererMain (parameters=&#8230;) at ..\/..\/content\/renderer\/renderer_main.cc:227 #7 0x00007f9d696a31de in &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2014\/10\/27\/gdb-backtrace-for-a-chromium-hangup\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;gdb backtrace for a chromium hangup&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[31],"tags":[538,641],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16016"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=16016"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16016\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=16016"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=16016"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=16016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}