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 884420 Details for
Bug 1085721
IdentityService crashes on startup if KerberosIdentityManager could not be created
[?]
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), 33.01 KB, created by
Johannes Hofmann
on 2014-04-09 08:15:22 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Johannes Hofmann
Created:
2014-04-09 08:15:22 UTC
Size:
33.01 KB
patch
obsolete
>[New LWP 3013] >[New LWP 3028] >[New LWP 3027] >[New LWP 3026] >[New LWP 3033] >[New LWP 3032] >warning: Could not load shared library symbols for 6 libraries, e.g. /usr/lib64/nvidia/libGL.so.1. >Use the "info sharedlibrary" command to see the complete listing. >Do you need "set solib-search-path" or "set sysroot"? >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/libexec/goa-daemon'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 0x000000000040e3f4 in on_got_client (client=0x7fa3a0007290, result=<optimized out>, self=0xebc0d0) at goaidentityservice.c:1696 >1696 goa_warning ("Could not create identity manager: %s", error->message); > >Thread 6 (Thread 0x7fa3aab28700 (LWP 3032)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007fa3c0d22817 in g_cond_wait (cond=cond@entry=0xea4018, mutex=mutex@entry=0xea4010) at gthread-posix.c:753 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007fa3c0cb70eb in g_async_queue_pop_intern_unlocked (queue=queue@entry=0xea4010, wait=wait@entry=1, end_time=end_time@entry=-1) at gasyncqueue.c:421 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007fa3c0cb7517 in g_async_queue_pop (queue=queue@entry=0xea4010) at gasyncqueue.c:455 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop" >#4 0x00000000004139b8 in on_job_scheduled (job=0xe94140, cancellable=0xecda80, self=<optimized out>) at goakerberosidentitymanager.c:990 > operation = <optimized out> > processed_operation = 0 > error = 0x0 > pending_operations = 0xea4010 > __FUNCTION__ = "on_job_scheduled" >#5 0x00007fa3c1271f36 in io_job_thread (task=<optimized out>, source_object=<optimized out>, task_data=0xe94140, cancellable=<optimized out>) at gioscheduler.c:89 > job = 0xe94140 > result = <optimized out> >#6 0x00007fa3c1291865 in g_task_thread_pool_thread (thread_data=0xe97370, pool_data=<optimized out>) at gtask.c:1245 > task = 0xe97370 >#7 0x00007fa3c0d07406 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309 > task = 0xe97370 > pool = 0x10b73f0 >#8 0x00007fa3c0d06a45 in g_thread_proxy (data=0xe921e0) at gthread.c:798 > thread = 0xe921e0 >#9 0x00007fa3c083ff33 in start_thread (arg=0x7fa3aab28700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fa3aab28700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140340920223488, 5693003814778495354, 0, 0, 140340920224192, 140340920223488, -5744682540752379526, -5744871523506003590}, 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> >#10 0x00007fa3c056dded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 5 (Thread 0x7fa3aa327700 (LWP 3033)): >#0 0x00007fa3c05639dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fa3c0ce15b4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7fa398005840, timeout=25000, context=0x7fa398002c00) at gmain.c:4007 > poll_func = 0x7fa3c0cf0500 <g_poll> >#2 g_main_context_iterate (context=0x7fa398002c00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = 25000 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7fa398005840 >#3 0x00007fa3c0ce1a3a in g_main_loop_run (loop=0x7fa398001700) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007fa3c12e2c39 in initable_init (initable=0xeb2b40, cancellable=0x0, error=0x7fa3a0007550) at gdbusproxy.c:1992 > proxy = 0xeb2b40 > data = 0x7fa3980017e0 > ret = 0 > __FUNCTION__ = "initable_init" >#5 0x00007fa3c126ec2a in g_initable_new_valist (object_type=<optimized out>, first_property_name=first_property_name@entry=0x7fa3c132e313 "g-flags", var_args=var_args@entry=0x7fa3aa326800, cancellable=cancellable@entry=0x0, error=error@entry=0x7fa3a0007550) at ginitable.c:231 > obj = 0xeb2b40 > __PRETTY_FUNCTION__ = "g_initable_new_valist" >#6 0x00007fa3c126ed19 in g_initable_new (object_type=<optimized out>, cancellable=cancellable@entry=0x0, error=error@entry=0x7fa3a0007550, first_property_name=first_property_name@entry=0x7fa3c132e313 "g-flags") at ginitable.c:149 > object = <optimized out> > var_args = {{gp_offset = 48, fp_offset = 48, overflow_arg_area = 0x7fa3aa326930, reg_save_area = 0x7fa3aa326820}} >#7 0x00007fa3c12e4369 in g_dbus_proxy_new_sync (connection=0xe96050, flags=G_DBUS_PROXY_FLAGS_DO_NOT_LOAD_PROPERTIES, info=info@entry=0x0, name=0x7fa398001760 "org.gnome.OnlineAccounts", object_path=0x7fa398001730 "/org/gnome/OnlineAccounts", interface_name=interface_name@entry=0x7fa3c1331d90 "org.freedesktop.DBus.ObjectManager", cancellable=cancellable@entry=0x0, error=error@entry=0x7fa3a0007550) at gdbusproxy.c:2170 > __PRETTY_FUNCTION__ = "g_dbus_proxy_new_sync" >#8 0x00007fa3c12f1784 in initable_init (initable=0x7fa3a0005d90, cancellable=0x0, error=0x7fa3a0007550) at gdbusobjectmanagerclient.c:1352 > manager = 0x7fa3a0005d90 > value = <optimized out> > proxy_flags = <optimized out> > __FUNCTION__ = "initable_init" >#9 0x00007fa3c126ec2a in g_initable_new_valist (object_type=<optimized out>, first_property_name=first_property_name@entry=0x7fa3c7aa7cb6 "flags", var_args=var_args@entry=0x7fa3aa3269e0, cancellable=cancellable@entry=0x0, error=error@entry=0x7fa3a0007550) at ginitable.c:231 > obj = 0x7fa3a0005d90 > __PRETTY_FUNCTION__ = "g_initable_new_valist" >#10 0x00007fa3c126ed19 in g_initable_new (object_type=<optimized out>, cancellable=cancellable@entry=0x0, error=error@entry=0x7fa3a0007550, first_property_name=first_property_name@entry=0x7fa3c7aa7cb6 "flags") at ginitable.c:149 > object = <optimized out> > var_args = {{gp_offset = 48, fp_offset = 48, overflow_arg_area = 0x7fa3aa326b00, reg_save_area = 0x7fa3aa326a00}} >#11 0x00007fa3c7aa731d in goa_object_manager_client_new_for_bus_sync (bus_type=bus_type@entry=G_BUS_TYPE_SESSION, flags=flags@entry=G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_NONE, name=name@entry=0x7fa3c7aa75e0 "org.gnome.OnlineAccounts", object_path=object_path@entry=0x7fa3c7aa75c6 "/org/gnome/OnlineAccounts", cancellable=cancellable@entry=0x0, error=error@entry=0x7fa3a0007550) at goa-generated.c:18831 > ret = <optimized out> >#12 0x00007fa3c7a89901 in initable_init (initable=<optimized out>, cancellable=0x0, error=0x7fa3aa326b60) at goaclient.c:348 > client = 0x7fa3a0007530 > ret = 0 > __FUNCTION__ = "initable_init" >#13 0x00007fa3c12481ee in async_init_thread (task=0xe972a0, source_object=<optimized out>, task_data=<optimized out>, cancellable=<optimized out>) at gasyncinitable.c:260 > error = 0x0 >#14 0x00007fa3c1291865 in g_task_thread_pool_thread (thread_data=0xe972a0, pool_data=<optimized out>) at gtask.c:1245 > task = 0xe972a0 >#15 0x00007fa3c0d07406 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:309 > task = 0xe972a0 > pool = 0x10b73f0 >#16 0x00007fa3c0d06a45 in g_thread_proxy (data=0x7fa3a40106d0) at gthread.c:798 > thread = 0x7fa3a40106d0 >#17 0x00007fa3c083ff33 in start_thread (arg=0x7fa3aa327700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fa3aa327700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140340911830784, 5693003814778495354, 0, 0, 140340911831488, 140340911830784, -5744683640800878214, -5744871523506003590}, 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> >#18 0x00007fa3c056dded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 4 (Thread 0x7fa3b10ef700 (LWP 3026)): >#0 0x00007fa3c05639dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fa3c0ce15b4 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7fa3ac0008e0, timeout=-1, context=0xe41c90) at gmain.c:4007 > poll_func = 0x7fa3c0cf0500 <g_poll> >#2 g_main_context_iterate (context=context@entry=0xe41c90, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 2 > allocated_nfds = 2 > fds = 0x7fa3ac0008e0 >#3 0x00007fa3c0ce16dc in g_main_context_iteration (context=0xe41c90, may_block=may_block@entry=1) at gmain.c:3774 > retval = <optimized out> >#4 0x00007fa3c0ce1729 in glib_worker_main (data=<optimized out>) at gmain.c:5473 >No locals. >#5 0x00007fa3c0d06a45 in g_thread_proxy (data=0x10a6800) at gthread.c:798 > thread = 0x10a6800 >#6 0x00007fa3c083ff33 in start_thread (arg=0x7fa3b10ef700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fa3b10ef700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140341026944768, 5693003814778495354, 0, 0, 140341026945472, 140341026944768, -5744624091079319174, -5744871523506003590}, 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> >#7 0x00007fa3c056dded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 3 (Thread 0x7fa3b08ee700 (LWP 3027)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007fa3c0d22915 in g_cond_wait_until (cond=cond@entry=0x10af8d8, mutex=mutex@entry=0x10af8d0, end_time=end_time@entry=70044431) at gthread-posix.c:870 > ts = {tv_sec = 70, tv_nsec = 44431000} > status = <optimized out> >#2 0x00007fa3c0cb70d1 in g_async_queue_pop_intern_unlocked (queue=0x10af8d0, wait=wait@entry=1, end_time=70044431) at gasyncqueue.c:424 > retval = <optimized out> > __FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007fa3c0cb76c8 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 > end_time = <optimized out> >#4 0x00007fa3c0d073d8 in g_thread_pool_wait_for_new_task (pool=0x10b73f0) at gthreadpool.c:264 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 > task = 0xe971d0 > pool = 0x10b73f0 >#6 0x00007fa3c0d06a45 in g_thread_proxy (data=0x10a6850) at gthread.c:798 > thread = 0x10a6850 >#7 0x00007fa3c083ff33 in start_thread (arg=0x7fa3b08ee700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fa3b08ee700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140341018552064, 5693003814778495354, 0, 0, 140341018552768, 140341018552064, -5744625191127817862, -5744871523506003590}, 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> >#8 0x00007fa3c056dded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 2 (Thread 0x7fa3abfff700 (LWP 3028)): >#0 0x00007fa3c05639dd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007fa3c0ce15b4 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7fa3a00010c0, timeout=-1, context=0x7fa3a400e5a0) at gmain.c:4007 > poll_func = 0x7fa3c0cf0500 <g_poll> >#2 g_main_context_iterate (context=0x7fa3a400e5a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = 3 > fds = 0x7fa3a00010c0 >#3 0x00007fa3c0ce1a3a in g_main_loop_run (loop=0x7fa3a400e530) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007fa3c12e5376 in gdbus_shared_thread_func (user_data=0x7fa3a400e570) at gdbusprivate.c:278 > data = 0x7fa3a400e570 >#5 0x00007fa3c0d06a45 in g_thread_proxy (data=0xe922d0) at gthread.c:798 > thread = 0xe922d0 >#6 0x00007fa3c083ff33 in start_thread (arg=0x7fa3abfff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7fa3abfff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140340942075648, 5693003814778495354, 0, 0, 140340942076352, 140340942075648, -5744680861957037702, -5744871523506003590}, 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> >#7 0x00007fa3c056dded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7fa3c7e5ba80 (LWP 3013)): >#0 0x000000000040e3f4 in on_got_client (client=0x7fa3a0007290, result=<optimized out>, self=0xebc0d0) at goaidentityservice.c:1696 > error = 0x0 > __FUNCTION__ = "on_got_client" >#1 0x00007fa3c12910ab in g_task_return_now (task=0xe971d0) at gtask.c:1108 >No locals. >#2 0x00007fa3c12910c9 in complete_in_idle_cb (task=0xe971d0) at gtask.c:1117 >No locals. >#3 0x00007fa3c0ce12a6 in g_main_dispatch (context=0xe91660) at gmain.c:3066 > dispatch = 0x7fa3c0cde150 <g_idle_dispatch> > was_in_call = 0 > user_data = 0xe971d0 > callback = 0x7fa3c12910c0 <complete_in_idle_cb> > cb_funcs = 0x7fa3c0fc28e0 <g_source_callback_funcs> > cb_data = 0x7fa3a4019aa0 > need_destroy = <optimized out> > current_source_link = {data = 0x7fa3a4019ed0, next = 0x0} > source = 0x7fa3a4019ed0 > current = 0xe3d6a0 > i = 0 >#4 g_main_context_dispatch (context=context@entry=0xe91660) at gmain.c:3642 >No locals. >#5 0x00007fa3c0ce1628 in g_main_context_iterate (context=0xe91660, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 2 > fds = 0x10aadd0 >#6 0x00007fa3c0ce1a3a in g_main_loop_run (loop=0xe90e80) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#7 0x0000000000409337 in main (argc=1, argv=0x7fffe83a86a8) at main.c:139 > error = 0x0 > opt_context = 0xe90b50 > ret = 1 > name_owner_id = 1 > sigint_id = 1 > __FUNCTION__ = "main" >From To Syms Read Shared Object Library >0x00007fa3c7a89490 0x00007fa3c7aa7414 Yes /lib64/libgoa-1.0.so.0 >0x00007fa3c77fea50 0x00007fa3c784c93c Yes /lib64/libgoa-backend-1.0.so.1 >0x00007fa3c58d5b30 0x00007fa3c6c1320c Yes /lib64/libwebkitgtk-3.0.so.0 >0x00007fa3c4d916e0 0x00007fa3c51bc78c Yes /lib64/libjavascriptcoregtk-3.0.so.0 >0x00007fa3c4a4f630 0x00007fa3c4a613c0 Yes /lib64/libjson-glib-1.0.so.0 >0x00007fa3c4802640 0x00007fa3c482d684 Yes /lib64/libsecret-1.so.0 >0x00007fa3c45e4df0 0x00007fa3c45ecdd0 Yes /lib64/librest-0.7.so.0 >0x00007fa3c43567a0 0x00007fa3c4393a70 Yes /lib64/libsoup-2.4.so.1 >0x00007fa3c3fdf870 0x00007fa3c40c7930 Yes /lib64/libxml2.so.2 >0x00007fa3c3bcbf00 0x00007fa3c3cf2c18 Yes /lib64/libtelepathy-glib.so.0 >0x00007fa3c38b91a0 0x00007fa3c391b75c Yes /lib64/libkrb5.so.3 >0x00007fa3c36638b0 0x00007fa3c36837d8 Yes /lib64/libk5crypto.so.3 >0x00007fa3c345c570 0x00007fa3c345d154 Yes /lib64/libcom_err.so.2 >0x00007fa3c3204cc0 0x00007fa3c3236db4 Yes /lib64/libgcr-ui-3.so.1 >0x00007fa3c2b45360 0x00007fa3c2e0a174 Yes /lib64/libgtk-3.so.0 >0x00007fa3c2835a40 0x00007fa3c2888764 Yes /lib64/libgdk-3.so.0 >0x00007fa3c260d880 0x00007fa3c2612358 Yes /lib64/libpangocairo-1.0.so.0 >0x00007fa3c23cb050 0x00007fa3c23e9f88 Yes /lib64/libpango-1.0.so.0 >0x00007fa3c21a53b0 0x00007fa3c21b0f34 Yes /lib64/libatk-1.0.so.0 >0x00007fa3c1f95560 0x00007fa3c1f9659c Yes (*) /lib64/libcairo-gobject.so.2 >0x00007fa3c1c806d0 0x00007fa3c1d4fef8 Yes /lib64/libcairo.so.2 >0x00007fa3c1a4fed0 0x00007fa3c1a63ac0 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00007fa3c17d4310 0x00007fa3c1819b14 Yes /lib64/libgcr-base-3.so.1 >0x00007fa3c1584af0 0x00007fa3c15a2a38 Yes /lib64/libgck-1.so.0 >0x00007fa3c1246be0 0x00007fa3c130865c Yes /lib64/libgio-2.0.so.0 >0x00007fa3c0fcf160 0x00007fa3c0ffda18 Yes /lib64/libgobject-2.0.so.0 >0x00007fa3c0cb26e0 0x00007fa3c0d4af1c Yes /lib64/libglib-2.0.so.0 >0x00007fa3c0a627f0 0x00007fa3c0a7f4dc Yes /lib64/libp11-kit.so.0 >0x00007fa3c083d9f0 0x00007fa3c0849614 Yes /lib64/libpthread.so.0 >0x00007fa3c0498560 0x00007fa3c05d9bb4 Yes /lib64/libc.so.6 >0x00007fa3c026fec0 0x00007fa3c0274d98 Yes /lib64/libenchant.so.1 >0x00007fa3c006ac20 0x00007fa3c006b1b8 Yes /lib64/libharfbuzz-icu.so.0 >0x00007fa3bfe1ad40 0x00007fa3bfe4f04c Yes /lib64/libharfbuzz.so.0 >0x00007fa3bfc05000 0x00007fa3bfc0bdb8 Yes /lib64/libgeoclue.so.0 >0x00007fa3bf9df610 0x00007fa3bf9f18b4 Yes /lib64/libdbus-glib-1.so.2 >0x00007fa3bf794ab0 0x00007fa3bf7bea54 Yes /lib64/libdbus-1.so.3 >0x00007fa3bf58a190 0x00007fa3bf58b088 Yes /lib64/libgmodule-2.0.so.0 >0x00007fa3bf3876b0 0x00007fa3bf38781c Yes /lib64/libgthread-2.0.so.0 >0x00007fa3bf17d0d0 0x00007fa3bf182314 Yes /lib64/libgstapp-1.0.so.0 >0x00007fa3bef3c380 0x00007fa3bef650b4 Yes /lib64/libgstaudio-1.0.so.0 >0x00007fa3bed26d60 0x00007fa3bed2d508 Yes /lib64/libgstfft-1.0.so.0 >0x00007fa3beb0ac10 0x00007fa3beb19aa4 Yes /lib64/libgstpbutils-1.0.so.0 >0x00007fa3be8c69b0 0x00007fa3be8eaa64 Yes /lib64/libgstvideo-1.0.so.0 >0x00007fa3be66e370 0x00007fa3be6a3ab0 Yes /lib64/libgstbase-1.0.so.0 >0x00007fa3be3861d0 0x00007fa3be4120fc Yes /lib64/libgstreamer-1.0.so.0 >0x00007fa3be10e200 0x00007fa3be144c90 Yes /lib64/libjpeg.so.62 >0x00007fa3bded5c60 0x00007fa3bdefa218 Yes /lib64/libxslt.so.1 > No /usr/lib64/nvidia/libGL.so.1 >0x00007fa3bd97aea0 0x00007fa3bd98d7cc Yes /lib64/libEGL.so.1 >0x00007fa3bd771ed0 0x00007fa3bd7729d0 Yes /lib64/libdl.so.2 >0x00007fa3bd562320 0x00007fa3bd56a90c Yes /lib64/libpangoft2-1.0.so.0 >0x00007fa3bd325ca0 0x00007fa3bd342fcc Yes /lib64/libfontconfig.so.1 >0x00007fa3bd088320 0x00007fa3bd0f3fb4 Yes /lib64/libfreetype.so.6 >0x00007fa3bce4d680 0x00007fa3bce6ee68 Yes /lib64/libpng16.so.16 >0x00007fa3bcb95030 0x00007fa3bcc23b90 Yes /lib64/libsqlite3.so.0 >0x00007fa3bc824220 0x00007fa3bc929cf4 Yes /lib64/libicui18n.so.50 >0x00007fa3bc462e90 0x00007fa3bc515948 Yes /lib64/libicuuc.so.50 >0x00007fa3bae3c570 0x00007fa3bae3c658 Yes (*) /lib64/libicudata.so.50 >0x00007fa3babf2780 0x00007fa3bac297d0 Yes /lib64/libwebp.so.4 >0x00007fa3ba9e8cd0 0x00007fa3ba9e96e8 Yes /lib64/libXcomposite.so.1 >0x00007fa3ba7e5c40 0x00007fa3ba7e656c Yes /lib64/libXdamage.so.1 >0x00007fa3ba5e05f0 0x00007fa3ba5e2948 Yes /lib64/libXfixes.so.3 >0x00007fa3ba3d6b70 0x00007fa3ba3dcbe8 Yes /lib64/libXrender.so.1 >0x00007fa3ba1811b0 0x00007fa3ba1bd22c Yes /lib64/libXt.so.6 > No /lib64/libX11.so.6 >0x00007fa3b9c1c210 0x00007fa3b9c28930 Yes /lib64/libz.so.1 >0x00007fa3b9a142d0 0x00007fa3b9a170bc Yes /lib64/librt.so.1 >0x00007fa3b9765ab0 0x00007fa3b97cc62a Yes /lib64/libstdc++.so.6 >0x00007fa3b9408890 0x00007fa3b9477bb8 Yes /lib64/libm.so.6 >0x00007fa3b91efaf0 0x00007fa3b91ff218 Yes /lib64/libgcc_s.so.1 >0x00007fa3b8f75800 0x00007fa3b8fc4a48 Yes /lib64/libgcrypt.so.11 >0x00007fa3b8d69a30 0x00007fa3b8d6a0a8 Yes /lib64/libgpg-error.so.0 >0x00007fa3b8b66e20 0x00007fa3b8b672f0 Yes /lib64/libsoup-gnome-2.4.so.1 >0x00007fa3b89440e0 0x00007fa3b895a050 Yes /lib64/liblzma.so.5 >0x00007fa3b8736620 0x00007fa3b873cf8c Yes /lib64/libkrb5support.so.0 >0x00007fa3b8530570 0x00007fa3b8531194 Yes /lib64/libkeyutils.so.1 >0x00007fa3b8318a40 0x00007fa3b83277dc Yes /lib64/libresolv.so.2 >0x00007fa3c7cb8b10 0x00007fa3c7cd1c70 Yes /lib64/ld-linux-x86-64.so.2 >0x00007fa3b8107240 0x00007fa3b81115f8 Yes /lib64/libXi.so.6 >0x00007fa3b7ee2ef0 0x00007fa3b7ef5b14 Yes /lib64/libatk-bridge-2.0.so.0 >0x00007fa3b7cd6bb0 0x00007fa3b7cd7510 Yes /lib64/libXinerama.so.1 >0x00007fa3b7acdc30 0x00007fa3b7ad35d0 Yes /lib64/libXrandr.so.2 >0x00007fa3b78c3ab0 0x00007fa3b78c8690 Yes /lib64/libXcursor.so.1 >0x00007fa3b76b8930 0x00007fa3b76bc6f0 Yes /lib64/libwayland-client.so.0 >0x00007fa3b7473b30 0x00007fa3b748cbd8 Yes /lib64/libxkbcommon.so.0 >0x00007fa3b724d1c0 0x00007fa3b724ec94 Yes /lib64/libwayland-cursor.so.0 >0x00007fa3b703d760 0x00007fa3b7047460 Yes /lib64/libXext.so.6 >0x00007fa3b6d9a510 0x00007fa3b6e2258c Yes /lib64/libpixman-1.so.0 >0x00007fa3b6b8db90 0x00007fa3b6b8e460 Yes /lib64/libxcb-shm.so.0 >0x00007fa3b6986610 0x00007fa3b6989a7c Yes /lib64/libxcb-render.so.0 >0x00007fa3b676ba00 0x00007fa3b67796c8 Yes /lib64/libxcb.so.1 >0x00007fa3b655b870 0x00007fa3b655ffe8 Yes /lib64/libffi.so.6 >0x00007fa3b633c4a0 0x00007fa3b634efe4 Yes /lib64/libselinux.so.1 > No /lib64/libgraphite2.so.3 >0x00007fa3b5eebec0 0x00007fa3b5f08f24 Yes /lib64/libgsttag-1.0.so.0 >0x00007fa3b5c6a0b0 0x00007fa3b5cba1c0 Yes /lib64/liborc-0.4.so.0 > No /usr/lib64/nvidia/tls/libnvidia-tls.so.331.49 > No /usr/lib64/nvidia/libnvidia-glcore.so.331.49 > No /lib64/libX11-xcb.so.1 >0x00007fa3b2e44930 0x00007fa3b2e45a88 Yes /lib64/libxcb-dri2.so.0 >0x00007fa3b2c3e610 0x00007fa3b2c40748 Yes /lib64/libxcb-xfixes.so.0 >0x00007fa3b2a39020 0x00007fa3b2a39bc8 Yes /lib64/libxcb-shape.so.0 >0x00007fa3b28322c0 0x00007fa3b283409c Yes /lib64/libgbm.so.1 >0x00007fa3b2625950 0x00007fa3b262aae0 Yes /lib64/libwayland-server.so.0 >0x00007fa3b24021e0 0x00007fa3b240b230 Yes /lib64/libglapi.so.0 >0x00007fa3b21ea4a0 0x00007fa3b21f2f52 Yes /lib64/libudev.so.1 >0x00007fa3b1fde210 0x00007fa3b1fe3b88 Yes /lib64/libdrm.so.2 >0x00007fa3b1db4e00 0x00007fa3b1dcdcdc Yes /lib64/libexpat.so.1 >0x00007fa3b1baac20 0x00007fa3b1baec44 Yes /lib64/libSM.so.6 >0x00007fa3b1991f30 0x00007fa3b199f1ec Yes /lib64/libICE.so.6 >0x00007fa3b176dc50 0x00007fa3b177e448 Yes /lib64/libatspi.so.0 >0x00007fa3b155bee0 0x00007fa3b155cbfc Yes /lib64/libXau.so.6 >0x00007fa3b12f6770 0x00007fa3b13408e8 Yes /lib64/libpcre.so.1 >0x00007fa3b10f1510 0x00007fa3b10f2b84 Yes /lib64/libuuid.so.1 >0x00007fa3ab5f6ab0 0x00007fa3ab5fb130 Yes /usr/lib64/gio/modules/libdconfsettings.so >0x00007fa3ab3cbef0 0x00007fa3ab3e63f8 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007fa3ab1968c0 0x00007fa3ab1ae618 Yes /lib64/libgvfscommon.so.0 >0x00007fa3aaf4d670 0x00007fa3aaf75124 Yes /lib64/libbluray.so.1 >0x00007fa3aad46f10 0x00007fa3aad47804 Yes /lib64/libutil.so.1 >0x00007fa3aab304e0 0x00007fa3aab3c978 Yes /usr/lib64/gio/modules/libgioremote-volume-monitor.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x0 0 >rbx 0xe971d0 15299024 >rcx 0x418b00 4295424 >rdx 0x4190ed 4296941 >rsi 0x419465 4297829 >rdi 0x3 3 >rbp 0xebc010 0xebc010 >rsp 0x7fffe83a83f0 0x7fffe83a83f0 >r8 0xe38ad0 14912208 >r9 0x7fa3a4019ed0 140340807966416 >r10 0x0 0 >r11 0x2 2 >r12 0xebc0d0 15450320 >r13 0x7fa3a0007290 140340740780688 >r14 0x7fa3a4019aa0 140340807965344 >r15 0x7fa3a4019ed0 140340807966416 >rip 0x40e3f4 0x40e3f4 <on_got_client+436> >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 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >mxcsr *value not available* >ymm0 *value not available* >ymm1 *value not available* >ymm2 *value not available* >ymm3 *value not available* >ymm4 *value not available* >ymm5 *value not available* >ymm6 *value not available* >ymm7 *value not available* >ymm8 *value not available* >ymm9 *value not available* >ymm10 *value not available* >ymm11 *value not available* >ymm12 *value not available* >ymm13 *value not available* >ymm14 *value not available* >ymm15 *value not available* >Dump of assembler code for function on_got_client: > 0x000000000040e240 <+0>: push %r13 > 0x000000000040e242 <+2>: mov %rdi,%r13 > 0x000000000040e245 <+5>: mov %rsi,%rdi > 0x000000000040e248 <+8>: push %r12 > 0x000000000040e24a <+10>: mov %rdx,%r12 > 0x000000000040e24d <+13>: push %rbp > 0x000000000040e24e <+14>: push %rbx > 0x000000000040e24f <+15>: sub $0x18,%rsp > 0x000000000040e253 <+19>: mov 0x28(%rdx),%rbp > 0x000000000040e257 <+23>: mov %rsp,%rsi > 0x000000000040e25a <+26>: movq $0x0,(%rsp) > 0x000000000040e262 <+34>: mov %fs:0x28,%rax > 0x000000000040e26b <+43>: mov %rax,0x8(%rsp) > 0x000000000040e270 <+48>: xor %eax,%eax > 0x000000000040e272 <+50>: callq 0x408300 <goa_client_new_finish@plt> > 0x000000000040e277 <+55>: mov %rax,0x48(%rbp) > 0x000000000040e27b <+59>: mov 0x28(%r12),%rbp > 0x000000000040e280 <+64>: cmpq $0x0,0x48(%rbp) > 0x000000000040e285 <+69>: je 0x40e408 <on_got_client+456> > 0x000000000040e28b <+75>: mov %r13,%rdi > 0x000000000040e28e <+78>: callq 0x4080c0 <goa_client_get_manager@plt> > 0x000000000040e293 <+83>: mov %rax,0x50(%rbp) > 0x000000000040e297 <+87>: mov 0x28(%r12),%rbp > 0x000000000040e29c <+92>: xor %edi,%edi > 0x000000000040e29e <+94>: mov %rsp,%rsi > 0x000000000040e2a1 <+97>: callq 0x415420 <goa_kerberos_identity_manager_new> > 0x000000000040e2a6 <+102>: mov %rax,0x18(%rbp) > 0x000000000040e2aa <+106>: mov 0x28(%r12),%rax > 0x000000000040e2af <+111>: mov 0x18(%rax),%rdi > 0x000000000040e2b3 <+115>: test %rdi,%rdi > 0x000000000040e2b6 <+118>: je 0x40e3d8 <on_got_client+408> > 0x000000000040e2bc <+124>: lea -0xa93(%rip),%rdx # 0x40d830 <on_identities_listed> > 0x000000000040e2c3 <+131>: mov %r12,%rcx > 0x000000000040e2c6 <+134>: xor %esi,%esi > 0x000000000040e2c8 <+136>: callq 0x40f750 <goa_identity_manager_list_identities> > 0x000000000040e2cd <+141>: mov 0x28(%r12),%rax > 0x000000000040e2d2 <+146>: mov 0x48(%rax),%rdi > 0x000000000040e2d6 <+150>: callq 0x4088a0 <goa_client_get_object_manager@plt> > 0x000000000040e2db <+155>: mov $0x50,%esi > 0x000000000040e2e0 <+160>: mov %rax,%rdi > 0x000000000040e2e3 <+163>: mov %rax,%rbx > 0x000000000040e2e6 <+166>: callq 0x407a60 <g_type_check_instance_cast@plt> > 0x000000000040e2eb <+171>: lea -0x482(%rip),%rdx # 0x40de70 <on_account_interface_added> > 0x000000000040e2f2 <+178>: lea 0xae0e(%rip),%rsi # 0x419107 > 0x000000000040e2f9 <+185>: xor %r9d,%r9d > 0x000000000040e2fc <+188>: xor %r8d,%r8d > 0x000000000040e2ff <+191>: mov %r12,%rcx > 0x000000000040e302 <+194>: mov %rax,%rdi > 0x000000000040e305 <+197>: callq 0x407ce0 <g_signal_connect_data@plt> > 0x000000000040e30a <+202>: mov %rbx,%rdi > 0x000000000040e30d <+205>: mov $0x50,%esi > 0x000000000040e312 <+210>: callq 0x407a60 <g_type_check_instance_cast@plt> > 0x000000000040e317 <+215>: lea -0x117e(%rip),%rdx # 0x40d1a0 <on_account_interface_removed> > 0x000000000040e31e <+222>: lea 0xadf2(%rip),%rsi # 0x419117 > 0x000000000040e325 <+229>: xor %r9d,%r9d > 0x000000000040e328 <+232>: xor %r8d,%r8d > 0x000000000040e32b <+235>: mov %r12,%rcx > 0x000000000040e32e <+238>: mov %rax,%rdi > 0x000000000040e331 <+241>: callq 0x407ce0 <g_signal_connect_data@plt> > 0x000000000040e336 <+246>: mov 0x28(%r12),%rax > 0x000000000040e33b <+251>: mov 0x48(%rax),%rdi > 0x000000000040e33f <+255>: callq 0x408050 <goa_client_get_accounts@plt> > 0x000000000040e344 <+260>: test %rax,%rax > 0x000000000040e347 <+263>: mov %rax,%rbx > 0x000000000040e34a <+266>: jne 0x40e359 <on_got_client+281> > 0x000000000040e34c <+268>: jmp 0x40e3b8 <on_got_client+376> > 0x000000000040e34e <+270>: xchg %ax,%ax > 0x000000000040e350 <+272>: mov 0x8(%rbx),%rbx > 0x000000000040e354 <+276>: test %rbx,%rbx > 0x000000000040e357 <+279>: je 0x40e3b8 <on_got_client+376> > 0x000000000040e359 <+281>: callq 0x407b60 <goa_object_get_type@plt> > 0x000000000040e35e <+286>: mov (%rbx),%rdi > 0x000000000040e361 <+289>: mov %rax,%rsi > 0x000000000040e364 <+292>: callq 0x407a60 <g_type_check_instance_cast@plt> > 0x000000000040e369 <+297>: mov %rax,%rdi > 0x000000000040e36c <+300>: mov %rax,%rbp > 0x000000000040e36f <+303>: callq 0x4088b0 <goa_object_peek_account@plt> > 0x000000000040e374 <+308>: test %rax,%rax > 0x000000000040e377 <+311>: je 0x40e350 <on_got_client+272> > 0x000000000040e379 <+313>: mov %rax,%rdi > 0x000000000040e37c <+316>: callq 0x408310 <goa_account_get_provider_type@plt> > 0x000000000040e381 <+321>: lea 0xa942(%rip),%rsi # 0x418cca > 0x000000000040e388 <+328>: mov %rax,%rdi > 0x000000000040e38b <+331>: callq 0x4088f0 <g_strcmp0@plt> > 0x000000000040e390 <+336>: test %eax,%eax > 0x000000000040e392 <+338>: jne 0x40e350 <on_got_client+272> > 0x000000000040e394 <+340>: mov %rbp,%rdi > 0x000000000040e397 <+343>: callq 0x408060 <goa_object_peek_ticketing@plt> > 0x000000000040e39c <+348>: test %rax,%rax > 0x000000000040e39f <+351>: je 0x40e350 <on_got_client+272> > 0x000000000040e3a1 <+353>: mov %rbp,%rsi > 0x000000000040e3a4 <+356>: mov %r12,%rdi > 0x000000000040e3a7 <+359>: callq 0x40df20 <ensure_account_credentials> > 0x000000000040e3ac <+364>: mov 0x8(%rbx),%rbx > 0x000000000040e3b0 <+368>: test %rbx,%rbx > 0x000000000040e3b3 <+371>: jne 0x40e359 <on_got_client+281> > 0x000000000040e3b5 <+373>: nopl (%rax) > 0x000000000040e3b8 <+376>: mov 0x8(%rsp),%rax > 0x000000000040e3bd <+381>: xor %fs:0x28,%rax > 0x000000000040e3c6 <+390>: jne 0x40e433 <on_got_client+499> > 0x000000000040e3c8 <+392>: add $0x18,%rsp > 0x000000000040e3cc <+396>: pop %rbx > 0x000000000040e3cd <+397>: pop %rbp > 0x000000000040e3ce <+398>: pop %r12 > 0x000000000040e3d0 <+400>: pop %r13 > 0x000000000040e3d2 <+402>: retq > 0x000000000040e3d3 <+403>: nopl 0x0(%rax,%rax,1) > 0x000000000040e3d8 <+408>: mov (%rsp),%rax > 0x000000000040e3dc <+412>: lea 0xa71d(%rip),%rcx # 0x418b00 > 0x000000000040e3e3 <+419>: lea 0xad03(%rip),%rdx # 0x4190ed > 0x000000000040e3ea <+426>: lea 0xb074(%rip),%rsi # 0x419465 <__FUNCTION__.57511> > 0x000000000040e3f1 <+433>: mov $0x3,%dil >=> 0x000000000040e3f4 <+436>: mov 0x8(%rax),%r8 > 0x000000000040e3f8 <+440>: xor %eax,%eax > 0x000000000040e3fa <+442>: callq 0x408d10 <goa_log@plt> > 0x000000000040e3ff <+447>: jmp 0x40e3b8 <on_got_client+376> > 0x000000000040e401 <+449>: nopl 0x0(%rax) > 0x000000000040e408 <+456>: mov (%rsp),%rax > 0x000000000040e40c <+460>: lea 0xaca4(%rip),%rcx # 0x4190b7 > 0x000000000040e413 <+467>: lea 0xacb9(%rip),%rdx # 0x4190d3 > 0x000000000040e41a <+474>: lea 0xb044(%rip),%rsi # 0x419465 <__FUNCTION__.57511> > 0x000000000040e421 <+481>: mov $0x3,%edi > 0x000000000040e426 <+486>: mov 0x8(%rax),%r8 > 0x000000000040e42a <+490>: xor %eax,%eax > 0x000000000040e42c <+492>: callq 0x408d10 <goa_log@plt> > 0x000000000040e431 <+497>: jmp 0x40e3b8 <on_got_client+376> > 0x000000000040e433 <+499>: callq 0x407ed0 <__stack_chk_fail@plt> >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 1085721
: 884420 |
884421
|
884422
|
884423
|
884424
|
884425
|
884426
|
884427
|
884428
|
884429
|
884430