Your message dated Sun, 23 Nov 2025 20:04:36 -0500
with message-id 
<caaajcmzwxxrnhnvzna3wy75fuknl+d6okrx8zyqy0evphku...@mail.gmail.com>
and subject line closing old nautilus bugs
has caused the Debian Bug report #888082,
regarding nautilus: random crash (SIGSEGV) trying to move files to USB
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
888082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888082
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nautilus
Version: 3.26.2-1
Severity: normal
Usertags: crash

I got a random crash (SIGSEGV) in nautilus trying to move files to USB
storage. If the below information is not useful, please close this bug.

PS: Sorry I didn't file this bug upstream but gitlab just crashes
when I try to register an account. If anyone already has an account
there, please forward this bug report upstream.

https://bugzilla.gnome.org/show_bug.cgi?id=792811

$ nautilus .
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

(nautilus:14204): GLib-CRITICAL **: g_error_free: assertion 'error != NULL' 
failed
Segmentation fault (core dumped)
$ gdb -batch -n -ex 'set pagination off' -ex bt -ex 'thread apply all bt full' 
--core 
/var/crash/1000/14204-1000-1000-11-1516631482-chianamo--usr-bin-nautilus.core 
/usr/bin/nautilus
[New LWP 15884]
[New LWP 14204]
[New LWP 14222]
[New LWP 14223]
[New LWP 14234]
[New LWP 15927]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `nautilus .'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fdf29cf1aac in source_add_to_context (source=0x55fc6148a210, 
context=0x55fc60e3f560) at ../../../../glib/gmain.c:1063
1063    ../../../../glib/gmain.c: No such file or directory.
[Current thread is 1 (Thread 0x7fdf0fe05700 (LWP 15884))]
#0  0x00007fdf29cf1aac in source_add_to_context (source=0x55fc6148a210, 
context=0x55fc60e3f560) at ../../../../glib/gmain.c:1063
#1  0x00007fdf29cf1c1c in g_source_attach_unlocked 
(source=source@entry=0x55fc6148a210, context=context@entry=0x55fc60e3f560, 
do_wakeup=do_wakeup@entry=1) at ../../../../glib/gmain.c:1165
#2  0x00007fdf29cf2a21 in g_source_attach (source=0x55fc6148a210, 
context=0x55fc60e3f560) at ../../../../glib/gmain.c:1221
#3  0x000055fc5f6b35f6 in set_details_in_thread (task=<optimized out>, 
info=0x55fc6154be70 [NautilusProgressInfo], user_data=<optimized out>, 
cancellable=<optimized out>) at ../src/nautilus-progress-info.c:312
#4  0x00007fdf27fccd16 in g_task_thread_pool_thread 
(thread_data=0x55fc61470440, pool_data=<optimized out>) at 
../../../../gio/gtask.c:1328
#5  0x00007fdf29d1d010 in g_thread_pool_thread_proxy (data=<optimized out>) at 
../../../../glib/gthreadpool.c:307
#6  0x00007fdf29d1c645 in g_thread_proxy (data=0x55fc6151d280) at 
../../../../glib/gthread.c:784
#7  0x00007fdf2618651a in start_thread (arg=0x7fdf0fe05700) at 
pthread_create.c:465
#8  0x00007fdf25ebe3ef in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fdf12aca700 (LWP 15927)):
#0  0x00007fdf25ebe3e1 in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:78
#1  0x00007fdf26186440 in start_thread () at pthread_create.c:363
#2  0x00007fdf12aca700 in  ()
#3  0x0000000000000000 in  ()

Thread 5 (Thread 0x7fdf16368700 (LWP 14234)):
#0  0x00007fdf25eb3e6b in __GI___poll (fds=0x55fc60f7afc0, nfds=1, timeout=-1) 
at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007fdf29cf5169 in g_main_context_poll (priority=<optimized out>, 
n_fds=1, fds=0x55fc60f7afc0, timeout=<optimized out>, context=0x55fc60f7afe0) 
at ../../../../glib/gmain.c:4192
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7fdf29d04640 <g_poll>
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = 1
        fds = 0x55fc60f7afc0
#2  0x00007fdf29cf5169 in g_main_context_iterate 
(context=context@entry=0x55fc60f7afe0, block=block@entry=1, 
dispatch=dispatch@entry=1, self=<optimized out>) at 
../../../../glib/gmain.c:3886
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 1
        allocated_nfds = 1
        fds = 0x55fc60f7afc0
#3  0x00007fdf29cf527c in g_main_context_iteration 
(context=context@entry=0x55fc60f7afe0, may_block=may_block@entry=1) at 
../../../../glib/gmain.c:3952
        retval = <optimized out>
#4  0x00007fdf1637042d in dconf_gdbus_worker_thread (user_data=0x55fc60f7afe0) 
at dconf-gdbus-thread.c:82
        context = 0x55fc60f7afe0
#5  0x00007fdf29d1c645 in g_thread_proxy (data=0x55fc610d8400) at 
../../../../glib/gthread.c:784
        thread = 0x55fc610d8400
#6  0x00007fdf2618651a in start_thread (arg=0x7fdf16368700) at 
pthread_create.c:465
        pd = 0x7fdf16368700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140596127106816, 
5074250081786173918, 140736898936174, 140736898936175, 140596127106816, 0, 
-5056003080603264546, -5056109029288797730}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#7  0x00007fdf25ebe3ef in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fdf18ae1700 (LWP 14223)):
#0  0x00007fdf25eb3e6b in __GI___poll (fds=0x55fc611c9360, nfds=5, timeout=-1) 
at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007fdf29cf5169 in g_main_context_poll (priority=<optimized out>, 
n_fds=5, fds=0x55fc611c9360, timeout=<optimized out>, context=0x55fc60e48b40) 
at ../../../../glib/gmain.c:4192
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7fdf29d04640 <g_poll>
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 5
        allocated_nfds = 6
        fds = 0x55fc611c9360
#2  0x00007fdf29cf5169 in g_main_context_iterate (context=0x55fc60e48b40, 
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at 
../../../../glib/gmain.c:3886
        max_priority = 2147483647
        timeout = -1
        some_ready = <optimized out>
        nfds = 5
        allocated_nfds = 6
        fds = 0x55fc611c9360
#3  0x00007fdf29cf5502 in g_main_loop_run (loop=0x55fc60e4b5f0) at 
../../../../glib/gmain.c:4087
        __func__ = "g_main_loop_run"
#4  0x00007fdf2800dad6 in gdbus_shared_thread_func (user_data=0x55fc60e48b10) 
at ../../../../gio/gdbusprivate.c:275
        data = 0x55fc60e48b10
#5  0x00007fdf29d1c645 in g_thread_proxy (data=0x55fc60e378a0) at 
../../../../glib/gthread.c:784
        thread = 0x55fc60e378a0
#6  0x00007fdf2618651a in start_thread (arg=0x7fdf18ae1700) at 
pthread_create.c:465
        pd = 0x7fdf18ae1700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140596168496896, 
5074250081786173918, 140736898934398, 140736898934399, 140596168496896, 0, 
-5056017579875984930, -5056109029288797730}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#7  0x00007fdf25ebe3ef in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fdf192e2700 (LWP 14222)):
#0  0x00007fdf25eb3e6b in __GI___poll (fds=0x55fc60e381c0, nfds=2, 
timeout=5550) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
#1  0x00007fdf29cf5169 in g_main_context_poll (priority=<optimized out>, 
n_fds=2, fds=0x55fc60e381c0, timeout=<optimized out>, context=0x55fc60e37650) 
at ../../../../glib/gmain.c:4192
        ret = <optimized out>
        errsv = <optimized out>
        poll_func = 0x7fdf29d04640 <g_poll>
        max_priority = 2147483647
        timeout = 5550
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = 2
        fds = 0x55fc60e381c0
#2  0x00007fdf29cf5169 in g_main_context_iterate 
(context=context@entry=0x55fc60e37650, block=block@entry=1, 
dispatch=dispatch@entry=1, self=<optimized out>) at 
../../../../glib/gmain.c:3886
        max_priority = 2147483647
        timeout = 5550
        some_ready = <optimized out>
        nfds = 2
        allocated_nfds = 2
        fds = 0x55fc60e381c0
#3  0x00007fdf29cf527c in g_main_context_iteration (context=0x55fc60e37650, 
may_block=may_block@entry=1) at ../../../../glib/gmain.c:3952
        retval = <optimized out>
#4  0x00007fdf29cf52c1 in glib_worker_main (data=<optimized out>) at 
../../../../glib/gmain.c:5747
#5  0x00007fdf29d1c645 in g_thread_proxy (data=0x55fc60e37800) at 
../../../../glib/gthread.c:784
        thread = 0x55fc60e37800
#6  0x00007fdf2618651a in start_thread (arg=0x7fdf192e2700) at 
pthread_create.c:465
        pd = 0x7fdf192e2700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140596176889600, 
5074250081786173918, 140736898934014, 140736898934015, 140596176889600, 0, 
-5056018678850741794, -5056109029288797730}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#7  0x00007fdf25ebe3ef in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fdf2a382ac0 (LWP 14204)):
#0  0x00007fdf25e4b3bf in __GI___libc_free (mem=mem@entry=0x55fc616a5b20) at 
malloc.c:3086
        hook = 0x7fdf25e4a420 <free_check>
#1  0x00007fdf29cfa66a in g_free (mem=mem@entry=0x55fc616a5b20) at 
../../../../glib/gmem.c:189
#2  0x00007fdf29d37b4d in g_variant_type_info_get 
(type=type@entry=0x55fc616bb2f0) at ../../../../glib/gvarianttypeinfo.c:776
        info = 0x55fc61189830
        type_string = 0x55fc616a5b20 "{yv}"
        type_char = <optimized out>
        __func__ = "g_variant_type_info_get"
#3  0x00007fdf29d309c9 in g_variant_alloc (trusted=1, serialised=0, 
type=0x55fc616bb2f0) at ../../../../glib/gvariant-core.c:477
        value = 0x55fc613a1380
#4  0x00007fdf29d309c9 in g_variant_new_from_children 
(type=type@entry=0x55fc616bb2f0, children=0x55fc6127cd60, 
n_children=n_children@entry=2, trusted=trusted@entry=1) at 
../../../../glib/gvariant-core.c:565
#5  0x00007fdf29d2d694 in g_variant_builder_end 
(builder=builder@entry=0x7fffdcde31d0) at ../../../../glib/gvariant.c:3703
        my_type = 0x55fc616bb2f0
        value = <optimized out>
        __func__ = "g_variant_builder_end"
#6  0x00007fdf29d2ed04 in g_variant_valist_new (str=str@entry=0x7fffdcde3288, 
app=app@entry=0x7fffdcde32b0) at ../../../../glib/gvariant.c:5199
        b = {u = {s = {partial_magic = 0, type = 0x55fc610c50a0, y = {0, 0, 2, 
2, 94542450117984, 2, 2, 2, 1033660112, 0, 0, 0, 0, 0}}, x = {0, 
94542448316576, 0, 0, 2, 2, 94542450117984, 2, 2, 2, 1033660112, 0, 0, 0, 0, 
0}}}
        __func__ = "g_variant_valist_new"
#7  0x00007fdf29d2f1c2 in g_variant_new_va (format_string=<optimized out>, 
endptr=0x0, app=0x7fffdcde32b0) at ../../../../glib/gvariant.c:5372
        value = <optimized out>
#8  0x00007fdf29d2f6ed in g_variant_builder_add 
(builder=builder@entry=0x7fffdcde3430, 
format_string=format_string@entry=0x7fdf2807bf4b "{yv}") at 
../../../../glib/gvariant.c:5528
        variant = <optimized out>
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 
0x7fffdcde3390, reg_save_area = 0x7fffdcde32d0}}
#9  0x00007fdf28006813 in g_dbus_message_to_blob 
(message=message@entry=0x55fc61703b70 [GDBusMessage], 
out_size=out_size@entry=0x7fffdcde3580, capabilities=<optimized out>, 
error=error@entry=0x0) at ../../../../gio/gdbusmessage.c:2670
        mbuf = {len = 128, valid_len = 12, pos = 12, data = 0x55fc61680b70 
"l\001\001\001\316\372", <incomplete sequence \360>, byte_order = 
G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIAN}
        ret = 0x0
        size = <optimized out>
        body_len_offset = 4
        body_start_offset = <optimized out>
        body_size = <optimized out>
        header_fields = <optimized out>
        builder = {u = {s = {partial_magic = 0, type = 0x55fc6125ba50, y = 
{94542449982033, 94542454767424, 0, 18446744073709551615, 94542449174272, 8, 2, 
3, 1033660112, 0, 0, 0, 0, 0}}, x = {0, 94542449982032, 94542449982033, 
94542454767424, 0, 18446744073709551615, 94542449174272, 8, 2, 3, 1033660112, 
0, 0, 0, 0, 0}}}
        hash_iter = {dummy1 = 0x55fc6165ca40, dummy2 = 0x55fc6143baf0, dummy3 = 
0x55fc6143baf0, dummy4 = 3, dummy5 = 32735, dummy6 = 0x7fdf00000005}
        key = 0x3
        header_value = 0x55fc610e5c60
        signature = <optimized out>
        signature_str = <optimized out>
        num_fds_in_message = <optimized out>
        num_fds_according_to_header = <optimized out>
        __func__ = "g_dbus_message_to_blob"
#10 0x00007fdf27ffb0ac in g_dbus_connection_send_message_unlocked 
(connection=connection@entry=0x55fc60e40020 [GDBusConnection], 
message=message@entry=0x55fc61703b70 [GDBusMessage], 
flags=flags@entry=G_DBUS_SEND_MESSAGE_FLAGS_NONE, 
out_serial=out_serial@entry=0x7fffdcde3644, error=error@entry=0x0) at 
../../../../gio/gdbusconnection.c:1617
        blob = 0x0
        blob_size = 0
        serial_to_use = <optimized out>
        ret = 0
        __func__ = "g_dbus_connection_send_message_unlocked"
#11 0x00007fdf27ffe240 in g_dbus_connection_send_message 
(connection=connection@entry=0x55fc60e40020 [GDBusConnection], 
message=message@entry=0x55fc61703b70 [GDBusMessage], 
flags=flags@entry=G_DBUS_SEND_MESSAGE_FLAGS_NONE, 
out_serial=out_serial@entry=0x7fffdcde3644, error=error@entry=0x0) at 
../../../../gio/gdbusconnection.c:1731
        ret = <optimized out>
        __func__ = "g_dbus_connection_send_message"
#12 0x00007fdf27fffa87 in g_dbus_connection_call_internal 
(connection=0x55fc60e40020 [GDBusConnection], 
bus_name=bus_name@entry=0x55fc610fa270 ":1.13", object_path=0x55fc60f6a1f0 
"/org/gnome/SessionManager", interface_name=interface_name@entry=0x55fc60f6a220 
"org.gnome.SessionManager", method_name=method_name@entry=0x7fdf297f97ac 
"Uninhibit", parameters=parameters@entry=0x55fc613a14d0, reply_type=0x0, 
flags=G_DBUS_CALL_FLAGS_NONE, timeout_msec=2147483647, fd_list=0x0, 
cancellable=0x0, callback=0x0, user_data=0x0) at 
../../../../gio/gdbusconnection.c:5813
        flags = <optimized out>
        message = 0x55fc61703b70 [GDBusMessage]
        serial = 0
        __func__ = "g_dbus_connection_call_internal"
#13 0x00007fdf28002625 in g_dbus_connection_call_with_unix_fd_list 
(connection=<optimized out>, bus_name=bus_name@entry=0x55fc610fa270 ":1.13", 
object_path=<optimized out>, interface_name=interface_name@entry=0x55fc60f6a220 
"org.gnome.SessionManager", method_name=method_name@entry=0x7fdf297f97ac 
"Uninhibit", parameters=parameters@entry=0x55fc613a14d0, reply_type=0x0, 
flags=G_DBUS_CALL_FLAGS_NONE, timeout_msec=2147483647, fd_list=0x0, 
cancellable=0x0, callback=0x0, user_data=0x0) at 
../../../../gio/gdbusconnection.c:6224
#14 0x00007fdf2800bd85 in g_dbus_proxy_call_internal (proxy=0x55fc60ed1bb0 
[GDBusProxy], method_name=method_name@entry=0x7fdf297f97ac "Uninhibit", 
parameters=0x55fc613a14d0, flags=flags@entry=G_DBUS_CALL_FLAGS_NONE, 
timeout_msec=timeout_msec@entry=2147483647, fd_list=fd_list@entry=0x0, 
cancellable=0x0, callback=0x0, user_data=0x0) at 
../../../../gio/gdbusproxy.c:2730
        task = 0x0
        was_split = <optimized out>
        split_interface_name = 0x0
        split_method_name = 0x0
        target_method_name = 0x7fdf297f97ac "Uninhibit"
        target_interface_name = 0x55fc60f6a220 "org.gnome.SessionManager"
        destination = 0x55fc610fa270 ":1.13"
        reply_type = 0x0
        my_callback = 0x0
        __func__ = "g_dbus_proxy_call_internal"
#15 0x00007fdf2800d606 in g_dbus_proxy_call (proxy=<optimized out>, 
method_name=method_name@entry=0x7fdf297f97ac "Uninhibit", parameters=<optimized 
out>, flags=flags@entry=G_DBUS_CALL_FLAGS_NONE, 
timeout_msec=timeout_msec@entry=2147483647, cancellable=cancellable@entry=0x0, 
callback=0x0, user_data=0x0) at ../../../../gio/gdbusproxy.c:2970
#16 0x00007fdf297657a8 in gtk_application_impl_dbus_uninhibit 
(impl=0x55fc60ed1bd0 [GtkApplicationImplX11], cookie=<optimized out>) at 
../../../../gtk/gtkapplication-dbus.c:580
        dbus = 0x55fc60ed1bd0 [GtkApplicationImplX11]
#17 0x000055fc5f694bd2 in finalize_common (common=common@entry=0x55fc616a7c20) 
at ../src/nautilus-file-operations.c:1048
#18 0x000055fc5f694d45 in copy_task_done (source_object=<optimized out>, 
res=<optimized out>, user_data=0x55fc616a7c20) at 
../src/nautilus-file-operations.c:5701
        job = 0x55fc616a7c20
#19 0x00007fdf27fcc1c3 in g_task_return_now (task=0x55fc614701d0 [GTask]) at 
../../../../gio/gtask.c:1145
#20 0x00007fdf27fcc1f9 in complete_in_idle_cb (task=0x55fc614701d0) at 
../../../../gio/gtask.c:1159
#21 0x00007fdf29cf4e25 in g_main_dispatch (context=0x55fc60e3f560) at 
../../../../glib/gmain.c:3165
        dispatch = 0x7fdf29cf1770 <g_idle_dispatch>
        prev_source = 0x0
        was_in_call = 0
        user_data = 0x55fc614701d0
        callback = 0x7fdf27fcc1f0 <complete_in_idle_cb>
        cb_funcs = 0x7fdf29fbc280 <g_source_callback_funcs>
        cb_data = 0x55fc610cf860
        need_destroy = <optimized out>
        source = 0x55fc61641ea0
        current = 0x55fc60e3fda0
        i = 0
#22 0x00007fdf29cf4e25 in g_main_context_dispatch 
(context=context@entry=0x55fc60e3f560) at ../../../../glib/gmain.c:3818
#23 0x00007fdf29cf51f0 in g_main_context_iterate 
(context=context@entry=0x55fc60e3f560, block=block@entry=1, 
dispatch=dispatch@entry=1, self=<optimized out>) at 
../../../../glib/gmain.c:3891
        max_priority = 0
        timeout = 0
        some_ready = 1
        nfds = <optimized out>
        allocated_nfds = 3
        fds = 0x55fc60e663b0
#24 0x00007fdf29cf527c in g_main_context_iteration 
(context=context@entry=0x55fc60e3f560, may_block=may_block@entry=1) at 
../../../../glib/gmain.c:3952
        retval = <optimized out>
#25 0x00007fdf27fe1c0d in g_application_run (application=0x55fc60e2d1d0 
[NautilusApplication], argc=<optimized out>, argv=<optimized out>) at 
../../../../gio/gapplication.c:2401
        arguments = 0x55fc60e663b0
        status = 0
        context = 0x55fc60e3f560
        acquired_context = <optimized out>
        __func__ = "g_application_run"
#26 0x000055fc5f66e9ec in main (argc=2, argv=0x7fffdcde3a98) at 
../src/nautilus-main.c:102
        retval = <optimized out>
        application = 0x55fc60e2d1d0 [NautilusApplication]

Thread 1 (Thread 0x7fdf0fe05700 (LWP 15884)):
#0  0x00007fdf29cf1aac in source_add_to_context (source=0x55fc6148a210, 
context=0x55fc60e3f560) at ../../../../glib/gmain.c:1063
        prev = <optimized out>
        next = <optimized out>
#1  0x00007fdf29cf1c1c in g_source_attach_unlocked 
(source=source@entry=0x55fc6148a210, context=context@entry=0x55fc60e3f560, 
do_wakeup=do_wakeup@entry=1) at ../../../../glib/gmain.c:1165
        tmp_list = <optimized out>
        id = 10192
#2  0x00007fdf29cf2a21 in g_source_attach (source=0x55fc6148a210, 
context=0x55fc60e3f560) at ../../../../glib/gmain.c:1221
        result = 0
#3  0x000055fc5f6b35f6 in set_details_in_thread (task=<optimized out>, 
info=0x55fc6154be70 [NautilusProgressInfo], user_data=<optimized out>, 
cancellable=<optimized out>) at ../src/nautilus-progress-info.c:312
        task = <optimized out>
        user_data = <optimized out>
        cancellable = <optimized out>
        info = 0x55fc6154be70 [NautilusProgressInfo]
#4  0x00007fdf27fccd16 in g_task_thread_pool_thread 
(thread_data=0x55fc61470440, pool_data=<optimized out>) at 
../../../../gio/gtask.c:1328
        task = 0x55fc61470440 [GTask]
#5  0x00007fdf29d1d010 in g_thread_pool_thread_proxy (data=<optimized out>) at 
../../../../glib/gthreadpool.c:307
        pool = 0x55fc60e374f0
#6  0x00007fdf29d1c645 in g_thread_proxy (data=0x55fc6151d280) at 
../../../../glib/gthread.c:784
        thread = 0x55fc6151d280
#7  0x00007fdf2618651a in start_thread (arg=0x7fdf0fe05700) at 
pthread_create.c:465
        pd = 0x7fdf0fe05700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140596020795136, 
5074250081786173918, 140736898938078, 140736898938079, 140596020795136, 25, 
-5056059896041268770, -5056109029288797730}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#8  0x00007fdf25ebe3ef in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), 
LANGUAGE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nautilus depends on:
ii  desktop-file-utils         0.23-2
ii  gsettings-desktop-schemas  3.24.1-2
ii  gvfs                       1.34.1-2
ii  libatk1.0-0                2.26.1-2
ii  libc6                      2.26-4
ii  libcairo-gobject2          1.15.8-3
ii  libcairo2                  1.15.8-3
ii  libexempi3                 2.4.3-2
ii  libexif12                  0.6.21-4
ii  libgail-3-0                3.22.26-2
ii  libgdk-pixbuf2.0-0         2.36.11-1
ii  libglib2.0-0               2.54.3-1
ii  libglib2.0-data            2.54.3-1
ii  libgnome-autoar-0-0        0.2.2-2
ii  libgnome-desktop-3-12      3.26.2-4
ii  libgtk-3-0                 3.22.26-2
ii  libnautilus-extension1a    3.26.2-1
ii  libpango-1.0-0             1.40.14-1
ii  libpangocairo-1.0-0        1.40.14-1
ii  libselinux1                2.7-2
ii  libtracker-sparql-2.0-0    2.0.2-1
ii  libx11-6                   2:1.6.4-3
ii  nautilus-data              3.26.2-1
ii  shared-mime-info           1.9-2

Versions of packages nautilus recommends:
ii  gnome-sushi      3.24.0-3
ii  gvfs-backends    1.34.1-2
ii  librsvg2-common  2.40.20-2

Versions of packages nautilus suggests:
ii  eog                         3.26.2-2
ii  evince [pdf-viewer]         3.26.0-2
pn  nautilus-extension-brasero  <none>
ii  nautilus-sendto             3.8.6-2
ii  totem                       3.26.0-3
ii  tracker                     2.0.2-1
ii  vlc [mp3-decoder]           3.0.0~rc5-1
ii  xdg-user-dirs               0.16-1

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
There have been many changes to Debian since this bug was originally
reported. If you are still experiencing this issue with Debian 13 (or
with Debian 12 or Testing or Unstable), please report a new bug.

Thank you,
Jeremy BĂ­cha

--- End Message ---

Reply via email to