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 652282 Details for
Bug 880380
[abrt] NetworkManager-gnome-0.9.6.4-3.fc17: inner_auth_combo_changed_cb: Process /usr/bin/nm-applet was killed by signal 6 (SIGABRT)
[?]
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), 31.22 KB, created by
Štefan Gurský
on 2012-11-26 20:55:39 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Štefan Gurský
Created:
2012-11-26 20:55:39 UTC
Size:
31.22 KB
patch
obsolete
>[New LWP 1196] >[New LWP 1205] >[New LWP 24470] >[New LWP 1206] >[New LWP 24471] >[New LWP 24473] >[New LWP 24472] >[New LWP 24469] >warning: .dynamic section for "/lib64/libssl3.so" is not at the expected address (wrong library or version mismatch?) >warning: .dynamic section for "/lib64/libnssutil3.so" is not at the expected address (wrong library or version mismatch?) >warning: .dynamic section for "/lib64/libfreebl3.so" is not at the expected address (wrong library or version mismatch?) >warning: .dynamic section for "/lib64/libsoftokn3.so" is not at the expected address (wrong library or version mismatch?) >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libssl3.so.debug" does not match "/lib64/libssl3.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libsmime3.so.debug" does not match "/lib64/libsmime3.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libnss3.so.debug" does not match "/lib64/libnss3.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libnssutil3.so.debug" does not match "/lib64/libnssutil3.so" (CRC mismatch). > >[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//lib64/libfreebl3.so.debug" does not match "/lib64/libfreebl3.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libfreebl3.so.debug" does not match "/lib64/libfreebl3.so" (CRC mismatch). > >warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib64/libsoftokn3.so.debug" does not match "/lib64/libsoftokn3.so" (CRC mismatch). > >Core was generated by `nm-applet'. >Program terminated with signal 6, Aborted. >#0 0x00000033fc235935 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 >64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. > >Thread 8 (Thread 0x7f7f4e76c700 (LWP 24469)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000031a2c83cf5 in g_cond_wait_until (cond=cond@entry=0x2202008, mutex=mutex@entry=0x2202000, end_time=end_time@entry=48204644194) at gthread-posix.c:855 > ts = {tv_sec = 48204, tv_nsec = 644194000} > status = <optimized out> >#2 0x00000031a2c1e6d1 in g_async_queue_pop_intern_unlocked (queue=0x2202000, wait=wait@entry=1, end_time=48204644194) at gasyncqueue.c:424 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00000031a2c1ed78 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 > end_time = <optimized out> >#4 0x00000031a2c6ab9a in g_thread_pool_wait_for_new_task (pool=0x2219270) at gthreadpool.c:264 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 > task = 0x29e4410 > pool = 0x2219270 >#6 0x00000031a2c6a495 in g_thread_proxy (data=0x2aee140) at gthread.c:801 > thread = 0x2aee140 >#7 0x00000031a3007d14 in start_thread (arg=0x7f7f4e76c700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f7f4e76c700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140184753981184, -3655249014543971364, 0, 35661104, 140184753981184, 18, 3727694673865771996, -3664042906250081316}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000033fc2f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 7 (Thread 0x7f7f4cf69700 (LWP 24472)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000031a2c83cf5 in g_cond_wait_until (cond=cond@entry=0x2202008, mutex=mutex@entry=0x2202000, end_time=end_time@entry=48204644167) at gthread-posix.c:855 > ts = {tv_sec = 48204, tv_nsec = 644167000} > status = <optimized out> >#2 0x00000031a2c1e6d1 in g_async_queue_pop_intern_unlocked (queue=0x2202000, wait=wait@entry=1, end_time=48204644167) at gasyncqueue.c:424 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00000031a2c1ed78 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 > end_time = <optimized out> >#4 0x00000031a2c6ab9a in g_thread_pool_wait_for_new_task (pool=0x2219270) at gthreadpool.c:264 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 > task = 0x24a6000 > pool = 0x2219270 >#6 0x00000031a2c6a495 in g_thread_proxy (data=0x2aee000) at gthread.c:801 > thread = 0x2aee000 >#7 0x00000031a3007d14 in start_thread (arg=0x7f7f4cf69700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f7f4cf69700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140184728803072, -3655249014543971364, 0, 42827600, 140184728803072, 18, 3727691374794017756, -3664042906250081316}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000033fc2f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 6 (Thread 0x7f7f4df6b700 (LWP 24473)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000031a2c83cf5 in g_cond_wait_until (cond=cond@entry=0x2202008, mutex=mutex@entry=0x2202000, end_time=end_time@entry=48204640760) at gthread-posix.c:855 > ts = {tv_sec = 48204, tv_nsec = 640760000} > status = <optimized out> >#2 0x00000031a2c1e6d1 in g_async_queue_pop_intern_unlocked (queue=0x2202000, wait=wait@entry=1, end_time=48204640760) at gasyncqueue.c:424 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00000031a2c1ed78 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 > end_time = <optimized out> >#4 0x00000031a2c6ab9a in g_thread_pool_wait_for_new_task (pool=0x2219270) at gthreadpool.c:264 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 > task = 0x2877f30 > pool = 0x2219270 >#6 0x00000031a2c6a495 in g_thread_proxy (data=0x27a0b20) at gthread.c:801 > thread = 0x27a0b20 >#7 0x00000031a3007d14 in start_thread (arg=0x7f7f4df6b700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f7f4df6b700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140184745588480, -3655249014543971364, 0, 223271321600, 140184745588480, 35754608, 3727689176844504028, -3664042906250081316}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000033fc2f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 5 (Thread 0x7f7f3f7fe700 (LWP 24471)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000031a2c83cf5 in g_cond_wait_until (cond=cond@entry=0x2202008, mutex=mutex@entry=0x2202000, end_time=end_time@entry=48204644210) at gthread-posix.c:855 > ts = {tv_sec = 48204, tv_nsec = 644210000} > status = <optimized out> >#2 0x00000031a2c1e6d1 in g_async_queue_pop_intern_unlocked (queue=0x2202000, wait=wait@entry=1, end_time=48204644210) at gasyncqueue.c:424 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00000031a2c1ed78 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 > end_time = <optimized out> >#4 0x00000031a2c6ab9a in g_thread_pool_wait_for_new_task (pool=0x2219270) at gthreadpool.c:264 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 > task = 0x24a6000 > pool = 0x2219270 >#6 0x00000031a2c6a495 in g_thread_proxy (data=0x2aa7140) at gthread.c:801 > thread = 0x2aa7140 >#7 0x00000031a3007d14 in start_thread (arg=0x7f7f3f7fe700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f7f3f7fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140184502920960, -3655249014543971364, 0, 42829328, 140184502920960, 18, 3727727720417889244, -3664042906250081316}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000033fc2f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 4 (Thread 0x7f7f4f1ad700 (LWP 1206)): >#0 0x00000033fc2e8bdf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x00000031a2c47af4 in g_main_context_poll (n_fds=3, fds=0x7f7f400010c0, timeout=-1, context=0x7f7f4800c7a0, priority=<optimized out>) at gmain.c:3440 > poll_func = 0x31a2c55910 <g_poll> >#2 g_main_context_iterate (context=0x7f7f4800c7a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3141 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = <optimized out> > fds = 0x7f7f400010c0 >#3 0x00000031a2c47f52 in g_main_loop_run (loop=0x7f7f4800c6c0) at gmain.c:3340 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00000031a84c94d6 in gdbus_shared_thread_func (user_data=0x7f7f4800c770) at gdbusprivate.c:277 > data = 0x7f7f4800c770 >#5 0x00000031a2c6a495 in g_thread_proxy (data=0x7f7f4800a400) at gthread.c:801 > thread = 0x7f7f4800a400 >#6 0x00000031a3007d14 in start_thread (arg=0x7f7f4f1ad700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f7f4f1ad700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140184764733184, -3655249014543971364, 0, 223271321600, 140184764733184, 140184645584752, 3727692235934960604, -3664042906250081316}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00000033fc2f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 3 (Thread 0x7f7f3ffff700 (LWP 24470)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:218 >No locals. >#1 0x00000031a2c83cf5 in g_cond_wait_until (cond=cond@entry=0x2202008, mutex=mutex@entry=0x2202000, end_time=end_time@entry=48204644068) at gthread-posix.c:855 > ts = {tv_sec = 48204, tv_nsec = 644068000} > status = <optimized out> >#2 0x00000031a2c1e6d1 in g_async_queue_pop_intern_unlocked (queue=0x2202000, wait=wait@entry=1, end_time=48204644068) at gasyncqueue.c:424 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00000031a2c1ed78 in g_async_queue_timeout_pop_unlocked (queue=<optimized out>, timeout=timeout@entry=500000) at gasyncqueue.c:572 > end_time = <optimized out> >#4 0x00000031a2c6ab9a in g_thread_pool_wait_for_new_task (pool=0x2219270) at gthreadpool.c:264 > task = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298 > task = 0x2134680 > pool = 0x2219270 >#6 0x00000031a2c6a495 in g_thread_proxy (data=0x2a1ba80) at gthread.c:801 > thread = 0x2a1ba80 >#7 0x00000031a3007d14 in start_thread (arg=0x7f7f3ffff700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f7f3ffff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140184511313664, -3655249014543971364, 0, 35702320, 140184511313664, 18, 3727728821540129756, -3664042906250081316}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00000033fc2f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 2 (Thread 0x7f7f4f9ae700 (LWP 1205)): >#0 0x00000033fc2e8bdf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = 0 > result = <optimized out> >#1 0x00000031a2c47af4 in g_main_context_poll (n_fds=1, fds=0x7f7f480010e0, timeout=-1, context=0x2159370, priority=<optimized out>) at gmain.c:3440 > poll_func = 0x31a2c55910 <g_poll> >#2 g_main_context_iterate (context=0x2159370, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3141 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = <optimized out> > fds = 0x7f7f480010e0 >#3 0x00000031a2c47f52 in g_main_loop_run (loop=0x7f7f480010c0) at gmain.c:3340 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007f7f4f9c1b0b in dconf_context_thread (data=0x2159370) at dconfcontext.c:11 > context = 0x2159370 > loop = <optimized out> > __PRETTY_FUNCTION__ = "dconf_context_thread" >#5 0x00000031a2c6a495 in g_thread_proxy (data=0x2181590) at gthread.c:801 > thread = 0x2181590 >#6 0x00000031a3007d14 in start_thread (arg=0x7f7f4f9ae700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7f7f4f9ae700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140184773125888, -3655249014543971364, 0, 223271321600, 140184773125888, 34968432, 3727693334909717468, -3664042906250081316}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = 0 > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00000033fc2f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 >No locals. > >Thread 1 (Thread 0x7f7f56f129c0 (LWP 1196)): >#0 0x00000033fc235935 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > resultvar = 0 > pid = 1196 > selftid = 1196 >#1 0x00000033fc2370e8 in __GI_abort () at abort.c:91 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x4, sa_sigaction = 0x4}, sa_mask = {__val = {140736673514224, 0, 38358400, 0, 213184205823, 81, 7493989782675403235, 140736673514160, 48, 38358400, 0, 0, 38358400, 213187162752, 81, 4456084}}, sa_flags = 0, sa_restorer = 0x2b813c0} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x00000031a2c689b7 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x43fe94 "eap-method-fast.c", line=line@entry=214, func=func@entry=0x4400d0 "inner_auth_combo_changed_cb", message=<optimized out>) at gtestutils.c:1861 > lstr = "214\000\377\177\000\000\000\203n\317\377\177\000\000\274\065\000\000\000\000\000\000\t\267C\000\000\000\000" > s = 0x2494d80 "" >#3 0x00000031a2c68ed4 in g_assertion_message_expr (domain=domain@entry=0x0, file=file@entry=0x43fe94 "eap-method-fast.c", line=line@entry=214, func=func@entry=0x4400d0 "inner_auth_combo_changed_cb", expr=expr@entry=0x43b709 "eap") at gtestutils.c:1872 > s = <optimized out> >#4 0x0000000000434689 in inner_auth_combo_changed_cb (combo=combo@entry=0x27aa3c0 [GtkComboBox], user_data=user_data@entry=0x2b813c0) at eap-method-fast.c:214 > parent = 0x2b813c0 > method = 0x2b813c0 > vbox = 0x2b4bd10 [GtkVBox] > eap = 0x0 > elt = 0x0 > children = 0x0 > model = 0x0 > iter = {stamp = -1455687020, user_data = 0x319fc1447e, user_data2 = 0x27aa3c0, user_data3 = 0xa2328858c16dc000} > eap_widget = <optimized out> > __PRETTY_FUNCTION__ = "inner_auth_combo_changed_cb" >#5 0x0000000000435575 in eap_method_fast_new (ws_parent=ws_parent@entry=0x230ba20, connection=connection@entry=0x22ef8c0 [NMConnection], is_editor=is_editor@entry=0, secrets_only=secrets_only@entry=1) at eap-method-fast.c:420 > parent = 0x2b813c0 > method = 0x2b813c0 > widget = <optimized out> > filter = <optimized out> > s_8021x = <optimized out> > filename = <optimized out> > provisioning_enabled = <optimized out> > __PRETTY_FUNCTION__ = "eap_method_fast_new" >#6 0x00000000004301fd in ws_802_1x_auth_combo_init (sec=sec@entry=0x230ba20, combo_name=combo_name@entry=0x43b5f7 "wpa_eap_auth_combo", combo_label=combo_label@entry=0x43f127 "wpa_eap_auth_label", auth_combo_changed_cb=auth_combo_changed_cb@entry=0x430e70 <auth_combo_changed_cb>, connection=connection@entry=0x22ef8c0 [NMConnection], is_editor=is_editor@entry=0, secrets_only=secrets_only@entry=1) at wireless-security.c:415 > combo = <optimized out> > widget = <optimized out> > auth_model = 0x0 > iter = {stamp = 45441056, user_data = 0x430f30, user_data2 = 0x22a5330, user_data3 = 0x0} > em_md5 = <optimized out> > em_tls = <optimized out> > em_leap = <optimized out> > em_fast = <optimized out> > em_ttls = <optimized out> > em_peap = <optimized out> > default_method = <optimized out> > ctype = <optimized out> > active = -1 > item = 2 > wired = <optimized out> > __PRETTY_FUNCTION__ = "ws_802_1x_auth_combo_init" >#7 0x000000000043104f in ws_wpa_eap_new (connection=connection@entry=0x22ef8c0 [NMConnection], is_editor=is_editor@entry=0, secrets_only=secrets_only@entry=1) at ws-wpa-eap.c:128 > parent = 0x230ba20 > widget = <optimized out> >#8 0x000000000041bc59 in dialog_set_security (box=0x22d5480 [GtkVBox], connection=0x22ef8c0 [NMConnection], builder=<optimized out>) at wired-dialog.c:65 > children = <optimized out> > iter = <optimized out> > y = <optimized out> >#9 nma_wired_dialog_new (connection=0x22ef8c0 [NMConnection]) at wired-dialog.c:108 > builder = 0x2c09f70 [GtkBuilder] > dialog = 0x2aade20 [GtkDialog] > error = 0x0 > y = 0x2ad2430 >#10 0x0000000000420c8e in nm_8021x_get_secrets (error=0x7fffcf6e86a8, req=0x21d30d0) at applet-device-wired.c:590 > info = 0x21d30d0 >#11 wired_get_secrets (req=0x21d30d0, error=0x7fffcf6e86a8) at applet-device-wired.c:627 > s_con = <optimized out> > ctype = 0x22da0b0 "802-3-ethernet" > __func__ = "wired_get_secrets" >#12 0x00000000004184b4 in get_existing_secrets_cb (agent=<optimized out>, connection=connection@entry=0x22ef8c0 [NMConnection], secrets=secrets@entry=0x22eb240 = {...}, secrets_error=secrets_error@entry=0x0, user_data=user_data@entry=0x21d30d0) at applet.c:2838 > req = 0x21d30d0 > dclass = 0x0 > error = 0x0 > __PRETTY_FUNCTION__ = "get_existing_secrets_cb" > __func__ = "get_existing_secrets_cb" >#13 0x000000000041a47a in keyring_find_secrets_cb (result=<optimized out>, list=<optimized out>, user_data=<optimized out>) at applet-agent.c:431 > call = <optimized out> > r = 0x2054010 > error = 0x0 > connection_id = 0x22da090 "kolejnet" > settings = <optimized out> > iter = <optimized out> > hint_found = <optimized out> > ask = 0 >#14 0x0000003f68e09846 in on_complete (op=0x22da8c0) at gkr-operation.c:252 > cb = 0x22edf20 >#15 0x0000003f68e0fc4d in find_items_1_reply (op=0x22da8c0, reply=0x230c710, data=0x2c12a20) at gnome-keyring.c:2454 > args = 0x2c12a20 > unlocked = <optimized out> > locked = <optimized out> > n_unlocked = 0 > n_locked = 0 > i = <optimized out> > req = <optimized out> >#16 0x0000003f68e0a814 in on_pending_call_notify (user_data=0x22da8c0, pending=0x22613b0) at gkr-operation.c:416 > reply = 0x230c710 >#17 on_pending_call_notify (pending=<optimized out>, user_data=0x22da8c0) at gkr-operation.c:397 > op = 0x22da8c0 >#18 0x0000003f6860c5da in complete_pending_call_and_unlock (connection=connection@entry=0x2236e00, pending=0x22613b0, message=message@entry=0x230c710) at dbus-connection.c:2308 >No locals. >#19 0x0000003f6860f7aa in dbus_connection_dispatch (connection=connection@entry=0x2236e00) at dbus-connection.c:4593 > message = 0x230c710 > link = <optimized out> > filter_list_copy = <optimized out> > message_link = 0x21f94f0 > result = DBUS_HANDLER_RESULT_NOT_YET_HANDLED > pending = <optimized out> > reply_serial = <optimized out> > status = <optimized out> > __FUNCTION__ = "dbus_connection_dispatch" >#20 0x0000003f68e15ea5 in message_queue_dispatch (source=source@entry=0x2211f20, callback=<optimized out>, user_data=<optimized out>) at egg-dbus.c:75 > connection = 0x2236e00 >#21 0x00000031a2c47825 in g_main_dispatch (context=0x204dc40) at gmain.c:2539 > dispatch = 0x3f68e15e90 <message_queue_dispatch> > was_in_call = 0 > user_data = 0x0 > callback = 0 > cb_funcs = 0x0 > cb_data = 0x0 > current_source_link = {data = 0x2211f20, next = 0x0} > need_destroy = <optimized out> > source = 0x2211f20 > current = 0x2050700 > i = <optimized out> >#22 g_main_context_dispatch (context=context@entry=0x204dc40) at gmain.c:3075 >No locals. >#23 0x00000031a2c47b58 in g_main_context_iterate (context=0x204dc40, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3146 > max_priority = 0 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = <optimized out> > fds = 0x220b700 >#24 0x00000031a2c47f52 in g_main_loop_run (loop=0x2152ba0) at gmain.c:3340 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#25 0x0000000000411927 in main (argc=1, argv=0x7fffcf6e8ae8) at main.c:106 > applet = 0x21560b0 [NMApplet] > i = <optimized out> >From To Syms Read Shared Object Library >0x00000033fc6055f0 0x00000033fc66ca0c Yes /lib64/libm.so.6 >0x0000003be0802790 0x0000003be0804cbc Yes /lib64/libnotify.so.4 >0x0000003fe0c09e20 0x0000003fe0c1ea38 Yes /lib64/libnm-gtk.so.0 >0x0000003f68e07960 0x0000003f68e193b4 Yes /lib64/libgnome-keyring.so.0 >0x00000031a906e2a0 0x00000031a92ffa90 Yes /lib64/libgtk-3.so.0 >0x000000319ec1a080 0x000000319ec5b944 Yes /lib64/libgdk-3.so.0 >0x00000031a4409b30 0x00000031a4415c04 Yes /lib64/libatk-1.0.so.0 >0x00000031a1004910 0x00000031a1009358 Yes /lib64/libpangocairo-1.0.so.0 >0x00000031a0c06750 0x00000031a0c19b50 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00000031a50033c0 0x00000031a5004374 Yes /lib64/libcairo-gobject.so.2 >0x000000319f80eeb0 0x000000319f82d490 Yes /lib64/libpango-1.0.so.0 >0x00000031a880b2f0 0x00000031a888215c Yes /lib64/libcairo.so.2 >0x00000031a74010f0 0x00000031a7401fd8 Yes /lib64/libgmodule-2.0.so.0 >0x0000003fe040d390 0x0000003fe0429e3c Yes /lib64/libnm-glib.so.4 >0x0000003fe0803040 0x0000003fe0805d6c Yes /lib64/libnm-glib-vpn.so.1 >0x0000003fe00133f0 0x0000003fe003b450 Yes /lib64/libnm-util.so.2 >0x00000036024016d0 0x0000003602402d48 Yes /lib64/libuuid.so.1 >0x00000031a2410040 0x00000031a24315f8 Yes (*) /lib64/libssl3.so >0x00000031a6c08d00 0x00000031a6c213e0 Yes (*) /lib64/libsmime3.so >0x00000031a601a0d0 0x00000031a60fcb34 Yes (*) /lib64/libnss3.so >0x00000031a18073c0 0x00000031a1815248 Yes (*) /lib64/libnssutil3.so >0x00000031a4c00fb0 0x00000031a4c01ef8 Yes /lib64/libplds4.so >0x00000031a34014d0 0x00000031a3402bd4 Yes /lib64/libplc4.so >0x00000031a780d250 0x00000031a782cc10 Yes /lib64/libnspr4.so >0x00000033fce00ea0 0x00000033fce019e0 Yes /lib64/libdl.so.2 >0x00000031a3800680 0x00000031a38007fc Yes /lib64/libgthread-2.0.so.0 >0x00000031a842eee0 0x00000031a84eaaf4 Yes /lib64/libgio-2.0.so.0 >0x0000003f68a0a540 0x0000003f68a1c594 Yes /lib64/libdbus-glib-1.so.2 >0x0000003f68607890 0x0000003f68630924 Yes /lib64/libdbus-1.so.3 >0x00000031a3005790 0x00000031a3010494 Yes /lib64/libpthread.so.0 >0x00000031a3c02260 0x00000031a3c0554c Yes /lib64/librt.so.1 >0x0000003bdfc03830 0x0000003bdfc0690c Yes /lib64/libgudev-1.0.so.0 >0x000000319fc0a910 0x000000319fc37dbc Yes /lib64/libgobject-2.0.so.0 >0x00000031a2c19d00 0x00000031a2cac9cc Yes /lib64/libglib-2.0.so.0 >0x00000033fc21ef60 0x00000033fc35f7a0 Yes /lib64/libc.so.6 >0x000000340a607200 0x000000340a652b48 Yes /lib64/libgcrypt.so.11 >0x000000340021dea0 0x00000034002a4260 Yes /lib64/libX11.so.6 >0x0000003402a02130 0x0000003402a0bfb4 Yes /lib64/libXi.so.6 >0x00000034032014f0 0x0000003403203cf8 Yes /lib64/libXfixes.so.3 >0x00000031a7c07600 0x00000031a7c21bfc Yes /lib64/libpangoft2-1.0.so.0 >0x0000003401e05ef0 0x0000003401e1f6fc Yes /lib64/libfontconfig.so.1 >0x0000003400a03700 0x0000003400a0d7d0 Yes /lib64/libXext.so.6 >0x0000003402200b00 0x0000003402201438 Yes /lib64/libXinerama.so.1 >0x0000003402601830 0x0000003402605f34 Yes /lib64/libXrandr.so.2 >0x0000003403602a80 0x00000034036076dc Yes /lib64/libXcursor.so.1 >0x0000003404e00c30 0x0000003404e01774 Yes /lib64/libXcomposite.so.1 >0x0000003404600b90 0x000000340460159c Yes /lib64/libXdamage.so.1 >0x000000340160cbc0 0x0000003401677250 Yes /lib64/libfreetype.so.6 >0x0000003400e04fa0 0x0000003400e20ae0 Yes /lib64/libpng15.so.15 >0x0000003403e08d80 0x0000003403e72eec Yes /usr/lib64/libpixman-1.so.0 >0x0000003401a01a70 0x0000003401a079e0 Yes /usr/lib64/libXrender.so.1 >0x00000033fd601f50 0x00000033fd60e718 Yes /usr/lib64/libz.so.1 >0x00000033fbe00b20 0x00000033fbe1a2e9 Yes /lib64/ld-linux-x86-64.so.2 >0x00000033fea01950 0x00000033fea060ec Yes /lib64/libffi.so.5 >0x00000031a2005fc0 0x00000031a2016768 Yes /lib64/libselinux.so.1 >0x00000033fe2039b0 0x00000033fe211e1c Yes /lib64/libresolv.so.2 >0x0000003bdf002ef0 0x0000003bdf00a2d6 Yes /lib64/libudev.so.0 >0x0000003407e00960 0x0000003407e00ed8 Yes /lib64/libgpg-error.so.0 >0x00000033ffa099c0 0x00000033ffa158d8 Yes /lib64/libxcb.so.1 >0x0000003401203dd0 0x000000340121cccc Yes /lib64/libexpat.so.1 >0x00000033ffe00e80 0x00000033ffe01bb0 Yes /lib64/libXau.so.6 >0x00007f7f5089b1b0 0x00007f7f508a267c Yes /lib64/libnss_files.so.2 >0x00007f7f5061b930 0x00007f7f50632f98 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x0000003f69209310 0x0000003f69212c9c Yes /lib64/libgvfscommon.so.0 >0x0000003be1403ec0 0x0000003be14231fc Yes /lib64/libbluray.so.1 >0x0000003411800ee0 0x0000003411801814 Yes /lib64/libutil.so.1 >0x0000003404a2cd70 0x0000003404b0f744 Yes /lib64/libxml2.so.2 >0x00007f7f5040e700 0x00007f7f50410714 Yes /usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.so >0x00000031a6807950 0x00000031a682b9e8 Yes /lib64/librsvg-2.so.2 >0x00000031a2808ce0 0x00000031a2827428 Yes /lib64/libcroco-0.6.so.3 >0x00007f7f5020a710 0x00007f7f5020aec0 Yes /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so >0x00007f7f50005020 0x00007f7f50007060 Yes /usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so >0x00007f7f4fddfcb0 0x00007f7f4fde1160 Yes /lib64/libcanberra-gtk3.so.0 >0x00000031b54033c0 0x00000031b540c31c Yes /lib64/libcanberra.so.0 >0x0000003413c020b0 0x0000003413c0614c Yes /lib64/libvorbisfile.so.3 >0x000000340d603810 0x000000340d61ad6c Yes /lib64/libvorbis.so.0 >0x000000340e201a70 0x000000340e204138 Yes /lib64/libogg.so.0 >0x00000031ac202880 0x00000031ac20c010 Yes /lib64/libtdb.so.1 >0x0000003410602400 0x00000034106065d4 Yes /lib64/libltdl.so.7 >0x0000003409600dc0 0x0000003409605cac Yes /lib64/libcrypt.so.1 >0x00000034091fe270 0x00000034092421a0 Yes (*) /lib64/libfreebl3.so >0x00007f7f4f9bfa30 0x00007f7f4f9c2a18 Yes /usr/lib64/gio/modules/libdconfsettings.so >0x00007f7f4e7736d0 0x00007f7f4e79ef6c Yes (*) /lib64/libsoftokn3.so >0x000000319f00a2e0 0x000000319f086860 Yes /lib64/libsqlite3.so.0 >0x00007f7f4c1face0 0x00007f7f4c203330 Yes /usr/lib64/gio/modules/libgioremote-volume-monitor.so >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x2bb3ff0 "ERROR:eap-method-fast.c:214:inner_auth_combo_changed_cb: assertion failed: (eap)" >rax 0x0 0 >rbx 0x2494d80 38358400 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0x4ac 1196 >rdi 0x4ac 1196 >rbp 0x31a2f1f280 0x31a2f1f280 >rsp 0x7fffcf6e8188 0x7fffcf6e8188 >r8 0x1 1 >r9 0x0 0 >r10 0x8 8 >r11 0x206 518 >r12 0x51 81 >r13 0x43fe94 4456084 >r14 0x0 0 >r15 0x2b813c0 45618112 >rip 0x33fc235935 0x33fc235935 <__GI_raise+53> >eflags 0x206 [ PF IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >Dump of assembler code for function __GI_raise: > 0x00000033fc235900 <+0>: mov %fs:0x2d4,%eax > 0x00000033fc235908 <+8>: mov %fs:0x2d0,%esi > 0x00000033fc235910 <+16>: test %esi,%esi > 0x00000033fc235912 <+18>: jne 0x33fc235940 <__GI_raise+64> > 0x00000033fc235914 <+20>: mov $0xba,%eax > 0x00000033fc235919 <+25>: syscall > 0x00000033fc23591b <+27>: mov %eax,%esi > 0x00000033fc23591d <+29>: mov %eax,%fs:0x2d0 > 0x00000033fc235925 <+37>: movslq %edi,%rdx > 0x00000033fc235928 <+40>: movslq %esi,%rsi > 0x00000033fc23592b <+43>: movslq %eax,%rdi > 0x00000033fc23592e <+46>: mov $0xea,%eax > 0x00000033fc235933 <+51>: syscall >=> 0x00000033fc235935 <+53>: cmp $0xfffffffffffff000,%rax > 0x00000033fc23593b <+59>: ja 0x33fc23594f <__GI_raise+79> > 0x00000033fc23593d <+61>: repz retq > 0x00000033fc23593f <+63>: nop > 0x00000033fc235940 <+64>: test %eax,%eax > 0x00000033fc235942 <+66>: jg 0x33fc235925 <__GI_raise+37> > 0x00000033fc235944 <+68>: test $0x7fffffff,%eax > 0x00000033fc235949 <+73>: je 0x33fc235960 <__GI_raise+96> > 0x00000033fc23594b <+75>: neg %eax > 0x00000033fc23594d <+77>: jmp 0x33fc235925 <__GI_raise+37> > 0x00000033fc23594f <+79>: mov 0x37a4da(%rip),%rdx # 0x33fc5afe30 > 0x00000033fc235956 <+86>: neg %eax > 0x00000033fc235958 <+88>: mov %eax,%fs:(%rdx) > 0x00000033fc23595b <+91>: or $0xffffffffffffffff,%rax > 0x00000033fc23595f <+95>: retq > 0x00000033fc235960 <+96>: mov %esi,%eax > 0x00000033fc235962 <+98>: jmp 0x33fc235925 <__GI_raise+37> >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 880380
: 652282 |
652283
|
652284
|
652285
|
652286
|
652287
|
652288
|
652289
|
652290
|
652291
|
652292
|
652293
|
652294