On Wed, 25 Sep, 2019 at 13:33, Simon McVittie <s...@debian.org> wrote:
On Wed, 25 Sep 2019 at 17:23:30 +0530, Pirate Praveen wrote:
On Wed, 25 Sep, 2019 at 16:59, Pirate Praveen
<prav...@onenetbeyond.org>
wrote:
> Let me try downgrading libgcr-base-3-1 and reproduce the crash.
Do I need to install some -dbgsym packages?
Yes, please install at least gdb, libgcr-base-3-1-dbgsym and
libglib2.0-0-dbgsym (the versions corresponding to the libraries you
already have installed), then use
coredumpctl gdb 1648
to use gdb to inspect the core dump that was captured by
systemd-coredump. The stack traces printed by systemd-coredump are
only
intended as a brief summary of the core dump, and detailed debugging
(including use of detached debug symbols) is outside the scope of
systemd-coredump itself.
For more details see <https://wiki.debian.org/HowToGetABacktrace>.
Attaching core dump.
FYI that's a stack trace, not a core dump. A core dump is a large
binary
file, and is not usually useful or desirable to send to bugs (it is
likely
to contain information that you would prefer to keep confidential).
You can get a more detailed stack trace from the core dump by using
gdb and -dbgsym packages, and that more detailed stack trace is what
maintainers will usually need to be able to act on crash reports.
sudo coredumpctl gdb 1660
thread apply all bt full
with set logging on
gdb.txt attached.
smcv
Thread 10 (Thread 0x7fe7cac4e700 (LWP 1672)):
#0 0x00007fe7d662dd2f in __GI___poll (fds=0x7fe7bc001a10, nfds=4, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
#1 0x00007fe7d73a50ae in g_main_context_poll (priority=<optimized out>,
n_fds=4, fds=0x7fe7bc001a10, timeout=<optimized out>, context=0x7fe7bc00db30)
at ../../../glib/gmain.c:4216
ret = <optimized out>
errsv = <optimized out>
poll_func = 0x7fe7d73b49f0 <g_poll>
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 4
allocated_nfds = <optimized out>
fds = 0x7fe7bc001a10
#2 0x00007fe7d73a50ae in g_main_context_iterate (context=0x7fe7bc00db30,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
../../../glib/gmain.c:3912
max_priority = 2147483647
timeout = -1
[m some_ready = <optimized out>
nfds = 4
allocated_nfds = <optimized out>
fds = 0x7fe7bc001a10
#3 0x00007fe7d73a5413 in g_main_loop_run (loop=0x7fe7bc00dc20) at
../../../glib/gmain.c:4111
__FUNCTION__ = "g_main_loop_run"
#4 0x00007fe7d75e9676 in gdbus_shared_thread_func (user_data=0x7fe7bc00db00)
at ../../../gio/gdbusprivate.c:279
data = 0x7fe7bc00db00
#5 0x00007fe7d73cdd1d in g_thread_proxy (data=0x556f93cbaad0) at
../../../glib/gthread.c:805
thread = 0x556f93cbaad0
__FUNCTION__ = "g_thread_proxy"
#6 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633516074752,
-1980838052628451829, 140633524463902, 140633524463903, 140633516074752,
140633516072000, 1967285514314788363, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 9 (Thread 0x7fe7b3fff700 (LWP 1675)):
#0 0x00007fe7d4fd9db5 in futex_wait_cancelable (private=0, expected=0,
futex_word=0x556f93cd4d28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b3ffea00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x556f93cd4d00, mutex = 0x556f93cd4cd8,
private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
#1 0x00007fe7d4fd9db5 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x556f93cd4cd8, cond=0x556f93cd4d00) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b3ffea00, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x556f93cd4d00, mutex = 0x556f93cd4cd8,
private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
#2 0x00007fe7d4fd9db5 in __pthread_cond_wait (cond=0x556f93cd4d00,
mutex=0x556f93cd4cd8) at pthread_cond_wait.c:655
#3 0x00007fe7c8734e63 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4 0x00007fe7c8734bb7 in () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633134069504,
-1980838052628451829, 140722895835582, 140722895835583, 140633134069504,
140633134066752, 1967441603626872331, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 8 (Thread 0x7fe7b31fb700 (LWP 1704)):
#0 0x00007fe7d4fd9db5 in futex_wait_cancelable (private=0, expected=0,
futex_word=0x556f93cb8f38) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b31fa1d0, __canceltype = 3, __prev = 0x0}
cbuffer = {wseq = 166, cond = 0x556f93cb8f10, mutex = 0x556f93cb8eb8,
private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 166
seq = 83
private = 0
#1 0x00007fe7d4fd9db5 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x556f93cb8eb8, cond=0x556f93cb8f10) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b31fa1d0, __canceltype = 3, __prev = 0x0}
cbuffer = {wseq = 166, cond = 0x556f93cb8f10, mutex = 0x556f93cb8eb8,
private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 166
seq = 83
private = 0
#2 0x00007fe7d4fd9db5 in __pthread_cond_wait (cond=0x556f93cb8f10,
mutex=0x556f93cb8eb8) at pthread_cond_wait.c:655
#3 0x00007fe7d45974ff in
mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) () at
/usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#4 0x00007fe7d45976e5 in
mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&,
mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) () at
/usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#5 0x00007fe7d4314ef4 in () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#6 0x00007fe7d430fa42 in () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#7 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633119373056,
-1980838052628451829, 140722895837934, 140722895837935, 140633119373056,
140633119370304, 1967440227089853963, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 7 (Thread 0x7fe7ca3e4700 (LWP 1673)):
#0 0x00007fe7d662dd2f in __GI___poll (fds=0x556f93cf0590, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
#1 0x00007fe7d73a50ae in g_main_context_poll (priority=<optimized out>,
n_fds=1, fds=0x556f93cf0590, timeout=<optimized out>, context=0x556f93cf06e0)
at ../../../glib/gmain.c:4216
ret = <optimized out>
errsv = <optimized out>
poll_func = 0x7fe7d73b49f0 <g_poll>
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = <optimized out>
fds = 0x556f93cf0590
#2 0x00007fe7d73a50ae in g_main_context_iterate
(context=context@entry=0x556f93cf06e0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:3912
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 1
allocated_nfds = <optimized out>
fds = 0x556f93cf0590
#3 0x00007fe7d73a51cf in g_main_context_iteration (context=0x556f93cf06e0,
may_block=1) at ../../../glib/gmain.c:3978
retval = <optimized out>
#4 0x00007fe7ca3eec0d in () at
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#5 0x00007fe7d73cdd1d in g_thread_proxy (data=0x556f93ce9450) at
../../../glib/gthread.c:805
thread = 0x556f93ce9450
__FUNCTION__ = "g_thread_proxy"
#6 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633507251968,
-1980838052628451829, 140722895838014, 140722895838015, 140633507251968,
140633507249216, 1967283816728964619, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 6 (Thread 0x7fe7b35fd700 (LWP 1702)):
#0 0x00007fe7d4fd9db5 in futex_wait_cancelable (private=0, expected=0,
futex_word=0x556f93cb8f3c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b35fc1d0, __canceltype = 3, __prev = 0x0}
cbuffer = {wseq = 171, cond = 0x556f93cb8f10, mutex = 0x556f93cb8eb8,
private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 171
seq = 85
private = 0
#1 0x00007fe7d4fd9db5 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x556f93cb8eb8, cond=0x556f93cb8f10) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b35fc1d0, __canceltype = 3, __prev = 0x0}
cbuffer = {wseq = 171, cond = 0x556f93cb8f10, mutex = 0x556f93cb8eb8,
private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 171
seq = 85
private = 0
#2 0x00007fe7d4fd9db5 in __pthread_cond_wait (cond=0x556f93cb8f10,
mutex=0x556f93cb8eb8) at pthread_cond_wait.c:655
#3 0x00007fe7d45974ff in
mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) () at
/usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#4 0x00007fe7d45976e5 in
mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&,
mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) () at
/usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#5 0x00007fe7d4314ef4 in () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#6 0x00007fe7d430fa42 in () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#7 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633123575552,
-1980838052628451829, 140722895837934, 140722895837935, 140633123575552,
140633123572800, 1967440777919409675, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7fe7c9729700 (LWP 2259)):
#0 0x00007fe7d66330c9 in syscall () at
../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007fe7d73f03c2 in g_cond_wait_until (cond=cond@entry=0x556f93ca67c8,
mutex=mutex@entry=0x556f93ca67c0, end_time=end_time@entry=89521924) at
../../../glib/gthread-posix.c:1470
now = {tv_sec = 74, tv_nsec = 521925422}
span = {tv_sec = 14, tv_nsec = 999998578}
sampled = 4
res = <optimized out>
success = <optimized out>
#2 0x00007fe7d73764a1 in g_async_queue_pop_intern_unlocked
(queue=queue@entry=0x556f93ca67c0, wait=wait@entry=1,
end_time=end_time@entry=89521924) at ../../../glib/gasyncqueue.c:422
retval = <optimized out>
__FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#3 0x00007fe7d7376a92 in g_async_queue_timeout_pop (queue=0x556f93ca67c0,
timeout=timeout@entry=15000000) at ../../../glib/gasyncqueue.c:545
end_time = 89521924
retval = <optimized out>
__FUNCTION__ = "g_async_queue_timeout_pop"
#4 0x00007fe7d73ce4b9 in g_thread_pool_wait_for_new_pool () at
../../../glib/gthreadpool.c:168
pool = <optimized out>
local_max_idle_time = 15000
local_wakeup_thread_serial = <optimized out>
last_wakeup_thread_serial = 0
have_relayed_thread_marker = <optimized out>
free_pool = <optimized out>
task = <optimized out>
pool = <optimized out>
#5 0x00007fe7d73ce4b9 in g_thread_pool_thread_proxy (data=<optimized out>) at
../../../glib/gthreadpool.c:365
free_pool = <optimized out>
task = <optimized out>
pool = <optimized out>
#6 0x00007fe7d73cdd1d in g_thread_proxy (data=0x556f96561230) at
../../../glib/gthread.c:805
thread = 0x556f96561230
__FUNCTION__ = "g_thread_proxy"
#7 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633493903104,
-1980838052628451829, 140722895814798, 140722895814799, 140633493903104,
140633493900352, 1967286526316457483, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7fe7b37fe700 (LWP 1701)):
#0 0x00007fe7d4fd9db5 in futex_wait_cancelable (private=0, expected=0,
futex_word=0x556f93cb8f3c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b37fd1d0, __canceltype = 1, __prev = 0x0}
cbuffer = {wseq = 173, cond = 0x556f93cb8f10, mutex = 0x556f93cb8eb8,
private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 173
seq = 86
private = 0
#1 0x00007fe7d4fd9db5 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x556f93cb8eb8, cond=0x556f93cb8f10) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b37fd1d0, __canceltype = 1, __prev = 0x0}
cbuffer = {wseq = 173, cond = 0x556f93cb8f10, mutex = 0x556f93cb8eb8,
private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 173
seq = 86
private = 0
#2 0x00007fe7d4fd9db5 in __pthread_cond_wait (cond=0x556f93cb8f10,
mutex=0x556f93cb8eb8) at pthread_cond_wait.c:655
#3 0x00007fe7d45974ff in
mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) () at
/usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#4 0x00007fe7d45976e5 in
mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&,
mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) () at
/usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#5 0x00007fe7d4314ef4 in () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#6 0x00007fe7d430fa42 in () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#7 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633125676800,
-1980838052628451829, 140722895837934, 140722895837935, 140633125676800,
140633125674048, 1967440502504631819, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7fe7b33fc700 (LWP 1703)):
#0 0x00007fe7d4fd9db5 in futex_wait_cancelable (private=0, expected=0,
futex_word=0x556f93cb8f38) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
__ret = -512
oldtype = 0
err = <optimized out>
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b33fb1d0, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 168, cond = 0x556f93cb8f10, mutex = 0x556f93cb8eb8,
private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 168
seq = 84
private = 0
#1 0x00007fe7d4fd9db5 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x556f93cb8eb8, cond=0x556f93cb8f10) at pthread_cond_wait.c:502
spin = 0
buffer = {__routine = 0x7fe7d4fd9b40 <__condvar_cleanup_waiting>, __arg
= 0x7fe7b33fb1d0, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 168, cond = 0x556f93cb8f10, mutex = 0x556f93cb8eb8,
private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
signals = <optimized out>
result = 0
wseq = 168
seq = 84
private = 0
#2 0x00007fe7d4fd9db5 in __pthread_cond_wait (cond=0x556f93cb8f10,
mutex=0x556f93cb8eb8) at pthread_cond_wait.c:655
#3 0x00007fe7d45974ff in
mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) () at
/usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#4 0x00007fe7d45976e5 in
mozilla::detail::ConditionVariableImpl::wait_for(mozilla::detail::MutexImpl&,
mozilla::BaseTimeDuration<mozilla::TimeDurationValueCalculator> const&) () at
/usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#5 0x00007fe7d4314ef4 in () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#6 0x00007fe7d430fa42 in () at /usr/lib/x86_64-linux-gnu/libmozjs-60.so.0
#7 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633121474304,
-1980838052628451829, 140722895837934, 140722895837935, 140633121474304,
140633121471552, 1967439951675076107, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#8 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7fe7cc21f700 (LWP 1670)):
#0 0x00007fe7d662dd2f in __GI___poll (fds=0x556f93c94190, nfds=2, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
#1 0x00007fe7d73a50ae in g_main_context_poll (priority=<optimized out>,
n_fds=2, fds=0x556f93c94190, timeout=<optimized out>, context=0x556f93cb9df0)
at ../../../glib/gmain.c:4216
ret = <optimized out>
errsv = <optimized out>
poll_func = 0x7fe7d73b49f0 <g_poll>
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x556f93c94190
#2 0x00007fe7d73a50ae in g_main_context_iterate
(context=context@entry=0x556f93cb9df0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:3912
max_priority = 2147483647
timeout = -1
some_ready = <optimized out>
nfds = 2
allocated_nfds = <optimized out>
fds = 0x556f93c94190
#3 0x00007fe7d73a51cf in g_main_context_iteration (context=0x556f93cb9df0,
may_block=may_block@entry=1) at ../../../glib/gmain.c:3978
retval = <optimized out>
#4 0x00007fe7d73a5221 in glib_worker_main (data=<optimized out>) at
../../../glib/gmain.c:5858
#5 0x00007fe7d73cdd1d in g_thread_proxy (data=0x556f93cba000) at
../../../glib/gthread.c:805
thread = 0x556f93cba000
__FUNCTION__ = "g_thread_proxy"
#6 0x00007fe7d4fd3fb7 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140633538950912,
-1980838052628451829, 140722895839582, 140722895839583, 140633538950912,
140633538948160, 1967296828869258763, 1967245874865843723}, mask_was_saved =
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#7 0x00007fe7d66382ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7fe7cc222ac0 (LWP 1660)):
#0 0x00007fe7d5a23468 in prompt_stop_prompting (self=0x556f95d03770
[GcrSystemPrompter], callback=<optimized out>, send_done_message=1,
wait_for_reply=0) at gcr/gcr-system-prompter.c:501
active = <optimized out>
retval = <optimized out>
watch = 0x0
__func__ = "prompt_stop_prompting"
#1 0x00007fe7d4fc78ee in ffi_call_unix64 () at
/usr/lib/x86_64-linux-gnu/libffi.so.6
#2 0x00007fe7d4fc72bf in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#7 0x00007fe7d74aa81f in <emit signal ??? on instance 0x7fe7c0078d10
[ShellKeyringPrompt]> (instance=<optimized out>, signal_id=<optimized out>,
detail=detail@entry=0) at ../../../gobject/gsignal.c:3453
var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7ffc9a37e4c0, reg_save_area = 0x7ffc9a37e400}}
#3 0x00007fe7d748e6dc in g_cclosure_marshal_generic
(closure=closure@entry=0x556f94348220, return_gvalue=return_gvalue@entry=0x0,
n_param_values=n_param_values@entry=1,
param_values=param_values@entry=0x7ffc9a37e230,
invocation_hint=invocation_hint@entry=0x7ffc9a37e1b0,
marshal_data=marshal_data@entry=0x0) at ../../../gobject/gclosure.c:1500
rtype = <optimized out>
rvalue = 0x7ffc9a37df90
n_args = 2
atypes = <optimized out>
i = <optimized out>
cif = {abi = FFI_UNIX64, nargs = 2, arg_types = 0x7ffc9a37df70,
rtype = 0x7fe7d4fc8180 <ffi_type_void>, bytes = 0, flags = 0}
cc = 0x556f94348220
enum_tmpval = <optimized out>
tmpval_used = 0
#4 0x00007fe7d748deb2 in g_closure_invoke (closure=0x556f94348220,
return_value=0x0, n_param_values=1, param_values=0x7ffc9a37e230,
invocation_hint=0x7ffc9a37e1b0) at ../../../gobject/gclosure.c:810
marshal = 0x7fe7d748e4d0 <g_cclosure_marshal_generic>
marshal_data = 0x0
in_marshal = 0
real_closure = 0x556f94348200
__FUNCTION__ = "g_closure_invoke"
#5 0x00007fe7d74a14d4 in signal_emit_unlocked_R
(node=node@entry=0x556f968d6420, detail=detail@entry=0,
instance=instance@entry=0x7fe7c0078d10,
emission_return=emission_return@entry=0x0,
instance_and_params=instance_and_params@entry=0x7ffc9a37e230) at
../../../gobject/gsignal.c:3641
tmp = <optimized out>
handler = 0x556f96357880
accumulator = 0x0
emission = {next = 0x0, instance = 0x7fe7c0078d10, ihint =
{signal_id = 834, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state =
EMISSION_RUN, chain_type = 0x4 [void]}
class_closure = 0x556f93fd9590
hlist = <optimized out>
handler_list = 0x556f94798b00
return_accu = 0x0
accu = {g_type = 0x0, 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 = 834
max_sequential_handler_number = 21184
return_value_altered = 1
#6 0x00007fe7d74aa18f in g_signal_emit_valist (instance=<optimized out>,
signal_id=<optimized out>, detail=<optimized out>,
var_args=var_args@entry=0x7ffc9a37e3e0) at ../../../gobject/gsignal.c:3397
instance_and_params = 0x7ffc9a37e230
signal_return_type = <optimized out>
param_values = 0x7ffc9a37e248
node = <optimized out>
i = <optimized out>
n_params = <optimized out>
__FUNCTION__ = "g_signal_emit_valist"
#8 0x00007fe7d5a1cbfd in gcr_prompt_close (prompt=<optimized out>) at
gcr/gcr-prompt.c:1073
__func__ = "gcr_prompt_close"
#9 0x00007fe7d5a233c7 in prompt_stop_prompting (self=self@entry=0x556f95d03770
[GcrSystemPrompter], callback=<optimized out>, callback@entry=0x7ffc9a37e550,
send_done_message=send_done_message@entry=1,
wait_for_reply=wait_for_reply@entry=0) at gcr/gcr-system-prompter.c:530
active = 0x7fe7c0217b20
retval = <optimized out>
watch = 0xa
__func__ = "prompt_stop_prompting"
#10 0x00007fe7d5a248f3 in prompter_method_stop_prompting
(parameters=0x7fe7c00fac70, invocation=0x556f96593e60 [GDBusMethodInvocation],
self=0x556f95d03770 [GcrSystemPrompter]) at gcr/gcr-system-prompter.c:968
lookup = {path = 0x556f94b24ab0 "/org/gnome/keyring/Prompt/p0", name =
0x7fe7c00c7780 ":1.88"}
self = 0x556f95d03770 [GcrSystemPrompter]
__func__ = "prompter_method_call"
#11 0x00007fe7d5a248f3 in prompter_method_call (connection=<optimized out>,
sender=sender@entry=0x7fe7c00c7780 ":1.88",
object_path=object_path@entry=0x7fe7c00281b0 "/org/gnome/keyring/Prompter",
interface_name=interface_name@entry=0x7fe7c0151160
"org.gnome.keyring.internal.Prompter",
method_name=method_name@entry=0x7fe7c0240430 "StopPrompting",
parameters=parameters@entry=0x7fe7c00fac70, invocation=0x556f96593e60
[GDBusMethodInvocation], user_data=0x556f95d03770) at
gcr/gcr-system-prompter.c:995
self = 0x556f95d03770 [GcrSystemPrompter]
__func__ = "prompter_method_call"
#12 0x00007fe7d75d9600 in call_in_idle_cb (user_data=<optimized out>) at
../../../gio/gdbusconnection.c:4878
invocation = 0x556f96593e60 [GDBusMethodInvocation]
vtable = <optimized out>
registration_id = <optimized out>
subtree_registration_id = <optimized out>
__FUNCTION__ = "call_in_idle_cb"
#13 0x00007fe7d73a4d8e in g_main_dispatch (context=0x556f93cbaf10) at
../../../glib/gmain.c:3179
dispatch = 0x7fe7d73a1790 <g_idle_dispatch>
prev_source = 0x0
was_in_call = 0
user_data = 0x556f96593e60
callback = 0x7fe7d75d94d0 <call_in_idle_cb>
cb_funcs = 0x7fe7d7478280 <g_source_callback_funcs>
cb_data = 0x7fe7c0099890
need_destroy = <optimized out>
source = 0x7fe7c0099800
current = 0x556f93cb58d0
i = 0
__FUNCTION__ = "g_main_dispatch"
#14 0x00007fe7d73a4d8e in g_main_context_dispatch
(context=context@entry=0x556f93cbaf10) at ../../../glib/gmain.c:3844
#15 0x00007fe7d73a5140 in g_main_context_iterate (context=0x556f93cbaf10,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
../../../glib/gmain.c:3917
max_priority = 2147483647
timeout = 329
some_ready = 1
nfds = <optimized out>
allocated_nfds = <optimized out>
fds = 0x7fe7c0057820
#16 0x00007fe7d73a5413 in g_main_loop_run (loop=0x556f93fae010) at
../../../glib/gmain.c:4111
__FUNCTION__ = "g_main_loop_run"
#17 0x00007fe7d67b5c6c in meta_run () at
/usr/lib/x86_64-linux-gnu/libmutter-5.so.0
#18 0x0000556f923b1865 in ()
#19 0x00007fe7d6564bbb in __libc_start_main (main=0x556f923b1480, argc=1,
argv=0x7ffc9a37e878, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffc9a37e868) at ../csu/libc-start.c:308
result = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 5646812716938112523,
93937683077664, 140722895841392, 0, 0, 1980337157172178443,
1967240593803783691}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0,
0x7ffc9a37e888, 0x7fe7d7945190}, data = {prev = 0x0, cleanup = 0x0, canceltype
= -1707612024}}}
not_first_call = <optimized out>
#20 0x0000556f923b1a4a in ()
quit