Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 943660 Details for
Bug 1149117
[abrt] gnome-software: gtk_stack_set_visible_child_name(): gnome-software killed by SIGSEGV
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 48.00 KB, created by
lonelywoolf
on 2014-10-03 09:09:41 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
lonelywoolf
Created:
2014-10-03 09:09:41 UTC
Size:
48.00 KB
patch
obsolete
>[New LWP 2139] >[New LWP 2143] >[New LWP 2210] >[New LWP 2252] >[New LWP 2140] >[New LWP 2145] >[New LWP 2172] >[New LWP 2175] >[New LWP 2258] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libdrm.so.2.4.0.debug" does not match "/lib64/libdrm.so.2" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib64/libdrm.so.2.4.0.debug" does not match "/lib64/libdrm.so.2" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64//libdrm.so.2.4.0.debug" does not match "/lib64/libdrm.so.2" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libstdc++.so.6.0.20.debug" does not match "/lib64/libstdc++.so.6" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib64/libstdc++.so.6.0.20.debug" does not match "/lib64/libstdc++.so.6" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64//libstdc++.so.6.0.20.debug" does not match "/lib64/libstdc++.so.6" (CRC mismatch). > >Core was generated by `/usr/bin/gnome-software'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 gtk_stack_set_visible_child_name (stack=0x0, name=name@entry=0x43f5cc "empty") at gtkstack.c:1521 >1521 gtkstack.c: No such file or directory. > >Thread 9 (Thread 0x7f24b17fa700 (LWP 2258)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >No locals. >#1 0x000000307648e3d7 in g_cond_wait_until (cond=cond@entry=0x7585c8, mutex=mutex@entry=0x7585c0, end_time=end_time@entry=529613518) at gthread-posix.c:1437 > now = {tv_sec = 514, tv_nsec = 613518869} > span = {tv_sec = 14, tv_nsec = 999999131} > sampled = 20 > res = <optimized out> >#2 0x000000307641ec09 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x7585c0, wait=wait@entry=1, end_time=end_time@entry=529613518) at gasyncqueue.c:422 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x000000307641f22b in g_async_queue_timeout_pop (queue=0x7585c0, timeout=timeout@entry=15000000) at gasyncqueue.c:543 > end_time = 529613518 > retval = <optimized out> >#4 0x000000307647119c in g_thread_pool_wait_for_new_pool () at gthreadpool.c:167 > pool = <optimized out> > local_wakeup_thread_serial = <optimized out> > last_wakeup_thread_serial = <optimized out> > have_relayed_thread_marker = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:364 > free_pool = <optimized out> > task = 0x2 > pool = <optimized out> >#6 0x0000003076470745 in g_thread_proxy (data=0x7f24c2370720) at gthread.c:764 > thread = 0x7f24c2370720 >#7 0x000000307480752a in start_thread (arg=0x7f24b17fa700) at pthread_create.c:310 > __res = <optimized out> > pd = 0x7f24b17fa700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139795573483264, 7442615959170713150, 139795615441920, 0, 139795573483264, 36140352, -7421904461762263490, 7433634051264349758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x000000307410077d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 8 (Thread 0x7f24d2df0700 (LWP 2175)): >#0 0x00000030740f51dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003076449e34 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f24b82f0200, timeout=-1, context=0x7f24b82d5d00) at gmain.c:4076 > poll_func = 0x3076459230 <g_poll> >#2 g_main_context_iterate (context=0x7f24b82d5d00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3776 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f24b82f0200 >#3 0x000000307644a1c2 in g_main_loop_run (loop=0x7f24b82d5a20) at gmain.c:3975 > __FUNCTION__ = "g_main_loop_run" >#4 0x0000003077c21392 in pk_client_resolve (client=0x7e1920, filters=1, packages=0x7f24b82d5c70, cancellable=0xaa4900, progress_callback=0x7f24d0bb5c00 <gs_plugin_packagekit_progress_cb>, progress_user_data=0x7e9f00, error=0x7f24d2defc28) at pk-client-sync.c:100 > helper = {error = 0x7f24d2defc28, context = 0x7f24b82d5d00, loop = 0x7f24b82d5a20, results = 0x0, progress = 0x0} > results = 0x7e1920 > __FUNCTION__ = "pk_client_resolve" >#5 0x00007f24d0bb5fd2 in gs_plugin_packagekit_resolve_packages (error=<optimized out>, cancellable=<optimized out>, list=<optimized out>, plugin=<optimized out>) at gs-plugin-packagekit-refine.c:268 > package_ids = 0x23f4ae0 > packages = 0x7f24d2defc28 > sources = 0x7f24c230a820 > error_code = 0x7f24b82d5c70 > i = 1 >#6 gs_plugin_refine (plugin=0x7f24b82f0200, list=0x1, flags=4294967295, cancellable=0xffffffffffffffff, error=0x1) at gs-plugin-packagekit-refine.c:780 > sources = 0xfffffffffffffdfc > tmp = 0x7f24d2defc28 "" > ret = 1 >#7 0x0000000000431a46 in gs_plugin_loader_run_refine_plugin (error=0x7f24d2defc28, cancellable=0xaa4900, flags=GS_PLUGIN_REFINE_FLAGS_REQUIRE_RATING, list=0x2434b68, function_name_parent=0x4404c5 "gs_plugin_add_category_apps", plugin=0x7e9f00, plugin_loader=0x7e2880) at gs-plugin-loader.c:184 > exists = <optimized out> > ret = 1 > plugin_func = 0x7f24d0bb5de0 <gs_plugin_refine> > function_name = 0x440353 "gs_plugin_refine" > profile_id = 0x7f24b82ef250 "GsPlugin::packagekit-refine(gs_plugin_add_category_apps;gs_plugin_refine)" >#8 gs_plugin_loader_run_refine (plugin_loader=plugin_loader@entry=0x7e2880, function_name_parent=function_name_parent@entry=0x4404c5 "gs_plugin_add_category_apps", list=list@entry=0x2434b68, flags=GS_PLUGIN_REFINE_FLAGS_REQUIRE_RATING, cancellable=cancellable@entry=0xaa4900, error=error@entry=0x7f24d2defc28) at gs-plugin-loader.c:247 > l = <optimized out> > addons_list = 0x0 > related_list = 0x0 > addons = 0x4404c5 > related = 0x4404c5 > app = <optimized out> > plugin = 0x7e9f00 > ret = <optimized out> > i = 12 >#9 0x0000000000432d60 in gs_plugin_loader_get_category_apps_thread_cb (task=0x26cd430, object=<optimized out>, task_data=0x2434b60, cancellable=0xaa4900) at gs-plugin-loader.c:1897 > function_name = 0x4404c5 "gs_plugin_add_category_apps" > ret = <optimized out> > profile_id = <optimized out> > error = 0x0 > state = 0x2434b60 > plugin_loader = 0x7e2880 > plugin = <optimized out> > plugin_func = 0x0 > i = <optimized out> >#10 0x000000307f482b95 in g_task_thread_pool_thread (thread_data=0x26cd430, pool_data=<optimized out>) at gtask.c:1215 > task = 0x26cd430 >#11 0x00000030764710d8 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307 > task = 0x26cd430 > pool = 0x758510 >#12 0x0000003076470745 in g_thread_proxy (data=0x1b4c0a0) at gthread.c:764 > thread = 0x1b4c0a0 >#13 0x000000307480752a in start_thread (arg=0x7f24d2df0700) at pthread_create.c:310 > __res = <optimized out> > pd = 0x7f24d2df0700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139796133381888, 7442615959170713150, 139795615442176, 0, 139796133381888, 8265568, -7421687588462393794, 7433634051264349758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#14 0x000000307410077d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 7 (Thread 0x7f24b3fff700 (LWP 2172)): >#0 0x00000030740f51dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003076449e34 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f24c0708dd0, timeout=-1, context=0x7f24c0e20d40) at gmain.c:4076 > poll_func = 0x3076459230 <g_poll> >#2 g_main_context_iterate (context=0x7f24c0e20d40, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3776 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f24c0708dd0 >#3 0x000000307644a1c2 in g_main_loop_run (loop=0x7f24c06a0d00) at gmain.c:3975 > __FUNCTION__ = "g_main_loop_run" >#4 0x0000003077c21ba8 in pk_client_get_details (client=0x7e1920, package_ids=0x7f24c1c61d50, cancellable=0x8004e0, progress_callback=0x7f24d0bb5c00 <gs_plugin_packagekit_progress_cb>, progress_user_data=0x7e9f00, error=0x7f24b3ffec38) at pk-client-sync.c:373 > helper = {error = 0x7f24b3ffec38, context = 0x7f24c0e20d40, loop = 0x7f24c06a0d00, results = 0x0, progress = 0x0} > results = 0x7e1920 > __FUNCTION__ = "pk_client_get_details" >#5 0x00007f24d0bb655c in gs_plugin_packagekit_refine_details (error=<optimized out>, cancellable=<optimized out>, list=<optimized out>, plugin=<optimized out>) at gs-plugin-packagekit-refine.c:559 > array = 0x100 > source_ids = 0x7f24c1775b00 > i = 0 >#6 gs_plugin_refine_require_details (error=<optimized out>, cancellable=<optimized out>, list=0x241aa20, plugin=<optimized out>) at gs-plugin-packagekit-refine.c:628 > app = 0x0 >#7 gs_plugin_refine (plugin=0x7f24c0708dd0, list=0x1, flags=4294967295, cancellable=0xffffffffffffffff, error=0x1) at gs-plugin-packagekit-refine.c:834 > sources = 0xfffffffffffffdfc > tmp = 0x7e9f00 "p\220\177" > ret = 0 >#8 0x0000000000431a46 in gs_plugin_loader_run_refine_plugin (error=0x7f24b3ffec38, cancellable=0x8004e0, flags=13814, list=0x7f24b3ffec40, function_name_parent=0x0, plugin=0x7e9f00, plugin_loader=0x7e2880) at gs-plugin-loader.c:184 > exists = <optimized out> > ret = 1 > plugin_func = 0x7f24d0bb5de0 <gs_plugin_refine> > function_name = 0x440353 "gs_plugin_refine" > profile_id = 0x7f24c0dd5a70 "GsPlugin::packagekit-refine(gs_plugin_refine)" >#9 gs_plugin_loader_run_refine (plugin_loader=plugin_loader@entry=0x7e2880, function_name_parent=function_name_parent@entry=0x0, list=list@entry=0x7f24b3ffec40, flags=13814, cancellable=cancellable@entry=0x8004e0, error=error@entry=0x7f24b3ffec38) at gs-plugin-loader.c:247 > l = <optimized out> > addons_list = 0x0 > related_list = 0x0 > addons = 0x0 > related = 0x0 > app = <optimized out> > plugin = 0x7e9f00 > ret = <optimized out> > i = 12 >#10 0x0000000000431e73 in gs_plugin_loader_app_refine_thread_cb (task=0x243c200, object=<optimized out>, task_data=0x7f24b801dea0, cancellable=0x8004e0) at gs-plugin-loader.c:2013 > error = 0x0 > list = 0x242a560 > state = 0x7f24b801dea0 > plugin_loader = 0x7e2880 > ret = <optimized out> >#11 0x000000307f482b95 in g_task_thread_pool_thread (thread_data=0x243c200, pool_data=<optimized out>) at gtask.c:1215 > task = 0x243c200 >#12 0x00000030764710d8 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307 > task = 0x243c200 > pool = 0x758510 >#13 0x0000003076470745 in g_thread_proxy (data=0x7f24b8012720) at gthread.c:764 > thread = 0x7f24b8012720 >#14 0x000000307480752a in start_thread (arg=0x7f24b3fff700) at pthread_create.c:310 > __res = <optimized out> > pd = 0x7f24b3fff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139795615446784, 7442615959170713150, 139795934241792, 0, 139795615446784, 139795615447488, -7421901159469283778, 7433634051264349758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#15 0x000000307410077d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 6 (Thread 0x7f24d35f1700 (LWP 2145)): >#0 0x00000030740f51dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003076449e34 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f24bc0010c0, timeout=-1, context=0x7dfcd0) at gmain.c:4076 > poll_func = 0x3076459230 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x7dfcd0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3776 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f24bc0010c0 >#3 0x0000003076449f4c in g_main_context_iteration (context=context@entry=0x7dfcd0, may_block=may_block@entry=1) at gmain.c:3842 > retval = <optimized out> >#4 0x00007f24d35f924d in dconf_gdbus_worker_thread (user_data=0x7dfcd0) at dconf-gdbus-thread.c:82 > context = 0x7dfcd0 >#5 0x0000003076470745 in g_thread_proxy (data=0x7d0ca0) at gthread.c:764 > thread = 0x7d0ca0 >#6 0x000000307480752a in start_thread (arg=0x7f24d35f1700) at pthread_create.c:310 > __res = <optimized out> > pd = 0x7f24d35f1700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139796141774592, 7442615959170713150, 140734914349568, 0, 139796141774592, 139796141775296, -7421688686363408834, 7433634051264349758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x000000307410077d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 5 (Thread 0x7f24d9cc4700 (LWP 2140)): >#0 0x000000307480f71d in sendmsg () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x000000307f4757cf in g_socket_send_message (socket=0x6c8670, address=<optimized out>, vectors=<optimized out>, num_vectors=<optimized out>, messages=0x0, num_messages=<optimized out>, flags=0, cancellable=0x7dd900, error=0x7f24d9cc3ae8) at gsocket.c:3882 > msg = {msg_name = 0x0, msg_namelen = 0, msg_iov = 0x7f24d9cc3af0, msg_iovlen = 1, msg_control = 0x0, msg_controllen = 0, msg_flags = 0} > result = <optimized out> > one_vector = {buffer = 0x68, size = 8739018117666486784} > zero = 0 '\000' > __FUNCTION__ = "g_socket_send_message" >#2 0x000000307f4dbed8 in write_message_continue_writing (data=0x2865410) at gdbusprivate.c:1035 > vector = {buffer = 0x2364c30, size = 336} > control_message = 0x0 > bytes_written = 8233488 > error = 0x0 > simple = 0x6c99c0 > fd_list = 0x0 > __FUNCTION__ = "write_message_continue_writing" >#3 0x000000307f4dc0dd in write_message_async (worker=worker@entry=0x7f24c80015c0, data=data@entry=0x2865410, callback=callback@entry=0x307f4dc710 <write_message_cb>, user_data=user_data@entry=0x2865410) at gdbusprivate.c:1132 >No locals. >#4 0x000000307f4dc30e in continue_writing (worker=0x7f24c80015c0) at gdbusprivate.c:1532 > old_message = <optimized out> > new_blob = <optimized out> > new_blob_size = 208142661535 > error = 0x6b2e00 > data = 0x2865410 > flush_async_data = 0x0 > __FUNCTION__ = "continue_writing" >#5 0x000000307f4dc3f9 in continue_writing_in_idle_cb (user_data=<optimized out>) at gdbusprivate.c:1553 > worker = <optimized out> >#6 0x0000003076449afb in g_main_dispatch (context=0x6bbb00) at gmain.c:3111 > dispatch = 0x3076446640 <g_idle_dispatch> > prev_source = 0x0 > was_in_call = 0 > user_data = 0x7f24c80015c0 > callback = 0x307f4dc3e0 <continue_writing_in_idle_cb> > cb_funcs = 0x30767378c0 <g_source_callback_funcs> > cb_data = 0x235fc20 > need_destroy = <optimized out> > source = 0x2745900 > current = 0x6cb1b0 > i = 0 >#7 g_main_context_dispatch (context=context@entry=0x6bbb00) at gmain.c:3710 >No locals. >#8 0x0000003076449e98 in g_main_context_iterate (context=0x6bbb00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3781 > max_priority = 2147483647 > timeout = -1 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 3 > fds = 0x7f24d40010c0 >#9 0x000000307644a1c2 in g_main_loop_run (loop=0x6bba90) at gmain.c:3975 > __FUNCTION__ = "g_main_loop_run" >#10 0x000000307f4dad56 in gdbus_shared_thread_func (user_data=0x6bbad0) at gdbusprivate.c:273 > data = 0x6bbad0 >#11 0x0000003076470745 in g_thread_proxy (data=0x6ce050) at gthread.c:764 > thread = 0x6ce050 >#12 0x000000307480752a in start_thread (arg=0x7f24d9cc4700) at pthread_create.c:310 > __res = <optimized out> > pd = 0x7f24d9cc4700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139796249593600, 7442615959170713150, 140734914352128, 0, 139796249593600, 139796249594304, -7421711938779478466, 7433634051264349758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#13 0x000000307410077d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 4 (Thread 0x7f24b1ffb700 (LWP 2252)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >No locals. >#1 0x000000307648e3d7 in g_cond_wait_until (cond=cond@entry=0x758578, mutex=mutex@entry=0x758570, end_time=end_time@entry=525490332) at gthread-posix.c:1437 > now = {tv_sec = 524, tv_nsec = 990332439} > span = {tv_sec = 0, tv_nsec = 499999561} > sampled = 34 > res = <optimized out> >#2 0x000000307641ec09 in g_async_queue_pop_intern_unlocked (queue=0x758570, wait=wait@entry=1, end_time=525490332) at gasyncqueue.c:422 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x000000307641f268 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:570 > end_time = <optimized out> >#4 0x00000030764710b0 in g_thread_pool_wait_for_new_task (pool=0x758510) at gthreadpool.c:262 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x244ab40 > pool = 0x758510 >#6 0x0000003076470745 in g_thread_proxy (data=0x1a7a140) at gthread.c:764 > thread = 0x1a7a140 >#7 0x000000307480752a in start_thread (arg=0x7f24b1ffb700) at pthread_create.c:310 > __res = <optimized out> > pd = 0x7f24b1ffb700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139795581875968, 7442615959170713150, 140734914345472, 0, 139795581875968, 36661952, -7421905559663278530, 7433634051264349758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x000000307410077d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 3 (Thread 0x7f24b2ffd700 (LWP 2210)): >#0 0x00000030740f51dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003076449e34 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f249c001900, timeout=-1, context=0x7f249c0024c0) at gmain.c:4076 > poll_func = 0x3076459230 <g_poll> >#2 g_main_context_iterate (context=0x7f249c0024c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3776 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f249c001900 >#3 0x000000307644a1c2 in g_main_loop_run (loop=0x7f249c002100) at gmain.c:3975 > __FUNCTION__ = "g_main_loop_run" >#4 0x0000003077c21ba8 in pk_client_get_details (client=0x7e1920, package_ids=0x7f249c002430, cancellable=0x8004e0, progress_callback=0x7f24d0bb5c00 <gs_plugin_packagekit_progress_cb>, progress_user_data=0x7e9f00, error=0x7f24b2ffcc38) at pk-client-sync.c:373 > helper = {error = 0x7f24b2ffcc38, context = 0x7f249c0024c0, loop = 0x7f249c002100, results = 0x0, progress = 0x0} > results = 0x7e1920 > __FUNCTION__ = "pk_client_get_details" >#5 0x00007f24d0bb655c in gs_plugin_packagekit_refine_details (error=<optimized out>, cancellable=<optimized out>, list=<optimized out>, plugin=<optimized out>) at gs-plugin-packagekit-refine.c:559 > array = 0x100 > source_ids = 0x7f24c1775b00 > i = 0 >#6 gs_plugin_refine_require_details (error=<optimized out>, cancellable=<optimized out>, list=0x21c0d60, plugin=<optimized out>) at gs-plugin-packagekit-refine.c:628 > app = 0x0 >#7 gs_plugin_refine (plugin=0x7f249c001900, list=0x1, flags=4294967295, cancellable=0xffffffffffffffff, error=0x1) at gs-plugin-packagekit-refine.c:834 > sources = 0xfffffffffffffdfc > tmp = 0x7e9f00 "p\220\177" > ret = 0 >#8 0x0000000000431a46 in gs_plugin_loader_run_refine_plugin (error=0x7f24b2ffcc38, cancellable=0x8004e0, flags=13814, list=0x7f24b2ffcc40, function_name_parent=0x0, plugin=0x7e9f00, plugin_loader=0x7e2880) at gs-plugin-loader.c:184 > exists = <optimized out> > ret = 1 > plugin_func = 0x7f24d0bb5de0 <gs_plugin_refine> > function_name = 0x440353 "gs_plugin_refine" > profile_id = 0x7f249c001140 "GsPlugin::packagekit-refine(gs_plugin_refine)" >#9 gs_plugin_loader_run_refine (plugin_loader=plugin_loader@entry=0x7e2880, function_name_parent=function_name_parent@entry=0x0, list=list@entry=0x7f24b2ffcc40, flags=13814, cancellable=cancellable@entry=0x8004e0, error=error@entry=0x7f24b2ffcc38) at gs-plugin-loader.c:247 > l = <optimized out> > addons_list = 0x0 > related_list = 0x0 > addons = 0x0 > related = 0x0 > app = <optimized out> > plugin = 0x7e9f00 > ret = <optimized out> > i = 12 >#10 0x0000000000431e73 in gs_plugin_loader_app_refine_thread_cb (task=0x243c540, object=<optimized out>, task_data=0x26d25e0, cancellable=0x8004e0) at gs-plugin-loader.c:2013 > error = 0x0 > list = 0x217e080 > state = 0x26d25e0 > plugin_loader = 0x7e2880 > ret = <optimized out> >#11 0x000000307f482b95 in g_task_thread_pool_thread (thread_data=0x243c540, pool_data=<optimized out>) at gtask.c:1215 > task = 0x243c540 >#12 0x00000030764710d8 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307 > task = 0x243c540 > pool = 0x758510 >#13 0x0000003076470745 in g_thread_proxy (data=0x1bfdd40) at gthread.c:764 > thread = 0x1bfdd40 >#14 0x000000307480752a in start_thread (arg=0x7f24b2ffd700) at pthread_create.c:310 > __res = <optimized out> > pd = 0x7f24b2ffd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139795598661376, 7442615959170713150, 139795934241792, 0, 139795598661376, 139795598662080, -7421898961519770050, 7433634051264349758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#15 0x000000307410077d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 2 (Thread 0x7f24d898f700 (LWP 2143)): >#0 0x00000030740f51dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x0000003076449e34 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7f24cc0008c0, timeout=-1, context=0x778c40) at gmain.c:4076 > poll_func = 0x3076459230 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x778c40, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3776 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x7f24cc0008c0 >#3 0x0000003076449f4c in g_main_context_iteration (context=0x778c40, may_block=may_block@entry=1) at gmain.c:3842 > retval = <optimized out> >#4 0x0000003076449f89 in glib_worker_main (data=<optimized out>) at gmain.c:5589 >No locals. >#5 0x0000003076470745 in g_thread_proxy (data=0x761de0) at gthread.c:764 > thread = 0x761de0 >#6 0x000000307480752a in start_thread (arg=0x7f24d898f700) at pthread_create.c:310 > __res = <optimized out> > pd = 0x7f24d898f700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139796229453568, 7442615959170713150, 140734914347776, 0, 139796229453568, 139796229454272, -7421709011222395330, 7433634051264349758}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x000000307410077d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 >No locals. > >Thread 1 (Thread 0x7f24e0258980 (LWP 2139)): >#0 gtk_stack_set_visible_child_name (stack=0x0, name=name@entry=0x43f5cc "empty") at gtkstack.c:1521 > priv = 0xfffffffffffffe80 >#1 0x000000000042cba2 in get_sources_cb (plugin_loader=0x7e2880, res=0x244ab40, dialog=<optimized out>) at gs-sources-dialog.c:149 > error = 0x1f85b00 > l = <optimized out> > list = 0x0 > app = <optimized out> > priv = 0x285a040 >#2 0x000000307f4823db in g_task_return_now (task=0x244ab40) at gtask.c:1077 >No locals. >#3 0x000000307f4823f9 in complete_in_idle_cb (task=0x244ab40) at gtask.c:1086 >No locals. >#4 0x0000003076449afb in g_main_dispatch (context=0x6c2c70) at gmain.c:3111 > dispatch = 0x3076446640 <g_idle_dispatch> > prev_source = 0x0 > was_in_call = 0 > user_data = 0x244ab40 > callback = 0x307f4823f0 <complete_in_idle_cb> > cb_funcs = 0x30767378c0 <g_source_callback_funcs> > cb_data = 0x7f24b426d3a0 > need_destroy = <optimized out> > source = 0x7f24b4278b90 > current = 0x6caf00 > i = 3 >#5 g_main_context_dispatch (context=context@entry=0x6c2c70) at gmain.c:3710 >No locals. >#6 0x0000003076449e98 in g_main_context_iterate (context=context@entry=0x6c2c70, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3781 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 4 > fds = 0xdf7c30 >#7 0x0000003076449f4c in g_main_context_iteration (context=0x6c2c70, context@entry=0x0, may_block=may_block@entry=1) at gmain.c:3842 > retval = <optimized out> >#8 0x000000307f4a507c in g_application_run (application=0x6bd0e0, argc=argc@entry=1, argv=argv@entry=0x7fff6693da18) at gapplication.c:2282 > arguments = 0x6bc870 > status = 0 > __FUNCTION__ = "g_application_run" >#9 0x00000000004135e2 in main (argc=1, argv=0x7fff6693da18) at gs-main.c:49 > status = 0 > application = 0x6bd0e0 > profile = 0x6b2420 >From To Syms Read Shared Object Library >0x0000003545c09800 0x0000003545c1a936 Yes /lib64/libappstream-glib.so.1 >0x000000307e401190 0x000000307e402075 Yes /lib64/libgmodule-2.0.so.0 >0x0000003089a3f120 0x0000003089a7dd6e Yes /lib64/libsoup-2.4.so.1 >0x0000003077c14ad0 0x0000003077c40d93 Yes /lib64/libpackagekit-glib2.so.18 >0x000000308c20b210 0x000000308c29dc3f Yes /lib64/libsqlite3.so.0 >0x0000003547e11ec0 0x0000003547e30bfa Yes /lib64/libgnome-desktop-3.so.10 >0x000000354707f260 0x0000003547375669 Yes /lib64/libgtk-3.so.0 >0x0000003547a20230 0x0000003547a75a61 Yes /lib64/libgdk-3.so.0 >0x0000003081c048b0 0x0000003081c095a6 Yes /lib64/libpangocairo-1.0.so.0 >0x0000003080a0cde0 0x0000003080a2c1f6 Yes /lib64/libpango-1.0.so.0 >0x000000308280b0a0 0x0000003082817683 Yes /lib64/libatk-1.0.so.0 >0x0000003085403550 0x00000030854044e2 Yes (*) /lib64/libcairo-gobject.so.2 >0x0000003082c134c0 0x0000003082ccd0ad Yes (*) /lib64/libcairo.so.2 >0x0000003080207380 0x000000308021ae00 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x000000307f433cd0 0x000000307f4fdf8b Yes /lib64/libgio-2.0.so.0 >0x000000307780ae20 0x000000307783a0d6 Yes /lib64/libgobject-2.0.so.0 >0x000000307641a5f0 0x00000030764b6009 Yes /lib64/libglib-2.0.so.0 >0x00000030750055c0 0x0000003075076b91 Yes /lib64/libm.so.6 >0x0000003074805a20 0x0000003074811e01 Yes /lib64/libpthread.so.0 >0x000000307401f4f0 0x000000307416aca4 Yes /lib64/libc.so.6 >0x00000030790006b0 0x000000307900082a Yes /lib64/libgthread-2.0.so.0 >0x0000003076802af0 0x00000030768129d5 Yes (*) /lib64/libgcc_s.so.1 >0x0000003074400ed0 0x0000003074401ace Yes /lib64/libdl.so.2 >0x000000307dc2e870 0x000000307dd0ff2e Yes /lib64/libxml2.so.2 >0x0000003078c1dfd0 0x0000003078ca661c Yes /lib64/libX11.so.6 >0x00000030760022a0 0x0000003076005417 Yes /lib64/librt.so.1 >0x000000307b401c00 0x000000307b4075a9 Yes /lib64/libXrandr.so.2 >0x0000003079403770 0x000000307940d54f Yes /lib64/libXext.so.6 >0x000000307cc02230 0x000000307cc0c857 Yes /lib64/libXi.so.6 >0x000000307bc015f0 0x000000307bc03926 Yes /lib64/libXfixes.so.3 >0x0000003083c0a4a0 0x0000003083c1e489 Yes /lib64/libatk-bridge-2.0.so.0 >0x00000030820072a0 0x000000308200f79b Yes /lib64/libpangoft2-1.0.so.0 >0x000000307b806cc0 0x000000307b824d3d Yes /lib64/libfontconfig.so.1 >0x000000307ac00bb0 0x000000307ac01524 Yes /lib64/libXinerama.so.1 >0x000000307e802ab0 0x000000307e8075b7 Yes /lib64/libXcursor.so.1 >0x0000003090200cd0 0x00000030902016e5 Yes /lib64/libXcomposite.so.1 >0x0000003085000c40 0x000000308500156b Yes /lib64/libXdamage.so.1 >0x000000308e604f80 0x000000308e6093bf Yes /lib64/libwayland-client.so.0 >0x00000030840046d0 0x000000308401c545 Yes /lib64/libxkbcommon.so.0 >0x0000003084401260 0x0000003084402d79 Yes /lib64/libwayland-cursor.so.0 >0x0000003080606ee0 0x000000308063c049 Yes /lib64/libharfbuzz.so.0 >0x000000307a00eea0 0x000000307a07d5a2 Yes /lib64/libfreetype.so.6 >0x000000308240a370 0x0000003082494050 Yes /lib64/libpixman-1.so.0 >0x0000003090a069a0 0x0000003090a1bbb9 Yes /lib64/libEGL.so.1 >0x0000003078805500 0x0000003078826da7 Yes /lib64/libpng16.so.16 >0x000000308ee00df0 0x000000308ee01903 Yes /lib64/libxcb-shm.so.0 >0x000000308fe03610 0x000000308fe06a8a Yes /lib64/libxcb-render.so.0 >0x0000003078409bd0 0x00000030784181d5 Yes /lib64/libxcb.so.1 >0x000000307a401b70 0x000000307a407a45 Yes /lib64/libXrender.so.1 >0x0000003074c02200 0x0000003074c0e729 Yes /lib64/libz.so.1 >0x000000308601a100 0x0000003086077192 Yes /lib64/libGL.so.1 >0x0000003077401870 0x0000003077405fbc Yes /lib64/libffi.so.6 >0x0000003075c06500 0x0000003075c1952a Yes /lib64/libselinux.so.1 >0x0000003076c03a40 0x0000003076c12ba1 Yes /lib64/libresolv.so.2 >0x0000003073c00b10 0x0000003073c1b6d0 Yes /lib64/ld-linux-x86-64.so.2 >0x0000003075402f30 0x0000003075418d72 Yes /lib64/liblzma.so.5 >0x0000003085c0f760 0x0000003085c20e88 Yes /lib64/libatspi.so.0 >0x0000003079c07920 0x0000003079c32094 Yes /lib64/libdbus-1.so.3 >0x0000003079803e00 0x000000307981c249 Yes /lib64/libexpat.so.1 >0x0000003080e02710 0x0000003080e165e8 Yes /lib64/libgraphite2.so.3 >0x0000003077001760 0x000000307700d462 Yes /lib64/libbz2.so.1 >0x0000003083400600 0x000000308340071b Yes /lib64/libX11-xcb.so.1 >0x0000003086401920 0x0000003086402a45 Yes /lib64/libxcb-dri2.so.0 >0x000000308e202830 0x000000308e204c05 Yes /lib64/libxcb-xfixes.so.0 >0x000000308f201020 0x000000308f201bc5 Yes /lib64/libxcb-shape.so.0 >0x000000308de02930 0x000000308de08154 Yes /lib64/libgbm.so.1 >0x000000308ea061e0 0x000000308ea0bbbf Yes /lib64/libwayland-server.so.0 >0x0000003086809920 0x000000308681336e Yes /lib64/libglapi.so.0 >0x0000003087403210 0x0000003087408b28 Yes (*) /lib64/libdrm.so.2 >0x0000003078000ec0 0x0000003078001bf9 Yes /lib64/libXau.so.6 >0x000000308840a020 0x0000003088411bb5 Yes /lib64/libxcb-glx.so.0 >0x0000003087c00d50 0x0000003087c014f3 Yes /lib64/libxcb-dri3.so.0 >0x0000003084800c50 0x0000003084801428 Yes /lib64/libxcb-present.so.0 >0x0000003084c02060 0x0000003084c03fc9 Yes /lib64/libxcb-sync.so.1 >0x0000003087800990 0x0000003087800c4c Yes /lib64/libxshmfence.so.1 >0x0000003081801010 0x00000030818039a8 Yes /lib64/libXxf86vm.so.1 >0x00000030758016f0 0x000000307584f7a5 Yes /lib64/libpcre.so.1 >0x00007f24d9269da0 0x00007f24d9283f56 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007f24d9033d20 0x00007f24d904ae56 Yes /usr/lib64/gvfs/libgvfscommon.so >0x000000307a804730 0x000000307a82f46e Yes /lib64/libbluray.so.1 >0x0000003080003920 0x000000308000ae3a Yes (*) /lib64/libudev.so.1 >0x0000003099c00f10 0x0000003099c017f5 Yes /lib64/libutil.so.1 >0x000000307f0094d0 0x000000307f034b10 Yes /lib64/libdw.so.1 >0x000000307e002ae0 0x000000307e010a6a Yes /lib64/libelf.so.1 >0x00007f24d8d26500 0x00007f24d8deb212 Yes /usr/lib64/gtk-3.0/3.0.0/theming-engines/liboxygen-gtk.so >0x00007f24d89eb910 0x00007f24d8a584df Yes (*) /lib64/libstdc++.so.6 >0x00007f24d35f5be0 0x00007f24d35fa88e Yes /usr/lib64/gio/modules/libdconfsettings.so >0x00007f24d23ecfd0 0x00007f24d23edaa6 Yes /usr/lib64/gs-plugins-6/libgs_plugin_packagekit-refresh.so >0x00007f24d21e7a80 0x00007f24d21e7d58 Yes /usr/lib64/gs-plugins-6/libgs_plugin_menu-spec-refine.so >0x00007f24d1fe2e20 0x00007f24d1fe32a7 Yes /usr/lib64/gs-plugins-6/libgs_plugin_fedora_tagger_usage.so >0x00007f24d1ddf470 0x00007f24d1de0686 Yes /usr/lib64/gs-plugins-6/libgs_plugin_packagekit.so >0x00007f24d1bdaa20 0x00007f24d1bdad69 Yes /usr/lib64/gs-plugins-6/libgs_plugin_hardcoded-featured.so >0x00007f24d19d5490 0x00007f24d19d758a Yes /usr/lib64/gs-plugins-6/libgs_plugin_appstream.so >0x00007f24d17cfe60 0x00007f24d17d01b1 Yes /usr/lib64/gs-plugins-6/libgs_plugin_systemd-updates.so >0x00007f24d15cc840 0x00007f24d15cd576 Yes /usr/lib64/gs-plugins-6/libgs_plugin_moduleset.so >0x00007f24d13c7b00 0x00007f24d13c8d3b Yes /usr/lib64/gs-plugins-6/libgs_plugin_fedora_tagger_ratings.so >0x00007f24d11c29f0 0x00007f24d11c2c48 Yes /usr/lib64/gs-plugins-6/libgs_plugin_menu-spec-categories.so >0x00007f24d0fbdc30 0x00007f24d0fbdfba Yes /usr/lib64/gs-plugins-6/libgs_plugin_packagekit-offline.so >0x00007f24d0dba9e0 0x00007f24d0dbad26 Yes /usr/lib64/gs-plugins-6/libgs_plugin_hardcoded-categories.so >0x00007f24d0bb5af0 0x00007f24d0bb7136 Yes /usr/lib64/gs-plugins-6/libgs_plugin_packagekit-refine.so >0x00007f24d09b0480 0x00007f24d09b0c92 Yes /usr/lib64/gs-plugins-6/libgs_plugin_packagekit-history.so >0x00007f24d07ac110 0x00007f24d07ad1ec Yes /usr/lib64/gs-plugins-6/libgs_plugin_epiphany.so >0x00007f24d05a7ef0 0x00007f24d05a84b6 Yes /usr/lib64/gs-plugins-6/libgs_plugin_local-ratings.so >0x00007f24d03a38d0 0x00007f24d03a497a Yes /usr/lib64/gio/modules/libgiognomeproxy.so >0x00007f24d01a01b0 0x00007f24d01a095a Yes /usr/lib64/gio/modules/libgiolibproxy.so >0x000000309ee08120 0x000000309ee1c67b Yes /lib64/libproxy.so.1 >0x000000309b002170 0x000000309b00600e Yes /lib64/libmodman.so.1 >0x00007f24c7dfbc60 0x00007f24c7dfc81f Yes /usr/lib64/libproxy/0.4.11/modules/pacrunner_mozjs.so >0x00007f24c783da70 0x00007f24c7b38329 Yes /lib64/libmozjs-17.0.so >0x000000308d201090 0x000000308d201f38 Yes /lib64/libplds4.so >0x000000308ce01510 0x000000308ce02b86 Yes /lib64/libplc4.so >0x000000308d60cd70 0x000000308d62d1af Yes /lib64/libnspr4.so >0x00007f24c50d4c00 0x00007f24c50d5009 Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x00007f24c4ea5bc0 0x00007f24c4eca0a7 Yes /lib64/librsvg-2.so.2 >0x000000307b008cd0 0x000000307b026ba5 Yes /lib64/libcroco-0.6.so.3 >0x00007f24c4c93240 0x00007f24c4c9a2d3 Yes /lib64/libnss_files.so.2 >0x00007f24c4a8ec40 0x00007f24c4a8f97d Yes /lib64/libnss_mdns4_minimal.so.2 >0x00007f24c4889100 0x00007f24c488c4c3 Yes /lib64/libnss_dns.so.2 >0x00007f24c4674ec0 0x00007f24c468103e Yes /usr/lib64/gio/modules/libgiognutls.so >0x0000003086c11870 0x0000003086c403f7 Yes /lib64/libp11-kit.so.0 >0x00000035486261c0 0x00000035486e059a Yes /lib64/libgnutls.so.28 >0x0000003548218e60 0x0000003548258172 Yes /lib64/libtspi.so.1 >0x000000308aa02c80 0x000000308aa0d95b Yes /lib64/libtasn1.so.6 >0x000000308b206360 0x000000308b221eba Yes /lib64/libnettle.so.4 >0x000000308ae06850 0x000000308ae1151f Yes /lib64/libhogweed.so.2 >0x000000309b40c480 0x000000309b45faa8 Yes /lib64/libgmp.so.10 >0x000000307d468240 0x000000307d55b07f Yes /lib64/libcrypto.so.10 >0x0000003546c184d0 0x0000003546c53a5e Yes /lib64/libssl.so.10 >0x00007f24c442cf50 0x00007f24c445e792 Yes /lib64/libgssapi_krb5.so.2 >0x0000003546424720 0x0000003546489436 Yes /lib64/libkrb5.so.3 >0x00007f24c421e570 0x00007f24c421f163 Yes /lib64/libcom_err.so.2 >0x00000035468047c0 0x0000003546822b6a Yes /lib64/libk5crypto.so.3 >0x00000035460036a0 0x000000354600a7f0 Yes /lib64/libkrb5support.so.0 >0x000000307c801570 0x000000307c802194 Yes /lib64/libkeyutils.so.1 >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0xfffffffffffffe80 -384 >rbx 0x7e2880 8267904 >rcx 0xa0 160 >rdx 0x285a040 42311744 >rsi 0x43f5cc 4453836 >rdi 0x0 0 >rbp 0x244ab40 0x244ab40 >rsp 0x7fff6693d6f8 0x7fff6693d6f8 >r8 0x0 0 >r9 0x12 18 >r10 0x10 16 >r11 0x33 51 >r12 0x6caf00 7122688 >r13 0x30767378c0 208145709248 >r14 0x7f24b4278b90 139795618040720 >r15 0x285a040 42311744 >rip 0x354727c2d7 0x354727c2d7 <gtk_stack_set_visible_child_name+7> >eflags 0x10206 [ PF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 0 (raw 0x00000000000000000000) >st1 0 (raw 0x00000000000000000000) >st2 0 (raw 0x00000000000000000000) >st3 0 (raw 0x00000000000000000000) >st4 0 (raw 0x00000000000000000000) >st5 0 (raw 0x00000000000000000000) >st6 0 (raw 0x00000000000000000000) >st7 0 (raw 0x00000000000000000000) >fctrl 0x37f 895 >fstat 0x0 0 >ftag 0xffff 65535 >fiseg 0x7f24 32548 >fioff 0xd8d5b0dd -657084195 >foseg 0x7fff 32767 >fooff 0x66938ba8 1720945576 >fop 0x0 0 >mxcsr 0x1fa7 [ IE DE ZE PE IM DM ZM OM UM PM ] >ymm0 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x66, 0x61, 0x69, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x67, 0x65, 0x74, 0x20, 0x73, 0x6f, 0x0 <repeats 16 times>}, v16_int16 = {0x6166, 0x6c69, 0x6465, 0x7420, 0x206f, 0x6567, 0x2074, 0x6f73, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x6c696166, 0x74206465, 0x6567206f, 0x6f732074, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x742064656c696166, 0x6f7320746567206f, 0x0, 0x0}, v2_int128 = {0x6f7320746567206f742064656c696166, 0x00000000000000000000000000000000}} >ymm1 {v8_float = {0x0, 0x7f163400, 0x517b6000, 0xc5c8e000, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x75, 0x72, 0x63, 0x65, 0x73, 0x3a, 0x20, 0xd0, 0x94, 0xd0, 0xb5, 0xd0, 0xb9, 0xd1, 0x81, 0xd1, 0x0 <repeats 16 times>}, v16_int16 = {0x7275, 0x6563, 0x3a73, 0xd020, 0xd094, 0xd0b5, 0xd1b9, 0xd181, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x65637275, 0xd0203a73, 0xd0b5d094, 0xd181d1b9, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xd0203a7365637275, 0xd181d1b9d0b5d094, 0x0, 0x0}, v2_int128 = {0xd181d1b9d0b5d094d0203a7365637275, 0x00000000000000000000000000000000}} >ymm2 {v8_float = {0x697bf000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x82, 0xd0, 0xb2, 0xd0, 0xb8, 0xd0, 0xb5, 0x20, 0xd0, 0xb1, 0xd1, 0x8b, 0xd0, 0xbb, 0xd0, 0xbe, 0x0 <repeats 16 times>}, v16_int16 = {0xd082, 0xd0b2, 0xd0b8, 0x20b5, 0xb1d0, 0x8bd1, 0xbbd0, 0xbed0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xd0b2d082, 0x20b5d0b8, 0x8bd1b1d0, 0xbed0bbd0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x20b5d0b8d0b2d082, 0xbed0bbd08bd1b1d0, 0x0, 0x0}, v2_int128 = {0xbed0bbd08bd1b1d020b5d0b8d0b2d082, 0x00000000000000000000000000000000}} >ymm3 {v8_float = {0x25fc0000, 0x197bf000, 0x117a5800, 0x117a5800, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x20, 0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0x0 <repeats 16 times>}, v16_int16 = {0xd020, 0xd1be, 0xd082, 0xd0bc, 0xd0b5, 0xd0bd, 0xd0b5, 0xd0bd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xd1bed020, 0xd0bcd082, 0xd0bdd0b5, 0xd0bdd0b5, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xd0bcd082d1bed020, 0xd0bdd0b5d0bdd0b5, 0x0, 0x0}, v2_int128 = {0xd0bdd0b5d0bdd0b5d0bcd082d1bed020, 0x00000000000000000000000000000000}} >ymm4 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x61, 0x69, 0x6c, 0x65, 0x64, 0x20, 0x74, 0x6f, 0x20, 0x67, 0x65, 0x74, 0x20, 0x73, 0x6f, 0x75, 0x0 <repeats 16 times>}, v16_int16 = {0x6961, 0x656c, 0x2064, 0x6f74, 0x6720, 0x7465, 0x7320, 0x756f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x656c6961, 0x6f742064, 0x74656720, 0x756f7320, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x6f742064656c6961, 0x756f732074656720, 0x0, 0x0}, v2_int128 = {0x756f7320746567206f742064656c6961, 0x00000000000000000000000000000000}} >ymm5 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x72, 0x63, 0x65, 0x73, 0x3a, 0x20, 0xd0, 0x94, 0xd0, 0xb5, 0xd0, 0xb9, 0xd1, 0x81, 0xd1, 0x82, 0x0 <repeats 16 times>}, v16_int16 = {0x6372, 0x7365, 0x203a, 0x94d0, 0xb5d0, 0xb9d0, 0x81d1, 0x82d1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x73656372, 0x94d0203a, 0xb9d0b5d0, 0x82d181d1, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x94d0203a73656372, 0x82d181d1b9d0b5d0, 0x0, 0x0}, v2_int128 = {0x82d181d1b9d0b5d094d0203a73656372, 0x00000000000000000000000000000000}} >ymm6 {v8_float = {0x0, 0x7d28c000, 0xa1727800, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x0, 0x0, 0x0}, v32_int8 = {0xd0, 0xb2, 0xd0, 0xb8, 0xd0, 0xb5, 0x20, 0xd0, 0xb1, 0xd1, 0x8b, 0xd0, 0xbb, 0xd0, 0xbe, 0x20, 0x0 <repeats 16 times>}, v16_int16 = {0xb2d0, 0xb8d0, 0xb5d0, 0xd020, 0xd1b1, 0xd08b, 0xd0bb, 0x20be, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xb8d0b2d0, 0xd020b5d0, 0xd08bd1b1, 0x20bed0bb, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xd020b5d0b8d0b2d0, 0x20bed0bbd08bd1b1, 0x0, 0x0}, v2_int128 = {0x20bed0bbd08bd1b1d020b5d0b8d0b2d0, 0x00000000000000000000000000000000}} >ymm7 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0xd0, 0xbe, 0xd1, 0x82, 0xd0, 0xbc, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xb5, 0xd0, 0xbd, 0xd0, 0xbe, 0x0 <repeats 16 times>}, v16_int16 = {0xbed0, 0x82d1, 0xbcd0, 0xb5d0, 0xbdd0, 0xb5d0, 0xbdd0, 0xbed0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x82d1bed0, 0xb5d0bcd0, 0xb5d0bdd0, 0xbed0bdd0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xb5d0bcd082d1bed0, 0xbed0bdd0b5d0bdd0, 0x0, 0x0}, v2_int128 = {0xbed0bdd0b5d0bdd0b5d0bcd082d1bed0, 0x00000000000000000000000000000000}} >ymm8 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm9 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm10 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x0 <repeats 13 times>, 0xff, 0xff, 0xff, 0x0 <repeats 16 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff00, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x0, 0x0, 0x0, 0xffffff00, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0xffffff0000000000, 0x0, 0x0}, v2_int128 = {0xffffff00000000000000000000000000, 0x00000000000000000000000000000000}} >ymm11 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xff, 0xff, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xff, 0xff, 0x0 <repeats 16 times>}, v16_int16 = {0x0, 0x0, 0xffff, 0xffff, 0x0, 0x0, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x0, 0xffffffff, 0x0, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xffffffff00000000, 0xffffffff00000000, 0x0, 0x0}, v2_int128 = {0xffffffff00000000ffffffff00000000, 0x00000000000000000000000000000000}} >ymm12 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}} >ymm13 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x61, 0x27, 0x2c, 0x61, 0x72, 0x67, 0x30, 0x3d, 0x27, 0x6f, 0x72, 0x67, 0x2e, 0x66, 0x72, 0x65, 0x0 <repeats 16 times>}, v16_int16 = {0x2761, 0x612c, 0x6772, 0x3d30, 0x6f27, 0x6772, 0x662e, 0x6572, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x612c2761, 0x3d306772, 0x67726f27, 0x6572662e, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3d306772612c2761, 0x6572662e67726f27, 0x0, 0x0}, v2_int128 = {0x6572662e67726f273d306772612c2761, 0x00000000000000000000000000000000}} >ymm14 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x65, 0x64, 0x65, 0x73, 0x6b, 0x74, 0x6f, 0x70, 0x2e, 0x50, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x0 <repeats 16 times>}, v16_int16 = {0x6465, 0x7365, 0x746b, 0x706f, 0x502e, 0x6361, 0x616b, 0x6567, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x73656465, 0x706f746b, 0x6361502e, 0x6567616b, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x706f746b73656465, 0x6567616b6361502e, 0x0, 0x0}, v2_int128 = {0x6567616b6361502e706f746b73656465, 0x00000000000000000000000000000000}} >ymm15 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x0, 0x0, 0x0}, v32_int8 = {0x4b, 0x69, 0x74, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x27, 0x0 <repeats 16 times>}, v16_int16 = {0x694b, 0x2e74, 0x7254, 0x6e61, 0x6173, 0x7463, 0x6f69, 0x276e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x2e74694b, 0x6e617254, 0x74636173, 0x276e6f69, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x6e6172542e74694b, 0x276e6f6974636173, 0x0, 0x0}, v2_int128 = {0x276e6f69746361736e6172542e74694b, 0x00000000000000000000000000000000}} >Dump of assembler code for function gtk_stack_set_visible_child_name: > 0x000000354727c2d0 <+0>: movslq 0x630a31(%rip),%rax # 0x35478acd08 >=> 0x000000354727c2d7 <+7>: mov 0x24(%rdi,%rax,1),%edx > 0x000000354727c2db <+11>: jmpq 0x354727c1a0 <gtk_stack_set_visible_child_full> >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1149117
: 943660 |
943661
|
943662
|
943663
|
943664
|
943665
|
943666
|
943667
|
943668
|
943669
|
943670