# Env: # LD_LIBRARY_PATH=/usr/lib/chromium-browser # PATH=/usr/lib/chromium-browser:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games # GTK_PATH= # CHROMIUM_USER_FLAGS= # CHROMIUM_FLAGS= /usr/bin/gdb /usr/lib/chromium-browser/chromium-browser -x /tmp/chromiumargs.TcmV25 GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/lib/chromium-browser/chromium-browser...Reading symbols from /usr/lib/debug/usr/lib/chromium-browser/chromium-browser...done. done. (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/lib/chromium-browser/chromium-browser [Thread debugging using libthread_db enabled] [New Thread 0x7fffea328700 (LWP 8708)] [New Thread 0x7fffe9b27700 (LWP 8709)] [New Thread 0x7fffe8ee3700 (LWP 8710)] [New Thread 0x7fffe86e2700 (LWP 8711)] [New Thread 0x7fffe7ee1700 (LWP 8712)] [New Thread 0x7fffe76e0700 (LWP 8713)] [New Thread 0x7fffe6edf700 (LWP 8714)] [New Thread 0x7fffe66de700 (LWP 8715)] [New Thread 0x7ffff4e5e700 (LWP 8716)] [New Thread 0x7fffe5edd700 (LWP 8717)] [New Thread 0x7fffe56dc700 (LWP 8718)] [New Thread 0x7fffe41eb700 (LWP 8721)] [New Thread 0x7fffe41ca700 (LWP 8722)] [New Thread 0x7fffe3d85700 (LWP 8723)] [New Thread 0x7fffe3584700 (LWP 8728)] [Thread 0x7fffe3d85700 (LWP 8723) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe86e2700 (LWP 8711)] 0x00007fffd398bfd5 in __static_initialization_and_destruction_0 () at /build/buildd/openjdk-6-6b20-1.9.5/build/../plugin/icedteanp/IcedTeaNPPlugin.cc:237 237 /build/buildd/openjdk-6-6b20-1.9.5/build/../plugin/icedteanp/IcedTeaNPPlugin.cc: No such file or directory. in /build/buildd/openjdk-6-6b20-1.9.5/build/../plugin/icedteanp/IcedTeaNPPlugin.cc (gdb) backtrace #0 0x00007fffd398bfd5 in __static_initialization_and_destruction_0 () at /build/buildd/openjdk-6-6b20-1.9.5/build/../plugin/icedteanp/IcedTeaNPPlugin.cc:237 #1 global constructors keyed to IcedTeaNPPlugin.cc(void) () at /build/buildd/openjdk-6-6b20-1.9.5/build/../plugin/icedteanp/IcedTeaNPPlugin.cc:2439 #2 0x00007fffd39a9396 in __do_global_ctors_aux () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so #3 0x00007fffd398ae73 in _init () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so #4 0x00007fff00000000 in ?? () #5 0x00007ffff4d220d5 in ?? () from /lib64/ld-linux-x86-64.so.2 #6 0x00007ffff4d26b62 in ?? () from /lib64/ld-linux-x86-64.so.2 #7 0x00007ffff4d21d36 in ?? () from /lib64/ld-linux-x86-64.so.2 #8 0x00007ffff4d2632a in ?? () from /lib64/ld-linux-x86-64.so.2 #9 0x00007ffff47d9f66 in ?? () from /lib/libdl.so.2 #10 0x00007ffff4d21d36 in ?? () from /lib64/ld-linux-x86-64.so.2 #11 0x00007ffff47da2ac in ?? () from /lib/libdl.so.2 #12 0x00007ffff47d9ee1 in dlopen () from /lib/libdl.so.2 #13 0x00007ffff5a729fb in base::LoadNativeLibrary (library_path=...) at base/native_library_linux.cc:25 #14 0x00007ffff60b6688 in NPAPI::PluginLib::ReadWebPluginInfo (filename=..., info=0x7fffe86e0d60) at webkit/glue/plugins/plugin_lib_posix.cc:154 #15 0x00007ffff606a269 in NPAPI::PluginList::LoadPlugin (this=0x7ffff8481bc4, path=..., plugins=0x7fffe86e1770) at webkit/glue/plugins/plugin_list.cc:276 #16 0x00007ffff606de8e in NPAPI::PluginList::LoadPluginsFromDir (this=0x7ffff8481bc4, dir_path=, plugins=0x7fffe86e1770, visited_plugins=) at webkit/glue/plugins/plugin_list_posix.cc:236 #17 0x00007ffff606a7c6 in NPAPI::PluginList::LoadPlugins (this=0x7ffff8481bc4, refresh=) at webkit/glue/plugins/plugin_list.cc:220 #18 0x00007ffff606b297 in NPAPI::PluginList::GetEnabledPlugins (this=0x10, refresh=255, plugins=0x0) at webkit/glue/plugins/plugin_list.cc:346 #19 0x00007ffff57af7c8 in ResourceMessageFilter::OnGetPluginsOnFileThread (this=0x7ffff8e5ae00, refresh=255, reply_msg=0x7ffff8f0b720) at chrome/browser/renderer_host/resource_message_filter.cc:836 #20 0x00007ffff5a63ef1 in MessageLoop::RunTask (this=0x7fffe86e1a90, task=0x7ffff8f03e80) at base/message_loop.cc:418 #21 0x00007ffff5a6554b in MessageLoop::DeferOrRunPendingTask (this=0x7fffe86e1a90, pending_task=) at base/message_loop.cc:427 #22 0x00007ffff5a6583d in MessageLoop::DoWork (this=0x7fffe86e1a90) at base/message_loop.cc:534 #23 0x00007ffff5a92d19 in base::MessagePumpLibevent::Run (this=0x7ffff87f08c0, delegate=0x7fffe86e1a90) at base/message_pump_libevent.cc:270 #24 0x00007ffff5a64b3c in RunHandler (this=0x10) at base/message_loop.cc:238 #25 MessageLoop::Run (this=0x10) at base/message_loop.cc:216 #26 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff87f0050) at base/thread.cc:164 #27 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #28 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #29 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #30 0x0000000000000000 in ?? () (gdb) thread apply all backtrace Thread 16 (Thread 0x7fffe3584700 (LWP 8728)): #0 0x00007fffeeaa22c3 in select () from /lib/libc.so.6 #1 0x00007ffff5698c1c in (anonymous namespace)::InotifyReaderTask::Run (this=) at chrome/browser/file_path_watcher_inotify.cc:153 #2 0x00007ffff5a63ef1 in MessageLoop::RunTask (this=0x7fffe3583a90, task=0x7ffff8e329e0) at base/message_loop.cc:418 #3 0x00007ffff5a6554b in MessageLoop::DeferOrRunPendingTask (this=0x7fffe3583a90, pending_task=) at base/message_loop.cc:427 #4 0x00007ffff5a6583d in MessageLoop::DoWork (this=0x7fffe3583a90) at base/message_loop.cc:534 #5 0x00007ffff5a67619 in base::MessagePumpDefault::Run (this=0x7ffff8e325c0, delegate=0x7fffe3583a90) at base/message_pump_default.cc:23 #6 0x00007ffff5a64b3c in RunHandler (this=0x37) at base/message_loop.cc:238 #7 MessageLoop::Run (this=0x37) at base/message_loop.cc:216 #8 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff8d200f0) at base/thread.cc:164 #9 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #10 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #11 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #12 0x0000000000000000 in ?? () Thread 14 (Thread 0x7fffe41ca700 (LWP 8722)): #0 0x00007ffff11d0e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff5a526ef in ConditionVariable::TimedWait (this=0x7ffff8799120, max_time=) at base/condition_variable_posix.cc:61 #2 0x00007ffff5a8da99 in base::LinuxDynamicThreadPool::WaitForTask (this=0x7ffff87990e0) at base/worker_pool_linux.cc:170 #3 0x00007ffff5a8dc7c in (anonymous namespace)::WorkerThread::ThreadMain (this=0x7ffff8e3dc20) at base/worker_pool_linux.cc:74 #4 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #5 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #6 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 13 (Thread 0x7fffe41eb700 (LWP 8721)): #0 0x00007ffff11d0e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff5a526ef in ConditionVariable::TimedWait (this=0x7ffff8799120, max_time=) at base/condition_variable_posix.cc:61 #2 0x00007ffff5a8da99 in base::LinuxDynamicThreadPool::WaitForTask (this=0x7ffff87990e0) at base/worker_pool_linux.cc:170 #3 0x00007ffff5a8dc7c in (anonymous namespace)::WorkerThread::ThreadMain (this=0x7ffff8e3dc80) at base/worker_pool_linux.cc:74 #4 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #5 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #6 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fffe56dc700 (LWP 8718)): #0 0x00007ffff11d0a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff5a8cc18 in base::WaitableEvent::TimedWait (this=0x7ffff8ae9950, max_time=) at base/waitable_event_posix.cc:202 #2 0x00007ffff5a8cc44 in base::WaitableEvent::Wait (this=0x7fffe56db964) at base/waitable_event_posix.cc:208 #3 0x00007ffff5a6766a in base::MessagePumpDefault::Run (this=0x7ffff8ae9940, delegate=0x7fffe56dba90) at base/message_pump_default.cc:42 #4 0x00007ffff5a64b3c in RunHandler (this=0x7fffe56db964) at base/message_loop.cc:238 #5 MessageLoop::Run (this=0x7fffe56db964) at base/message_loop.cc:216 #6 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff8ae7280) at base/thread.cc:164 #7 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #8 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #9 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fffe5edd700 (LWP 8717)): #0 0x00007ffff11d0a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff5a8cc18 in base::WaitableEvent::TimedWait (this=0x7ffff8ae9810, max_time=) at base/waitable_event_posix.cc:202 #2 0x00007ffff5a8cc44 in base::WaitableEvent::Wait (this=0x7fffe5edc964) at base/waitable_event_posix.cc:208 #3 0x00007ffff5a6766a in base::MessagePumpDefault::Run (this=0x7ffff8ae9800, delegate=0x7fffe5edca90) at base/message_pump_default.cc:42 #4 0x00007ffff5a64b3c in RunHandler (this=0x7fffe5edc964) at base/message_loop.cc:238 #5 MessageLoop::Run (this=0x7fffe5edc964) at base/message_loop.cc:216 #6 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff8826d70) at base/thread.cc:164 #7 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #8 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #9 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 10 (Thread 0x7ffff4e5e700 (LWP 8716)): #0 0x00007ffff11d0e09 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff5a526ef in ConditionVariable::TimedWait (this=0x7ffff8799120, max_time=) at base/condition_variable_posix.cc:61 #2 0x00007ffff5a8da99 in base::LinuxDynamicThreadPool::WaitForTask (this=0x7ffff87990e0) at base/worker_pool_linux.cc:170 #3 0x00007ffff5a8dc7c in (anonymous namespace)::WorkerThread::ThreadMain (this=0x7ffff87fc4c0) at base/worker_pool_linux.cc:74 #4 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #5 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #6 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fffe66de700 (LWP 8715)): #0 0x00007fffeeaa5b39 in syscall () from /lib/libc.so.6 #1 0x00007ffff5aaaa2a in epoll_wait (epfd=, events=, maxevents=, timeout=1) at third_party/libevent/epoll_sub.c:51 #2 0x00007ffff5aaa51b in epoll_dispatch (base=0x7ffff882f000, arg=0x7ffff87fc4a0, tv=) at third_party/libevent/epoll.c:198 #3 0x00007ffff5aa87b3 in event_base_loop (base=0x7ffff882f000, flags=) at third_party/libevent/event.c:516 #4 0x00007ffff5a92e4b in base::MessagePumpLibevent::Run (this=0x7ffff88262d0, delegate=0x7fffe66dda90) at base/message_pump_libevent.cc:301 #5 0x00007ffff5a64b3c in RunHandler (this=0x29) at base/message_loop.cc:238 #6 MessageLoop::Run (this=0x29) at base/message_loop.cc:216 #7 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff8751870) at base/thread.cc:164 #8 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #9 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #10 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fffe6edf700 (LWP 8714)): #0 0x00007ffff11d0a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff5a8cc18 in base::WaitableEvent::TimedWait (this=0x7ffff87fc490, max_time=) at base/waitable_event_posix.cc:202 #2 0x00007ffff5a8cc44 in base::WaitableEvent::Wait (this=0x7fffe6ede964) at base/waitable_event_posix.cc:208 #3 0x00007ffff5a6766a in base::MessagePumpDefault::Run (this=0x7ffff87fc480, delegate=0x7fffe6edea90) at base/message_pump_default.cc:42 #4 0x00007ffff5a64b3c in RunHandler (this=0x7fffe6ede964) at base/message_loop.cc:238 #5 MessageLoop::Run (this=0x7fffe6ede964) at base/message_loop.cc:216 #6 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff87f0e10) at base/thread.cc:164 #7 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #8 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #9 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fffe76e0700 (LWP 8713)): #0 0x00007fffeeaa5b39 in syscall () from /lib/libc.so.6 #1 0x00007ffff5aaaa2a in epoll_wait (epfd=, events=, maxevents=, timeout=1) at third_party/libevent/epoll_sub.c:51 #2 0x00007ffff5aaa51b in epoll_dispatch (base=0x7ffff87b1700, arg=0x7ffff87fc460, tv=) at third_party/libevent/epoll.c:198 #3 0x00007ffff5aa87b3 in event_base_loop (base=0x7ffff87b1700, flags=) at third_party/libevent/event.c:516 #4 0x00007ffff5a92e4b in base::MessagePumpLibevent::Run (this=0x7ffff88260f0, delegate=0x7fffe76dfa90) at base/message_pump_libevent.cc:301 #5 0x00007ffff5a64b3c in RunHandler (this=0x24) at base/message_loop.cc:238 #6 MessageLoop::Run (this=0x24) at base/message_loop.cc:216 #7 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff87f0fa0) at base/thread.cc:164 #8 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #9 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #10 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fffe7ee1700 (LWP 8712)): #0 0x00007ffff11d0a9c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff5a8cc18 in base::WaitableEvent::TimedWait (this=0x7ffff87fc450, max_time=) at base/waitable_event_posix.cc:202 #2 0x00007ffff5a8cc44 in base::WaitableEvent::Wait (this=0x7fffe7ee0964) at base/waitable_event_posix.cc:208 #3 0x00007ffff5a6766a in base::MessagePumpDefault::Run (this=0x7ffff87fc440, delegate=0x7fffe7ee0a90) at base/message_pump_default.cc:42 #4 0x00007ffff5a64b3c in RunHandler (this=0x7fffe7ee0964) at base/message_loop.cc:238 #5 MessageLoop::Run (this=0x7fffe7ee0964) at base/message_loop.cc:216 #6 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff87f0000) at base/thread.cc:164 #7 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #8 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #9 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fffe86e2700 (LWP 8711)): #0 0x00007fffd398bfd5 in __static_initialization_and_destruction_0 () at /build/buildd/openjdk-6-6b20-1.9.5/build/../plugin/icedteanp/IcedTeaNPPlugin.cc:237 #1 global constructors keyed to IcedTeaNPPlugin.cc(void) () at /build/buildd/openjdk-6-6b20-1.9.5/build/../plugin/icedteanp/IcedTeaNPPlugin.cc:2439 #2 0x00007fffd39a9396 in __do_global_ctors_aux () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so #3 0x00007fffd398ae73 in _init () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so #4 0x00007fff00000000 in ?? () #5 0x00007ffff4d220d5 in ?? () from /lib64/ld-linux-x86-64.so.2 #6 0x00007ffff4d26b62 in ?? () from /lib64/ld-linux-x86-64.so.2 #7 0x00007ffff4d21d36 in ?? () from /lib64/ld-linux-x86-64.so.2 #8 0x00007ffff4d2632a in ?? () from /lib64/ld-linux-x86-64.so.2 #9 0x00007ffff47d9f66 in ?? () from /lib/libdl.so.2 #10 0x00007ffff4d21d36 in ?? () from /lib64/ld-linux-x86-64.so.2 #11 0x00007ffff47da2ac in ?? () from /lib/libdl.so.2 #12 0x00007ffff47d9ee1 in dlopen () from /lib/libdl.so.2 #13 0x00007ffff5a729fb in base::LoadNativeLibrary (library_path=...) at base/native_library_linux.cc:25 #14 0x00007ffff60b6688 in NPAPI::PluginLib::ReadWebPluginInfo (filename=..., info=0x7fffe86e0d60) at webkit/glue/plugins/plugin_lib_posix.cc:154 #15 0x00007ffff606a269 in NPAPI::PluginList::LoadPlugin (this=0x7ffff8481bc4, path=..., plugins=0x7fffe86e1770) at webkit/glue/plugins/plugin_list.cc:276 #16 0x00007ffff606de8e in NPAPI::PluginList::LoadPluginsFromDir (this=0x7ffff8481bc4, dir_path=, plugins=0x7fffe86e1770, visited_plugins=) at webkit/glue/plugins/plugin_list_posix.cc:236 #17 0x00007ffff606a7c6 in NPAPI::PluginList::LoadPlugins (this=0x7ffff8481bc4, refresh=) at webkit/glue/plugins/plugin_list.cc:220 #18 0x00007ffff606b297 in NPAPI::PluginList::GetEnabledPlugins (this=0x10, refresh=255, plugins=0x0) at webkit/glue/plugins/plugin_list.cc:346 #19 0x00007ffff57af7c8 in ResourceMessageFilter::OnGetPluginsOnFileThread (this=0x7ffff8e5ae00, refresh=255, reply_msg=0x7ffff8f0b720) at chrome/browser/renderer_host/resource_message_filter.cc:836 #20 0x00007ffff5a63ef1 in MessageLoop::RunTask (this=0x7fffe86e1a90, task=0x7ffff8f03e80) at base/message_loop.cc:418 #21 0x00007ffff5a6554b in MessageLoop::DeferOrRunPendingTask (this=0x7fffe86e1a90, pending_task=) at base/message_loop.cc:427 #22 0x00007ffff5a6583d in MessageLoop::DoWork (this=0x7fffe86e1a90) at base/message_loop.cc:534 #23 0x00007ffff5a92d19 in base::MessagePumpLibevent::Run (this=0x7ffff87f08c0, delegate=0x7fffe86e1a90) at base/message_pump_libevent.cc:270 #24 0x00007ffff5a64b3c in RunHandler (this=0x10) at base/message_loop.cc:238 #25 MessageLoop::Run (this=0x10) at base/message_loop.cc:216 #26 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff87f0050) at base/thread.cc:164 #27 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #28 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #29 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #30 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fffe8ee3700 (LWP 8710)): #0 0x00007ffff11d36b4 in __lll_lock_wait () from /lib/libpthread.so.0 #1 0x00007ffff11ce864 in _L_lock_1024 () from /lib/libpthread.so.0 #2 0x00007ffff11ce6c7 in pthread_mutex_lock () from /lib/libpthread.so.0 #3 0x00007ffff47da06b in dlsym () from /lib/libdl.so.2 #4 0x00007fffd3c301d3 in ?? () from /usr/lib/nss/libfreebl3.so #5 0x00007fffd3bee230 in FREEBL_GetVector () from /usr/lib/nss/libfreebl3.so #6 0x00007fffdee632ed in ?? () from /usr/lib/nss/libsoftokn3.so #7 0x00007ffff13fb97a in PR_CallOnce () from /usr/lib/libnspr4.so #8 0x00007fffdee61662 in ?? () from /usr/lib/nss/libsoftokn3.so #9 0x00007fffdee442cb in ?? () from /usr/lib/nss/libsoftokn3.so #10 0x00007fffdee44567 in ?? () from /usr/lib/nss/libsoftokn3.so #11 0x00007ffff1ca1bfc in ?? () from /usr/lib/libnss3.so #12 0x00007ffff1ca2577 in ?? () from /usr/lib/libnss3.so #13 0x00007ffff1cb7725 in SECMOD_LoadModule () from /usr/lib/libnss3.so #14 0x00007ffff1cb78b0 in SECMOD_LoadModule () from /usr/lib/libnss3.so #15 0x00007ffff1c8550a in ?? () from /usr/lib/libnss3.so #16 0x00007ffff1c85f28 in NSS_InitReadWrite () from /usr/lib/libnss3.so #17 0x00007ffff5a95481 in base::(anonymous namespace)::NSSInitSingleton::NSSInitSingleton (this=0x7ffff845de24) at base/nss_util.cc:231 #18 0x00007ffff5a957cb in New () at ./base/lazy_instance.h:55 #19 New () at ./base/lazy_instance.h:68 #20 Pointer () at ./base/lazy_instance.h:129 #21 Get () at ./base/lazy_instance.h:118 #22 base::EnsureNSSInit () at base/nss_util.cc:333 #23 0x00007ffff5a8f9e0 in base::SymmetricKey::DeriveKeyFromPassword (algorithm=4109584712, password=..., salt=..., iterations=18446744073709551615, key_size_in_bits=140737302972744) at base/crypto/symmetric_key_nss.cc:48 #24 0x00007ffff5779c50 in (anonymous namespace)::GetEncryptionKey () at chrome/browser/password_manager/encryptor_linux.cc:49 #25 0x00007ffff5779faf in Encryptor::DecryptString (ciphertext=..., plaintext=0x7fffe8ee2860) at chrome/browser/password_manager/encryptor_linux.cc:126 #26 0x00007ffff55138cf in WebDatabase::GetAllTokens (this=, tokens=) at chrome/browser/webdata/web_database.cc:590 #27 0x00007ffff550921d in WebDataService::GetAllTokensImpl (this=0x7ffff8dfb510, request=0x7ffff8e5fd40) at chrome/browser/webdata/web_data_service.cc:805 #28 0x00007ffff5a63ef1 in MessageLoop::RunTask (this=0x7fffe8ee2a90, task=0x7ffff8e6b630) at base/message_loop.cc:418 #29 0x00007ffff5a6554b in MessageLoop::DeferOrRunPendingTask (this=0x7fffe8ee2a90, pending_task=) at base/message_loop.cc:427 #30 0x00007ffff5a6583d in MessageLoop::DoWork (this=0x7fffe8ee2a90) at base/message_loop.cc:534 #31 0x00007ffff5a67619 in base::MessagePumpDefault::Run (this=0x7ffff87fc400, delegate=0x7fffe8ee2a90) at base/message_pump_default.cc:23 #32 0x00007ffff5a64b3c in RunHandler (this=0x7ffff4f34948) at base/message_loop.cc:238 #33 MessageLoop::Run (this=0x7ffff4f34948) at base/message_loop.cc:216 #34 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff87f00a0) at base/thread.cc:164 #35 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #36 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #37 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #38 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fffe9b27700 (LWP 8709)): #0 0x00007ffff11d3b8d in read () from /lib/libpthread.so.0 #1 0x00007ffff5369022 in read (this=0x7ffff87bd310) at /usr/include/bits/unistd.h:45 #2 (anonymous namespace)::ShutdownDetector::ThreadMain (this=0x7ffff87bd310) at chrome/browser/browser_main_posix.cc:97 #3 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #4 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #5 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fffea328700 (LWP 8708)): #0 0x00007fffeeaa5b39 in syscall () from /lib/libc.so.6 #1 0x00007ffff5aaaa2a in epoll_wait (epfd=, events=, maxevents=, timeout=1) at third_party/libevent/epoll_sub.c:51 #2 0x00007ffff5aaa51b in epoll_dispatch (base=0x7ffff87b1080, arg=0x7ffff87bcf40, tv=) at third_party/libevent/epoll.c:198 #3 0x00007ffff5aa87b3 in event_base_loop (base=0x7ffff87b1080, flags=) at third_party/libevent/event.c:516 #4 0x00007ffff5a92d70 in base::MessagePumpLibevent::Run (this=0x7ffff87f7000, delegate=0x7fffea327a90) at base/message_pump_libevent.cc:291 #5 0x00007ffff5a64b3c in RunHandler (this=0x14) at base/message_loop.cc:238 #6 MessageLoop::Run (this=0x14) at base/message_loop.cc:216 #7 0x00007ffff5a85cf5 in base::Thread::ThreadMain (this=0x7ffff875b680) at base/thread.cc:164 #8 0x00007ffff5a74ec2 in ThreadFunc (params=) at base/platform_thread_posix.cc:53 #9 0x00007ffff11cc971 in start_thread () from /lib/libpthread.so.0 #10 0x00007fffeeaa992d in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff4ef5920 (LWP 8700)): #0 0x00007ffff11d36b4 in __lll_lock_wait () from /lib/libpthread.so.0 #1 0x00007ffff11ce864 in _L_lock_1024 () from /lib/libpthread.so.0 #2 0x00007ffff11ce6c7 in pthread_mutex_lock () from /lib/libpthread.so.0 #3 0x00007ffff47da06b in dlsym () from /lib/libdl.so.2 #4 0x00007ffff49fba8d in ?? () from /usr/lib/libX11.so.6 #5 0x00007ffff49fbb61 in XCreateGlyphCursor () from /usr/lib/libX11.so.6 #6 0x00007ffff49fc4ff in XCreateFontCursor () from /usr/lib/libX11.so.6 #7 0x00007ffff3733083 in gdk_cursor_new_for_display () from /usr/lib/libgdk-x11-2.0.so.0 #8 0x00007ffff5bbfe20 in GetCursorImpl (type=60) at gfx/gtk_util.cc:38 #9 gfx::GetCursor (type=60) at gfx/gtk_util.cc:185 #10 0x00007ffff53c2cd4 in gtk_chrome_link_button_init (button=0x7ffff91480c0) at chrome/browser/gtk/gtk_chrome_link_button.cc:197 #11 0x00007ffff24ba825 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0 #12 0x00007ffff249e8c9 in ?? () from /usr/lib/libgobject-2.0.so.0 #13 0x00007ffff3a1ef8b in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #14 0x00007ffff249c971 in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #15 0x00007ffff249d64c in g_object_new () from /usr/lib/libgobject-2.0.so.0 #16 0x00007ffff53c289f in gtk_chrome_link_button_new (text=0x7ffff9144948 "Import bookmarks now...") at chrome/browser/gtk/gtk_chrome_link_button.cc:209 #17 0x00007ffff56afa00 in BookmarkBarInstructionsGtk::BookmarkBarInstructionsGtk (this=0x7ffff9141730, delegate=, profile=) at chrome/browser/gtk/bookmark_bar_instructions_gtk.cc:37 #18 0x00007ffff56ad9bf in BookmarkBarGtk::Init (this=0x7ffff90d1540, profile=0x7ffff87ed500) at chrome/browser/gtk/bookmark_bar_gtk.cc:213 #19 0x00007ffff56aedbe in BookmarkBarGtk::BookmarkBarGtk (this=0x7ffff90d1540, window=, profile=0x7ffff87ed500, browser=0x7ffff8b0f580, tabstrip_origin_provider=0x7ffff8751d40) at chrome/browser/gtk/bookmark_bar_gtk.cc:146 #20 0x00007ffff56bd929 in BrowserWindowGtk::InitWidgets (this=0x7ffff8e70800) at chrome/browser/gtk/browser_window_gtk.cc:1631 #21 0x00007ffff56c0747 in BrowserWindowGtk::BrowserWindowGtk (this=0x7ffff8e70800, browser=) at chrome/browser/gtk/browser_window_gtk.cc:357 #22 0x00007ffff56bbab9 in BrowserWindow::CreateBrowserWindow (browser=0x7ffff8b0f580) at chrome/browser/gtk/browser_window_factory_gtk.cc:12 #23 0x00007ffff54edbe5 in Browser::CreateBrowserWindow (this=0x7ffff4f34948) at chrome/browser/ui/browser.cc:383 #24 0x00007ffff54f3596 in Browser::Create (profile=0x7ffff87ed500) at chrome/browser/ui/browser.cc:316 #25 0x00007ffff57e476d in (anonymous namespace)::SessionRestoreImpl::FinishedTabCreation (this=0x7ffff8759300, succeeded=128, created_tabbed_browser=false) at chrome/browser/sessions/session_restore.cc:357 #26 0x00007ffff57e4fe9 in (anonymous namespace)::SessionRestoreImpl::ProcessSessionWindows (this=0x7ffff8759300, windows=) at chrome/browser/sessions/session_restore.cc:398 #27 0x00007ffff57e52bd in Restore (profile=0x7ffff87ed500, browser=, synchronous=, clobber_existing_window=, always_create_tabbed_browser=true, urls_to_open=) at chrome/browser/sessions/session_restore.cc:290 #28 Restore (profile=0x7ffff87ed500, browser=, synchronous=, clobber_existing_window=, always_create_tabbed_browser=true, urls_to_open=) at chrome/browser/sessions/session_restore.cc:588 #29 0x00007ffff54fa3df in BrowserInit::LaunchWithProfile::ProcessStartupURLs (this=0x7fffffffcc50, urls_to_open=...) at chrome/browser/ui/browser_init.cc:723 #30 0x00007ffff54fb40d in BrowserInit::LaunchWithProfile::ProcessLaunchURLs (this=0x7fffffffcc50, process_startup=true, urls_to_open=...) at chrome/browser/ui/browser_init.cc:675 #31 0x00007ffff54fbf49 in BrowserInit::LaunchWithProfile::Launch (this=0x7fffffffcc50, profile=0x7ffff87ed500, process_startup=128) at chrome/browser/ui/browser_init.cc:540 #32 0x00007ffff54fc895 in BrowserInit::LaunchBrowser (this=0x7fffffffd630, command_line=..., profile=0x7ffff87ed500, cur_dir=, process_startup=false, return_code=0x7fffffffd9b8) at chrome/browser/ui/browser_init.cc:407 #33 0x00007ffff54fcd3e in BrowserInit::ProcessCmdLineImpl (command_line=..., cur_dir=, process_startup=true, profile=0x7ffff87ed500, return_code=, browser_init=) at chrome/browser/ui/browser_init.cc:1076 #34 0x00007ffff53681c1 in Start (parameters=...) at ./chrome/browser/ui/browser_init.h:39 #35 BrowserMain (parameters=...) at chrome/browser/browser_main.cc:1617 #36 0x00007ffff5362d7f in RunNamedProcessTypeMain (argc=, argv=) at chrome/app/chrome_main.cc:590 #37 ChromeMain (argc=, argv=) at chrome/app/chrome_main.cc:909 #38 0x00007ffff53635f1 in main (argc=1, argv=0x7fffffffe708) at chrome/app/chrome_exe_main_gtk.cc:49 (gdb) quit A debugging session is active. Inferior 1 [process 8700] will be killed. Quit anyway? (y or n)