Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 877639 Details for
Bug 1079665
[abrt] empathy: g_variant_type_info_check(): empathy killed by SIGSEGV
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 76.12 KB, created by
Igor Gnatenko
on 2014-03-22 19:43:09 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Igor Gnatenko
Created:
2014-03-22 19:43:09 UTC
Size:
76.12 KB
patch
obsolete
>[New LWP 4140] >[New LWP 4164] >[New LWP 4146] >[New LWP 4166] >[New LWP 4147] >[New LWP 4168] >[New LWP 4169] >[New LWP 4149] >[New LWP 4167] >[New LWP 4172] >[New LWP 4171] >[New LWP 4173] >[New LWP 4170] >[New LWP 4143] >[New LWP 4163] >[New LWP 4165] >[New LWP 4142] >[New LWP 4174] >[New LWP 4144] >[New LWP 4145] >gobject.pyc: gdb was not built with custom backtrace support, disabling. >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib64/gio/modules/libgvfsdbus.so.debug" does not match "/usr/lib64/gio/modules/libgvfsdbus.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/gio/modules/libgvfsdbus.so.debug" does not match "/usr/lib64/gio/modules/libgvfsdbus.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib64/gvfs/libgvfscommon.so.debug" does not match "/usr/lib64/gvfs/libgvfscommon.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/gvfs/libgvfscommon.so.debug" does not match "/usr/lib64/gvfs/libgvfscommon.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib64/dri/nouveau_vieux_dri.so.debug" does not match "/usr/lib64/dri/i965_dri.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/dri/nouveau_vieux_dri.so.debug" does not match "/usr/lib64/dri/i965_dri.so" (CRC mismatch). > >Core was generated by `empathy'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 g_variant_type_info_check (info=info@entry=0x0, container_class=container_class@entry=0 '\000') at gvarianttypeinfo.c:162 >162 gvarianttypeinfo.c: No such file or directory. > >Thread 20 (Thread 0x7f97e2027700 (LWP 4145)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007f97fdc750a5 in g_cond_wait_until (cond=cond@entry=0x2c2d1f8, mutex=mutex@entry=0x2c2d1f0, end_time=end_time@entry=961792820) at gthread-posix.c:892 > ts = {tv_sec = 961, tv_nsec = 792820000} > status = <optimized out> >#2 0x00007f97fdc07471 in g_async_queue_pop_intern_unlocked (queue=0x2c2d1f0, wait=wait@entry=1, end_time=961792820) at gasyncqueue.c:422 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07a68 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:570 > end_time = <optimized out> >#4 0x00007f97fdc58282 in g_thread_pool_wait_for_new_task (pool=0x2c2d5a0) at gthreadpool.c:262 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x35c3390 > pool = 0x2c2d5a0 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x2ddbb20) at gthread.c:764 > thread = 0x2ddbb20 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97e2027700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97e2027700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140290308601600, 853513067941438461, 0, 0, 140290308602304, 140290308601600, -795011124460411907, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 19 (Thread 0x7f97eb7fe700 (LWP 4144)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007f97fdc750a5 in g_cond_wait_until (cond=cond@entry=0x2c2d1f8, mutex=mutex@entry=0x2c2d1f0, end_time=end_time@entry=961793473) at gthread-posix.c:892 > ts = {tv_sec = 961, tv_nsec = 793473000} > status = <optimized out> >#2 0x00007f97fdc07471 in g_async_queue_pop_intern_unlocked (queue=0x2c2d1f0, wait=wait@entry=1, end_time=961793473) at gasyncqueue.c:422 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07a68 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:570 > end_time = <optimized out> >#4 0x00007f97fdc58282 in g_thread_pool_wait_for_new_task (pool=0x2c2d5a0) at gthreadpool.c:262 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x30ee800 > pool = 0x2c2d5a0 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x1340230) at gthread.c:764 > thread = 0x1340230 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97eb7fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97eb7fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140290467817216, 853513067941438461, 0, 0, 140290467817920, 140290467817216, -794991560347507715, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 18 (Thread 0x7f97be7fc700 (LWP 4174)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x30fb0c8, mutex=mutex@entry=0x30fb0c0) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x30fb0c0, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x392ebf0) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x392ebf0 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x390e400) at gthread.c:764 > thread = 0x390e400 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97be7fc700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97be7fc700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289712834304, 853513067941438461, 0, 0, 140289712835008, 140289712834304, -795108107506310147, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 17 (Thread 0x7f97f20ac700 (LWP 4142)): >#0 0x00007f97fd6f4ddd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f97fdc31d14 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7f97ec0010e0, timeout=-1, context=0x1238710) at gmain.c:4028 > poll_func = 0x7f97fdc40c70 <g_poll> >#2 g_main_context_iterate (context=0x1238710, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3729 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = 3 > fds = 0x7f97ec0010e0 >#3 0x00007f97fdc3205a in g_main_loop_run (loop=0x12386a0) at gmain.c:3928 > __FUNCTION__ = "g_main_loop_run" >#4 0x00007f97fe965e46 in gdbus_shared_thread_func (user_data=0x12386e0) at gdbusprivate.c:273 > data = 0x12386e0 >#5 0x00007f97fdc57925 in g_thread_proxy (data=0x11e64a0) at gthread.c:764 > thread = 0x11e64a0 >#6 0x00007f97fd9d2103 in start_thread (arg=0x7f97f20ac700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97f20ac700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140290577581824, 853513067941438461, 0, 0, 140290577582528, 140290577581824, -794976002902219779, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#7 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 16 (Thread 0x7f97c77fe700 (LWP 4165)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x2e3d888, mutex=mutex@entry=0x2e3d880) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x2e3d880, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x3933c10) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x3933c10 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x390e770) at gthread.c:764 > thread = 0x390e770 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97c77fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97c77fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289863837440, 853513067941438461, 0, 0, 140289863838144, 140289863837440, -794947579882396675, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 15 (Thread 0x7f97d4ae2700 (LWP 4163)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x2e3d888, mutex=mutex@entry=0x2e3d880) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x2e3d880, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x3933c10) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x3933c10 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x390e630) at gthread.c:764 > thread = 0x390e630 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97d4ae2700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97d4ae2700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140290084972288, 853513067941438461, 0, 0, 140290084972992, 140290084972288, -794919690512260099, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 14 (Thread 0x7f97ebfff700 (LWP 4143)): >#0 0x00007f97fd6f4ddd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f97fdc31d14 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f97e40010c0, timeout=-1, context=0x2c13b80) at gmain.c:4028 > poll_func = 0x7f97fdc40c70 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x2c13b80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3729 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f97e40010c0 >#3 0x00007f97fdc31e3c in g_main_context_iteration (context=context@entry=0x2c13b80, may_block=may_block@entry=1) at gmain.c:3795 > retval = <optimized out> >#4 0x00007f97f02fd2ed in dconf_gdbus_worker_thread (user_data=0x2c13b80) at dconf-gdbus-thread.c:82 > context = 0x2c13b80 >#5 0x00007f97fdc57925 in g_thread_proxy (data=0x1340050) at gthread.c:764 > thread = 0x1340050 >#6 0x00007f97fd9d2103 in start_thread (arg=0x7f97ebfff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97ebfff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140290476209920, 853513067941438461, 0, 0, 140290476210624, 140290476209920, -794992660396006403, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#7 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 13 (Thread 0x7f97c4ff9700 (LWP 4170)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x2e3d928, mutex=mutex@entry=0x2e3d920) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x2e3d920, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x3933c90) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x3933c90 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x38c0050) at gthread.c:764 > thread = 0x38c0050 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97c4ff9700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97c4ff9700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289821873920, 853513067941438461, 0, 0, 140289821874624, 140289821873920, -794955273779436547, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 12 (Thread 0x7f97beffd700 (LWP 4173)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x30fb0c8, mutex=mutex@entry=0x30fb0c0) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x30fb0c0, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x392ebf0) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x392ebf0 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x37f79e0) at gthread.c:764 > thread = 0x37f79e0 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97beffd700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97beffd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289721227008, 853513067941438461, 0, 0, 140289721227712, 140289721227008, -795109207554808835, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 11 (Thread 0x7f97bffff700 (LWP 4171)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x30fb0c8, mutex=mutex@entry=0x30fb0c0) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x30fb0c0, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x392ebf0) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x392ebf0 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x3810b20) at gthread.c:764 > thread = 0x3810b20 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97bffff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97bffff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289738012416, 853513067941438461, 0, 0, 140289738013120, 140289738012416, -795107009605295107, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 10 (Thread 0x7f97bf7fe700 (LWP 4172)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x30fb0c8, mutex=mutex@entry=0x30fb0c0) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x30fb0c0, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x392ebf0) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x392ebf0 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x38109e0) at gthread.c:764 > thread = 0x38109e0 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97bf7fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97bf7fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289729619712, 853513067941438461, 0, 0, 140289729620416, 140289729619712, -795105909556796419, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 9 (Thread 0x7f97c67fc700 (LWP 4167)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x2e3d928, mutex=mutex@entry=0x2e3d920) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x2e3d920, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x3933c90) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x3933c90 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x367ae30) at gthread.c:764 > thread = 0x367ae30 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97c67fc700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97c67fc700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289847052032, 853513067941438461, 0, 0, 140289847052736, 140289847052032, -794949777831910403, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 8 (Thread 0x7f97d54e9700 (LWP 4149)): >#0 0x00007f97fd6f4ddd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f97fdc31d14 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7f97c00008c0, timeout=-1, context=0x2fe65e0) at gmain.c:4028 > poll_func = 0x7f97fdc40c70 <g_poll> >#2 g_main_context_iterate (context=context@entry=0x2fe65e0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3729 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x7f97c00008c0 >#3 0x00007f97fdc31e3c in g_main_context_iteration (context=0x2fe65e0, may_block=may_block@entry=1) at gmain.c:3795 > retval = <optimized out> >#4 0x00007f97fdc31e79 in glib_worker_main (data=<optimized out>) at gmain.c:5541 >No locals. >#5 0x00007f97fdc57925 in g_thread_proxy (data=0x2ebe800) at gthread.c:764 > thread = 0x2ebe800 >#6 0x00007f97fd9d2103 in start_thread (arg=0x7f97d54e9700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97d54e9700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140290095486720, 853513067941438461, 0, 0, 140290095487424, 140290095486720, -794917211779259395, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#7 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 7 (Thread 0x7f97c57fa700 (LWP 4169)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x2e3d928, mutex=mutex@entry=0x2e3d920) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x2e3d920, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x3933c90) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x3933c90 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x38c0370) at gthread.c:764 > thread = 0x38c0370 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97c57fa700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97c57fa700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289830266624, 853513067941438461, 0, 0, 140289830267328, 140289830266624, -794951975781424131, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 6 (Thread 0x7f97c5ffb700 (LWP 4168)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x2e3d928, mutex=mutex@entry=0x2e3d920) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x2e3d920, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x3933c90) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x3933c90 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x367af20) at gthread.c:764 > thread = 0x367af20 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97c5ffb700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97c5ffb700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289838659328, 853513067941438461, 0, 0, 140289838660032, 140289838659328, -794953075829922819, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 5 (Thread 0x7f97d5cea700 (LWP 4147)): >#0 0x00007f97fd6f4ddd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f97fdc31d14 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f97cc0010e0, timeout=-1, context=0x2e9cdf0) at gmain.c:4028 > poll_func = 0x7f97fdc40c70 <g_poll> >#2 g_main_context_iterate (context=0x2e9cdf0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3729 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f97cc0010e0 >#3 0x00007f97fdc3205a in g_main_loop_run (loop=0x7f97cc0010c0) at gmain.c:3928 > __FUNCTION__ = "g_main_loop_run" >#4 0x00007f97e895afa3 in book_client_dbus_thread (user_data=0x2e9cdf0) at e-book-client.c:324 > main_context = 0x2e9cdf0 > main_loop = 0x7f97cc0010c0 >#5 0x00007f97fdc57925 in g_thread_proxy (data=0x2eba4f0) at gthread.c:764 > thread = 0x2eba4f0 >#6 0x00007f97fd9d2103 in start_thread (arg=0x7f97d5cea700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97d5cea700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140290103879424, 853513067941438461, 0, 0, 140290103880128, 140290103879424, -794918311827758083, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#7 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 4 (Thread 0x7f97c6ffd700 (LWP 4166)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x2e3d888, mutex=mutex@entry=0x2e3d880) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x2e3d880, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x3933c10) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x3933c10 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x2ebea80) at gthread.c:764 > thread = 0x2ebea80 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97c6ffd700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97c6ffd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289855444736, 853513067941438461, 0, 0, 140289855445440, 140289855444736, -794950877880409091, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 3 (Thread 0x7f97e1826700 (LWP 4146)): >#0 0x00007f97fd6f4ddd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f97fdc31d14 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f97c806f100, timeout=-1, context=0x7f97d00010c0) at gmain.c:4028 > poll_func = 0x7f97fdc40c70 <g_poll> >#2 g_main_context_iterate (context=0x7f97d00010c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3729 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f97c806f100 >#3 0x00007f97fdc3205a in g_main_loop_run (loop=0x7f97d0001270) at gmain.c:3928 > __FUNCTION__ = "g_main_loop_run" >#4 0x00007f97e3d95a94 in source_registry_object_manager_thread (data=0x2d8a280) at e-source-registry.c:1131 > object_manager = 0x2df09d0 > closure = 0x2d8a280 > idle_source = 0x7f97c8072580 > list = <optimized out> > link = <optimized out> > object_added_handler_id = 1309 > object_removed_handler_id = 1310 > notify_name_owner_handler_id = 1311 > __FUNCTION__ = "source_registry_object_manager_thread" >#5 0x00007f97fdc57925 in g_thread_proxy (data=0x7f97d0001c00) at gthread.c:764 > thread = 0x7f97d0001c00 >#6 0x00007f97fd9d2103 in start_thread (arg=0x7f97e1826700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97e1826700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140290300208896, 853513067941438461, 0, 0, 140290300209600, 140290300208896, -795014422458424323, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#7 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 2 (Thread 0x7f97c7fff700 (LWP 4164)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f97fdc74fa7 in g_cond_wait (cond=cond@entry=0x2e3d888, mutex=mutex@entry=0x2e3d880) at gthread-posix.c:756 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f97fdc0748b in g_async_queue_pop_intern_unlocked (queue=0x2e3d880, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:419 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f97fdc07916 in g_async_queue_pop_unlocked (queue=<optimized out>) at gasyncqueue.c:475 > __FUNCTION__ = "g_async_queue_pop_unlocked" >#4 0x00007f97fdc582e5 in g_thread_pool_wait_for_new_task (pool=0x3933c10) at gthreadpool.c:245 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:296 > task = 0x0 > pool = 0x3933c10 >#6 0x00007f97fdc57925 in g_thread_proxy (data=0x2ebe4a0) at gthread.c:764 > thread = 0x2ebe4a0 >#7 0x00007f97fd9d2103 in start_thread (arg=0x7f97c7fff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f97c7fff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140289872230144, 853513067941438461, 0, 0, 140289872230848, 140289872230144, -794948679930895363, -794970380080536579}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> > __PRETTY_FUNCTION__ = "start_thread" >#8 0x00007f97fd6ff1ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7f9804d1aa80 (LWP 4140)): >#0 g_variant_type_info_check (info=info@entry=0x0, container_class=container_class@entry=0 '\000') at gvarianttypeinfo.c:162 > _g_boolean_var_ = <optimized out> > __FUNCTION__ = "g_variant_type_info_check" >#1 0x00007f97fdc7258b in g_variant_type_info_get_type_string (info=0x0) at gvarianttypeinfo.c:198 >No locals. >#2 0x00007f97fdc6522a in g_variant_get_type (value=value@entry=0x7f97ec03a750) at gvariant.c:2031 > type_info = <optimized out> >#3 0x00007f97fe95c196 in append_value_to_blob (value=value@entry=0x7f97ec03b390, type=<optimized out>, mbuf=mbuf@entry=0x7fff50388a10, out_padding_added=out_padding_added@entry=0x0, error=error@entry=0x7fff50388c40) at gdbusmessage.c:2424 > padding_added_for_item = 140734539270608 > n = 0 > iter = {x = {140290476454800, 1, 0, 0, 7, 49692224, 1, 3579507750, 140290476448496, 140290774450106, 49692224, 140290774449787, 59100400, 60079904, 59100368, 140290774449513}} > array_payload_begin_offset = 204 > cur_offset = <optimized out> > array_len = <optimized out> > item = 0x7f97ec03a750 > array_len_offset = 200 > padding_added = 0 > type_string = <optimized out> > __FUNCTION__ = "append_value_to_blob" >#4 0x00007f97fe95e8ab in append_body_to_blob (error=0x7fff50388c40, mbuf=0x7fff50388a10, value=<optimized out>) at gdbusmessage.c:2540 > item = 0x7f97ec03b390 > iter = {x = {49692224, 5, 1, 0, 19089680, 0, 1, 3579507750, 19050224, 19050224, 2911299547, 140290754139024, 4294967295, 140290476448496, 140290787203520, 140290893083872}} >#5 g_dbus_message_to_blob (message=message@entry=0x367aed0 [GDBusMessage], out_size=out_size@entry=0x7fff50388bc0, capabilities=<optimized out>, error=error@entry=0x7fff50388c40) at gdbusmessage.c:2709 > tupled_signature_str = <optimized out> > mbuf = {len = 256, valid_len = 204, pos = 204, data = 0x39471d0 "l\001", byte_order = G_DATA_STREAM_BYTE_ORDER_LITTLE_ENDIAN} > ret = 0x0 > size = <optimized out> > body_len_offset = 4 > body_start_offset = 184 > body_size = <optimized out> > header_fields = <optimized out> > builder = {x = {0 <repeats 16 times>}} > hash_iter = {dummy1 = 0x35dca40, dummy2 = 0x11f9890, dummy3 = 0x7fff50388ae0, dummy4 = 8, dummy5 = 0, dummy6 = 0x5} > key = 0x6 > header_value = 0x7f97ec03b400 > signature = <optimized out> > signature_str = <optimized out> > num_fds_in_message = <optimized out> > num_fds_according_to_header = <optimized out> > __FUNCTION__ = "g_dbus_message_to_blob" >#6 0x00007f97fe9531cd in g_dbus_connection_send_message_unlocked (connection=connection@entry=0x1230000 [GDBusConnection], message=message@entry=0x367aed0 [GDBusMessage], flags=flags@entry=G_DBUS_SEND_MESSAGE_FLAGS_NONE, out_serial=out_serial@entry=0x7fff50388c3c, error=error@entry=0x7fff50388c40) at gdbusconnection.c:1659 > blob = 0x0 > blob_size = 59100368 > serial_to_use = <optimized out> > ret = 0 > __FUNCTION__ = "g_dbus_connection_send_message_unlocked" >#7 0x00007f97fe954da9 in g_dbus_connection_send_message_with_reply_unlocked (user_data=0x2e68d70, callback=0x7f97fc928c50 <_vala_g_async_ready_callback>, cancellable=0x0, out_serial=0x7fff50388c3c, timeout_msec=25000, flags=G_DBUS_SEND_MESSAGE_FLAGS_NONE, message=0x367aed0 [GDBusMessage], connection=0x1230000 [GDBusConnection]) at gdbusconnection.c:1993 > simple = 0x30f3190 [GSimpleAsyncResult] > data = 0x0 > serial = 0 > error = 0x0 >#8 g_dbus_connection_send_message_with_reply (connection=0x1230000 [GDBusConnection], message=message@entry=0x367aed0 [GDBusMessage], flags=flags@entry=G_DBUS_SEND_MESSAGE_FLAGS_NONE, timeout_msec=timeout_msec@entry=-1, out_serial=out_serial@entry=0x0, cancellable=cancellable@entry=0x0, callback=callback@entry=0x7f97fc928c50 <_vala_g_async_ready_callback>, user_data=user_data@entry=0x2e68d70) at gdbusconnection.c:2097 > __FUNCTION__ = "g_dbus_connection_send_message_with_reply" >#9 0x00007f97fc929b2d in zeitgeist_remote_log_proxy_find_events_async (self=0x31fdef0, time_range=0x7f97ec039af0, event_templates=0x7f97ec03b390, storage_state=<optimized out>, num_events=0, result_type=0, cancellable=0x0, sender=0x0, _callback_=0x7f97fc922b70 <zeitgeist_log_find_events_ready>, _user_data_=0x2c4d260) at remote.c:739 > _message = 0x367aed0 [GDBusMessage] > _arguments = <optimized out> > _arguments_builder = {x = {0 <repeats 16 times>}} >#10 0x00007f97fc922594 in zeitgeist_log_find_events_co (_data_=<optimized out>) at log.c:2162 > __FUNCTION__ = "zeitgeist_log_find_events_co" >#11 0x00007f97fe8f90be in g_simple_async_result_complete (simple=0x2e9d0b0 [GSimpleAsyncResult]) at gsimpleasyncresult.c:763 > current_source = <optimized out> > current_context = <optimized out> > __FUNCTION__ = "g_simple_async_result_complete" >#12 0x00007f97fe8f912c in complete_in_idle_cb (data=0x2e9d0b0) at gsimpleasyncresult.c:775 > simple = <optimized out> >#13 0x00007f97fdc31a3a in g_main_dispatch (context=0x11f30f0) at gmain.c:3064 > dispatch = 0x7f97fdc2e760 <g_idle_dispatch> > prev_source = 0x0 > was_in_call = 0 > user_data = 0x2e9d0b0 > callback = 0x7f97fe8f9110 <complete_in_idle_cb> > cb_funcs = 0x7f97fdf198e0 <g_source_callback_funcs> > cb_data = 0x2eb1cc0 > need_destroy = <optimized out> > source = 0x3944cb0 > current = 0x1213870 > i = 0 >#14 g_main_context_dispatch (context=context@entry=0x11f30f0) at gmain.c:3663 >No locals. >#15 0x00007f97fdc31d88 in g_main_context_iterate (context=context@entry=0x11f30f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3734 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 7 > fds = 0x2deef90 >#16 0x00007f97fdc31e3c in g_main_context_iteration (context=0x11f30f0, context@entry=0x0, may_block=may_block@entry=1) at gmain.c:3795 > retval = <optimized out> >#17 0x00007f97fe92e284 in g_application_run (application=0x2c0f0c0 [EmpathyApp], argc=argc@entry=1, argv=argv@entry=0x7fff50389078) at gapplication.c:2114 > arguments = 0x2c07ca0 > status = 0 > __FUNCTION__ = "g_application_run" >#18 0x0000000000417846 in main (argc=1, argv=0x7fff50389078) at empathy.c:842 > app = 0x2c0f0c0 [EmpathyApp] > retval = <optimized out> > __FUNCTION__ = "main" >From To Syms Read Shared Object Library >0x00007f9804901dd0 0x00007f9804967eec Yes /usr/lib64/empathy/libempathy-gtk-3.11.92.so >0x0000003732202ec0 0x0000003732207d98 Yes /lib64/libenchant.so.1 >0x00007f980466ab70 0x00007f980469deac Yes /usr/lib64/empathy/libempathy-3.11.92.so >0x00007f980443a070 0x00007f980443f184 Yes /lib64/libcheese-gtk.so.23 >0x00007f9804228540 0x00007f980422ed2d Yes /lib64/libgeocode-glib.so.0 >0x00007f9804da0b80 0x00007f9804da3c09 Yes (*) /lib64/libgudev-1.0.so.0 >0x0000003723803bb0 0x000000372380743d Yes /lib64/libmission-control-plugins.so.0 >0x00007f9803fef320 0x00007f98040103f2 Yes /lib64/libgoa-1.0.so.0 >0x00007f9803ce1610 0x00007f9803d50a56 Yes /lib64/libm.so.6 >0x0000003723c0a5e0 0x0000003723c1c881 Yes /lib64/libdbus-glib-1.so.2 >0x0000003713807840 0x0000003713831894 Yes /lib64/libdbus-1.so.3 >0x000000373de0b820 0x000000373de24b63 Yes /lib64/libfolks-telepathy.so.25 >0x000000373d613630 0x000000373d64d0e8 Yes /lib64/libfolks.so.25 >0x000000372820e590 0x00000037282395f2 Yes /lib64/libsecret-1.so.0 >0x000000372d623480 0x000000372d6d8c46 Yes /lib64/libgnutls.so.28 >0x000000372100c7e0 0x0000003721024359 Yes /lib64/libtelepathy-logger.so.3 >0x00007f98038f2370 0x00007f9803a1c706 Yes /lib64/libtelepathy-glib.so.0 >0x000000371402e870 0x00000037141166fe Yes /lib64/libxml2.so.2 >0x00000037b1e01d60 0x00000037b1e03260 Yes /lib64/libcanberra-gtk3.so.0 >0x000000372f2033f0 0x000000372f20c1ec Yes /lib64/libcanberra.so.0 >0x000000372ea028a0 0x000000372ea04bf0 Yes /lib64/libnotify.so.4 >0x00000037b3a1fed0 0x00000037b3a533d1 Yes /lib64/libgcr-ui-3.so.1 >0x0000003731a22420 0x0000003731a67a71 Yes /lib64/libgcr-base-3.so.1 >0x000000373060aae0 0x0000003730628b27 Yes /lib64/libgck-1.so.0 >0x000000372860d500 0x000000372862a1ec Yes /lib64/libp11-kit.so.0 >0x00000037b6c00d40 0x00000037b6c025f3 Yes /lib64/libpulse-mainloop-glib.so.0 >0x00000037b640c790 0x00000037b6439188 Yes /lib64/libpulse.so.0 >0x00007f98018652b0 0x00007f9802ce8e5a Yes /lib64/libwebkitgtk-3.0.so.0 >0x00007f9800c1f250 0x00007f98011158da Yes /lib64/libjavascriptcoregtk-3.0.so.0 >0x00007f980082ca70 0x00007f980086aade Yes /lib64/libsoup-2.4.so.1 >0x0000003734e15de0 0x0000003734e86d0d Yes /lib64/libgee-0.8.so.2 >0x00000037b78014c0 0x00000037b7801d42 Yes /lib64/libchamplain-gtk-0.12.so.0 >0x00000037b1205c20 0x00000037b120a5dd Yes /lib64/libclutter-gtk-1.0.so.0 >0x00007f98000ec0d0 0x00007f9800400ac2 Yes /lib64/libgtk-3.so.0 >0x00000037b7c0ed70 0x00000037b7c2cd0d Yes /lib64/libchamplain-0.12.so.0 >0x00007f97ffd51ec0 0x00007f97ffe09e1d Yes (*) /lib64/libclutter-1.0.so.0 >0x00007f97ffb0b9f0 0x00007f97ffb15b4a Yes (*) /lib64/libcogl-path.so.20 >0x00007f97ff8ee230 0x00007f97ff8faa13 Yes /lib64/libatk-1.0.so.0 >0x00007f97ff6dd950 0x00007f97ff6dfdaa Yes (*) /lib64/libcogl-pango.so.20 >0x00007f97ff452810 0x00007f97ff4aa91a Yes (*) /lib64/libcogl.so.20 >0x00007f97ff232190 0x00007f97ff233085 Yes /lib64/libgmodule-2.0.so.0 >0x00007f97ff02f720 0x00007f97ff02f8d6 Yes /lib64/libwayland-egl.so.1 >0x00007f97fee290a0 0x00007f97fee2b280 Yes /lib64/libgbm.so.1 >0x0000003719003210 0x0000003719008b88 Yes /lib64/libdrm.so.2 >0x00007f97fec08c10 0x00007f97fec1be8a Yes /lib64/libEGL.so.1 >0x00000037aa201c00 0x00000037aa20759e Yes /lib64/libXrandr.so.2 >0x000000372c208650 0x000000372c21a84d Yes /lib64/libjson-glib-1.0.so.0 >0x00007f97fe8b6870 0x00007f97fe98a8fb Yes /lib64/libgio-2.0.so.0 >0x00007f97fe5e4b50 0x00007f97fe63fad7 Yes /lib64/libgdk-3.so.0 >0x00007f97fe3bc860 0x00007f97fe3c1336 Yes /lib64/libpangocairo-1.0.so.0 >0x00007f97fe179db0 0x00007f97fe198d06 Yes /lib64/libpango-1.0.so.0 >0x0000003716406e10 0x000000371641a9e0 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00000037b0603560 0x00000037b060459c Yes (*) /lib64/libcairo-gobject.so.2 >0x00000037ade136d0 0x00000037adee2ef8 Yes /lib64/libcairo.so.2 >0x00007f97fdf25db0 0x00007f97fdf55806 Yes /lib64/libgobject-2.0.so.0 >0x00007f97fdc02960 0x00007f97fdc9d6ca Yes /lib64/libglib-2.0.so.0 >0x000000371f801250 0x000000371f802d31 Yes /lib64/libwayland-cursor.so.0 >0x0000003719804f30 0x000000371980922f Yes /lib64/libwayland-client.so.0 >0x000000371dc04420 0x000000371dc1b5c5 Yes /lib64/libxkbcommon.so.0 >0x000000371b4061a0 0x000000371b40b9cf Yes /lib64/libwayland-server.so.0 >0x00000037a921df60 0x00000037a92a4d2b Yes /lib64/libX11.so.6 >0x00000037a9603760 0x00000037a960d41f Yes /lib64/libXext.so.6 >0x00000037aaa00c40 0x00000037aaa0156c Yes /lib64/libXdamage.so.1 >0x00000037ab6015f0 0x00000037ab603948 Yes /lib64/libXfixes.so.3 >0x00000037aee00cd0 0x00000037aee016e8 Yes /lib64/libXcomposite.so.1 >0x00000037ac202230 0x00000037ac20c5f7 Yes /lib64/libXi.so.6 >0x00007f97fd9cfa40 0x00007f97fd9dbd71 Yes /lib64/libpthread.so.0 >0x00007f97fd6224a0 0x00007f97fd768573 Yes /lib64/libc.so.6 >0x00007f97fd3f71a0 0x00007f97fd3fdb97 Yes /lib64/libcheese.so.7 >0x0000003730a0abf0 0x0000003730a19a72 Yes /lib64/libgstpbutils-1.0.so.0 >0x00007f97fd1bfda0 0x00007f97fd1df02a Yes /lib64/libgnome-desktop-3.so.10 >0x00000037b7008020 0x00000037b700fd8a Yes /lib64/libclutter-gst-2.0.so.0 >0x000000372e60c340 0x000000372e641a7e Yes /lib64/libgstbase-1.0.so.0 >0x000000372da26d70 0x000000372dab2b2a Yes /lib64/libgstreamer-1.0.so.0 >0x00007f97fcf7fa40 0x00007f97fcfa39e7 Yes /lib64/librsvg-2.so.2 >0x00007f9804d77690 0x00007f9804d7edd8 Yes (*) /lib64/libudev.so.1 >0x00007f97fcd72350 0x00007f97fcd752cc Yes /lib64/librt.so.1 >0x00007f97fcb6ced0 0x00007f97fcb6d9ce Yes /lib64/libdl.so.2 >0x00007f97fc91bde0 0x00007f97fc94b5f4 Yes /usr/lib64/libzeitgeist-2.0.so.0 >0x0000003725408700 0x00000037254a8d48 Yes /lib64/libgcrypt.so.20 >0x0000003722400a30 0x00000037224010a8 Yes /lib64/libgpg-error.so.0 >0x000000370ea02200 0x000000370ea0e907 Yes /lib64/libz.so.1 >0x00007f97fc6b0ca0 0x00007f97fc6f17a2 Yes /lib64/libtspi.so.1 >0x000000372b602c30 0x000000372b60eb8a Yes /lib64/libtasn1.so.6 >0x000000372ba06360 0x000000372ba20c9a Yes /lib64/libnettle.so.4 >0x000000372d206820 0x000000372d21161f Yes /lib64/libhogweed.so.2 >0x000000372aa0c040 0x000000372aa5ed04 Yes /lib64/libgmp.so.10 >0x000000372400b030 0x0000003724099b9f Yes /lib64/libsqlite3.so.0 >0x000000370ee02f30 0x000000370ee18e9d Yes /lib64/liblzma.so.5 >0x00007f97fc4966b0 0x00007f97fc49681a Yes /lib64/libgthread-2.0.so.0 >0x000000372ee02110 0x000000372ee0640c Yes /lib64/libvorbisfile.so.3 >0x000000372b203850 0x000000372b21b17d Yes /lib64/libvorbis.so.0 >0x000000372a601aa0 0x000000372a604095 Yes /lib64/libogg.so.0 >0x00007f97fc285630 0x00007f97fc28f502 Yes /lib64/libtdb.so.1 >0x000000372ae024b0 0x000000372ae06776 Yes /lib64/libltdl.so.7 >0x0000003710601870 0x0000003710605fd8 Yes /lib64/libffi.so.6 >0x00000037b68155c0 0x00000037b68547ea Yes /usr/lib64/pulseaudio/libpulsecommon-5.0.so >0x000000372a201620 0x000000372a202e56 Yes /lib64/libcap.so.2 >0x0000003738c02ec0 0x0000003738c075d2 Yes /lib64/libjson-c.so.2 >0x00007f97fc080c20 0x00007f97fc0811b7 Yes /lib64/libharfbuzz-icu.so.0 >0x00007f97fbe30d20 0x00007f97fbe6502a Yes /lib64/libharfbuzz.so.0 >0x0000003733a03030 0x0000003733a08274 Yes /lib64/libgstapp-1.0.so.0 >0x000000373160c330 0x0000003731635062 Yes /lib64/libgstaudio-1.0.so.0 >0x0000003733600d60 0x0000003733607506 Yes /lib64/libgstfft-1.0.so.0 >0x000000373120d8f0 0x00000037312319a2 Yes /lib64/libgstvideo-1.0.so.0 >0x0000003725803c90 0x000000372583a720 Yes /lib64/libjpeg.so.62 >0x000000372ce0ac60 0x000000372ce2f255 Yes /lib64/libxslt.so.1 >0x00007f97fbbd4fa0 0x00007f97fbc11712 Yes /lib64/libGL.so.1 >0x00007f97fb9ae2a0 0x00007f97fb9b68eb Yes /lib64/libpangoft2-1.0.so.0 >0x0000003715006ca0 0x0000003715023fca Yes /lib64/libfontconfig.so.1 >0x00007f97fb70cea0 0x00007f97fb77b8c2 Yes /lib64/libfreetype.so.6 >0x0000003712a05550 0x0000003712a26ca5 Yes /lib64/libpng16.so.16 >0x000000372909acf0 0x00000037291aae65 Yes /lib64/libicui18n.so.52 >0x0000003726452f20 0x0000003726507828 Yes /lib64/libicuuc.so.52 >0x0000003726800570 0x0000003726800655 Yes (*) /lib64/libicudata.so.52 >0x00000037332080b0 0x0000003733243fd0 Yes /lib64/libwebp.so.5 >0x00000037a9e01b70 0x00000037a9e07be5 Yes /lib64/libXrender.so.1 >0x00000037b0e131b0 0x00000037b0e4f189 Yes /lib64/libXt.so.6 >0x0000003711e5b510 0x0000003711ec211a Yes /lib64/libstdc++.so.6 >0x00007f9804ba6b10 0x00007f9804bc15d0 Yes /lib64/ld-linux-x86-64.so.2 >0x000000370f602af0 0x000000370f6122e5 Yes /lib64/libgcc_s.so.1 >0x00007f97fb4efbd0 0x00007f97fb4f4346 Yes /lib64/libevdev.so.2 >0x00007f97fb2c23e0 0x00007f97fb2d66a4 Yes /lib64/libatk-bridge-2.0.so.0 >0x00007f97fb0b5e20 0x00007f97fb0b62ed Yes /lib64/libsoup-gnome-2.4.so.1 >0x0000003735602fb0 0x0000003735607596 Yes /lib64/libinput.so.0 >0x000000370fa064a0 0x000000370fa1926b Yes /lib64/libselinux.so.1 >0x00007f97fae973a0 0x00007f97faea063e Yes /lib64/libglapi.so.0 >0x00000037ab200600 0x00000037ab20070b Yes /lib64/libX11-xcb.so.1 >0x00000037aae01920 0x00000037aae02a75 Yes /lib64/libxcb-dri2.so.0 >0x00000037ad602830 0x00000037ad604c45 Yes /lib64/libxcb-xfixes.so.0 >0x00000037ada03610 0x00000037ada06a4a Yes /lib64/libxcb-render.so.0 >0x00000037ae601020 0x00000037ae601bc5 Yes /lib64/libxcb-shape.so.0 >0x00000037a8e09bd0 0x00000037a8e17ff5 Yes /lib64/libxcb.so.1 >0x00007f97fac76a90 0x00007f97fac85f49 Yes /lib64/libresolv.so.2 >0x00007f97faa70bb0 0x00007f97faa71510 Yes /lib64/libXinerama.so.1 >0x00007f97fa867ab0 0x00007f97fa86c67d Yes /lib64/libXcursor.so.1 >0x000000371c40a370 0x000000371c4946a0 Yes /lib64/libpixman-1.so.0 >0x00000037ae200df0 0x00000037ae2018f3 Yes /lib64/libxcb-shm.so.0 >0x000000372fa09ec0 0x000000372fa26f24 Yes /lib64/libgsttag-1.0.so.0 >0x0000003728c08cd0 0x0000003728c27856 Yes /lib64/libcroco-0.6.so.3 >0x00007f97fa4e7e40 0x00007f97fa5d8857 Yes /lib64/libcrypto.so.10 >0x00007f97fa22c380 0x00007f97fa2662bd Yes /lib64/libssl.so.10 >0x00007f97f9fddf10 0x00007f97f9fe2bcc Yes /lib64/libcrypt.so.1 >0x0000003729604f30 0x000000372961219a Yes /lib64/libICE.so.6 >0x0000003729a01c20 0x0000003729a05c43 Yes /lib64/libSM.so.6 >0x00007f97f9dd84c0 0x00007f97f9ddae48 Yes /lib64/libXtst.so.6 >0x00007f9804d39b50 0x00007f9804d4e712 Yes (*) /lib64/libsystemd.so.0 >0x000000373ba033e0 0x000000373ba06eb8 Yes /lib64/libwrap.so.0 >0x00000037388062f0 0x000000373883f19c Yes /lib64/libsndfile.so.1 >0x000000373be01380 0x000000373be039f8 Yes /lib64/libasyncns.so.0 >0x00000037260013d0 0x000000372600340a Yes /lib64/libattr.so.1 >0x000000371a402760 0x000000371a414948 Yes /lib64/libgraphite2.so.3 >0x000000373020e0b0 0x000000373025e1c0 Yes /lib64/liborc-0.4.so.0 >0x00000037aba0a020 0x00000037aba11dd5 Yes /lib64/libxcb-glx.so.0 >0x00000037ace00d50 0x00000037ace014e3 Yes /lib64/libxcb-dri3.so.0 >0x00000037ac600c50 0x00000037ac601428 Yes /lib64/libxcb-present.so.0 >0x00000037aca02060 0x00000037aca03ff9 Yes /lib64/libxcb-sync.so.1 >0x0000003717400990 0x0000003717400c3c Yes /lib64/libxshmfence.so.1 >0x00007f97f9bd2010 0x00007f97f9bd4958 Yes /lib64/libXxf86vm.so.1 >0x0000003714403e00 0x000000371441ccd9 Yes /lib64/libexpat.so.1 >0x0000003711a01760 0x0000003711a0d5bf Yes /lib64/libbz2.so.1 >0x00007f97f99b0740 0x00007f97f99c1e38 Yes /lib64/libatspi.so.0 >0x00000037374010e0 0x00000037374036fc Yes /lib64/libmtdev.so.1 >0x00007f97f97386d0 0x00007f97f9786011 Yes /lib64/libpcre.so.1 >0x00000037a8a00ec0 0x00000037a8a01bda Yes /lib64/libXau.so.6 >0x000000372140bdd0 0x000000372143cb22 Yes /lib64/libgssapi_krb5.so.2 >0x0000003721c242e0 0x0000003721c87bca Yes /lib64/libkrb5.so.3 >0x000000371e001570 0x000000371e002143 Yes /lib64/libcom_err.so.2 >0x00000037218047c0 0x00000037218228d5 Yes /lib64/libk5crypto.so.3 >0x00007f97f94bb780 0x00007f97f951192d Yes /lib64/libfreebl3.so >0x000000371d801510 0x000000371d802b62 Yes /lib64/libuuid.so.1 >0x00007f97f92a2160 0x00007f97f92aeea3 Yes /lib64/libnsl.so.1 >0x00007f97f9093340 0x00007f97f909b341 Yes /lib64/libgsm.so.1 >0x0000003733e08fa0 0x0000003733e3a06d Yes /lib64/libFLAC.so.8 >0x0000003735a13b60 0x0000003735a16179 Yes /lib64/libvorbisenc.so.2 >0x000000371fc036a0 0x000000371fc0a74b Yes /lib64/libkrb5support.so.0 >0x0000003722001570 0x0000003722002194 Yes /lib64/libkeyutils.so.1 >0x00007f97f2732cf0 0x00007f97f274d336 Yes (*) /usr/lib64/gio/modules/libgvfsdbus.so >0x00007f97f24fcd20 0x00007f97f2514d26 Yes (*) /usr/lib64/gvfs/libgvfscommon.so >0x00007f97f22b45b0 0x00007f97f22dc064 Yes /lib64/libbluray.so.1 >0x00007f97f20adf10 0x00007f97f20ae804 Yes /lib64/libutil.so.1 >0x00007f97f16a9640 0x00007f97f16aa5a4 Yes /usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.so >0x00007f97f14a57b0 0x00007f97f14a5fb0 Yes /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so >0x00007f97f12a0170 0x00007f97f12a2160 Yes /usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so >0x00007f97f0b78740 0x00007f97f0f2c21a Yes (*) /usr/lib64/dri/i965_dri.so >0x00007f97f091aed0 0x00007f97f092e607 Yes /lib64/libdrm_intel.so.1 >0x00007f97f0712940 0x00007f97f07155f4 Yes /lib64/libdrm_nouveau.so.2 >0x00007f97f0504ec0 0x00007f97f050d324 Yes /lib64/libdrm_radeon.so.1 >0x0000003711202340 0x00000037112067c5 Yes /usr/lib64/libpciaccess.so.0 >0x00007f97f02f9be0 0x00007f97f02fe93e Yes /usr/lib64/gio/modules/libdconfsettings.so >0x00007f97f0075c00 0x00007f97f0075fc9 Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x00007f97e8db5510 0x00007f97e8db8d68 Yes /usr/lib64/folks/41/backends/eds/eds.so >0x00007f97e8b89540 0x00007f97e8ba5b02 Yes /usr/lib64/libfolks-eds.so.25 >0x00007f97e895a6e0 0x00007f97e896ed26 Yes /usr/lib64/libebook-1.2.so.14 >0x00007f97e8706ee0 0x00007f97e8734a16 Yes /usr/lib64/libedata-book-1.2.so.20 >0x00007f97e8496cc0 0x00007f97e84d0ad6 Yes /usr/lib64/libebackend-1.2.so.7 >0x00007f97e825fb20 0x00007f97e826cc84 Yes /usr/lib64/libebook-contacts-1.2.so.0 >0x00007f97e3d6f060 0x00007f97e3dc802a Yes /usr/lib64/libedataserver-1.2.so.18 >0x00007f97e3a5c550 0x00007f97e3ae35fa Yes /usr/lib64/libcamel-1.2.so.49 >0x00007f97e8020e50 0x00007f97e8044892 Yes /usr/lib64/libssl3.so >0x00007f97e3805ab0 0x00007f97e381d6b7 Yes /usr/lib64/libsmime3.so >0x00007f97e34ce530 0x00007f97e35b95c4 Yes /usr/lib64/libnss3.so >0x00007f97e3295d80 0x00007f97e32a3fa8 Yes /usr/lib64/libnssutil3.so >0x00007f97e3087090 0x00007f97e3088018 Yes /usr/lib64/libplds4.so >0x00007f97e2e82510 0x00007f97e2e83b26 Yes /usr/lib64/libplc4.so >0x00007f97e2c4fd70 0x00007f97e2c6fccf Yes /usr/lib64/libnspr4.so >0x00007f97e28b4290 0x00007f97e29f6dfb Yes /usr/lib64/libdb-5.3.so >0x00007f97e26761d0 0x00007f97e267f1e8 Yes /usr/lib64/folks/41/backends/ofono/ofono.so >0x00007f97e245f120 0x00007f97e2469478 Yes /usr/lib64/folks/41/backends/key-file/key-file.so >0x00007f97e2251fa0 0x00007f97e2255338 Yes /usr/lib64/folks/41/backends/telepathy/telepathy.so >0x00007f97e2032e00 0x00007f97e2044c28 Yes /usr/lib64/folks/41/backends/bluez/bluez.so >0x00007f97e0e1c290 0x00007f97e0e22f33 Yes /lib64/libnss_files.so.2 >0x00007f97e0bfdc00 0x00007f97e0c10d18 Yes /usr/lib64/evolution-data-server/camel-providers/libcamellocal.so >0x00007f97e09b6b70 0x00007f97e09df7da Yes /usr/lib64/evolution-data-server/camel-providers/libcamelimapx.so >0x00007f97e079c8b0 0x00007f97e079fcd8 Yes /usr/lib64/evolution-data-server/camel-providers/libcamelsmtp.so >0x00007f97e0594780 0x00007f97e0595f60 Yes /usr/lib64/evolution-data-server/camel-providers/libcamelsendmail.so >0x00007f97e03844d0 0x00007f97e038cabb Yes /usr/lib64/evolution-data-server/camel-providers/libcamelnntp.so >0x00007f97e0164bf0 0x00007f97e0174e20 Yes /usr/lib64/evolution-data-server/camel-providers/libcamelews.so >0x00007f97d78b6a70 0x00007f97d78db80c Yes /usr/lib64/evolution-data-server/libeews-1.2.so.0 >0x00007f97d7699540 0x00007f97d769d26a Yes /usr/lib64/evolution-data-server/libewsutils.so.0 >0x00007f97d7474030 0x00007f97d7488520 Yes /usr/lib64/evolution/3.12/libevolution-shell.so >0x00007f97d70d79b0 0x00007f97d71e6ebb Yes /usr/lib64/evolution/3.12/libevolution-util.so >0x00007f97d6e52ef0 0x00007f97d6e68548 Yes /lib64/libgtkhtml-editor-4.0.so.0 >0x00000037b222fba0 0x00000037b229ca35 Yes /lib64/libgtkhtml-4.0.so.0 >0x00007f97d6c02f70 0x00007f97d6c29756 Yes /lib64/libecal-1.2.so.16 >0x00007f97d69a4060 0x00007f97d69ce3cd Yes /lib64/libical.so.1 >0x00007f97d6779000 0x00007f97d6781ef2 Yes /lib64/libicalss.so.1 >0x00007f97d6561930 0x00007f97d6568095 Yes /lib64/libicalvcal.so.1 >0x00007f97d6330220 0x00007f97d6348f26 Yes /lib64/libedata-cal-1.2.so.23 >0x00007f97d610b6b0 0x00007f97d6118509 Yes /usr/lib64/evolution/3.12/libgnomecanvas.so >0x00000037b2603b70 0x00000037b2607150 Yes /lib64/libgtkspell3-3.so.0 >0x00007f97d5efdca0 0x00007f97d5f019e5 Yes /lib64/libgailutil-3.so.0 >0x00007f97d5cf03f0 0x00007f97d5cf6de3 Yes /usr/lib64/evolution-data-server/camel-providers/libcamelpop3.so >0x00007f97d4ae4990 0x00007f97d4ae6aa9 Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0x0 0 >rcx 0x0 0 >rdx 0x0 0 >rsi 0x0 0 >rdi 0x0 0 >rbp 0x0 0x0 >rsp 0x7fff50388860 0x7fff50388860 >r8 0x7fff50388c40 140734539271232 >r9 0x39470d0 60059856 >r10 0x3b65337 62280503 >r11 0x7f97fdc655f0 140290774423024 >r12 0x7f97ec03a750 140290476451664 >r13 0x0 0 >r14 0x7fff50388c40 140734539271232 >r15 0x7fff50388900 140734539270400 >rip 0x7f97fdc72420 0x7f97fdc72420 <g_variant_type_info_check+64> >eflags 0x10246 [ PF ZF IF RF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 <unavailable> >st1 <unavailable> >st2 <unavailable> >st3 <unavailable> >st4 <unavailable> >st5 <unavailable> >st6 <unavailable> >st7 <unavailable> >fctrl <unavailable> >fstat <unavailable> >ftag <unavailable> >fiseg <unavailable> >fioff <unavailable> >foseg <unavailable> >fooff <unavailable> >fop <unavailable> >mxcsr <unavailable> >ymm0 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm1 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm2 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm3 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm4 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm5 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm6 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm7 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm8 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm9 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm10 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm11 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm12 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm13 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm14 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >ymm15 {v8_float = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_double = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v32_int8 = {<unavailable> <repeats 32 times>}, v16_int16 = {<unavailable> <repeats 16 times>}, v8_int32 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>, <unavailable>}, v4_int64 = {<unavailable>, <unavailable>, <unavailable>, <unavailable>}, v2_int128 = {<unavailable>, <unavailable>}} >Dump of assembler code for function g_variant_type_info_check: > 0x00007f97fdc723e0 <+0>: push %rbx > 0x00007f97fdc723e1 <+1>: mov %rdi,%rbx > 0x00007f97fdc723e4 <+4>: sub $0x30,%rsp > 0x00007f97fdc723e8 <+8>: test %sil,%sil > 0x00007f97fdc723eb <+11>: je 0x7f97fdc72420 <g_variant_type_info_check+64> > 0x00007f97fdc723ed <+13>: movzbl 0x9(%rdi),%eax > 0x00007f97fdc723f1 <+17>: cmp %esi,%eax > 0x00007f97fdc723f3 <+19>: je 0x7f97fdc72420 <g_variant_type_info_check+64> > 0x00007f97fdc723f5 <+21>: lea 0x82414(%rip),%r8 # 0x7f97fdcf4810 > 0x00007f97fdc723fc <+28>: lea 0x825ed(%rip),%rcx # 0x7f97fdcf49f0 <__FUNCTION__.4078> > 0x00007f97fdc72403 <+35>: lea 0x823bb(%rip),%rsi # 0x7f97fdcf47c5 > 0x00007f97fdc7240a <+42>: lea 0x2b2dd(%rip),%rdi # 0x7f97fdc9d6ee > 0x00007f97fdc72411 <+49>: mov $0x9f,%edx > 0x00007f97fdc72416 <+54>: callq 0x7f97fdc56b60 <g_assertion_message_expr> > 0x00007f97fdc7241b <+59>: nopl 0x0(%rax,%rax,1) >=> 0x00007f97fdc72420 <+64>: movzbl 0x8(%rbx),%eax > 0x00007f97fdc72424 <+68>: mov %eax,%edx > 0x00007f97fdc72426 <+70>: and $0xfffffffb,%edx > 0x00007f97fdc72429 <+73>: cmp $0x3,%dl > 0x00007f97fdc7242c <+76>: jne 0x7f97fdc724a0 <g_variant_type_info_check+192> > 0x00007f97fdc7242e <+78>: cmpb $0x0,0x9(%rbx) > 0x00007f97fdc72432 <+82>: je 0x7f97fdc72450 <g_variant_type_info_check+112> > 0x00007f97fdc72434 <+84>: mov 0x18(%rbx),%eax > 0x00007f97fdc72437 <+87>: test %eax,%eax > 0x00007f97fdc72439 <+89>: jle 0x7f97fdc72530 <g_variant_type_info_check+336> > 0x00007f97fdc7243f <+95>: cmpq $0x0,0x10(%rbx) > 0x00007f97fdc72444 <+100>: je 0x7f97fdc72500 <g_variant_type_info_check+288> > 0x00007f97fdc7244a <+106>: add $0x30,%rsp > 0x00007f97fdc7244e <+110>: pop %rbx > 0x00007f97fdc7244f <+111>: retq > 0x00007f97fdc72450 <+112>: lea 0x82609(%rip),%rax # 0x7f97fdcf4a60 <g_variant_type_info_basic_table> > 0x00007f97fdc72457 <+119>: sub %rax,%rbx > 0x00007f97fdc7245a <+122>: sar $0x4,%rbx > 0x00007f97fdc7245e <+126>: cmp $0x17,%ebx > 0x00007f97fdc72461 <+129>: ja 0x7f97fdc724d0 <g_variant_type_info_check+240> > 0x00007f97fdc72463 <+131>: lea 0x825b6(%rip),%rax # 0x7f97fdcf4a20 <g_variant_type_info_basic_chars> > 0x00007f97fdc7246a <+138>: movslq %ebx,%rbx > 0x00007f97fdc7246d <+141>: cmpb $0x20,(%rax,%rbx,2) > 0x00007f97fdc72471 <+145>: jne 0x7f97fdc7244a <g_variant_type_info_check+106> > 0x00007f97fdc72473 <+147>: lea 0x82456(%rip),%r8 # 0x7f97fdcf48d0 > 0x00007f97fdc7247a <+154>: lea 0x8256f(%rip),%rcx # 0x7f97fdcf49f0 <__FUNCTION__.4078> > 0x00007f97fdc72481 <+161>: lea 0x8233d(%rip),%rsi # 0x7f97fdcf47c5 > 0x00007f97fdc72488 <+168>: lea 0x2b25f(%rip),%rdi # 0x7f97fdc9d6ee > 0x00007f97fdc7248f <+175>: mov $0xb9,%edx > 0x00007f97fdc72494 <+180>: callq 0x7f97fdc56b60 <g_assertion_message_expr> > 0x00007f97fdc72499 <+185>: nopl 0x0(%rax) > 0x00007f97fdc724a0 <+192>: cmp $0x1,%al > 0x00007f97fdc724a2 <+194>: jbe 0x7f97fdc7242e <g_variant_type_info_check+78> > 0x00007f97fdc724a4 <+196>: lea 0x823a5(%rip),%r8 # 0x7f97fdcf4850 > 0x00007f97fdc724ab <+203>: lea 0x8253e(%rip),%rcx # 0x7f97fdcf49f0 <__FUNCTION__.4078> > 0x00007f97fdc724b2 <+210>: lea 0x8230c(%rip),%rsi # 0x7f97fdcf47c5 > 0x00007f97fdc724b9 <+217>: lea 0x2b22e(%rip),%rdi # 0x7f97fdc9d6ee > 0x00007f97fdc724c0 <+224>: mov $0xa3,%edx > 0x00007f97fdc724c5 <+229>: callq 0x7f97fdc56b60 <g_assertion_message_expr> > 0x00007f97fdc724ca <+234>: nopw 0x0(%rax,%rax,1) > 0x00007f97fdc724d0 <+240>: lea 0x82301(%rip),%r8 # 0x7f97fdcf47d8 > 0x00007f97fdc724d7 <+247>: lea 0x82512(%rip),%rcx # 0x7f97fdcf49f0 <__FUNCTION__.4078> > 0x00007f97fdc724de <+254>: lea 0x822e0(%rip),%rsi # 0x7f97fdcf47c5 > 0x00007f97fdc724e5 <+261>: lea 0x2b202(%rip),%rdi # 0x7f97fdc9d6ee > 0x00007f97fdc724ec <+268>: mov $0xb8,%edx > 0x00007f97fdc724f1 <+273>: callq 0x7f97fdc56b60 <g_assertion_message_expr> > 0x00007f97fdc724f6 <+278>: nopw %cs:0x0(%rax,%rax,1) > 0x00007f97fdc72500 <+288>: lea 0x823a9(%rip),%r8 # 0x7f97fdcf48b0 > 0x00007f97fdc72507 <+295>: lea 0x824e2(%rip),%rcx # 0x7f97fdcf49f0 <__FUNCTION__.4078> > 0x00007f97fdc7250e <+302>: lea 0x822b0(%rip),%rsi # 0x7f97fdcf47c5 > 0x00007f97fdc72515 <+309>: lea 0x2b1d2(%rip),%rdi # 0x7f97fdc9d6ee > 0x00007f97fdc7251c <+316>: mov $0xab,%edx > 0x00007f97fdc72521 <+321>: callq 0x7f97fdc56b60 <g_assertion_message_expr> > 0x00007f97fdc72526 <+326>: nopw %cs:0x0(%rax,%rax,1) > 0x00007f97fdc72530 <+336>: fldz > 0x00007f97fdc72532 <+338>: mov %eax,0x2c(%rsp) > 0x00007f97fdc72536 <+342>: lea 0x2c520(%rip),%r9 # 0x7f97fdc9ea5d > 0x00007f97fdc7253d <+349>: lea 0x82268(%rip),%r8 # 0x7f97fdcf47ac > 0x00007f97fdc72544 <+356>: lea 0x824a5(%rip),%rcx # 0x7f97fdcf49f0 <__FUNCTION__.4078> > 0x00007f97fdc7254b <+363>: lea 0x82273(%rip),%rsi # 0x7f97fdcf47c5 > 0x00007f97fdc72552 <+370>: fstpt 0x10(%rsp) > 0x00007f97fdc72556 <+374>: lea 0x2b191(%rip),%rdi # 0x7f97fdc9d6ee > 0x00007f97fdc7255d <+381>: movl $0x69,0x20(%rsp) > 0x00007f97fdc72565 <+389>: mov $0xaa,%edx > 0x00007f97fdc7256a <+394>: fildl 0x2c(%rsp) > 0x00007f97fdc7256e <+398>: fstpt (%rsp) > 0x00007f97fdc72571 <+401>: callq 0x7f97fdc56e60 <g_assertion_message_cmpnum> > 0x00007f97fdc72576 <+406>: jmpq 0x7f97fdc7243f <g_variant_type_info_check+95> >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1079665
: 877639 |
877640
|
877641
|
877642
|
877644
|
877646
|
877648
|
877650
|
877652
|
877654
|
877656