Bug#911362: (no subject)
Jeroen Diederen
jjhdiederen at zonnet.nl
Mon Sep 22 05:49:04 BST 2025
jeroen at debian:~$ gdb /usr/libexec/at-spi-bus-launcher
GNU gdb (Debian 16.3-5) 16.3
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "powerpc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/libexec/at-spi-bus-launcher...
Reading symbols from
/usr/lib/debug/.build-id/c5/23c5f6366ecc63d0924e55157d2cc61d998cae.debug...
(gdb) run
Starting program: /usr/libexec/at-spi-bus-launcher
This GDB supports auto-downloading debuginfo from the following URLs:
<https://debuginfod.debian.net>
Enable debuginfod for this session? (y or [n]) y
Debuginfod has been enabled.
To make this setting permanent, add 'set debuginfod enabled on' to
.gdbinit.
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/powerpc-linux-gnu/libthread_db.so.1".
[New Thread 0xa736f2c0 (LWP 3889)]
[New Thread 0xa6b6e2c0 (LWP 3890)]
[New Thread 0xa61ff2c0 (LWP 3891)]
[New Thread 0xa57ff2c0 (LWP 3892)]
[New Thread 0xa4ffe2c0 (LWP 3893)]
(process:3688): GLib-CRITICAL **: 11:41:28.950: the GVariant format
string '(o)' has a type of '(o)' but the given value has a type of '()'
(process:3688): GLib-CRITICAL **: 11:41:28.961: g_variant_get: assertion
'valid_format_string (format_string, TRUE, value)' failed
Thread 1 "at-spi-bus-laun" received signal SIGSEGV, Segmentation fault.
Download failed: Invalid argument. Continuing without source file
./string/../sysdeps/powerpc/powerpc32/strlen.S.
__GI_strlen () at ../sysdeps/powerpc/powerpc32/strlen.S:98
warning: 98 ../sysdeps/powerpc/powerpc32/strlen.S: No such file or
directory
(gdb) backtrace
#0 __GI_strlen () at ../sysdeps/powerpc/powerpc32/strlen.S:98
#1 0xa7ea0ae0 in g_variant_is_object_path ()
from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#2 0x002de26c in g_dbus_proxy_new_for_bus ()
from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#3 0x004023e8 in client_registered (source=<optimized out>,
result=<optimized out>, user_data=0x4259e0)
at ../bus/at-spi-bus-launcher.c:176
#4 0x00247bf0 in ?? () from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#5 0x00249128 in ?? () from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#6 0x002dbd6c in ?? () from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#7 0x00247bf0 in ?? () from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#8 0x00249128 in ?? () from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#9 0x002ca350 in ?? () from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#10 0x00247bf0 in ?? () from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#11 0x00247c5c in ?? () from /lib/powerpc-linux-gnu/libgio-2.0.so.0
#12 0xa7e3cb5c in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#13 0xa7e40404 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#14 0xa7e43658 in ?? () from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#15 0xa7e447cc in g_main_loop_run ()
from /lib/powerpc-linux-gnu/libglib-2.0.so.0
#16 0x00401da4 in main (argc=1, argv=0xaffff1a4)
at ../bus/at-spi-bus-launcher.c:1006
(gdb)
More information about the Pkg-a11y-devel
mailing list