[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#843002: Similar problem



Hi,

I'm experiencing what is probably the same or a similar problem. I'm
getting similar entries in the log, and when I run
/usr/lib/at-spi2-core/at-spi-bus-launcher from the terminal it
immediately dumps core. I'm attaching a stack trace. It looks like the
offending line is the one added by the register-client-early patch.

Regards,
Matijs
GNU gdb (Debian 7.11.1-2) 7.11.1
Copyright (C) 2016 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 "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://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/lib/at-spi2-core/at-spi-bus-launcher...Reading symbols from /usr/lib/debug/.build-id/de/339cf7d3be1e3bc31e45838ce27d14310f4f8e.debug...done.
done.

warning: core file may not match specified executable file.
[New LWP 6653]
[New LWP 6655]
[New LWP 6656]
[New LWP 6654]
[New LWP 6657]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/at-spi2-core/at-spi-bus-launcher'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
58	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
[Current thread is 1 (Thread 0x7fb7d8ce5840 (LWP 6653))]
(gdb) where
#0  0x00007fb7d792cfdf in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
#1  0x00007fb7d792e40a in __GI_abort () at abort.c:89
#2  0x00007fb7d796abd0 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7fb7d7a5fc70 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
#3  0x00007fb7d7970fa6 in malloc_printerr (action=3, str=0x7fb7d7a5fd38 "double free or corruption (out)", ptr=<optimized out>, ar_ptr=<optimized out>) at malloc.c:5046
#4  0x00007fb7d797179e in _int_free (av=0x7fb7d7c92b00 <main_arena>, p=0x7ffc72cc6570, have_lock=0) at malloc.c:3902
#5  0x000000000040256f in register_client (app=app@entry=0x2357c00) at at-spi-bus-launcher.c:198
#6  0x00000000004025b8 in on_name_acquired (app=0x2357c00) at at-spi-bus-launcher.c:247
#7  0x00000000004025b8 in on_name_acquired (connection=<optimized out>, name=<optimized out>, user_data=0x2357c00) at at-spi-bus-launcher.c:658
#8  0x00007fb7d88247f6 in do_call (client=0x235e8e0, call_type=CALL_TYPE_NAME_ACQUIRED) at ././gio/gdbusnameowning.c:215
#9  0x00007fb7d8824a38 in request_name_cb (source_object=<optimized out>, res=<optimized out>, user_data=0x235e8e0) at ././gio/gdbusnameowning.c:327
#10 0x00007fb7d87e94e3 in g_task_return_now (task=0x23601e0 [GTask]) at ././gio/gtask.c:1121
#11 0x00007fb7d87e9b96 in g_task_return (task=0x23601e0 [GTask], type=<optimized out>) at ././gio/gtask.c:1179
#12 0x00007fb7d881c68a in g_dbus_connection_call_done (source=<optimized out>, result=0x23602b0, user_data=0x23601e0) at ././gio/gdbusconnection.c:5708
#13 0x00007fb7d87e94e3 in g_task_return_now (task=0x23602b0 [GTask]) at ././gio/gtask.c:1121
#14 0x00007fb7d87e9519 in complete_in_idle_cb (task=0x23602b0) at ././gio/gtask.c:1135
#15 0x00007fb7d824268a in g_main_context_dispatch (context=0x2353d80) at ././glib/gmain.c:3203
#16 0x00007fb7d824268a in g_main_context_dispatch (context=context@entry=0x2353d80) at ././glib/gmain.c:3856
#17 0x00007fb7d8242a40 in g_main_context_iterate (context=0x2353d80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ././glib/gmain.c:3929
#18 0x00007fb7d8242d62 in g_main_loop_run (loop=0x2353f80) at ././glib/gmain.c:4125
#19 0x00000000004020e1 in main (argc=<optimized out>, argv=<optimized out>) at at-spi-bus-launcher.c:841

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: