-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

On Wed, 9 Nov 2011 02:51:56 -0600
Jonathan Nieder <jrnie...@gmail.com> wrote:
> Nice!  How did you do that? :)

 Just did "chromium-browser --debug". Maybe because I've installed silver bird 
 as extension and it would fortunately ;) pop-up for notification, plus, I uses
 slow CPU (AMD C-50) on laptop, then it causes segfault (just wild guess). 


> Would it be possible to get a full backtrace ("bt full") and
> disassembly in the top frame near the ip at the time of the crash
> ("disassemble")?

 This is my first bt time, so I don't fully understand your instructions(sorry)
 but just "bt full" is fine. Anyway I'll attach second one.


- -- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJOuqavAAoJEF0yjQgqqrFAHLIP/1/mFxa+zBEXtVMb0HLbliJ+
mWH1VZYHlN8tGNlZTYeJ7a1nt1sLCTEcCTJ7mw6W5j6EjaE/g4eK6E9G3wVVufhy
n8Z5a9XHweG0DfevGbc3YFCp3U4TVgXU+BkrNmPZjsGi300qpbbNsKRQZ8ljz/y/
xipPY3Xp3+1FCbFizY3GQ3zEHCbw9r3i7RteSDqA9RkcwIt7PBlGwT0xHtJMlYiz
S3whFuPTYLlRBJM89IGnttH0xtpIa1JxD6Cin7NXExKhfvspeqIfA5yErymsbqy2
Ds8cyatOhccF1bamSsc5vBtVbYqnUUPBh9Z7TgDYWlZtKJf+NdkhliYrRKzvN1vc
S2Kbh7AkmWOH54rggIRIOjit8LMB0gFIKS4fVh8134v+2nPMoZcEBuePQgQHn54c
U8aR3PdARdobZG9mZxczkwdVOGAvfyF+4c8aMqPlruYFke6OZhnCo+iWVTZ0m9mH
an9jKntR/+ADElcXRgIFhxWQi2yEWqhIaY5KUqv56NTCuDf10QFNQQYl7OYONcVy
GyNKAyiMvBRiAiE8SBZIBTl1VVxyGkvtVNjTn5iKbUETazbC46GABubylrLKL9HP
9/tj1aJwPuMW89r0jEb18MpIKg09OHyWRH8UzRjugO3O7+vo03a1vdq/CqqnZRjB
uKzYIYSK65mCunOfVInR
=L6u4
-----END PGP SIGNATURE-----
# Env:
#     LD_LIBRARY_PATH=/usr/lib/chromium:/usr/lib/xulrunner-1.9.1
#                
PATH=/usr/lib/chromium:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
#            GTK_PATH=
# CHROMIUM_USER_FLAGS=
#      CHROMIUM_FLAGS=--password-store=detect
/usr/bin/gdb /usr/lib/chromium/chromium -x /tmp/chromiumargs.fZjERU
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
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:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/chromium/chromium...Reading symbols from 
/usr/lib/debug/usr/lib/chromium/chromium...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/chromium --password-store=detect 
[Thread debugging using libthread_db enabled]
Gtk-Message: Failed to load module "pk-gtk-module"
[New Thread 0x7fffe6cc3700 (LWP 19959)]
[New Thread 0x7fffe64c2700 (LWP 19960)]
[New Thread 0x7fffe5cc1700 (LWP 19961)]
[New Thread 0x7fffe4ea4700 (LWP 19962)]
[New Thread 0x7fffe46a3700 (LWP 19963)]
[New Thread 0x7fffe3ea2700 (LWP 19964)]
[New Thread 0x7fffe36a1700 (LWP 19965)]
[New Thread 0x7fffe2ea0700 (LWP 19966)]
[New Thread 0x7ffff4329700 (LWP 19967)]
[New Thread 0x7fffe269f700 (LWP 19968)]
[New Thread 0x7fffe1e9e700 (LWP 19969)]
[New Thread 0x7fffe169d700 (LWP 19970)]
[New Thread 0x7fffe0c94700 (LWP 19971)]
[New Thread 0x7fffe0493700 (LWP 19972)]
[New Thread 0x7fffdfc92700 (LWP 19973)]
[New Thread 0x7ffff422b700 (LWP 19974)]
[New Thread 0x7ffff420a700 (LWP 19975)]
[New Thread 0x7fffd5534700 (LWP 19980)]
[New Thread 0x7fffd4d12700 (LWP 20005)]

Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt full
#0  0x0000000000000000 in ?? ()
No symbol table info available.
#1  0x00007ffff5097971 in BalloonViewHost::UpdateActualSize 
(this=0x7ffff8b2a460, new_size=...) at 
chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.cc:22
No locals.
#2  0x00007ffff5097721 in BalloonViewImpl::AnimationProgressed 
(this=0x7ffff89ca9c0, animation=0x7ffff89a2400) at 
chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc:206
        end = <optimized out>
        start = <optimized out>
        frame_position = {origin_ = {x_ = 1059, y_ = 739}, size_ = {width_ = 
302, height_ = 46}}
        contents_rect = {origin_ = {x_ = 1060, y_ = 760}, size_ = {width_ = 
300, height_ = 24}}
#3  0x00007ffff535e037 in ui::LinearAnimation::Step (this=0x7ffff89a2400, 
time_now=<optimized out>) at ui/base/animation/linear_animation.cc:76
        elapsed_time = {delta_ = 21564}
