Package: gedit-plugin-terminal Version: 3.36.0-1 Severity: serious Usertags: crash
When I have the terminal plugin enabled on startup or when I enable it in the UI, gedit crashes. This appears to be a regression from either gedit or GNOME Terminal 3.34 due to a GSettings schema change: $ gdb -batch -n -ex 'set pagination off' -ex run -ex bt -ex 'bt full' -ex 'thread apply all bt full' --args gedit [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffedc5a700 (LWP 30026)] [New Thread 0x7fffed459700 (LWP 30027)] [New Thread 0x7fffecc58700 (LWP 30028)] [New Thread 0x7fffec391700 (LWP 30029)] [Detaching after fork from child process 30031] [Detaching after fork from child process 30052] (gedit:30022): GLib-GIO-ERROR **: 09:48:23.991: Settings schema 'org.gnome.Terminal.Legacy.Profile' does not contain a key named 'allow-bold' Thread 1 "gedit" received signal SIGTRAP, Trace/breakpoint trap. _g_log_abort (breakpoint=1) at ../../../glib/gmessages.c:554 554 ../../../glib/gmessages.c: No such file or directory. #0 _g_log_abort (breakpoint=1) at ../../../glib/gmessages.c:554 #1 0x00007ffff798dea5 in g_log_default_handler (log_domain=log_domain@entry=0x7ffff7dc3657 "GLib-GIO", log_level=log_level@entry=6, message=message@entry=0x55555619af10 "Settings schema 'org.gnome.Terminal.Legacy.Profile' does not contain a key named 'allow-bold'", unused_data=unused_data@entry=0x0) at ../../../glib/gmessages.c:3123 #2 0x00007ffff798e0dc in g_logv (log_domain=0x7ffff7dc3657 "GLib-GIO", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fffffffb6d0) at ../../../glib/gmessages.c:1350 #3 0x00007ffff798e2bf in g_log (log_domain=log_domain@entry=0x7ffff7dc3657 "GLib-GIO", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x7ffff7de3858 "Settings schema '%s' does not contain a key named '%s'") at ../../../glib/gmessages.c:1415 #4 0x00007ffff7d6da9a in g_settings_schema_get_value (key=0x5555555f7940 "allow-bold", schema=0x555556194320) at ../../../gio/gsettingsschema.c:973 #5 g_settings_schema_get_value (schema=0x555556194320, key=0x5555555f7940 "allow-bold") at ../../../gio/gsettingsschema.c:959 #6 0x00007ffff7d6e11c in g_settings_schema_key_init (key=key@entry=0x7fffffffb830, schema=0x555556194320, name=name@entry=0x5555555f7940 "allow-bold") at ../../../gio/gsettingsschema.c:1253 #7 0x00007ffff7d71fc1 in g_settings_get_value (settings=0x5555561942b0 [GSettings], key=0x5555555f7940 "allow-bold") at ../../../gio/gsettings.c:1218 #8 0x00007ffff7d7309c in g_settings_get_boolean (settings=<optimized out>, key=<optimized out>) at ../../../gio/gsettings.c:2142 #9 0x00007ffff6beaccd in ffi_call_unix64 () at ../src/x86/unix64.S:101 #10 0x00007ffff6bea25a in ffi_call_int (cif=0x555556077cc8, fn=0x7ffff7d73090 <g_settings_get_boolean>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669 #11 0x00007fffeaff4b25 in pygi_invoke_c_callable (function_cache=0x555556077c20, state=<optimized out>, py_args=<optimized out>, py_kwargs=<optimized out>) at gi/pygi-invoke.c:690 #12 0x00007fffeafebff8 in pygi_function_cache_invoke (function_cache=<optimized out>, py_args=<optimized out>, py_kwargs=<optimized out>) at gi/pygi-cache.c:863 #13 0x00007fffeaff5315 in pygi_callable_info_invoke (user_data=0x0, cache=<optimized out>, kwargs=<optimized out>, py_args=<optimized out>, info=<optimized out>) at gi/pygi-invoke.c:770 #14 _wrap_g_callable_info_invoke (self=<optimized out>, py_args=<optimized out>, kwargs=<optimized out>) at gi/pygi-invoke.c:770 #15 0x00007fffead23530 in () #16 0x0000000000000000 in () #0 _g_log_abort (breakpoint=1) at ../../../glib/gmessages.c:554 debugger_present = 1 #1 0x00007ffff798dea5 in g_log_default_handler (log_domain=log_domain@entry=0x7ffff7dc3657 "GLib-GIO", log_level=log_level@entry=6, message=message@entry=0x55555619af10 "Settings schema 'org.gnome.Terminal.Legacy.Profile' does not contain a key named 'allow-bold'", unused_data=unused_data@entry=0x0) at ../../../glib/gmessages.c:3123 fields = {{key = 0x7ffff79dd6ba "GLIB_OLD_LOG_API", value = 0x7ffff7a36816, length = -1}, {key = 0x7ffff79dd5ef "MESSAGE", value = 0x55555619af10, length = -1}, {key = 0x7ffff79dd602 "PRIORITY", value = 0x7ffff79d703a, length = -1}, {key = 0x7ffff79dd65c "GLIB_DOMAIN", value = 0x7ffff7dc3657, length = -1}} n_fields = <optimized out> #2 0x00007ffff798e0dc in g_logv (log_domain=0x7ffff7dc3657 "GLib-GIO", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fffffffb6d0) at ../../../glib/gmessages.c:1350 domain = 0x0 data = 0x0 depth = 1 log_func = 0x7ffff798ddf0 <g_log_default_handler> domain_fatal_mask = <optimized out> masquerade_fatal = 0 test_level = 6 was_fatal = <optimized out> was_recursion = <optimized out> msg = 0x55555619af10 "Settings schema 'org.gnome.Terminal.Legacy.Profile' does not contain a key named 'allow-bold'" msg_alloc = 0x55555619af10 "Settings schema 'org.gnome.Terminal.Legacy.Profile' does not contain a key named 'allow-bold'" i = 2 #3 0x00007ffff798e2bf in g_log (log_domain=log_domain@entry=0x7ffff7dc3657 "GLib-GIO", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x7ffff7de3858 "Settings schema '%s' does not contain a key named '%s'") at ../../../glib/gmessages.c:1415 args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffffffb7b0, reg_save_area = 0x7fffffffb6f0}} #4 0x00007ffff7d6da9a in g_settings_schema_get_value (key=0x5555555f7940 "allow-bold", schema=0x555556194320) at ../../../gio/gsettingsschema.c:973 __FUNCTION__ = "g_settings_schema_get_value" s = 0x0 iter = <optimized out> value = <optimized out> __FUNCTION__ = "g_settings_schema_get_value" #5 g_settings_schema_get_value (schema=0x555556194320, key=0x5555555f7940 "allow-bold") at ../../../gio/gsettingsschema.c:959 s = 0x0 iter = <optimized out> value = <optimized out> __FUNCTION__ = "g_settings_schema_get_value" #6 0x00007ffff7d6e11c in g_settings_schema_key_init (key=key@entry=0x7fffffffb830, schema=0x555556194320, name=name@entry=0x5555555f7940 "allow-bold") at ../../../gio/gsettingsschema.c:1253 iter = <optimized out> data = 0x3000000018 code = 0 '\000' #7 0x00007ffff7d71fc1 in g_settings_get_value (settings=0x5555561942b0 [GSettings], key=0x5555555f7940 "allow-bold") at ../../../gio/gsettings.c:1218 skey = {schema = 0x0, name = 0x0, is_flags = 0, is_enum = 0, strinfo = 0x0, strinfo_length = 0, unparsed = 0x0, lc_char = 0 '\000', type = 0x0, minimum = 0x0, maximum = 0x0, default_value = 0x0, desktop_overrides = 0x0, ref_count = 0} value = <optimized out> __FUNCTION__ = "g_settings_get_value" #8 0x00007ffff7d7309c in g_settings_get_boolean (settings=<optimized out>, key=<optimized out>) at ../../../gio/gsettings.c:2142 value = <optimized out> result = <optimized out> #9 0x00007ffff6beaccd in ffi_call_unix64 () at ../src/x86/unix64.S:101 #10 0x00007ffff6bea25a in ffi_call_int (cif=0x555556077cc8, fn=0x7ffff7d73090 <g_settings_get_boolean>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669 classes = {X86_64_INTEGER_CLASS, X86_64_NO_CLASS, 1436377360, 21845} stack = <optimized out> argp = 0x7fffffffb8e0 "\003" arg_types = <optimized out> gprcount = 2 ssecount = <optimized out> ngpr = 1 nsse = 0 i = <optimized out> avn = <optimized out> flags = <optimized out> reg_args = <optimized out> #11 0x00007fffeaff4b25 in pygi_invoke_c_callable (function_cache=0x555556077c20, state=<optimized out>, py_args=<optimized out>, py_kwargs=<optimized out>) at gi/pygi-invoke.c:690 _save = 0x5555556e03c0 cache = 0x555556077c20 ffi_return_value = {v_boolean = 0, v_int8 = 0 '\000', v_uint8 = 0 '\000', v_int16 = 0, v_uint16 = 0, v_int32 = 0, v_uint32 = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_short = 0, v_ushort = 0, v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_ssize = 0, v_size = 0, v_string = 0x0, v_pointer = 0x0} ret = 0x0 #12 0x00007fffeafebff8 in pygi_function_cache_invoke (function_cache=<optimized out>, py_args=<optimized out>, py_kwargs=<optimized out>) at gi/pygi-cache.c:863 state = {py_in_args = 0x7fffe9ce4380, n_py_in_args = 2, n_args = 2, ffi_args = 0x5555559d6130, args = 0x5555559d60f0, return_arg = {v_boolean = 0, v_int8 = 0 '\000', v_uint8 = 0 '\000', v_int16 = 0, v_uint16 = 0, v_int32 = 0, v_uint32 = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_short = 0, v_ushort = 0, v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_ssize = 0, v_size = 0, v_string = 0x0, v_pointer = 0x0}, to_py_return_arg_cleanup_data = 0x0, error = 0x0, failed = 0, user_data = 0x0, function_ptr = 0x7ffff7d73090 <g_settings_get_boolean>} #13 0x00007fffeaff5315 in pygi_callable_info_invoke (user_data=0x0, cache=<optimized out>, kwargs=<optimized out>, py_args=<optimized out>, info=<optimized out>) at gi/pygi-invoke.c:770 #14 _wrap_g_callable_info_invoke (self=<optimized out>, py_args=<optimized out>, kwargs=<optimized out>) at gi/pygi-invoke.c:770 #15 0x00007fffead23530 in () #16 0x0000000000000000 in () Thread 5 (Thread 0x7fffec391700 (LWP 30029)): #0 0x00007ffff7b76b0f in __GI___poll (fds=0x5555555c6290, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 #1 0x00007ffff798711e in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x5555555c6290, timeout=<optimized out>, context=0x5555555c6c00) at ../../../glib/gmain.c:4253 ret = <optimized out> errsv = <optimized out> poll_func = 0x7ffff7996a60 <g_poll> max_priority = 2147483647 timeout = -1 some_ready = <optimized out> nfds = 1 allocated_nfds = <optimized out> fds = 0x5555555c6290 #2 g_main_context_iterate (context=context@entry=0x5555555c6c00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:3949 max_priority = 2147483647 timeout = -1 some_ready = <optimized out> nfds = 1 allocated_nfds = <optimized out> fds = 0x5555555c6290 #3 0x00007ffff798723f in g_main_context_iteration (context=context@entry=0x5555555c6c00, may_block=may_block@entry=1) at ../../../glib/gmain.c:4015 retval = <optimized out> #4 0x00007ffff7ec8d8d in dconf_gdbus_worker_thread (user_data=0x5555555c6c00) at ../gdbus/dconf-gdbus-thread.c:82 context = 0x5555555c6c00 #5 0x00007ffff79afd5d in g_thread_proxy (data=0x555555595050) at ../../../glib/gthread.c:805 thread = 0x555555595050 __FUNCTION__ = "g_thread_proxy" #6 0x00007ffff7a64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479 ret = <optimized out> pd = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737156552448, -8284608587400102809, 140737488342174, 140737488342175, 140737156549760, 140737156552448, 8284635467054169191, 8284590517904718951}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #7 0x00007ffff7b812af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fffecc58700 (LWP 30028)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007ffff79d2402 in g_cond_wait_until (cond=cond@entry=0x55555558f3e8, mutex=mutex@entry=0x55555558f3e0, end_time=end_time@entry=8404652905) at ../../../glib/gthread-posix.c:1470 now = {tv_sec = 8389, tv_nsec = 652905912} span = {tv_sec = 14, tv_nsec = 999999088} sampled = 0 res = <optimized out> success = <optimized out> #2 0x00007ffff79584a1 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x55555558f3e0, wait=wait@entry=1, end_time=end_time@entry=8404652905) at ../../../glib/gasyncqueue.c:422 retval = <optimized out> __FUNCTION__ = "g_async_queue_pop_intern_unlocked" #3 0x00007ffff7958a92 in g_async_queue_timeout_pop (queue=0x55555558f3e0, timeout=timeout@entry=15000000) at ../../../glib/gasyncqueue.c:545 end_time = 8404652905 retval = <optimized out> __FUNCTION__ = "g_async_queue_timeout_pop" #4 0x00007ffff79b04f9 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 g_thread_pool_thread_proxy (data=<optimized out>) at ../../../glib/gthreadpool.c:365 free_pool = <optimized out> task = <optimized out> pool = <optimized out> #6 0x00007ffff79afd5d in g_thread_proxy (data=0x5555555950a0) at ../../../glib/gthread.c:805 thread = 0x5555555950a0 __FUNCTION__ = "g_thread_proxy" #7 0x00007ffff7a64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479 ret = <optimized out> pd = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737165756160, -8284608587400102809, 140737488342622, 140737488342623, 140737165753472, 140737165756160, 8284637496963087463, 8284590517904718951}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #8 0x00007ffff7b812af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fffed459700 (LWP 30027)): #0 0x00007ffff7b76b0f in __GI___poll (fds=0x5555555ade60, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 #1 0x00007ffff798711e in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x5555555ade60, timeout=<optimized out>, context=0x5555555a1150) at ../../../glib/gmain.c:4253 ret = <optimized out> errsv = <optimized out> poll_func = 0x7ffff7996a60 <g_poll> max_priority = 2147483647 timeout = -1 some_ready = <optimized out> nfds = 3 allocated_nfds = <optimized out> fds = 0x5555555ade60 #2 g_main_context_iterate (context=0x5555555a1150, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:3949 max_priority = 2147483647 timeout = -1 some_ready = <optimized out> nfds = 3 allocated_nfds = <optimized out> fds = 0x5555555ade60 #3 0x00007ffff7987483 in g_main_loop_run (loop=0x5555555a3040) at ../../../glib/gmain.c:4148 __FUNCTION__ = "g_main_loop_run" #4 0x00007ffff7d93f36 in gdbus_shared_thread_func (user_data=0x55555557ed00) at ../../../gio/gdbusprivate.c:279 data = 0x55555557ed00 #5 0x00007ffff79afd5d in g_thread_proxy (data=0x555555594ca0) at ../../../glib/gthread.c:805 thread = 0x555555594ca0 __FUNCTION__ = "g_thread_proxy" #6 0x00007ffff7a64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479 ret = <optimized out> pd = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737174148864, -8284608587400102809, 140737488342446, 140737488342447, 140737174146176, 140737174148864, 8284638598085327975, 8284590517904718951}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #7 0x00007ffff7b812af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fffedc5a700 (LWP 30026)): #0 0x00007ffff7b76b0f in __GI___poll (fds=0x555555594620, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 resultvar = 18446744073709551100 sc_cancel_oldtype = 0 #1 0x00007ffff798711e in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x555555594620, timeout=<optimized out>, context=0x555555594830) at ../../../glib/gmain.c:4253 ret = <optimized out> errsv = <optimized out> poll_func = 0x7ffff7996a60 <g_poll> max_priority = 2147483647 timeout = -1 some_ready = <optimized out> nfds = 2 allocated_nfds = <optimized out> fds = 0x555555594620 #2 g_main_context_iterate (context=context@entry=0x555555594830, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:3949 max_priority = 2147483647 timeout = -1 some_ready = <optimized out> nfds = 2 allocated_nfds = <optimized out> fds = 0x555555594620 #3 0x00007ffff798723f in g_main_context_iteration (context=0x555555594830, may_block=may_block@entry=1) at ../../../glib/gmain.c:4015 retval = <optimized out> #4 0x00007ffff7987291 in glib_worker_main (data=<optimized out>) at ../../../glib/gmain.c:5895 #5 0x00007ffff79afd5d in g_thread_proxy (data=0x555555594c00) at ../../../glib/gthread.c:805 thread = 0x555555594c00 __FUNCTION__ = "g_thread_proxy" #6 0x00007ffff7a64f27 in start_thread (arg=<optimized out>) at pthread_create.c:479 ret = <optimized out> pd = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737182541568, -8284608587400102809, 140737488342478, 140737488342479, 140737182538880, 140737182541568, 8284639697060084839, 8284590517904718951}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = 0 #7 0x00007ffff7b812af in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7ffff2f2b380 (LWP 30022)): #0 _g_log_abort (breakpoint=1) at ../../../glib/gmessages.c:554 debugger_present = 1 #1 0x00007ffff798dea5 in g_log_default_handler (log_domain=log_domain@entry=0x7ffff7dc3657 "GLib-GIO", log_level=log_level@entry=6, message=message@entry=0x55555619af10 "Settings schema 'org.gnome.Terminal.Legacy.Profile' does not contain a key named 'allow-bold'", unused_data=unused_data@entry=0x0) at ../../../glib/gmessages.c:3123 fields = {{key = 0x7ffff79dd6ba "GLIB_OLD_LOG_API", value = 0x7ffff7a36816, length = -1}, {key = 0x7ffff79dd5ef "MESSAGE", value = 0x55555619af10, length = -1}, {key = 0x7ffff79dd602 "PRIORITY", value = 0x7ffff79d703a, length = -1}, {key = 0x7ffff79dd65c "GLIB_DOMAIN", value = 0x7ffff7dc3657, length = -1}} n_fields = <optimized out> #2 0x00007ffff798e0dc in g_logv (log_domain=0x7ffff7dc3657 "GLib-GIO", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fffffffb6d0) at ../../../glib/gmessages.c:1350 domain = 0x0 data = 0x0 depth = 1 log_func = 0x7ffff798ddf0 <g_log_default_handler> domain_fatal_mask = <optimized out> masquerade_fatal = 0 test_level = 6 was_fatal = <optimized out> was_recursion = <optimized out> msg = 0x55555619af10 "Settings schema 'org.gnome.Terminal.Legacy.Profile' does not contain a key named 'allow-bold'" msg_alloc = 0x55555619af10 "Settings schema 'org.gnome.Terminal.Legacy.Profile' does not contain a key named 'allow-bold'" i = 2 #3 0x00007ffff798e2bf in g_log (log_domain=log_domain@entry=0x7ffff7dc3657 "GLib-GIO", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x7ffff7de3858 "Settings schema '%s' does not contain a key named '%s'") at ../../../glib/gmessages.c:1415 args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7fffffffb7b0, reg_save_area = 0x7fffffffb6f0}} #4 0x00007ffff7d6da9a in g_settings_schema_get_value (key=0x5555555f7940 "allow-bold", schema=0x555556194320) at ../../../gio/gsettingsschema.c:973 __FUNCTION__ = "g_settings_schema_get_value" s = 0x0 iter = <optimized out> value = <optimized out> __FUNCTION__ = "g_settings_schema_get_value" #5 g_settings_schema_get_value (schema=0x555556194320, key=0x5555555f7940 "allow-bold") at ../../../gio/gsettingsschema.c:959 s = 0x0 iter = <optimized out> value = <optimized out> __FUNCTION__ = "g_settings_schema_get_value" #6 0x00007ffff7d6e11c in g_settings_schema_key_init (key=key@entry=0x7fffffffb830, schema=0x555556194320, name=name@entry=0x5555555f7940 "allow-bold") at ../../../gio/gsettingsschema.c:1253 iter = <optimized out> data = 0x3000000018 code = 0 '\000' #7 0x00007ffff7d71fc1 in g_settings_get_value (settings=0x5555561942b0 [GSettings], key=0x5555555f7940 "allow-bold") at ../../../gio/gsettings.c:1218 skey = {schema = 0x0, name = 0x0, is_flags = 0, is_enum = 0, strinfo = 0x0, strinfo_length = 0, unparsed = 0x0, lc_char = 0 '\000', type = 0x0, minimum = 0x0, maximum = 0x0, default_value = 0x0, desktop_overrides = 0x0, ref_count = 0} value = <optimized out> __FUNCTION__ = "g_settings_get_value" #8 0x00007ffff7d7309c in g_settings_get_boolean (settings=<optimized out>, key=<optimized out>) at ../../../gio/gsettings.c:2142 value = <optimized out> result = <optimized out> #9 0x00007ffff6beaccd in ffi_call_unix64 () at ../src/x86/unix64.S:101 #10 0x00007ffff6bea25a in ffi_call_int (cif=0x555556077cc8, fn=0x7ffff7d73090 <g_settings_get_boolean>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669 classes = {X86_64_INTEGER_CLASS, X86_64_NO_CLASS, 1436377360, 21845} stack = <optimized out> argp = 0x7fffffffb8e0 "\003" arg_types = <optimized out> gprcount = 2 ssecount = <optimized out> ngpr = 1 nsse = 0 i = <optimized out> avn = <optimized out> flags = <optimized out> reg_args = <optimized out> #11 0x00007fffeaff4b25 in pygi_invoke_c_callable (function_cache=0x555556077c20, state=<optimized out>, py_args=<optimized out>, py_kwargs=<optimized out>) at gi/pygi-invoke.c:690 _save = 0x5555556e03c0 cache = 0x555556077c20 ffi_return_value = {v_boolean = 0, v_int8 = 0 '\000', v_uint8 = 0 '\000', v_int16 = 0, v_uint16 = 0, v_int32 = 0, v_uint32 = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_short = 0, v_ushort = 0, v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_ssize = 0, v_size = 0, v_string = 0x0, v_pointer = 0x0} ret = 0x0 #12 0x00007fffeafebff8 in pygi_function_cache_invoke (function_cache=<optimized out>, py_args=<optimized out>, py_kwargs=<optimized out>) at gi/pygi-cache.c:863 state = {py_in_args = 0x7fffe9ce4380, n_py_in_args = 2, n_args = 2, ffi_args = 0x5555559d6130, args = 0x5555559d60f0, return_arg = {v_boolean = 0, v_int8 = 0 '\000', v_uint8 = 0 '\000', v_int16 = 0, v_uint16 = 0, v_int32 = 0, v_uint32 = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_short = 0, v_ushort = 0, v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_ssize = 0, v_size = 0, v_string = 0x0, v_pointer = 0x0}, to_py_return_arg_cleanup_data = 0x0, error = 0x0, failed = 0, user_data = 0x0, function_ptr = 0x7ffff7d73090 <g_settings_get_boolean>} #13 0x00007fffeaff5315 in pygi_callable_info_invoke (user_data=0x0, cache=<optimized out>, kwargs=<optimized out>, py_args=<optimized out>, info=<optimized out>) at gi/pygi-invoke.c:770 #14 _wrap_g_callable_info_invoke (self=<optimized out>, py_args=<optimized out>, kwargs=<optimized out>) at gi/pygi-invoke.c:770 #15 0x00007fffead23530 in () #16 0x0000000000000000 in () -- System Information: Debian Release: bullseye/sid APT prefers testing-debug APT policy: (900, 'testing-debug'), (900, 'testing'), (860, 'testing-proposed-updates'), (800, 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), LANGUAGE=en_AU:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages gedit-plugin-terminal depends on: ii dconf-gsettings-backend [gsettings-backend] 0.36.0-1 ii gedit 3.36.0-3 ii gedit-plugins-common 3.36.0-1 ii gir1.2-glib-2.0 1.62.0-5 ii gir1.2-gtk-3.0 3.24.14-1 ii gir1.2-pango-1.0 1.42.4-8 ii gir1.2-peas-1.0 1.26.0-2 ii gir1.2-vte-2.91 0.60.0-2 ii python3 3.7.5-3 ii python3-gi 3.34.0-6 gedit-plugin-terminal recommends no packages. gedit-plugin-terminal suggests no packages. -- no debconf information -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part