Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1785239 Details for
Bug 1962756
[abrt] [faf] gnome-control-center: raise(): /usr/bin/gnome-control-center killed by 6
Home
New
Search
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.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
coredumpctl gdb log
gnome_control_center_gdb.log (text/plain), 59.03 KB, created by
Michal Odehnal
on 2021-05-20 15:11:03 UTC
(
hide
)
Description:
coredumpctl gdb log
Filename:
MIME Type:
Creator:
Michal Odehnal
Created:
2021-05-20 15:11:03 UTC
Size:
59.03 KB
patch
obsolete
>[test@spice-s2230q-02-vm6 gnome-control-center]$ coredumpctl gdb 41675 > PID: 41675 (gnome-control-c) > UID: 1000 (test) > GID: 1000 (test) > Signal: 6 (ABRT) > Timestamp: Thu 2021-05-20 16:57:58 CEST (10min ago) > Command Line: gnome-control-center > Executable: /usr/bin/gnome-control-center > Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dcontrol\x2dcenter-41675.scope > Unit: user@1000.service > User Unit: app-gnome-gnome\x2dcontrol\x2dcenter-41675.scope > Slice: user-1000.slice > Owner UID: 1000 (test) > Boot ID: c613510fc56042ce9af985e7535f74ed > Machine ID: 40fc0324f92e4a16b3086ffba080df94 > Hostname: spice-s2230q-02-vm6.spice.lab.eng.brq.redhat.com > Storage: /var/lib/systemd/coredump/core.gnome-control-c.1000.c613510fc56042ce9af985e7535f74ed.41675.1621522678000000.zst > Message: Process 41675 (gnome-control-c) of user 1000 dumped core. > > Stack trace of thread 41675: > #0 0x00007f5d0b31b272 raise (libc.so.6 + 0x3d272) > #1 0x00007f5d0b3048a4 abort (libc.so.6 + 0x268a4) > #2 0x00007f5d0ce33d6c g_assertion_message.cold (libglib-2.0.so.0 + 0x1ed6c) > #3 0x00007f5d0ce8ed9f g_assertion_message_expr (libglib-2.0.so.0 + 0x79d9f) > #4 0x000055bd5782f77e power_profiles_properties_changed_cb (gnome-control-center + 0xca77e) > #5 0x00007f5d0cf62c2f g_closure_invoke (libgobject-2.0.so.0 + 0x13c2f) > #6 0x00007f5d0cf7eed6 signal_emit_unlocked_R (libgobject-2.0.so.0 + 0x2fed6) > #7 0x00007f5d0cf8079a g_signal_emit_valist (libgobject-2.0.so.0 + 0x3179a) > #8 0x00007f5d0cf809b3 g_signal_emit (libgobject-2.0.so.0 + 0x319b3) > #9 0x00007f5d0d0bf9f5 on_properties_changed (libgio-2.0.so.0 + 0x1159f5) > #10 0x00007f5d0d0ab68f emit_signal_instance_in_idle_cb (libgio-2.0.so.0 + 0x10168f) > #11 0x00007f5d0ce6622b g_idle_dispatch (libglib-2.0.so.0 + 0x5122b) > #12 0x00007f5d0ce69faf g_main_context_dispatch (libglib-2.0.so.0 + 0x54faf) > #13 0x00007f5d0cebe328 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa9328) > #14 0x00007f5d0ce676e3 g_main_context_iteration (libglib-2.0.so.0 + 0x526e3) > #15 0x00007f5d0d08691d g_application_run (libgio-2.0.so.0 + 0xdc91d) > #16 0x000055bd577d6603 main (gnome-control-center + 0x71603) > #17 0x00007f5d0b305b75 __libc_start_main (libc.so.6 + 0x27b75) > #18 0x000055bd577d681e _start (gnome-control-center + 0x7181e) > > Stack trace of thread 41679: > #0 0x00007f5d0b3d372f __poll (libc.so.6 + 0xf572f) > #1 0x00007f5d0cebe2bc g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa92bc) > #2 0x00007f5d0ce676e3 g_main_context_iteration (libglib-2.0.so.0 + 0x526e3) > #3 0x00007f5d0ce67731 glib_worker_main (libglib-2.0.so.0 + 0x52731) > #4 0x00007f5d0ce98672 g_thread_proxy (libglib-2.0.so.0 + 0x83672) > #5 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #6 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41680: > #0 0x00007f5d0b3d372f __poll (libc.so.6 + 0xf572f) > #1 0x00007f5d0cebe2bc g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa92bc) > #2 0x00007f5d0ce69573 g_main_loop_run (libglib-2.0.so.0 + 0x54573) > #3 0x00007f5d0d0bad1a gdbus_shared_thread_func.lto_priv.0 (libgio-2.0.so.0 + 0x110d1a) > #4 0x00007f5d0ce98672 g_thread_proxy (libglib-2.0.so.0 + 0x83672) > #5 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #6 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41683: > #0 0x00007f5d0b4c2a8a __futex_abstimed_wait_common64 (libpthread.so.0 + 0x15a8a) > #1 0x00007f5d0b4bc2c0 pthread_cond_wait (libpthread.so.0 + 0xf2c0) > #2 0x00007f5ce31dad43 thread_function (swrast_dri.so + 0x6fdd43) > #3 0x00007f5ce31da61b impl_thrd_routine (swrast_dri.so + 0x6fd61b) > #4 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #5 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41684: > #0 0x00007f5d0b4c2a8a __futex_abstimed_wait_common64 (libpthread.so.0 + 0x15a8a) > #1 0x00007f5d0b4bc2c0 pthread_cond_wait (libpthread.so.0 + 0xf2c0) > #2 0x00007f5ce31dad43 thread_function (swrast_dri.so + 0x6fdd43) > #3 0x00007f5ce31da61b impl_thrd_routine (swrast_dri.so + 0x6fd61b) > #4 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #5 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41685: > #0 0x00007f5d0b4c2a8a __futex_abstimed_wait_common64 (libpthread.so.0 + 0x15a8a) > #1 0x00007f5d0b4bc2c0 pthread_cond_wait (libpthread.so.0 + 0xf2c0) > #2 0x00007f5ce31d7ecb lp_cs_tpool_worker (swrast_dri.so + 0x6faecb) > #3 0x00007f5ce31d7e4b impl_thrd_routine (swrast_dri.so + 0x6fae4b) > #4 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #5 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41686: > #0 0x00007f5d0b4c2a8a __futex_abstimed_wait_common64 (libpthread.so.0 + 0x15a8a) > #1 0x00007f5d0b4bc2c0 pthread_cond_wait (libpthread.so.0 + 0xf2c0) > #2 0x00007f5ce31d7ecb lp_cs_tpool_worker (swrast_dri.so + 0x6faecb) > #3 0x00007f5ce31d7e4b impl_thrd_routine (swrast_dri.so + 0x6fae4b) > #4 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #5 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41687: > #0 0x00007f5d0b4c2a8a __futex_abstimed_wait_common64 (libpthread.so.0 + 0x15a8a) > #1 0x00007f5d0b4bc2c0 pthread_cond_wait (libpthread.so.0 + 0xf2c0) > #2 0x00007f5ce2bfbb3b util_queue_thread_func (swrast_dri.so + 0x11eb3b) > #3 0x00007f5ce2bfb5fb impl_thrd_routine (swrast_dri.so + 0x11e5fb) > #4 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #5 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41688: > #0 0x00007f5d0b4c2a8a __futex_abstimed_wait_common64 (libpthread.so.0 + 0x15a8a) > #1 0x00007f5d0b4bc2c0 pthread_cond_wait (libpthread.so.0 + 0xf2c0) > #2 0x00007f5ce2bfbb3b util_queue_thread_func (swrast_dri.so + 0x11eb3b) > #3 0x00007f5ce2bfb5fb impl_thrd_routine (swrast_dri.so + 0x11e5fb) > #4 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #5 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41689: > #0 0x00007f5d0b4c2a8a __futex_abstimed_wait_common64 (libpthread.so.0 + 0x15a8a) > #1 0x00007f5d0b4bc2c0 pthread_cond_wait (libpthread.so.0 + 0xf2c0) > #2 0x00007f5ce2bfbb3b util_queue_thread_func (swrast_dri.so + 0x11eb3b) > #3 0x00007f5ce2bfb5fb impl_thrd_routine (swrast_dri.so + 0x11e5fb) > #4 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #5 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41690: > #0 0x00007f5d0b4c2a8a __futex_abstimed_wait_common64 (libpthread.so.0 + 0x15a8a) > #1 0x00007f5d0b4bc2c0 pthread_cond_wait (libpthread.so.0 + 0xf2c0) > #2 0x00007f5ce2bfbb3b util_queue_thread_func (swrast_dri.so + 0x11eb3b) > #3 0x00007f5ce2bfb5fb impl_thrd_routine (swrast_dri.so + 0x11e5fb) > #4 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #5 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41691: > #0 0x00007f5d0b3d372f __poll (libc.so.6 + 0xf572f) > #1 0x00007f5d0cebe2bc g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa92bc) > #2 0x00007f5d0ce676e3 g_main_context_iteration (libglib-2.0.so.0 + 0x526e3) > #3 0x00007f5cf001c3ed dconf_gdbus_worker_thread (libdconfsettings.so + 0x73ed) > #4 0x00007f5d0ce98672 g_thread_proxy (libglib-2.0.so.0 + 0x83672) > #5 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #6 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41681: > #0 0x00007f5d0b3d8f8d syscall (libc.so.6 + 0xfaf8d) > #1 0x00007f5d0ceb828c g_cond_wait_until (libglib-2.0.so.0 + 0xa328c) > #2 0x00007f5d0ce3a4a1 g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x254a1) > #3 0x00007f5d0ce9b6ba g_thread_pool_thread_proxy.lto_priv.0 (libglib-2.0.so.0 + 0x866ba) > #4 0x00007f5d0ce98672 g_thread_proxy (libglib-2.0.so.0 + 0x83672) > #5 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #6 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > > Stack trace of thread 41731: > #0 0x00007f5d0b3d8f8d syscall (libc.so.6 + 0xfaf8d) > #1 0x00007f5d0ceb828c g_cond_wait_until (libglib-2.0.so.0 + 0xa328c) > #2 0x00007f5d0ce3a4a1 g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x254a1) > #3 0x00007f5d0ce9b6ba g_thread_pool_thread_proxy.lto_priv.0 (libglib-2.0.so.0 + 0x866ba) > #4 0x00007f5d0ce98672 g_thread_proxy (libglib-2.0.so.0 + 0x83672) > #5 0x00007f5d0b4b6299 start_thread (libpthread.so.0 + 0x9299) > #6 0x00007f5d0b3de4d3 __clone (libc.so.6 + 0x1004d3) > >GNU gdb (GDB) Red Hat Enterprise Linux 10.1-14.el9 >Copyright (C) 2020 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-redhat-linux-gnu". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><https://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/bin/gnome-control-center... >Reading symbols from /usr/lib/debug/usr/bin/gnome-control-center-40.0-11.el9.x86_64.debug... > >warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping note processing > >warning: core file may not match specified executable file. >[New LWP 41675] >[New LWP 41679] >[New LWP 41680] >[New LWP 41683] >[New LWP 41684] >[New LWP 41685] >[New LWP 41686] >[New LWP 41687] >[New LWP 41688] >[New LWP 41689] >[New LWP 41690] >[New LWP 41691] >[New LWP 41681] >[New LWP 41731] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `gnome-control-center'. >Program terminated with signal SIGABRT, Aborted. >#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49 >49 return ret; >[Current thread is 1 (Thread 0x7f5d00942480 (LWP 41675))] >(gdb) thread apply all bt full > >Thread 14 (Thread 0x7f5cf1b0c640 (LWP 41731)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >No locals. >#1 0x00007f5d0ceb828c in g_cond_wait_until (end_time=<optimized out>, mutex=0x55bd59728740, cond=0x55bd59728748) at ../glib/gthread-posix.c:1622 > span = {tv_sec = 0, tv_nsec = 499999281} > success = <optimized out> > now = {tv_sec = 518, tv_nsec = 561862719} > sampled = 7 > res = <optimized out> > now = {tv_sec = <optimized out>, tv_nsec = <optimized out>} > span = {tv_sec = <optimized out>, tv_nsec = <optimized out>} > sampled = <optimized out> > res = <optimized out> > success = <optimized out> >#2 g_cond_wait_until (cond=0x55bd59728748, mutex=0x55bd59728740, end_time=<optimized out>) at ../glib/gthread-posix.c:1595 > now = {tv_sec = <optimized out>, tv_nsec = <optimized out>} > span = {tv_sec = <optimized out>, tv_nsec = <optimized out>} > sampled = <optimized out> > res = <optimized out> > success = <optimized out> >#3 0x00007f5d0ce3a4a1 in g_async_queue_pop_intern_unlocked (queue=0x55bd59728740, wait=1, end_time=519061862) at ../glib/gasyncqueue.c:422 > retval = <optimized out> > __func__ = "g_async_queue_pop_intern_unlocked" >#4 0x00007f5d0ce9b6ba in g_thread_pool_wait_for_new_task (pool=<optimized out>) at ../glib/gthreadpool.c:278 > task = <optimized out> > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:343 > task = <optimized out> > pool = <optimized out> >#6 0x00007f5d0ce98672 in g_thread_proxy (data=0x55bd5a376e40) at ../glib/gthread.c:826 > thread = 0x55bd5a376e40 > __func__ = "g_thread_proxy" >#7 0x00007f5d0b4b6299 in start_thread (arg=0x7f5cf1b0c640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5cf1b0c640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140037168612928, -5780292834782711279, 140736629858366, 140736629858367, 0, 140037168612928, 5868653396592587281, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#8 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 13 (Thread 0x7f5cf230d640 (LWP 41681)): >#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 >No locals. >#1 0x00007f5d0ceb828c in g_cond_wait_until (end_time=<optimized out>, mutex=0x55bd59728740, cond=0x55bd59728748) at ../glib/gthread-posix.c:1622 > span = {tv_sec = 0, tv_nsec = 499999864} > success = <optimized out> > now = {tv_sec = 518, tv_nsec = 637410136} > sampled = 8 > res = <optimized out> >--Type <RET> for more, q to quit, c to continue without paging--c > now = {tv_sec = <optimized out>, tv_nsec = <optimized out>} > span = {tv_sec = <optimized out>, tv_nsec = <optimized out>} > sampled = <optimized out> > res = <optimized out> > success = <optimized out> >#2 g_cond_wait_until (cond=0x55bd59728748, mutex=0x55bd59728740, end_time=<optimized out>) at ../glib/gthread-posix.c:1595 > now = {tv_sec = <optimized out>, tv_nsec = <optimized out>} > span = {tv_sec = <optimized out>, tv_nsec = <optimized out>} > sampled = <optimized out> > res = <optimized out> > success = <optimized out> >#3 0x00007f5d0ce3a4a1 in g_async_queue_pop_intern_unlocked (queue=0x55bd59728740, wait=1, end_time=519137410) at ../glib/gasyncqueue.c:422 > retval = <optimized out> > __func__ = "g_async_queue_pop_intern_unlocked" >#4 0x00007f5d0ce9b6ba in g_thread_pool_wait_for_new_task (pool=<optimized out>) at ../glib/gthreadpool.c:278 > task = <optimized out> > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/gthreadpool.c:343 > task = <optimized out> > pool = <optimized out> >#6 0x00007f5d0ce98672 in g_thread_proxy (data=0x55bd59855f00) at ../glib/gthread.c:826 > thread = 0x55bd59855f00 > __func__ = "g_thread_proxy" >#7 0x00007f5d0b4b6299 in start_thread (arg=0x7f5cf230d640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5cf230d640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140037177005632, -5780292834782711279, 140736629863470, 140736629863471, 0, 140037177005632, 5868650096447091217, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#8 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 12 (Thread 0x7f5cd6cde640 (LWP 41691)): >#0 0x00007f5d0b3d372f in __GI___poll (fds=0x55bd59729c20, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 > sc_ret = -516 > sc_cancel_oldtype = 0 > sc_ret = <optimized out> >#1 0x00007f5d0cebe2bc in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x55bd59729c20, timeout=<optimized out>, context=0x55bd59fb7740) at ../glib/gmain.c:4434 > ret = <optimized out> > errsv = <optimized out> > poll_func = 0x7f5d0ce6f770 <g_poll> > poll_func = <optimized out> > ret = <optimized out> > errsv = <optimized out> >#2 g_main_context_iterate.constprop.0 (context=context@entry=0x55bd59fb7740, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4126 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x55bd59729c20 > begin_time_nsec = 518648195300 >#3 0x00007f5d0ce676e3 in g_main_context_iteration (context=context@entry=0x55bd59fb7740, may_block=may_block@entry=1) at ../glib/gmain.c:4196 > retval = <optimized out> >#4 0x00007f5cf001c3ed in dconf_gdbus_worker_thread (user_data=0x55bd59fb7740) at ../gdbus/dconf-gdbus-thread.c:82 > context = 0x55bd59fb7740 >#5 0x00007f5d0ce98672 in g_thread_proxy (data=0x55bd59fc01e0) at ../glib/gthread.c:826 > thread = 0x55bd59fc01e0 > __func__ = "g_thread_proxy" >#6 0x00007f5d0b4b6299 in start_thread (arg=0x7f5cd6cde640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5cd6cde640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140036717536832, -5780292834782711279, 140736629862590, 140736629862591, 0, 140036717536832, 5868731074297360913, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#7 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 11 (Thread 0x7f5cd74df640 (LWP 41690)): >#0 0x00007f5d0b4c2a8a in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x55bd59726558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> > clockbit = 256 > err = <optimized out> > op = 393 >#1 0x00007f5d0b4c2aef in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55bd59726558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 >No locals. >#2 0x00007f5d0b4bc2c0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55bd59726508, cond=0x55bd59726530) at pthread_cond_wait.c:504 > spin = 0 > buffer = {__routine = 0x7f5d0b4bc040 <__condvar_cleanup_waiting>, __arg = 0x7f5cd74de650, __canceltype = 0, __prev = 0x0} > cbuffer = {wseq = 6, cond = 0x55bd59726530, mutex = 0x55bd59726508, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 6 > seq = 3 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = {__routine = <optimized out>, __arg = <optimized out>, __canceltype = <optimized out>, __prev = <optimized out>} > cbuffer = {wseq = <optimized out>, cond = <optimized out>, mutex = <optimized out>, private = <optimized out>} > s = <optimized out> >#3 __pthread_cond_wait (cond=cond@entry=0x55bd59726530, mutex=mutex@entry=0x55bd59726508) at pthread_cond_wait.c:619 >No locals. >#4 0x00007f5ce2bfbb3b in cnd_wait (mtx=0x55bd59726508, cond=0x55bd59726530) at ../include/c11/threads_posix.h:155 >No locals. >#5 util_queue_thread_func (input=input@entry=0x55bd59777d70) at ../src/util/u_queue.c:294 > job = {job = <optimized out>, job_size = <optimized out>, fence = <optimized out>, execute = <optimized out>, cleanup = <optimized out>} > queue = 0x55bd597264d0 > thread_index = 3 >#6 0x00007f5ce2bfb5fb in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 > pack = {func = 0x7f5ce2bfbab0 <util_queue_thread_func>, arg = 0x55bd59777d70} >#7 0x00007f5d0b4b6299 in start_thread (arg=0x7f5cd74df640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5cd74df640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140036725929536, -5780292834782711279, 140736629862126, 140736629862127, 0, 140036725929536, 5868727774151864849, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#8 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 10 (Thread 0x7f5ce0997640 (LWP 41689)): >#0 0x00007f5d0b4c2a8a in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x55bd59726558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> > clockbit = 256 > err = <optimized out> > op = 393 >#1 0x00007f5d0b4c2aef in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55bd59726558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 >No locals. >#2 0x00007f5d0b4bc2c0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55bd59726508, cond=0x55bd59726530) at pthread_cond_wait.c:504 > spin = 0 > buffer = {__routine = 0x7f5d0b4bc040 <__condvar_cleanup_waiting>, __arg = 0x7f5ce0996650, __canceltype = 0, __prev = 0x0} > cbuffer = {wseq = 0, cond = 0x55bd59726530, mutex = 0x55bd59726508, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 0 > seq = 0 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = {__routine = <optimized out>, __arg = <optimized out>, __canceltype = <optimized out>, __prev = <optimized out>} > cbuffer = {wseq = <optimized out>, cond = <optimized out>, mutex = <optimized out>, private = <optimized out>} > s = <optimized out> >#3 __pthread_cond_wait (cond=cond@entry=0x55bd59726530, mutex=mutex@entry=0x55bd59726508) at pthread_cond_wait.c:619 >No locals. >#4 0x00007f5ce2bfbb3b in cnd_wait (mtx=0x55bd59726508, cond=0x55bd59726530) at ../include/c11/threads_posix.h:155 >No locals. >#5 util_queue_thread_func (input=input@entry=0x55bd59775920) at ../src/util/u_queue.c:294 > job = {job = <optimized out>, job_size = <optimized out>, fence = <optimized out>, execute = <optimized out>, cleanup = <optimized out>} > queue = 0x55bd597264d0 > thread_index = 2 >#6 0x00007f5ce2bfb5fb in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 > pack = {func = 0x7f5ce2bfbab0 <util_queue_thread_func>, arg = 0x55bd59775920} >#7 0x00007f5d0b4b6299 in start_thread (arg=0x7f5ce0997640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5ce0997640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140036881872448, -5780292834782711279, 140736629862126, 140736629862127, 0, 140036881872448, 5868620739271881233, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#8 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 9 (Thread 0x7f5ce1198640 (LWP 41688)): >#0 0x00007f5d0b4c2a8a in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x55bd59726558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> > clockbit = 256 > err = <optimized out> > op = 393 >#1 0x00007f5d0b4c2aef in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55bd59726558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 >No locals. >#2 0x00007f5d0b4bc2c0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55bd59726508, cond=0x55bd59726530) at pthread_cond_wait.c:504 > spin = 0 > buffer = {__routine = 0x7f5d0b4bc040 <__condvar_cleanup_waiting>, __arg = 0x7f5ce1197650, __canceltype = 0, __prev = 0x0} > cbuffer = {wseq = 4, cond = 0x55bd59726530, mutex = 0x55bd59726508, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 4 > seq = 2 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = {__routine = <optimized out>, __arg = <optimized out>, __canceltype = <optimized out>, __prev = <optimized out>} > cbuffer = {wseq = <optimized out>, cond = <optimized out>, mutex = <optimized out>, private = <optimized out>} > s = <optimized out> >#3 __pthread_cond_wait (cond=cond@entry=0x55bd59726530, mutex=mutex@entry=0x55bd59726508) at pthread_cond_wait.c:619 >No locals. >#4 0x00007f5ce2bfbb3b in cnd_wait (mtx=0x55bd59726508, cond=0x55bd59726530) at ../include/c11/threads_posix.h:155 >No locals. >#5 util_queue_thread_func (input=input@entry=0x55bd5981cde0) at ../src/util/u_queue.c:294 > job = {job = <optimized out>, job_size = <optimized out>, fence = <optimized out>, execute = <optimized out>, cleanup = <optimized out>} > queue = 0x55bd597264d0 > thread_index = 1 >#6 0x00007f5ce2bfb5fb in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 > pack = {func = 0x7f5ce2bfbab0 <util_queue_thread_func>, arg = 0x55bd5981cde0} >#7 0x00007f5d0b4b6299 in start_thread (arg=0x7f5ce1198640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5ce1198640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140036890265152, -5780292834782711279, 140736629862126, 140736629862127, 0, 140036890265152, 5868617441273868817, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#8 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 8 (Thread 0x7f5ce1999640 (LWP 41687)): >#0 0x00007f5d0b4c2a8a in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x55bd59726558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> > clockbit = 256 > err = <optimized out> > op = 393 >#1 0x00007f5d0b4c2aef in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55bd59726558, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 >No locals. >#2 0x00007f5d0b4bc2c0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55bd59726508, cond=0x55bd59726530) at pthread_cond_wait.c:504 > spin = 0 > buffer = {__routine = 0x7f5d0b4bc040 <__condvar_cleanup_waiting>, __arg = 0x7f5ce1998650, __canceltype = 0, __prev = 0x0} > cbuffer = {wseq = 2, cond = 0x55bd59726530, mutex = 0x55bd59726508, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 2 > seq = 1 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = {__routine = <optimized out>, __arg = <optimized out>, __canceltype = <optimized out>, __prev = <optimized out>} > cbuffer = {wseq = <optimized out>, cond = <optimized out>, mutex = <optimized out>, private = <optimized out>} > s = <optimized out> >#3 __pthread_cond_wait (cond=cond@entry=0x55bd59726530, mutex=mutex@entry=0x55bd59726508) at pthread_cond_wait.c:619 >No locals. >#4 0x00007f5ce2bfbb3b in cnd_wait (mtx=0x55bd59726508, cond=0x55bd59726530) at ../include/c11/threads_posix.h:155 >No locals. >#5 util_queue_thread_func (input=input@entry=0x55bd59775b40) at ../src/util/u_queue.c:294 > job = {job = <optimized out>, job_size = <optimized out>, fence = <optimized out>, execute = <optimized out>, cleanup = <optimized out>} > queue = 0x55bd597264d0 > thread_index = 0 >#6 0x00007f5ce2bfb5fb in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 > pack = {func = 0x7f5ce2bfbab0 <util_queue_thread_func>, arg = 0x55bd59775b40} >#7 0x00007f5d0b4b6299 in start_thread (arg=0x7f5ce1999640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5ce1999640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140036898657856, -5780292834782711279, 140736629862126, 140736629862127, 0, 140036898657856, 5868618547764818449, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#8 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 7 (Thread 0x7f5ce22db640 (LWP 41686)): >#0 0x00007f5d0b4c2a8a in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x55bd59983900, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> > clockbit = 256 > err = <optimized out> > op = 393 >#1 0x00007f5d0b4c2aef in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55bd59983900, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 >No locals. >#2 0x00007f5d0b4bc2c0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55bd599838b0, cond=0x55bd599838d8) at pthread_cond_wait.c:504 > spin = 0 > buffer = {__routine = 0x7f5d0b4bc040 <__condvar_cleanup_waiting>, __arg = 0x7f5ce22da780, __canceltype = 41, __prev = 0x0} > cbuffer = {wseq = 2, cond = 0x55bd599838d8, mutex = 0x55bd599838b0, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 2 > seq = 1 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = {__routine = <optimized out>, __arg = <optimized out>, __canceltype = <optimized out>, __prev = <optimized out>} > cbuffer = {wseq = <optimized out>, cond = <optimized out>, mutex = <optimized out>, private = <optimized out>} > s = <optimized out> >#3 __pthread_cond_wait (cond=cond@entry=0x55bd599838d8, mutex=mutex@entry=0x55bd599838b0) at pthread_cond_wait.c:619 >No locals. >#4 0x00007f5ce31d7ecb in cnd_wait (mtx=0x55bd599838b0, cond=0x55bd599838d8) at ../include/c11/threads_posix.h:155 >No locals. >#5 lp_cs_tpool_worker (data=data@entry=0x55bd599838b0) at ../src/gallium/drivers/llvmpipe/lp_cs_tpool.c:48 > task = <optimized out> > this_iter = <optimized out> > pool = 0x55bd599838b0 > lmem = {local_size = 0, local_mem_ptr = 0x0} >#6 0x00007f5ce31d7e4b in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 > pack = {func = 0x7f5ce31d7e60 <lp_cs_tpool_worker>, arg = 0x55bd599838b0} >#7 0x00007f5d0b4b6299 in start_thread (arg=0x7f5ce22db640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5ce22db640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140036908365376, -5780292834782711279, 140736629862766, 140736629862767, 0, 140036908365376, 5868614801479594513, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#8 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 6 (Thread 0x7f5ce2adc640 (LWP 41685)): >#0 0x00007f5d0b4c2a8a in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x55bd59983900, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> > clockbit = 256 > err = <optimized out> > op = 393 >#1 0x00007f5d0b4c2aef in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55bd59983900, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 >No locals. >#2 0x00007f5d0b4bc2c0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55bd599838b0, cond=0x55bd599838d8) at pthread_cond_wait.c:504 > spin = 0 > buffer = {__routine = 0x7f5d0b4bc040 <__condvar_cleanup_waiting>, __arg = 0x7f5ce2adb780, __canceltype = 41, __prev = 0x0} > cbuffer = {wseq = 0, cond = 0x55bd599838d8, mutex = 0x55bd599838b0, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 0 > seq = 0 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = {__routine = <optimized out>, __arg = <optimized out>, __canceltype = <optimized out>, __prev = <optimized out>} > cbuffer = {wseq = <optimized out>, cond = <optimized out>, mutex = <optimized out>, private = <optimized out>} > s = <optimized out> >#3 __pthread_cond_wait (cond=cond@entry=0x55bd599838d8, mutex=mutex@entry=0x55bd599838b0) at pthread_cond_wait.c:619 >No locals. >#4 0x00007f5ce31d7ecb in cnd_wait (mtx=0x55bd599838b0, cond=0x55bd599838d8) at ../include/c11/threads_posix.h:155 >No locals. >#5 lp_cs_tpool_worker (data=data@entry=0x55bd599838b0) at ../src/gallium/drivers/llvmpipe/lp_cs_tpool.c:48 > task = <optimized out> > this_iter = <optimized out> > pool = 0x55bd599838b0 > lmem = {local_size = 0, local_mem_ptr = 0x0} >#6 0x00007f5ce31d7e4b in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 > pack = {func = 0x7f5ce31d7e60 <lp_cs_tpool_worker>, arg = 0x55bd599838b0} >#7 0x00007f5d0b4b6299 in start_thread (arg=0x7f5ce2adc640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5ce2adc640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140036916758080, -5780292834782711279, 140736629862766, 140736629862767, 0, 140036916758080, 5868615901528093201, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#8 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 5 (Thread 0x7f5cf0878640 (LWP 41684)): >#0 0x00007f5d0b4c2a8a in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x55bd59981fc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> > clockbit = 256 > err = <optimized out> > op = 393 >#1 0x00007f5d0b4c2aef in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55bd59981fc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 >No locals. >#2 0x00007f5d0b4bc2c0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55bd59981f78, cond=0x55bd59981fa0) at pthread_cond_wait.c:504 > spin = 0 > buffer = {__routine = 0x7f5d0b4bc040 <__condvar_cleanup_waiting>, __arg = 0x7f5cf0877780, __canceltype = 0, __prev = 0x0} > cbuffer = {wseq = 0, cond = 0x55bd59981fa0, mutex = 0x55bd59981f78, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 0 > seq = 0 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = {__routine = <optimized out>, __arg = <optimized out>, __canceltype = <optimized out>, __prev = <optimized out>} > cbuffer = {wseq = <optimized out>, cond = <optimized out>, mutex = <optimized out>, private = <optimized out>} > s = <optimized out> >#3 __pthread_cond_wait (cond=cond@entry=0x55bd59981fa0, mutex=mutex@entry=0x55bd59981f78) at pthread_cond_wait.c:619 >No locals. >#4 0x00007f5ce31dad43 in cnd_wait (mtx=0x55bd59981f78, cond=0x55bd59981fa0) at ../include/c11/threads_posix.h:155 >No locals. >#5 pipe_semaphore_wait (sema=0x55bd59981f78) at ../src/gallium/auxiliary/os/os_thread.h:108 >No locals. >#6 thread_function (init_data=init_data@entry=0x55bd59981ed8) at ../src/gallium/drivers/llvmpipe/lp_rast.c:856 > task = 0x55bd59981ed8 > rast = 0x55bd59981d60 > debug = 0 '\000' > thread_name = "llvmpipe-1\000\000\000\000\000" > fpstate = <optimized out> >#7 0x00007f5ce31da61b in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 > pack = {func = 0x7f5ce31daca0 <thread_function>, arg = 0x55bd59981ed8} >#8 0x00007f5d0b4b6299 in start_thread (arg=0x7f5cf0878640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5cf0878640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140037149132352, -5780292834782711279, 140736629862718, 140736629862719, 0, 140037149132352, 5868655700842541585, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#9 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 4 (Thread 0x7f5cf1079640 (LWP 41683)): >#0 0x00007f5d0b4c2a8a in __futex_abstimed_wait_common64 (futex_word=futex_word@entry=0x55bd59981e68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ../sysdeps/nptl/futex-internal.c:74 > sc_cancel_oldtype = 0 > __arg6 = <optimized out> > __arg3 = <optimized out> > _a5 = <optimized out> > _a2 = <optimized out> > sc_ret = <optimized out> > __arg4 = <optimized out> > __arg1 = <optimized out> > _a6 = <optimized out> > _a3 = <optimized out> > resultvar = <optimized out> > __arg5 = <optimized out> > __arg2 = <optimized out> > _a4 = <optimized out> > _a1 = <optimized out> > clockbit = 256 > err = <optimized out> > op = 393 >#1 0x00007f5d0b4c2aef in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55bd59981e68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 >No locals. >#2 0x00007f5d0b4bc2c0 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55bd59981e18, cond=0x55bd59981e40) at pthread_cond_wait.c:504 > spin = 0 > buffer = {__routine = 0x7f5d0b4bc040 <__condvar_cleanup_waiting>, __arg = 0x7f5cf1078780, __canceltype = 0, __prev = 0x0} > cbuffer = {wseq = 0, cond = 0x55bd59981e40, mutex = 0x55bd59981e18, private = 0} > err = <optimized out> > g = 0 > flags = <optimized out> > g1_start = <optimized out> > maxspin = 0 > signals = <optimized out> > result = 0 > wseq = 0 > seq = 0 > private = 0 > maxspin = <optimized out> > err = <optimized out> > result = <optimized out> > wseq = <optimized out> > g = <optimized out> > seq = <optimized out> > flags = <optimized out> > private = <optimized out> > signals = <optimized out> > done = <optimized out> > g1_start = <optimized out> > spin = <optimized out> > buffer = {__routine = <optimized out>, __arg = <optimized out>, __canceltype = <optimized out>, __prev = <optimized out>} > cbuffer = {wseq = <optimized out>, cond = <optimized out>, mutex = <optimized out>, private = <optimized out>} > s = <optimized out> >#3 __pthread_cond_wait (cond=cond@entry=0x55bd59981e40, mutex=mutex@entry=0x55bd59981e18) at pthread_cond_wait.c:619 >No locals. >#4 0x00007f5ce31dad43 in cnd_wait (mtx=0x55bd59981e18, cond=0x55bd59981e40) at ../include/c11/threads_posix.h:155 >No locals. >#5 pipe_semaphore_wait (sema=0x55bd59981e18) at ../src/gallium/auxiliary/os/os_thread.h:108 >No locals. >#6 thread_function (init_data=init_data@entry=0x55bd59981d78) at ../src/gallium/drivers/llvmpipe/lp_rast.c:856 > task = 0x55bd59981d78 > rast = 0x55bd59981d60 > debug = 0 '\000' > thread_name = "llvmpipe-0\000\000\000\000\000" > fpstate = <optimized out> >#7 0x00007f5ce31da61b in impl_thrd_routine (p=<optimized out>) at ../include/c11/threads_posix.h:87 > pack = {func = 0x7f5ce31daca0 <thread_function>, arg = 0x55bd59981d78} >#8 0x00007f5d0b4b6299 in start_thread (arg=0x7f5cf1079640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5cf1079640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140037157525056, -5780292834782711279, 140736629862718, 140736629862719, 0, 140037157525056, 5868652409286980113, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#9 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 3 (Thread 0x7f5cf2b91640 (LWP 41680)): >#0 0x00007f5d0b3d372f in __GI___poll (fds=0x55bd597367e0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 > sc_ret = -516 > sc_cancel_oldtype = 0 > sc_ret = <optimized out> >#1 0x00007f5d0cebe2bc in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x55bd597367e0, timeout=<optimized out>, context=0x55bd597348a0) at ../glib/gmain.c:4434 > ret = <optimized out> > errsv = <optimized out> > poll_func = 0x7f5d0ce6f770 <g_poll> > poll_func = <optimized out> > ret = <optimized out> > errsv = <optimized out> >#2 g_main_context_iterate.constprop.0 (context=0x55bd597348a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4126 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = 3 > fds = 0x55bd597367e0 > begin_time_nsec = 518699402766 >#3 0x00007f5d0ce69573 in g_main_loop_run (loop=0x55bd59734990) at ../glib/gmain.c:4329 > self = <optimized out> > __func__ = "g_main_loop_run" >#4 0x00007f5d0d0bad1a in gdbus_shared_thread_func (user_data=0x55bd59734870) at ../gio/gdbusprivate.c:280 > data = 0x55bd59734870 >#5 0x00007f5d0ce98672 in g_thread_proxy (data=0x55bd5972f400) at ../glib/gthread.c:826 > thread = 0x55bd5972f400 > __func__ = "g_thread_proxy" >#6 0x00007f5d0b4b6299 in start_thread (arg=0x7f5cf2b91640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5cf2b91640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140037185934912, -5780292834782711279, 140736629862862, 140736629862863, 0, 140037185934912, 5868651253940777489, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#7 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 2 (Thread 0x7f5cf3392640 (LWP 41679)): >#0 0x00007f5d0b3d372f in __GI___poll (fds=0x55bd59725320, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 > sc_ret = -516 > sc_cancel_oldtype = 0 > sc_ret = <optimized out> >#1 0x00007f5d0cebe2bc in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x55bd59725320, timeout=<optimized out>, context=0x55bd59725200) at ../glib/gmain.c:4434 > ret = <optimized out> > errsv = <optimized out> > poll_func = 0x7f5d0ce6f770 <g_poll> > poll_func = <optimized out> > ret = <optimized out> > errsv = <optimized out> >#2 g_main_context_iterate.constprop.0 (context=context@entry=0x55bd59725200, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4126 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x55bd59725320 > begin_time_nsec = 515077193641 >#3 0x00007f5d0ce676e3 in g_main_context_iteration (context=0x55bd59725200, may_block=may_block@entry=1) at ../glib/gmain.c:4196 > retval = <optimized out> >#4 0x00007f5d0ce67731 in glib_worker_main (data=<optimized out>) at ../glib/gmain.c:6089 >No locals. >#5 0x00007f5d0ce98672 in g_thread_proxy (data=0x55bd5971d580) at ../glib/gthread.c:826 > thread = 0x55bd5971d580 > __func__ = "g_thread_proxy" >#6 0x00007f5d0b4b6299 in start_thread (arg=0x7f5cf3392640) at pthread_create.c:481 > ret = <optimized out> > pd = 0x7f5cf3392640 > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140037194327616, -5780292834782711279, 140736629862574, 140736629862575, 0, 140037194327616, 5868647955942765073, 5868842170258715153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 >#7 0x00007f5d0b3de4d3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 >No locals. > >Thread 1 (Thread 0x7f5d00942480 (LWP 41675)): >#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49 > set = {__val = {0, 140037598094624, 94271751734272, 140037598098176, 3432, 140037596768998, 140037598094624, 136, 140037598098176, 7329604565042718208, 140736629865040, 18446744073709551432, 11, 140037626060208, 140736629865040, 94271706287968}} > pid = <optimized out> > tid = <optimized out> > ret = <optimized out> >#1 0x00007f5d0b3048a4 in __GI_abort () at abort.c:79 > save_stage = 1 > act = {__sigaction_handler = {sa_handler = 0x55bd5a2f7240, sa_sigaction = 0x55bd5a2f7240}, sa_mask = {__val = {94271751738384, 94271751738384, 140037625146669, 149, 140037625273495, 140736629864944, 7329604565042718208, 4294967296, 18446744073709551432, 11, 126, 140736629865040, 94271706287968, 94271706287968, 140037596817320, 94271706279448}}, sa_flags = 217210668, sa_restorer = 0x55bd5a2f7240} > sigs = {__val = {32, 110, 140037598098176, 127, 2048, 7329604565042718208, 94271739273056, 18446744073709551432, 11, 140736629864936, 149, 1, 94271750238784, 140037596817320, 149, 1}} >#2 0x00007f5d0ce33d6c in g_assertion_message (domain=<optimized out>, file=<optimized out>, line=<optimized out>, func=<optimized out>, message=<optimized out>) at ../glib/gtestutils.c:3065 > lstr = "1366\000\177\000\000\240\232\002Z\275U\000\000\340,\003\344\\\177\000\000\000Q\000\350\\\177\000" > s = <optimized out> >#3 0x00007f5d0ce8ed9f in g_assertion_message_expr (domain=domain@entry=0x55bd57909bc8 "power-cc-panel", file=file@entry=0x55bd5790ae18 "../panels/power/cc-power-panel.c", line=line@entry=1366, func=func@entry=0x55bd5790cf60 <__func__.2.lto_priv.23> "performance_profile_set_inhibited", expr=expr@entry=0x55bd5790bbc9 "row != NULL") at ../glib/gtestutils.c:3091 > s = 0x7f5ce4028cc0 "assertion failed: (row != NULL)" >#4 0x000055bd5782f77e in performance_profile_set_inhibited (self=0x55bd5a3d4190, self=0x55bd5a3d4190, performance_inhibited=<optimized out>) at ../panels/power/cc-power-panel.c:1366 > row = <optimized out> > row = <optimized out> > __func__ = {<optimized out> <repeats 34 times>} > _g_boolean_var_ = <optimized out> >#5 power_profiles_properties_changed_cb (self=0x55bd5a3d4190, changed_properties=<optimized out>, invalidated_properties=<optimized out>, proxy=<optimized out>) at ../panels/power/cc-power-panel.c:1425 > iter = 0x55bd5a44a000 > key = 0x55bd5a0299f0 "PerformanceInhibited" > value = 0x7f5ce8005100 >#6 0x00007f5d0cf62c2f in g_closure_invoke (closure=0x55bd5a451870, return_value=0x0, n_param_values=3, param_values=0x7fffccd47cd0, invocation_hint=0x7fffccd47c50) at ../gobject/gclosure.c:810 > marshal = 0x7f5d0d01fa90 <_g_cclosure_marshal_VOID__VARIANT_BOXED> > marshal_data = 0x0 > in_marshal = 0 > real_closure = 0x55bd5a451850 > __func__ = "g_closure_invoke" >#7 0x00007f5d0cf7eed6 in signal_emit_unlocked_R (node=node@entry=0x55bd5972b150, detail=detail@entry=0, instance=instance@entry=0x55bd5a3fe170, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffccd47cd0) at ../gobject/gsignal.c:3741 > tmp = <optimized out> > handler = 0x55bd5a1c1e00 > accumulator = 0x0 > emission = {next = 0x0, instance = 0x55bd5a3fe170, ihint = {signal_id = 163, detail = 0, run_type = (G_SIGNAL_RUN_FIRST | G_SIGNAL_ACCUMULATOR_FIRST_RUN)}, state = EMISSION_RUN, chain_type = 4} > class_closure = <optimized out> > hlist = <optimized out> > handler_list = 0x55bd5a1c1e00 > return_accu = 0x0 > accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > signal_id = 163 > max_sequential_handler_number = 3933 > return_value_altered = 0 > EMIT_RESTART = <optimized out> >#8 0x00007f5d0cf8079a in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffccd47eb0) at ../gobject/gsignal.c:3497 > instance_and_params = 0x7fffccd47cd0 > signal_return_type = <optimized out> > param_values = 0x7fffccd47ce8 > node = <optimized out> > i = <optimized out> > n_params = <optimized out> > __func__ = "g_signal_emit_valist" >#9 0x00007f5d0cf809b3 in g_signal_emit (instance=instance@entry=0x55bd5a3fe170, signal_id=<optimized out>, detail=detail@entry=0) at ../gobject/gsignal.c:3553 > var_args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffccd47f90, reg_save_area = 0x7fffccd47ed0}} >#10 0x00007f5d0d0bf9f5 in on_properties_changed (connection=<optimized out>, sender_name=<optimized out>, object_path=<optimized out>, interface_name=<optimized out>, signal_name=<optimized out>, parameters=<optimized out>, user_data=0x55bd5a435c70) at ../gio/gdbusproxy.c:1096 > proxy_weak = 0x55bd5a435c70 > emit_g_signal = <optimized out> > proxy = 0x55bd5a3fe170 > interface_name_for_signal = 0x55bd5a0299b0 "net.hadess.PowerProfiles" > changed_properties = 0x7f5ce4030350 > invalidated_properties = 0x55bd5a45a5d0 > iter = {x = {140036939121488, 4, 4, 0, 94271747991392, 80, 80, 3579507750, 1, 140037626291174, 140036804999024, 7329604565042718208, 31, 18446744073709551432, 11, 94271737533808}} > key = 0x7f5ce400e750 "N\374௺U" > value = 0x55bd5a388920 > n = <optimized out> >#11 0x00007f5d0d0ab68f in emit_signal_instance_in_idle_cb (data=data@entry=0x7f5ce4008750) at ../gio/gdbusconnection.c:3800 > signal_instance = 0x7f5ce4008750 > parameters = 0x7f5ce401dcd0 > has_subscription = 1 >#12 0x00007f5d0ce6622b in g_idle_dispatch (source=0x7f5ce4028120, callback=0x7f5d0d0ab610 <emit_signal_instance_in_idle_cb>, user_data=0x7f5ce4008750) at ../glib/gmain.c:5848 > again = <optimized out> >#13 0x00007f5d0ce69faf in g_main_dispatch (context=0x55bd596d9570) at ../glib/gmain.c:3337 > dispatch = 0x7f5d0ce66210 <g_idle_dispatch> > prev_source = 0x0 > begin_time_nsec = 518700340605 > was_in_call = <optimized out> > user_data = 0x7f5ce4008750 > callback = 0x7f5d0d0ab610 <emit_signal_instance_in_idle_cb> > cb_funcs = 0x7f5d0cf4d3a0 <g_source_callback_funcs> > cb_data = 0x7f5ce4035ec0 > need_destroy = <optimized out> > source = 0x7f5ce4028120 > current = 0x55bd597368d0 > i = 5 > __func__ = {<optimized out> <repeats 16 times>} >#14 g_main_context_dispatch (context=0x55bd596d9570) at ../glib/gmain.c:4055 >No locals. >#15 0x00007f5d0cebe328 in g_main_context_iterate.constprop.0 (context=context@entry=0x55bd596d9570, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4131 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = 5 > allocated_nfds = 5 > fds = <optimized out> > begin_time_nsec = 518700189751 >#16 0x00007f5d0ce676e3 in g_main_context_iteration (context=context@entry=0x55bd596d9570, may_block=may_block@entry=1) at ../glib/gmain.c:4196 > retval = <optimized out> >#17 0x00007f5d0d08691d in g_application_run (application=0x55bd59f86820, argc=-858488220, argv=<optimized out>) at ../gio/gapplication.c:2560 > arguments = 0x55bd59f88ea0 > status = 0 > context = 0x55bd596d9570 > acquired_context = <optimized out> > __func__ = "g_application_run" >#18 0x000055bd577d6603 in main (argc=<optimized out>, argv=<optimized out>) at ../shell/main.c:65 > application = 0x55bd59f86820 >(gdb) >
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 1962756
: 1785239