#4  0x00007ffff535dcd5 in ui::AnimationContainer::Run (this=0x7ffff92aa900) at 
ui/base/animation/animation_container.cc:76
        i = {_M_node = 0x7ffff8e7a030}
        this_ref = {ptr_ = 0x7ffff92aa900}
        current_time = {ticks_ = 78154342278}
        elements = {_M_t = {_M_impl = 
{<std::allocator<std::_Rb_tree_node<ui::AnimationContainerElement*> >> = 
{<__gnu_cxx::new_allocator<std::_Rb_tree_node<ui::AnimationContainerElement*> 
>> = {<No data fields>}, <No data fields>}, _M_key_compare = 
{<std::binary_function<ui::AnimationContainerElement*, 
ui::AnimationContainerElement*, bool>> = {<No data fields>}, <No data fields>}, 
_M_header = {_M_color = std::_S_red, _M_parent = 0x7ffff8e7a030, _M_left = 
0x7ffff8e7a030, _M_right = 0x7ffff8e7a030}, _M_node_count = 1}}}
#5  0x00007ffff52213ae in base::subtle::TaskClosureAdapter::Run 
(this=0x7ffff8e7b940) at base/task.cc:56
No locals.
#6  0x00007ffff51f3886 in Run (this=0x7fffffffb9e0) at ./base/callback.h:265
        f = <optimized out>
#7  MessageLoop::RunTask (this=0x7ffff83d6800, pending_task=...) at 
base/message_loop.cc:476
        program_counter = 0x7ffff535d2d6
#8  0x00007ffff51f7f33 in MessageLoop::DeferOrRunPendingTask 
(this=0x7ffff83d6800, pending_task=...) at base/message_loop.cc:492
No locals.
#9  0x00007ffff51f82ed in DoDelayedWork (next_delayed_work_time=0x7ffff83e4870, 
this=0x7ffff83d6800) at base/message_loop.cc:720
        pending_task = {task = {<base::internal::CallbackBase> = 
{invoker_storage_ = {ptr_ = 0x7ffff8e6e660}, polymorphic_invoke_ = 
0x7ffff51f2ea0 <base::internal::Invoker1<false, 
base::internal::InvokerStorage1<void (base::subtle::TaskClosureAdapter::*)(), 
base::subtle::TaskClosureAdapter*>, void 
(base::subtle::TaskClosureAdapter::*)()>::DoInvoke(base::internal::InvokerStorageBase*)>},
 <No data fields>}, time_posted = {ticks_ = 78154320720}, delayed_run_time = 
{ticks_ = 78154340717}, sequence_num = 56, nestable = true, 
birth_program_counter = 0x7ffff535d2d6}
#10 MessageLoop::DoDelayedWork (this=0x7ffff83d6800, 
next_delayed_work_time=0x7ffff83e4870) at base/message_loop.cc:692
No locals.
#11 0x00007ffff5229f82 in base::MessagePumpGlib::RunWithDispatcher 
(this=0x7ffff83e4850, delegate=<optimized out>, dispatcher=<optimized out>) at 
base/message_pump_glib.cc:215
        block = <optimized out>
        state = {delegate = 0x7ffff83d6800, dispatcher = 0x0, should_quit = 
false, run_depth = 1, has_work = true}
        previous_state = 0x0
        more_work_is_plausible = true
#12 0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7ffff83d6800) at 
base/message_loop.cc:443
No locals.
#13 0x00007ffff51f63ac in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
No locals.
#14 MessageLoopForUI::Run (this=<optimized out>, dispatcher=<optimized out>) at 
base/message_loop.cc:823
        save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = 
