Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,043
    • Issues 2,043
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 153
    • Merge requests 153
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-shellgnome-shell
  • Issues
  • #3165
Closed
Open
Issue created Sep 10, 2020 by Felix Häcker@haecker-felixDeveloper

Shell crashes while rearranging icons in grid

Affected version

gnome-shell-3.37.91-2.fc33.x86_64
mutter-3.37.91-1.fc33.x86_64
kernel 5.8.3-300.fc33.x86_64

Wayland Session / F33

Bug summary

Shell crashed, and I saw GDM login screen again.

Steps to reproduce

Not sure about that, since it was pretty random. But I think it was something like this:

  1. I tried to rearrange icons in grid
  2. I noticed a unused Flatpak app, uninstalled it using gnome-terminal
  3. Opened app grid again.
  4. Saw a gap in the grid - the app icon disappeared, but the grid didn't "refresh"
  5. Closed grid to open screenshot tool to document that bug
  6. Shell started glitching, I saw the app grid overlaying firefox window / desktop
  7. crash 🤷

What happened

What did you expect to happen

Relevant logs, screenshots, screencasts etc.

Sep 10 19:00:33 laptop-felix gsd-power[7139]: atk-bridge: GetRegisteredEvents returned message with unknown signature
Sep 10 19:00:33 laptop-felix dbus-broker-launch[7023]: Activation request for 'org.a11y.atspi.Registry' failed.
Sep 10 19:00:33 laptop-felix gsd-power[7139]: AT-SPI: Could not obtain desktop path or name
Sep 10 19:00:33 laptop-felix gsd-color[7086]: AT-SPI: Could not obtain desktop path or name
Sep 10 19:00:33 laptop-felix dbus-broker-launch[7023]: Activation request for 'org.a11y.atspi.Registry' failed.
Sep 10 19:00:33 laptop-felix org.gnome.Shell.desktop[7251]: Errors from xkbcomp are not fatal to the X server
Sep 10 19:00:33 laptop-felix org.gnome.Shell.desktop[7251]: > Internal error:   Could not resolve keysym XF86FullScreen
Sep 10 19:00:33 laptop-felix org.gnome.Shell.desktop[7251]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Sep 10 19:00:33 laptop-felix systemd-coredump[6890]: Process 1688 (gnome-shell) of user 1000 dumped core.
                                                     
                                                     Stack trace of thread 1688:
                                                     #0  0x00007fd0322d6bc5 raise (libc.so.6 + 0x3dbc5)
                                                     #1  0x0000560d089efee2 dump_gjs_stack_on_signal_handler (gnome-shell + 0x2ee2)
                                                     #2  0x00007fd0322d6c50 __restore_rt (libc.so.6 + 0x3dc50)
                                                     #3  0x00007fd0322d6bc5 raise (libc.so.6 + 0x3dbc5)
                                                     #4  0x00007fd0322bf8a4 abort (libc.so.6 + 0x268a4)
                                                     #5  0x00007fd03307ddec g_assertion_message.cold (libglib-2.0.so.0 + 0x1cdec)
                                                     #6  0x00007fd0330d6fdb g_assertion_message_expr (libglib-2.0.so.0 + 0x75fdb)
                                                     #7  0x00007fd03269b0aa clutter_actor_set_mapped (libmutter-clutter-7.so.0 + 0x370aa)
                                                     #8  0x00007fd0326a3db5 clutter_actor_update_map_state.lto_priv.0 (libmutter-clutter-7.so.0 + 0x3fdb5)
                                                     #9  0x00007fd0326a44b8 clutter_actor_real_unmap (libmutter-clutter-7.so.0 + 0x404b8)
                                                     #10 0x00007fd03224ee51 st_widget_unmap (libst-1.0.so + 0x4ae51)
                                                     #11 0x00007fd03269b07e clutter_actor_set_mapped (libmutter-clutter-7.so.0 + 0x3707e)
                                                     #12 0x00007fd0326a3db5 clutter_actor_update_map_state.lto_priv.0 (libmutter-clutter-7.so.0 + 0x3fdb5)
                                                     #13 0x00007fd0326a44b8 clutter_actor_real_unmap (libmutter-clutter-7.so.0 + 0x404b8)
                                                     #14 0x00007fd03224ee51 st_widget_unmap (libst-1.0.so + 0x4ae51)
                                                     #15 0x00007fd03269b07e clutter_actor_set_mapped (libmutter-clutter-7.so.0 + 0x3707e)
                                                     #16 0x00007fd0326a3db5 clutter_actor_update_map_state.lto_priv.0 (libmutter-clutter-7.so.0 + 0x3fdb5)
                                                     #17 0x00007fd0326a44b8 clutter_actor_real_unmap (libmutter-clutter-7.so.0 + 0x404b8)
                                                     #18 0x00007fd03224ee51 st_widget_unmap (libst-1.0.so + 0x4ae51)
                                                     #19 0x00007fd0319c6b10 ffi_call_unix64 (libffi.so.6 + 0x6b10)
                                                     #20 0x00007fd0319c60a3 ffi_call (libffi.so.6 + 0x60a3)
                                                     #21 0x00007fd0327ae91b _ZL21gjs_invoke_c_functionP9JSContextP8FunctionRKN2JS8CallArgsENS3_6HandleIP8JSObjectEEP11_GIArgument.lto_priv.0 (libgjs.so.0 + 0x3691b)
                                                     #22 0x00007fd0327af126 _ZL13function_callP9JSContextjPN2JS5ValueE (libgjs.so.0 + 0x37126)
                                                     #23 0x00007fd02f9f6639 _ZN2js23InternalCallOrConstructEP9JSContextRKN2JS8CallArgsENS_14MaybeConstructENS_10CallReasonE (libmozjs-78.so.0 + 0x135639)
                                                     #24 0x00007fd02f9fc0c3 _ZL9InterpretP9JSContextRN2js8RunStateE.lto_priv.0 (libmozjs-78.so.0 + 0x13b0c3)
                                                     #25 0x00007fd02f9f5fce _ZN2js9RunScriptEP9JSContextRNS_8RunStateE (libmozjs-78.so.0 + 0x134fce)
                                                     #26 0x00007fd02f9f63e4 _ZN2js23InternalCallOrConstructEP9JSContextRKN2JS8CallArgsENS_14MaybeConstructENS_10CallReasonE (libmozjs-78.so.0 + 0x1353e4)
                                                     #27 0x00007fd02f9f697f _ZN2js4CallEP9JSContextN2JS6HandleINS2_5ValueEEES5_RKNS_13AnyInvokeArgsENS2_13MutableHandleIS4_EENS_10CallReasonE (libmozjs-78.so.0 + 0x13597f)
                                                     #28 0x00007fd02fa68baf _Z15JS_CallFunctionP9JSContextN2JS6HandleIP8JSObjectEENS2_IP10JSFunctionEERKNS1_16HandleValueArrayENS1_13MutableHandleINS1_5ValueEEE (libmozjs-78.so.0 + 0x1a7baf)
                                                     #29 0x00007fd0327ac052 _Z18gjs_closure_invokeP9_GClosureN2JS6HandleIP8JSObjectEERKNS1_16HandleValueArrayENS1_13MutableHandleINS1_5ValueEEEb (libgjs.so.0 + 0x34052)
                                                     #30 0x00007fd0327afe52 _ZL20gjs_callback_closureP7ffi_cifPvPS1_S1_ (libgjs.so.0 + 0x37e52)
                                                     #31 0x00007fd0319c68cf ffi_closure_unix64_inner (libffi.so.6 + 0x68cf)
                                                     #32 0x00007fd0319c6c78 ffi_closure_unix64 (libffi.so.6 + 0x6c78)
                                                     #33 0x00007fd03269b07e clutter_actor_set_mapped (libmutter-clutter-7.so.0 + 0x3707e)
                                                     #34 0x00007fd0326a3db5 clutter_actor_update_map_state.lto_priv.0 (libmutter-clutter-7.so.0 + 0x3fdb5)
                                                     #35 0x00007fd0326a44b8 clutter_actor_real_unmap (libmutter-clutter-7.so.0 + 0x404b8)
                                                     #36 0x00007fd03224ee51 st_widget_unmap (libst-1.0.so + 0x4ae51)
                                                     #37 0x00007fd03269b07e clutter_actor_set_mapped (libmutter-clutter-7.so.0 + 0x3707e)
                                                     #38 0x00007fd0326a3db5 clutter_actor_update_map_state.lto_priv.0 (libmutter-clutter-7.so.0 + 0x3fdb5)
                                                     #39 0x00007fd0326a44b8 clutter_actor_real_unmap (libmutter-clutter-7.so.0 + 0x404b8)
                                                     #40 0x00007fd03224ee51 st_widget_unmap (libst-1.0.so + 0x4ae51)
                                                     #41 0x00007fd03269b07e clutter_actor_set_mapped (libmutter-clutter-7.so.0 + 0x3707e)
                                                     #42 0x00007fd0326a3db5 clutter_actor_update_map_state.lto_priv.0 (libmutter-clutter-7.so.0 + 0x3fdb5)
                                                     #43 0x00007fd0326a3f42 clutter_actor_real_hide (libmutter-clutter-7.so.0 + 0x3ff42)
                                                     #44 0x00007fd0319c6b10 ffi_call_unix64 (libffi.so.6 + 0x6b10)
                                                     #45 0x00007fd0319c60a3 ffi_call (libffi.so.6 + 0x60a3)
                                                     #46 0x00007fd0327ae91b _ZL21gjs_invoke_c_functionP9JSContextP8FunctionRKN2JS8CallArgsENS3_6HandleIP8JSObjectEEP11_GIArgument.lto_priv.0 (libgjs.so.0 + 0x3691b)
                                                     #47 0x00007fd0327af126 _ZL13function_callP9JSContextjPN2JS5ValueE (libgjs.so.0 + 0x37126)
                                                     #48 0x00007fd02f9f6639 _ZN2js23InternalCallOrConstructEP9JSContextRKN2JS8CallArgsENS_14MaybeConstructENS_10CallReasonE (libmozjs-78.so.0 + 0x135639)
                                                     #49 0x00007fd02f9fc0c3 _ZL9InterpretP9JSContextRN2js8RunStateE.lto_priv.0 (libmozjs-78.so.0 + 0x13b0c3)
                                                     #50 0x00007fd02f9f5fce _ZN2js9RunScriptEP9JSContextRNS_8RunStateE (libmozjs-78.so.0 + 0x134fce)
                                                     #51 0x00007fd02f9f63e4 _ZN2js23InternalCallOrConstructEP9JSContextRKN2JS8CallArgsENS_14MaybeConstructENS_10CallReasonE (libmozjs-78.so.0 + 0x1353e4)
                                                     #52 0x00007fd02f9f697f _ZN2js4CallEP9JSContextN2JS6HandleINS2_5ValueEEES5_RKNS_13AnyInvokeArgsENS2_13MutableHandleIS4_EENS_10CallReasonE (libmozjs-78.so.0 + 0x13597f)
                                                     #53 0x00007fd02fa68baf _Z15JS_CallFunctionP9JSContextN2JS6HandleIP8JSObjectEENS2_IP10JSFunctionEERKNS1_16HandleValueArrayENS1_13MutableHandleINS1_5ValueEEE (libmozjs-78.so.0 + 0x1a7baf)
                                                     #54 0x00007fd0327ac052 _Z18gjs_closure_invokeP9_GClosureN2JS6HandleIP8JSObjectEERKNS1_16HandleValueArrayENS1_13MutableHandleINS1_5ValueEEEb (libgjs.so.0 + 0x34052)
                                                     #55 0x00007fd0327afe52 _ZL20gjs_callback_closureP7ffi_cifPvPS1_S1_ (libgjs.so.0 + 0x37e52)
                                                     #56 0x00007fd0319c68cf ffi_closure_unix64_inner (libffi.so.6 + 0x68cf)
                                                     #57 0x00007fd0319c6c78 ffi_closure_unix64 (libffi.so.6 + 0x6c78)
                                                     #58 0x00007fd0331c0260 g_signal_emit_valist (libgobject-2.0.so.0 + 0x30260)
                                                     #59 0x00007fd0331c037f g_signal_emit (libgobject-2.0.so.0 + 0x3037f)
                                                     #60 0x00007fd0326a47c6 clutter_actor_hide (libmutter-clutter-7.so.0 + 0x407c6)
                                                     #61 0x00007fd0319c6b10 ffi_call_unix64 (libffi.so.6 + 0x6b10)
                                                     #62 0x00007fd0319c60a3 ffi_call (libffi.so.6 + 0x60a3)
                                                     #63 0x00007fd0327ae91b _ZL21gjs_invoke_c_functionP9JSContextP8FunctionRKN2JS8CallArgsENS3_6HandleIP8JSObjectEEP11_GIArgument.lto_priv.0 (libgjs.so.0 + 0x3691b)
                                                     
                                                     Stack trace of thread 1702:
                                                     #0  0x00007fd03238fa0f __poll (libc.so.6 + 0xf6a0f)
                                                     #1  0x00007fd0331039de g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa29de)
                                                     #2  0x00007fd0330b03ef g_main_context_iteration (libglib-2.0.so.0 + 0x4f3ef)
                                                     #3  0x00007fd0330b2021 glib_worker_main (libglib-2.0.so.0 + 0x51021)
                                                     #4  0x00007fd0330dfede g_thread_proxy (libglib-2.0.so.0 + 0x7eede)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1721:
                                                     #0  0x00007fd03238fa0f __poll (libc.so.6 + 0xf6a0f)
                                                     #1  0x00007fd0331039de g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa29de)
                                                     #2  0x00007fd0330b03ef g_main_context_iteration (libglib-2.0.so.0 + 0x4f3ef)
                                                     #3  0x00007fd02cbbd03d dconf_gdbus_worker_thread (libdconfsettings.so + 0x703d)
                                                     #4  0x00007fd0330dfede g_thread_proxy (libglib-2.0.so.0 + 0x7eede)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1734:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0199936fb util_queue_thread_func (iris_dri.so + 0x4926fb)
                                                     #2  0x00007fd0199931c7 impl_thrd_routine (iris_dri.so + 0x4921c7)
                                                     #3  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #4  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1732:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0199936fb util_queue_thread_func (iris_dri.so + 0x4926fb)
                                                     #2  0x00007fd0199931c7 impl_thrd_routine (iris_dri.so + 0x4921c7)
                                                     #3  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #4  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1787:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0300eaad9 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-78.so.0 + 0x829ad9)
                                                     #2  0x00007fd0300ec5bd _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-78.so.0 + 0x82b5bd)
                                                     #3  0x00007fd02faef252 _ZN2js12HelperThread10ThreadMainEPv (libmozjs-78.so.0 + 0x22e252)
                                                     #4  0x00007fd02faf5bf8 _ZN2js6detail16ThreadTrampolineIRFvPvEJPNS_12HelperThreadEEE5StartES2_ (libmozjs-78.so.0 + 0x234bf8)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1733:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0199936fb util_queue_thread_func (iris_dri.so + 0x4926fb)
                                                     #2  0x00007fd0199931c7 impl_thrd_routine (iris_dri.so + 0x4921c7)
                                                     #3  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #4  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1786:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0300eaad9 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-78.so.0 + 0x829ad9)
                                                     #2  0x00007fd0300ec5bd _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-78.so.0 + 0x82b5bd)
                                                     #3  0x00007fd02faef252 _ZN2js12HelperThread10ThreadMainEPv (libmozjs-78.so.0 + 0x22e252)
                                                     #4  0x00007fd02faf5bf8 _ZN2js6detail16ThreadTrampolineIRFvPvEJPNS_12HelperThreadEEE5StartES2_ (libmozjs-78.so.0 + 0x234bf8)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1735:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0199936fb util_queue_thread_func (iris_dri.so + 0x4926fb)
                                                     #2  0x00007fd0199931c7 impl_thrd_routine (iris_dri.so + 0x4921c7)
                                                     #3  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #4  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1790:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0300eaad9 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-78.so.0 + 0x829ad9)
                                                     #2  0x00007fd0300ec5bd _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-78.so.0 + 0x82b5bd)
                                                     #3  0x00007fd02faef252 _ZN2js12HelperThread10ThreadMainEPv (libmozjs-78.so.0 + 0x22e252)
                                                     #4  0x00007fd02faf5bf8 _ZN2js6detail16ThreadTrampolineIRFvPvEJPNS_12HelperThreadEEE5StartES2_ (libmozjs-78.so.0 + 0x234bf8)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1705:
                                                     #0  0x00007fd03238fa0f __poll (libc.so.6 + 0xf6a0f)
                                                     #1  0x00007fd0331039de g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0xa29de)
                                                     #2  0x00007fd0330b269b g_main_loop_run (libglib-2.0.so.0 + 0x5169b)
                                                     #3  0x00007fd0332f16a6 gdbus_shared_thread_func.lto_priv.0 (libgio-2.0.so.0 + 0x1086a6)
                                                     #4  0x00007fd0330dfede g_thread_proxy (libglib-2.0.so.0 + 0x7eede)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1792:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0300eaad9 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-78.so.0 + 0x829ad9)
                                                     #2  0x00007fd0300ec5bd _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-78.so.0 + 0x82b5bd)
                                                     #3  0x00007fd02faef252 _ZN2js12HelperThread10ThreadMainEPv (libmozjs-78.so.0 + 0x22e252)
                                                     #4  0x00007fd02faf5bf8 _ZN2js6detail16ThreadTrampolineIRFvPvEJPNS_12HelperThreadEEE5StartES2_ (libmozjs-78.so.0 + 0x234bf8)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1785:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0300eaad9 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-78.so.0 + 0x829ad9)
                                                     #2  0x00007fd0300ec5bd _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-78.so.0 + 0x82b5bd)
                                                     #3  0x00007fd02faef252 _ZN2js12HelperThread10ThreadMainEPv (libmozjs-78.so.0 + 0x22e252)
                                                     #4  0x00007fd02faf5bf8 _ZN2js6detail16ThreadTrampolineIRFvPvEJPNS_12HelperThreadEEE5StartES2_ (libmozjs-78.so.0 + 0x234bf8)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 6786:
                                                     #0  0x00007fd03238fa0f __poll (libc.so.6 + 0xf6a0f)
                                                     #1  0x00007fcfeda7e0b2 poll_func (libpulse.so.0 + 0x330b2)
                                                     #2  0x00007fcfeda67b89 pa_mainloop_poll (libpulse.so.0 + 0x1cb89)
                                                     #3  0x00007fcfeda7216f pa_mainloop_iterate (libpulse.so.0 + 0x2716f)
                                                     #4  0x00007fcfeda72220 pa_mainloop_run (libpulse.so.0 + 0x27220)
                                                     #5  0x00007fcfeda820a9 thread (libpulse.so.0 + 0x370a9)
                                                     #6  0x00007fcfeda196b8 internal_thread_func (libpulsecommon-13.99.so + 0x586b8)
                                                     #7  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #8  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 6865:
                                                     #0  0x00007fd03239550d syscall (libc.so.6 + 0xfc50d)
                                                     #1  0x00007fd0330ffa98 g_cond_wait_until (libglib-2.0.so.0 + 0x9ea98)
                                                     #2  0x00007fd033084341 g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x23341)
                                                     #3  0x00007fd0330e2b6a g_thread_pool_thread_proxy.lto_priv.0 (libglib-2.0.so.0 + 0x81b6a)
                                                     #4  0x00007fd0330dfede g_thread_proxy (libglib-2.0.so.0 + 0x7eede)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1791:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0300eaad9 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-78.so.0 + 0x829ad9)
                                                     #2  0x00007fd0300ec5bd _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-78.so.0 + 0x82b5bd)
                                                     #3  0x00007fd02faef252 _ZN2js12HelperThread10ThreadMainEPv (libmozjs-78.so.0 + 0x22e252)
                                                     #4  0x00007fd02faf5bf8 _ZN2js6detail16ThreadTrampolineIRFvPvEJPNS_12HelperThreadEEE5StartES2_ (libmozjs-78.so.0 + 0x234bf8)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1789:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0300eaad9 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-78.so.0 + 0x829ad9)
                                                     #2  0x00007fd0300ec5bd _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-78.so.0 + 0x82b5bd)
                                                     #3  0x00007fd02faef252 _ZN2js12HelperThread10ThreadMainEPv (libmozjs-78.so.0 + 0x22e252)
                                                     #4  0x00007fd02faf5bf8 _ZN2js6detail16ThreadTrampolineIRFvPvEJPNS_12HelperThreadEEE5StartES2_ (libmozjs-78.so.0 + 0x234bf8)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
                                                     
                                                     Stack trace of thread 1788:
                                                     #0  0x00007fd0319326c2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6c2)
                                                     #1  0x00007fd0300eaad9 _ZN7mozilla6detail21ConditionVariableImpl4waitERNS0_9MutexImplE (libmozjs-78.so.0 + 0x829ad9)
                                                     #2  0x00007fd0300ec5bd _ZN7mozilla6detail21ConditionVariableImpl8wait_forERNS0_9MutexImplERKNS_16BaseTimeDurationINS_27TimeDurationValueCalculatorEEE (libmozjs-78.so.0 + 0x82b5bd)
                                                     #3  0x00007fd02faef252 _ZN2js12HelperThread10ThreadMainEPv (libmozjs-78.so.0 + 0x22e252)
                                                     #4  0x00007fd02faf5bf8 _ZN2js6detail16ThreadTrampolineIRFvPvEJPNS_12HelperThreadEEE5StartES2_ (libmozjs-78.so.0 + 0x234bf8)
                                                     #5  0x00007fd03192c3f9 start_thread (libpthread.so.0 + 0x93f9)
                                                     #6  0x00007fd03239ab03 __clone (libc.so.6 + 0x101b03)
Sep 10 19:00:33 laptop-felix realmd[7220]: claimed name on bus: org.freedesktop.realmd
Assignee
Assign to
Time tracking