false, dispatcher = 0x0}, loop_ = 0x7ffff83d6800, previous_state_ = 0x0}
#15 0x00007ffff4f290a8 in RunUIMessageLoop (browser_process=<optimized out>) at 
chrome/browser/browser_main.cc:245
No locals.
#16 ChromeBrowserMainParts::TemporaryContinue (this=0x7ffff8324420) at 
chrome/browser/browser_main.cc:1840
        browser_open_start = {ticks_ = 78150022137}
        sdch_enabled = 0
        sdch_manager = {static kMaxDictionarySize = <optimized out>, static 
kMaxDictionaryCount = <optimized out>, static global_ = 0x7fffffffcc20, 
dictionaries_ = {_M_t = {_M_impl = 
{<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
net::SdchManager::Dictionary*> > >> = 
{<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, 
net::SdchManager::Dictionary*> > >> = {<No data fields>}, <No data fields>}, 
_M_key_compare = {<std::binary_function<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, 
<No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x0, 
_M_left = 0x7fffffffcc28, _M_right = 0x7fffffffcc28}, _M_node_count = 0}}}, 
fetcher_ = {ptr_ = 0x7ffff8cab9a8}, sdch_enabled_ = true, supported_dom!
 ain_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = 
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p 
= 0x7fffedeb74b8 ""}}, blacklisted_domains_ = {_M_t = {_M_impl = 
{<std::allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, int> > >> = 
{<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, int> > >> = {<No data 
fields>}, <No data fields>}, _M_key_compare = 
{<std::binary_function<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, 
_M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffffffcc70, 
_M_right = 0x7fffffffcc70}, _M_node_count = 0}}}, exponential_blacklist_count = 
{_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_n!
 ode<std::pair<std::basic_string<char, std::char_traits<char>, !
 std::all
ocator<char> > const, int> > >> = 
{<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, int> > >> = {<No data 
fields>}, <No data fields>}, _M_key_compare = 
{<std::binary_function<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, 
_M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffffffcca0, 
_M_right = 0x7fffffffcca0}, _M_node_count = 0}}}, allow_latency_experiment_ = 
{_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > >> = 
{<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > > >> = {<No data fields>}, <No 
data fields>}, _M_key_compare = {<std::binary_function<std::basic_string<char, 
std::char_traits<cha!
 r>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, 
_M_header = {_M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x7fffffffccd0, 
_M_right = 0x7fffffffccd0}, _M_node_count = 0}}}}
        result_code = 0
        pool = <optimized out>
        kSDCH_DIVISOR = 1000
        kSDCH_DISABLE_PROBABILITY = 1
        sdch_trial = {ptr_ = 0x7ffff8eb46e0}
        sdch_supported_domain = {static npos = <optimized out>, _M_dataplus = 
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data 
fields>}, <No data fields>}, _M_p = 0x7fffedeb74b8 ""}}
        local_state = 0x12321ab3f9
        profile = 0x7ffff8452000
        user_prefs = 0x7ffff844d9c0
        __FUNCTION__ = "TemporaryContinue"
        preconnect_enabled = <optimized out>
        dns_prefetch = {static kMaxSpeculativeParallelResolves = <optimized 
out>, static kMaxSpeculativeResolveQueueDelayMs = <optimized out>, trial_ = 
{ptr_ = 0x7ffff8eb48c0}}
        process_singleton = {<base::NonThreadSafe> = 
{<base::NonThreadSafeDoNothing> = {<No data fields>}, <No data fields>}, static 
kTimeoutInSeconds = 20, locked_ = false, foreground_window_ = 0x0, socket_path_ 
= {static kSeparators = 0x7ffff6ce9447 "/", static kCurrentDirectory = <same as 
static member of an already seen type>, static kParentDirectory = <same as 
static member of an already seen type>, static kExtensionSeparator = 46 '.', 
path_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = 
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p 
= 0x7ffff83e01f8 "/home/henrich/.config/chromium/SingletonSocket"}}}, 
lock_path_ = {static kSeparators = 0x7ffff6ce9447 "/", static kCurrentDirectory 
= <same as static member of an already seen type>, static kParentDirectory = 
<same as static member of an already seen type>, static kExtensionSeparator = 
46 '.', path_ = {static npos = <optimized out>, _M_dataplus = {<std::allocator<!
 char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data 
fields>}, _M_p = 0x7ffff83e0198 
"/home/henrich/.config/chromium/SingletonLock"}}}, cookie_path_ = {static 
kSeparators = 0x7ffff6ce9447 "/", static kCurrentDirectory = <same as static 
member of an already seen type>, static kParentDirectory = <same as static 
member of an already seen type>, static kExtensionSeparator = 46 '.', path_ = 
{static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = 
{<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p 
= 0x7ffff83e0138 "/home/henrich/.config/chromium/SingletonCookie"}}}, 
socket_dir_ = {path_ = {static kSeparators = 0x7ffff6ce9447 "/", static 
kCurrentDirectory = <same as static member of an already seen type>, static 
kParentDirectory = <same as static member of an already seen type>, static 
kExtensionSeparator = 46 '.', path_ = {static npos = <optimized out>, 
_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_alloca!
 tor<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x7!
 ffff841b
a58 "/tmp/.org.chromium.Chromium.k8pU87"}}}}, watcher_ = {ptr_ = 
0x7ffff83d4e10}}
        try_chrome = {static npos = <optimized out>, _M_dataplus = 
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data 
fields>}, <No data fields>}, _M_p = 0x7fffedeb74b8 ""}}
        metrics = 0x7ffff8335e00
        install_date = <optimized out>
        user_data_dir = {static kSeparators = 0x7ffff6ce9447 "/", static 
kCurrentDirectory = <same as static member of an already seen type>, static 
kParentDirectory = <same as static member of an already seen type>, static 
kExtensionSeparator = 46 '.', path_ = {static npos = <optimized out>, 
_M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = 
{<No data fields>}, <No data fields>}, _M_p = 0x7ffff83d5ab8 
"/home/henrich/.config/chromium"}}}
        is_first_run = 224
        browser_process = <optimized out>
        browser_init = {first_run_tabs_ = {<std::_Vector_base<GURL, 
std::allocator<GURL> >> = {_M_impl = {<std::allocator<GURL>> = 
{<__gnu_cxx::new_allocator<GURL>> = {<No data fields>}, <No data fields>}, 
_M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}}
        master_prefs = {ping_delay = 0, homepage_defined = false, 
do_import_items = 0, dont_import_items = 0, run_search_engine_experiment = 
false, randomize_search_engine_experiment = false, make_chrome_default = false, 
new_tabs = {<std::_Vector_base<GURL, std::allocator<GURL> >> = {_M_impl = 
{<std::allocator<GURL>> = {<__gnu_cxx::new_allocator<GURL>> = {<No data 
fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage 
= 0x0}}, <No data fields>}, bookmarks = {<std::_Vector_base<GURL, 
std::allocator<GURL> >> = {_M_impl = {<std::allocator<GURL>> = 
{<__gnu_cxx::new_allocator<GURL>> = {<No data fields>}, <No data fields>}, 
_M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}}
        first_run_ui_bypass = false
        translate_manager = 0x7ffff8eb30d0
#17 0x00007ffff6536d81 in BrowserMain (parameters=...) at 
content/browser/browser_main.cc:311
        parts = {ptr_ = 0x7ffff8324420}
        parsed_command_line = <optimized out>
        statistics = {static histograms_ = 0x7ffff83e6870, static lock_ = 
0x7ffff83e68a0, static dump_on_exit_ = false}
        result_code = <optimized out>
#18 0x00007ffff5168ece in RunNamedProcessTypeMain (delegate=0x7fffffffe170, 
main_function_params=..., process_type=...) at content/app/content_main.cc:292
        i = <optimized out>
        kMainFunctions = {{name = 0x7ffff6be9882 "", function = 0x7ffff6536d20 
<BrowserMain(MainFunctionParams const&)>}, {name = 0x7ffff6c5fea8 "renderer", 
function = 0x7ffff684e470 <RendererMain(MainFunctionParams const&)>}, {name = 
0x7ffff6c60086 "plugin", function = 0x7ffff68b4ab0 
<PluginMain(MainFunctionParams const&)>}, {name = 0x7ffff6c5fd22 "worker", 
function = 0x7ffff5170cf0 <WorkerMain(MainFunctionParams const&)>}, {name = 
0x7ffff6c5ffc5 "ppapi", function = 0x7ffff516dad0 
<PpapiPluginMain(MainFunctionParams const&)>}, {name = 0x7ffff6c60061 
"ppapi-broker", function = 0x7ffff516d910 <PpapiBrokerMain(MainFunctionParams 
const&)>}, {name = 0x7ffff6c5fdc4 "utility", function = 0x7ffff68ba420 
<UtilityMain(MainFunctionParams const&)>}, {name = 0x7ffff6c601e3 
"gpu-process", function = 0x7ffff5169300 <GpuMain(MainFunctionParams const&)>}}
#19 content::ContentMain (argc=2, argv=<optimized out>, 
delegate=0x7fffffffe170) at content/app/content_main.cc:482
        browser_pid = <optimized out>
        main_params = {command_line_ = @0x7ffff830c9b0, sandbox_info_ = 
@0x7fffffffe099, autorelease_pool_ = 0x7fffffffe096, ui_task = 0x0}
        exit_code = 29
        initialize_sandbox = true
        g_fds = <optimized out>
        exit_manager = {lock_ = {lock_ = {os_lock_ = {__data = {__lock = 0, 
__count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __list = 
{__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 
0}}}, stack_ = {c = {<std::_Deque_base<base::Callback<void()>, 
std::allocator<base::Callback<void()> > >> = {_M_impl = 
{<std::allocator<base::Callback<void()> >> = 
{<__gnu_cxx::new_allocator<base::Callback<void()> >> = {<No data fields>}, <No 
data fields>}, _M_map = 0x7ffff830df80, _M_map_size = 8, _M_start = {_M_cur = 
0x7ffff832a200, _M_first = 0x7ffff832a200, _M_last = 0x7ffff832a400, _M_node = 
0x7ffff830df98}, _M_finish = {_M_cur = 0x7ffff8c5a6d0, _M_first = 
0x7ffff8c5a600, _M_last = 0x7ffff8c5a800, _M_node = 0x7ffff830dfa8}}}, <No data 
fields>}}, next_manager_ = 0x0}
        autorelease_pool = {<No data fields>}
        command_line = <optimized out>
        process_type = {static npos = <optimized out>, _M_dataplus = 
{<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data 
fields>}, <No data fields>}, _M_p = 0x7fffedeb74b8 ""}}
        sandbox_wrapper = {<No data fields>}
#20 0x00007ffff48f6533 in ChromeMain (argc=2, argv=0x7fffffffe2b8) at 
chrome/app/chrome_main.cc:758
        chrome_main_delegate = {<content::ContentMainDelegate> = 
{_vptr.ContentMainDelegate = 0x7ffff7fff370}, chrome_content_client_ = 
{<content::ContentClient> = {_vptr.ContentClient = 0x7ffff80645f0, browser_ = 
0x7ffff8235b24, plugin_ = 0x0, renderer_ = 0x0, utility_ = 0x0}, static 
kPDFPluginName = 0x7ffff6c609b0 "Chrome PDF Viewer", static kNaClPluginName = 
0x7ffff6c609c2 "Native Client", static kNaClOldPluginName = 0x7ffff6c60b00 
"Chrome NaCl"}, startup_timer_ = {ptr_ = 0x7ffff830f020}}
#21 0x00007ffff48f6596 in main (argc=<optimized out>, argv=<optimized out>) at 
chrome/app/chrome_exe_main_gtk.cc:18
        return_code = <optimized out>
(gdb) disa
disable      disassemble  
(gdb) disassemble 
No function contains program counter for selected frame.
(gdb) 
Display all 170 possibilities? (y or n)
+                            fs                           rni
-                            ftrace                       rsi
<                            function                     run
>                            generate-core-file           rwatch
actions                      goto-bookmark                save
add-inferior                 handle                       search
add-symbol-file              hbreak                       section
add-symbol-file-from-memory  help                         select-frame
advance                      if                           set
append                       ignore                       sharedlibrary
apropos                      inferior                     shell
attach                       info                         show
awatch                       init-if-undefined            si
backtrace                    inspect                      signal
bookmark                     interpreter-exec             source
break                        interrupt                    start
break-range                  jump                         step
bt                           kill                         stepi
call                         layout                       stepping
catch                        list                         stop
cd                           load                         strace
checkpoint                   macro                        symbol-file
clear                        maintenance                  tabset
clone-inferior               make                         target
collect                      mem                          task
commands                     monitor                      tbreak
compare-sections             next                         tcatch
complete                     nexti                        tdump
condition                    ni                           teval
continue                     nosharedlibrary              tfind
core-file                    output                       thbreak
define                       overlay                      thread
delete                       passcount                    tp
detach                       path                         trace
directory                    print                        tsave
disable                      print-object                 tstart
disassemble                  printf                       tstatus
disconnect                   ptype                        tstop
display                      pwd                          tty
document                     python                       tui
dont-repeat                  quit                         tvariable
down                         rbreak                       undisplay
down-silently                rc                           unset
dump                         record                       until
echo                         refresh                      up
edit                         remote                       up-silently
enable                       remove-inferiors             update
end                          restart                      watch
eval                         restore                      wh
exec-file                    return                       whatis
file                         reverse-continue             where
find                         reverse-finish               while
finish                       reverse-next                 while-stepping
flushregs                    reverse-nexti                winheight
focus                        reverse-search               ws
forward-search               reverse-step                 x
frame                        reverse-stepi                
(gdb) i
if                 inferior           init-if-undefined  interpreter-exec   
ignore             info               inspect            interrupt          
(gdb) iqthread apply all backtrace

Thread 20 (Thread 0x7fffd4d12700 (LWP 20005)):
#0  0x00007ffff06472c4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521ce61 in base::ConditionVariable::Wait (this=<optimized out>) 
at base/synchronization/condition_variable_posix.cc:35
#2  0x00007ffff521dbe0 in base::WaitableEvent::TimedWait (this=0x7ffff89d9090, 
max_time=<optimized out>) at base/synchronization/waitable_event_posix.cc:206
#3  0x00007ffff521dc04 in base::WaitableEvent::Wait (this=<optimized out>) at 
base/synchronization/waitable_event_posix.cc:153
#4  0x00007ffff51f95cb in base::MessagePumpDefault::Run (this=0x7ffff89d9080, 
delegate=0x7fffd4d11a70) at base/message_pump_default.cc:42
#5  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffd4d11a70) at 
base/message_loop.cc:443
#6  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#7  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#8  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff8d38878) at 
base/threading/thread.cc:163
#9  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#10 0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7fffd5534700 (LWP 19980)):
#0  0x00007ffff064763b in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521d0f3 in base::ConditionVariable::TimedWait 
(this=0x7fffd55334f0, max_time=<optimized out>) at 
base/synchronization/condition_variable_posix.cc:60
#2  0x00007ffff521dbcf in base::WaitableEvent::TimedWait (this=0x7ffff9358c10, 
max_time=<optimized out>) at base/synchronization/waitable_event_posix.cc:204
#3  0x00007ffff51f9620 in base::MessagePumpDefault::Run (this=0x7ffff9358c00, 
delegate=0x7fffd5533a70) at base/message_pump_default.cc:46
#4  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffd5533a70) at 
base/message_loop.cc:443
#5  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#6  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#7  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff930cf80) at 
base/threading/thread.cc:163
#8  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#9  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7ffff420a700 (LWP 19975)):
#0  0x00007ffff064763b in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521d0f3 in base::ConditionVariable::TimedWait 
(this=0x7ffff8329900, max_time=<optimized out>) at 
base/synchronization/condition_variable_posix.cc:60
#2  0x00007ffff6926748 in base::PosixDynamicThreadPool::WaitForTask 
(this=0x7ffff83298c0) at base/threading/worker_pool_posix.cc:195
#3  0x00007ffff69268c4 in base::(anonymous namespace)::WorkerThread::ThreadMain 
(this=0x7ffff8cfb460) at base/threading/worker_pool_posix.cc:83
#4  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#5  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7ffff422b700 (LWP 19974)):
#0  0x00007ffff064763b in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521d0f3 in base::ConditionVariable::TimedWait 
(this=0x7ffff8329900, max_time=<optimized out>) at 
base/synchronization/condition_variable_posix.cc:60
#2  0x00007ffff6926748 in base::PosixDynamicThreadPool::WaitForTask 
(this=0x7ffff83298c0) at base/threading/worker_pool_posix.cc:195
#3  0x00007ffff69268c4 in base::(anonymous namespace)::WorkerThread::ThreadMain 
(this=0x7ffff8cfb520) at base/threading/worker_pool_posix.cc:83
#4  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#5  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7fffdfc92700 (LWP 19973)):
#0  0x00007fffed474723 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff164c414 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007ffff164ccfa in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007fffec6eb534 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007ffff16719b6 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fffe0493700 (LWP 19972)):
#0  0x00007ffff06472c4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521ce61 in base::ConditionVariable::Wait (this=<optimized out>) 
at base/synchronization/condition_variable_posix.cc:35
#2  0x00007ffff521dbe0 in base::WaitableEvent::TimedWait (this=0x7ffff846edb0, 
max_time=<optimized out>) at base/synchronization/waitable_event_posix.cc:206
#3  0x00007ffff521dc04 in base::WaitableEvent::Wait (this=<optimized out>) at 
base/synchronization/waitable_event_posix.cc:153
#4  0x00007ffff51f95cb in base::MessagePumpDefault::Run (this=0x7ffff846eda0, 
delegate=0x7fffe0492a70) at base/message_pump_default.cc:42
#5  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe0492a70) at 
base/message_loop.cc:443
#6  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#7  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#8  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff8438800) at 
base/threading/thread.cc:163
#9  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#10 0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7fffe0c94700 (LWP 19971)):
#0  0x00007fffed474723 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff164c414 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007ffff164ccfa in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007fffe0c99e2b in ?? () from /usr/lib/gio/modules/libdconfsettings.so
#4  0x00007ffff16719b6 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fffe169d700 (LWP 19970)):
#0  0x00007ffff0649410 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff57d00c9 in v8::internal::LinuxSemaphore::Wait 
(this=0x7ffff83062d0) at v8/src/platform-linux.cc:809
#2  0x00007ffff5741d30 in WaitForSomeIsolateToEnterJS () at 
v8/src/runtime-profiler.cc:313
#3  v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary 
(this=<optimized out>) at v8/src/runtime-profiler.cc:359
#4  0x00007ffff57d0493 in v8::internal::SignalSender::Run (this=0x7ffff84774b0) 
at v8/src/platform-linux.cc:1034
#5  0x00007ffff57d01be in v8::internal::ThreadEntry (arg=0x7ffff84774b0) at 
v8/src/platform-linux.cc:686
#6  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fffe1e9e700 (LWP 19969)):
#0  0x00007ffff06472c4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521ce61 in base::ConditionVariable::Wait (this=<optimized out>) 
at base/synchronization/condition_variable_posix.cc:35
#2  0x00007ffff521dbe0 in base::WaitableEvent::TimedWait (this=0x7ffff8443150, 
max_time=<optimized out>) at base/synchronization/waitable_event_posix.cc:206
#3  0x00007ffff521dc04 in base::WaitableEvent::Wait (this=<optimized out>) at 
base/synchronization/waitable_event_posix.cc:153
#4  0x00007ffff51f95cb in base::MessagePumpDefault::Run (this=0x7ffff8443140, 
delegate=0x7fffe1e9da70) at base/message_pump_default.cc:42
#5  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe1e9da70) at 
base/message_loop.cc:443
#6  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#7  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#8  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff8462460) at 
base/threading/thread.cc:163
#9  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#10 0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fffe269f700 (LWP 19968)):
#0  0x00007ffff064763b in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521d0f3 in base::ConditionVariable::TimedWait 
(this=0x7fffe269e4f0, max_time=<optimized out>) at 
base/synchronization/condition_variable_posix.cc:60
#2  0x00007ffff521dbcf in base::WaitableEvent::TimedWait (this=0x7ffff8443290, 
max_time=<optimized out>) at base/synchronization/waitable_event_posix.cc:204
#3  0x00007ffff51f9620 in base::MessagePumpDefault::Run (this=0x7ffff8443280, 
delegate=0x7fffe269ea70) at base/message_pump_default.cc:46
#4  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe269ea70) at 
base/message_loop.cc:443
#5  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#6  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#7  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff841b240) at 
base/threading/thread.cc:163
#8  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#9  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7ffff4329700 (LWP 19967)):
#0  0x00007ffff064763b in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521d0f3 in base::ConditionVariable::TimedWait 
(this=0x7ffff8329900, max_time=<optimized out>) at 
base/synchronization/condition_variable_posix.cc:60
#2  0x00007ffff6926748 in base::PosixDynamicThreadPool::WaitForTask 
(this=0x7ffff83298c0) at base/threading/worker_pool_posix.cc:195
#3  0x00007ffff69268c4 in base::(anonymous namespace)::WorkerThread::ThreadMain 
(this=0x7ffff841fe40) at base/threading/worker_pool_posix.cc:83
#4  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#5  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fffe2ea0700 (LWP 19966)):
#0  0x00007fffed47f9c3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff13ff441 in ?? () from /usr/lib/libevent-1.4.so.2
#2  0x00007ffff13f3248 in event_base_loop () from /usr/lib/libevent-1.4.so.2
#3  0x00007ffff51cee9c in base::MessagePumpLibevent::Run (this=0x7ffff8416c00, 
delegate=0x7fffe2e9fa70) at base/message_pump_libevent.cc:270
#4  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe2e9fa70) at 
base/message_loop.cc:443
#5  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#6  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#7  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff83ac700) at 
base/threading/thread.cc:163
#8  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#9  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fffe36a1700 (LWP 19965)):
#0  0x00007fffed47f9c3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff13ff441 in ?? () from /usr/lib/libevent-1.4.so.2
#2  0x00007ffff13f3248 in event_base_loop () from /usr/lib/libevent-1.4.so.2
#3  0x00007ffff51cedbd in base::MessagePumpLibevent::Run (this=0x7ffff84169c0, 
delegate=0x7fffe36a0a70) at base/message_pump_libevent.cc:260
#4  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe36a0a70) at 
base/message_loop.cc:443
#5  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#6  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#7  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff841b500) at 
base/threading/thread.cc:163
#8  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#9  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fffe3ea2700 (LWP 19964)):
#0  0x00007ffff06472c4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521ce61 in base::ConditionVariable::Wait (this=<optimized out>) 
at base/synchronization/condition_variable_posix.cc:35
#2  0x00007ffff521dbe0 in base::WaitableEvent::TimedWait (this=0x7ffff841f450, 
max_time=<optimized out>) at base/synchronization/waitable_event_posix.cc:206
#3  0x00007ffff521dc04 in base::WaitableEvent::Wait (this=<optimized out>) at 
base/synchronization/waitable_event_posix.cc:153
#4  0x00007ffff51f95cb in base::MessagePumpDefault::Run (this=0x7ffff841f440, 
delegate=0x7fffe3ea1a70) at base/message_pump_default.cc:42
#5  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe3ea1a70) at 
base/message_loop.cc:443
#6  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#7  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#8  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff8420870) at 
base/threading/thread.cc:163
#9  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#10 0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fffe46a3700 (LWP 19963)):
#0  0x00007fffed47f9c3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff13ff441 in ?? () from /usr/lib/libevent-1.4.so.2
#2  0x00007ffff13f3248 in event_base_loop () from /usr/lib/libevent-1.4.so.2
#3  0x00007ffff51cee9c in base::MessagePumpLibevent::Run (this=0x7ffff8416960, 
delegate=0x7fffe46a2a70) at base/message_pump_libevent.cc:270
#4  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe46a2a70) at 
base/message_loop.cc:443
#5  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#6  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#7  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff84208c0) at 
base/threading/thread.cc:163
#8  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#9  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fffe4ea4700 (LWP 19962)):
#0  0x00007ffff06472c4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff521ce61 in base::ConditionVariable::Wait (this=<optimized out>) 
at base/synchronization/condition_variable_posix.cc:35
#2  0x00007ffff521dbe0 in base::WaitableEvent::TimedWait (this=0x7ffff841f410, 
max_time=<optimized out>) at base/synchronization/waitable_event_posix.cc:206
#3  0x00007ffff521dc04 in base::WaitableEvent::Wait (this=<optimized out>) at 
base/synchronization/waitable_event_posix.cc:153
#4  0x00007ffff51f95cb in base::MessagePumpDefault::Run (this=0x7ffff841f400, 
delegate=0x7fffe4ea3a70) at base/message_pump_default.cc:42
#5  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe4ea3a70) at 
base/message_loop.cc:443
#6  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#7  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#8  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff8420910) at 
base/threading/thread.cc:163
#9  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#10 0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#11 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fffe5cc1700 (LWP 19961)):
#0  0x00007ffff064a17d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007ffff4b86873 in read (__nbytes=4, __buf=0x7fffe5cc0c5c, 
__fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:45
#2  (anonymous namespace)::ShutdownDetector::ThreadMain (this=0x7ffff83bafe0) 
at chrome/browser/browser_main_posix.cc:121
#3  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#4  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fffe64c2700 (LWP 19960)):
#0  0x00007fffed478e63 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff51eae3a in base::files::(anonymous 
namespace)::InotifyReaderTask::Run (this=0x7ffff83e88e0) at 
base/files/file_path_watcher_linux.cc:170
#2  0x00007ffff52213ae in base::subtle::TaskClosureAdapter::Run 
(this=0x7ffff83e88c0) at base/task.cc:56
#3  0x00007ffff51f3886 in Run (this=0x7fffe64c1510) at ./base/callback.h:265
#4  MessageLoop::RunTask (this=0x7fffe64c1a70, pending_task=...) at 
base/message_loop.cc:476
#5  0x00007ffff51f7f33 in MessageLoop::DeferOrRunPendingTask 
(this=0x7fffe64c1a70, pending_task=...) at base/message_loop.cc:492
#6  0x00007ffff51f8411 in DoWork (this=<optimized out>) at 
base/message_loop.cc:682
#7  MessageLoop::DoWork (this=0x7fffe64c1a70) at base/message_loop.cc:661
#8  0x00007ffff51f9589 in base::MessagePumpDefault::Run (this=0x7ffff83e8940, 
delegate=0x7fffe64c1a70) at base/message_pump_default.cc:23
#9  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe64c1a70) at 
base/message_loop.cc:443
#10 0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#11 MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#12 0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff82613f4) at 
base/threading/thread.cc:163
#13 0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#14 0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#15 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#16 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fffe6cc3700 (LWP 19959)):
#0  0x00007fffed47f9c3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff13ff441 in ?? () from /usr/lib/libevent-1.4.so.2
#2  0x00007ffff13f3248 in event_base_loop () from /usr/lib/libevent-1.4.so.2
#3  0x00007ffff51cedbd in base::MessagePumpLibevent::Run (this=0x7ffff83e08a0, 
delegate=0x7fffe6cc2a70) at base/message_pump_libevent.cc:260
#4  0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7fffe6cc2a70) at 
base/message_loop.cc:443
#5  0x00007ffff51f6490 in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#6  MessageLoop::Run (this=<optimized out>) at base/message_loop.cc:340
#7  0x00007ffff5221f2c in base::Thread::ThreadMain (this=0x7ffff83df1e0) at 
base/threading/thread.cc:163
#8  0x00007ffff5221c42 in base::(anonymous namespace)::ThreadFunc 
(params=<optimized out>) at base/threading/platform_thread_posix.cc:58
#9  0x00007ffff0642b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fffed47f36d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff439c960 (LWP 19951)):
#0  0x0000000000000000 in ?? ()
#1  0x00007ffff5097971 in BalloonViewHost::UpdateActualSize 
(this=0x7ffff8b2a460, new_size=...) at 
chrome/browser/ui/gtk/notifications/balloon_view_host_gtk.cc:22
#2  0x00007ffff5097721 in BalloonViewImpl::AnimationProgressed 
(this=0x7ffff89ca9c0, animation=0x7ffff89a2400) at 
chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc:206
#3  0x00007ffff535e037 in ui::LinearAnimation::Step (this=0x7ffff89a2400, 
time_now=<optimized out>) at ui/base/animation/linear_animation.cc:76
#4  0x00007ffff535dcd5 in ui::AnimationContainer::Run (this=0x7ffff92aa900) at 
ui/base/animation/animation_container.cc:76
#5  0x00007ffff52213ae in base::subtle::TaskClosureAdapter::Run 
(this=0x7ffff8e7b940) at base/task.cc:56
#6  0x00007ffff51f3886 in Run (this=0x7fffffffb9e0) at ./base/callback.h:265
#7  MessageLoop::RunTask (this=0x7ffff83d6800, pending_task=...) at 
base/message_loop.cc:476
#8  0x00007ffff51f7f33 in MessageLoop::DeferOrRunPendingTask 
(this=0x7ffff83d6800, pending_task=...) at base/message_loop.cc:492
#9  0x00007ffff51f82ed in DoDelayedWork (next_delayed_work_time=0x7ffff83e4870, 
this=0x7ffff83d6800) at base/message_loop.cc:720
#10 MessageLoop::DoDelayedWork (this=0x7ffff83d6800, 
next_delayed_work_time=0x7ffff83e4870) at base/message_loop.cc:692
#11 0x00007ffff5229f82 in base::MessagePumpGlib::RunWithDispatcher 
(this=0x7ffff83e4850, delegate=<optimized out>, dispatcher=<optimized out>) at 
base/message_pump_glib.cc:215
#12 0x00007ffff51f62c5 in MessageLoop::RunInternal (this=0x7ffff83d6800) at 
base/message_loop.cc:443
#13 0x00007ffff51f63ac in RunHandler (this=<optimized out>) at 
base/message_loop.cc:416
#14 MessageLoopForUI::Run (this=<optimized out>, dispatcher=<optimized out>) at 
base/message_loop.cc:823
#15 0x00007ffff4f290a8 in RunUIMessageLoop (browser_process=<optimized out>) at 
chrome/browser/browser_main.cc:245
#16 ChromeBrowserMainParts::TemporaryContinue (this=0x7ffff8324420) at 
chrome/browser/browser_main.cc:1840
#17 0x00007ffff6536d81 in BrowserMain (parameters=...) at 
content/browser/browser_main.cc:311
#18 0x00007ffff5168ece in RunNamedProcessTypeMain (delegate=0x7fffffffe170, 
main_function_params=..., process_type=...) at content/app/content_main.cc:292
#19 content::ContentMain (argc=2, argv=<optimized out>, 
delegate=0x7fffffffe170) at content/app/content_main.cc:482
#20 0x00007ffff48f6533 in ChromeMain (argc=2, argv=0x7fffffffe2b8) at 
chrome/app/chrome_main.cc:758
#21 0x00007ffff48f6596 in main (argc=<optimized out>, argv=<optimized out>) at 
chrome/app/chrome_exe_main_gtk.cc:18
(gdb) dis
disable      disassemble  disconnect   display      
(gdb) disa
disable      disassemble  
(gdb) disassemble 
No function contains program counter for selected frame.
(gdb) quit
A debugging session is active.

        Inferior 1 [process 19951] will be killed.

Quit anyway? (y or n) 

Reply via email to