* Tore Anderson
> I'm working on setting up a test VPN server where I can reproduce it and
> generate a backtrace to share (I don't dare to do that towards my
> employer's VPN server).
Ok, so now I have a dual-stacked OpenVPN test server running and I've
reproduced the problem there. It's all F20 RPMs, except that Nicolas
Iooss' patches was applied on top of NetworkManager-openvpn[-gnome].
I've attached the backtrace that ABRT grabbed after the crash happened.
In case you or anyone else want to reproduce it, the test server is
greed.fud.no (87.238.35.145, 2a02:c0:1001:100::145), port 1194/tcp, LZO
compression enabled. It pushes two routes: 10.20.30.0/24 and
2001:db8:1::/64. 10.20.30.40 and 2001:db8:1::1 should respond to pings
via the tunnel. Use the sample certificates included with OpenVPN - also
available at http://fud.no/nm-openvpn-ipv6/ along with the server's
config file. Prebuilt F20 RPMs of NetworkManager-openvpn[-gnome] with
the IPv6 patches applied are also found there.
Tpre
[New LWP 656]
[New LWP 665]
[New LWP 663]
[New LWP 661]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3800.2-gdb.py",
line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
Core was generated by `/usr/sbin/NetworkManager --no-daemon'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007faa0150fc59 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
Thread 4 (Thread 0x7fa9f9689700 (LWP 661)):
#0 0x00007faa0433a4f1 in do_sigwait (sig=0x7fa9f9688dc4, set=<optimized out>)
at ../sysdeps/unix/sysv/linux/sigwait.c:60
__arg4 = 8
__arg2 = 0
_a3 = 0
_a1 = 140368220941952
resultvar = <optimized out>
__arg3 = 0
__arg1 = 140368220941952
_a4 = 8
_a2 = 0
ret = <optimized out>
tmpset = {__val = {0, 0, 140368010582464, 140368010581760, 0,
140368215451478, 5, 0, 0, 140368143071544, 140368010581760, 0, 0,
140368215478725, 0, 140368191631060}}
#1 __sigwait (set=set@entry=0x7faa05f26e80 <signal_set>,
sig=sig@entry=0x7fa9f9688dc4) at ../sysdeps/unix/sysv/linux/sigwait.c:97
oldtype = 0
result = 128
#2 0x00007faa05c3092f in signal_handling_thread (arg=<optimized out>) at
main.c:87
signo = 32681
__FUNCTION__ = "signal_handling_thread"
#3 0x00007faa04332f33 in start_thread (arg=0x7fa9f9689700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7fa9f9689700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140368010581760,
4163565797753177009, 0, 0, 140368010582464, 140368010581760,
-4137673526678436943, -4137684980313537615}, 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>
#4 0x00007faa015ceead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 3 (Thread 0x7fa9f8c7b700 (LWP 663)):
#0 0x00007faa015c4a8d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1 0x00007faa01cfe5b4 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x7fa9f40008e0, timeout=-1, context=0x7faa07067410) at gmain.c:4007
poll_func = 0x7faa01d0d500 <g_poll>
#2 g_main_context_iterate (context=context@entry=0x7faa07067410,
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 = 0x7fa9f40008e0
#3 0x00007faa01cfe6dc in g_main_context_iteration (context=0x7faa07067410,
may_block=may_block@entry=1) at gmain.c:3774
retval = <optimized out>
#4 0x00007faa01cfe729 in glib_worker_main (data=<optimized out>) at
gmain.c:5473
No locals.
#5 0x00007faa01d23a45 in g_thread_proxy (data=0x7faa0706b630) at gthread.c:798
thread = 0x7faa0706b630
#6 0x00007faa04332f33 in start_thread (arg=0x7fa9f8c7b700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7fa9f8c7b700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140368000038656,
4163565797753177009, 0, 0, 140368000039360, 140368000038656,
-4137677176326896719, -4137684980313537615}, 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 0x00007faa015ceead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 2 (Thread 0x7fa9f3fff700 (LWP 665)):
#0 0x00007faa015c4a8d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1 0x00007faa01cfe5b4 in g_main_context_poll (priority=2147483647, n_fds=3,
fds=0x7fa9ec0010c0, timeout=-1, context=0x7faa0707de60) at gmain.c:4007
poll_func = 0x7faa01d0d500 <g_poll>
#2 g_main_context_iterate (context=0x7faa0707de60, 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 = 0x7fa9ec0010c0
#3 0x00007faa01cfea3a in g_main_loop_run (loop=0x7faa0707ddf0) at gmain.c:3907
__PRETTY_FUNCTION__ = "g_main_loop_run"
#4 0x00007faa02506376 in gdbus_shared_thread_func (user_data=0x7faa0707de30)
at gdbusprivate.c:278
data = 0x7faa0707de30
#5 0x00007faa01d23a45 in g_thread_proxy (data=0x7faa0706b720) at gthread.c:798
thread = 0x7faa0706b720
#6 0x00007faa04332f33 in start_thread (arg=0x7fa9f3fff700) at
pthread_create.c:309
__res = <optimized out>
pd = 0x7fa9f3fff700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140367919838976,
4163565797753177009, 0, 0, 140367919839680, 140367919838976,
-4137661304275254351, -4137684980313537615}, 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 0x00007faa015ceead in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.
Thread 1 (Thread 0x7faa05bc3880 (LWP 656)):
#0 0x00007faa0150fc59 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
resultvar = 0
pid = 656
selftid = 656
#1 0x00007faa01511368 in __GI_abort () at abort.c:89
save_stage = 2
act = {__sigaction_handler = {sa_handler = 0x7faa05cd1fb7, sa_sigaction
= 0x7faa05cd1fb7}, sa_mask = {__val = {4294967295, 140368154592096,
140368215451478, 140733193388037, 0, 140736773517120, 140368143060288,
140368239334928, 140368154592096, 82, 140368215478725, 0, 0, 140368146933640,
0, 140368146933600}}, sa_flags = 1, sa_restorer = 0x20}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007faa01d050ed in _g_log_abort () at gmessages.c:255
No locals.
#3 0x00007faa01d22c97 in g_assertion_message (domain=domain@entry=0x0,
file=file@entry=0x7faa05cd1fb7 "platform/nm-linux-platform.c",
line=line@entry=2212, func=func@entry=0x7faa05cd2fb0 <__FUNCTION__.21173>
"build_rtnl_addr", message=message@entry=0x7faa070b0820 "assertion failed:
(!nle)") at gtestutils.c:2278
lstr =
"2212\000\177\000\000\000S\334\065\260P\r\365\n\000\000\000\000\000\000\000\062
\315\005\252\177\000"
s = 0x7faa070b1610 ""
#4 0x00007faa01d22cfa in g_assertion_message_expr (domain=domain@entry=0x0,
file=file@entry=0x7faa05cd1fb7 "platform/nm-linux-platform.c",
line=line@entry=2212, func=func@entry=0x7faa05cd2fb0 <__FUNCTION__.21173>
"build_rtnl_addr", expr=expr@entry=0x7faa05cd2032 "!nle") at gtestutils.c:2293
s = 0x7faa070b0820 "assertion failed: (!nle)"
#5 0x00007faa05c4a941 in build_rtnl_addr (family=family@entry=10,
ifindex=ifindex@entry=5, addr=addr@entry=0x7fffd56470c0,
peer_addr=0x7fffd56470b0, plen=plen@entry=112,
lifetime=lifetime@entry=4294967295, preferred=preferred@entry=4294967295,
flags=flags@entry=0) at platform/nm-linux-platform.c:2212
nlpeer = 0x7faa070b07f0
rtnladdr = 0x7faa07132e70
nladdr = 0x7faa07128490
nle = <optimized out>
__FUNCTION__ = "build_rtnl_addr"
#6 0x00007faa05c4dc4e in ip6_address_add (platform=0x7faa0704ec90, ifindex=5,
addr=..., peer_addr=..., plen=112, lifetime=4294967295, preferred=4294967295,
flags=0) at platform/nm-linux-platform.c:2250
No locals.
#7 0x00007faa05c52908 in nm_platform_ip6_address_add (ifindex=ifindex@entry=5,
address=..., peer_address=..., plen=112, lifetime=4294967295,
preferred=4294967295, flags=0) at platform/nm-platform.c:1108
__PRETTY_FUNCTION__ = "nm_platform_ip6_address_add"
__FUNCTION__ = "nm_platform_ip6_address_add"
#8 0x00007faa05c530f9 in nm_platform_ip6_address_sync
(ifindex=ifindex@entry=5, known_addresses=0x7faa070fcc60) at
platform/nm-platform.c:1326
known_address = <optimized out>
lifetime = <optimized out>
preferred = <optimized out>
addresses = 0x7fa9ec00f270
address = <optimized out>
now = <optimized out>
i = 0
#9 0x00007faa05c713da in nm_ip6_config_commit (config=0x7faa0712cb80,
ifindex=5, priority=priority@entry=0) at nm-ip6-config.c:156
priv = <optimized out>
i = <optimized out>
success = <optimized out>
__PRETTY_FUNCTION__ = "nm_ip6_config_commit"
#10 0x00007faa05cbf0cc in nm_vpn_connection_apply_config
(connection=0x7faa0712f0f0) at vpn-manager/nm-vpn-connection.c:666
priv = 0x7faa0712f000
#11 nm_vpn_connection_config_maybe_complete
(connection=connection@entry=0x7faa0712f0f0, success=success@entry=1) at
vpn-manager/nm-vpn-connection.c:712
priv = 0x7faa0712f000
__FUNCTION__ = "nm_vpn_connection_config_maybe_complete"
#12 0x00007faa05cc00dd in nm_vpn_connection_ip6_config_get (proxy=<optimized
out>, config_hash=0x7faa071274c0 = {...}, user_data=<optimized out>) at
vpn-manager/nm-vpn-connection.c:1108
connection = 0x7faa0712f0f0
priv = 0x7faa0712f000
address = {ifindex = 0, address = {__in6_u = {__u6_addr8 = "
\001\r\270\000\000\000\000\000\000\000\000\000\000\020\001", __u6_addr16 =
{288, 47117, 0, 0, 0, 0, 0, 272}, __u6_addr32 = {3087860000, 0, 0, 17825792}}},
peer_address = {__in6_u = {__u6_addr8 = " \001\r\270", '\000' <repeats 11
times>, "\001", __u6_addr16 = {288, 47117, 0, 0, 0, 0, 0, 256}, __u6_addr32 =
{3087860000, 0, 0, 16777216}}}, plen = 112, timestamp = 0, lifetime = 0,
preferred = 0, flags = 0}
config = 0x7faa0712cb80
val = 0x0
i = <optimized out>
__FUNCTION__ = "nm_vpn_connection_ip6_config_get"
#13 0x00007faa04113864 in marshal_dbus_message_to_g_marshaller
(closure=0x7faa070b1530, return_value=0x0, n_param_values=<optimized out>,
param_values=<optimized out>, invocation_hint=0x7fffd56475a0, marshal_data=0x0)
at dbus-gproxy.c:1736
value_array = 0x7faa070efd40
c_marshaller = 0x7faa021f81a0 <g_cclosure_marshal_VOID__BOXED>
proxy = 0x7faa0712c8e0
message = <optimized out>
gsignature = <optimized out>
types = <optimized out>
priv = 0x7faa0712c890
__PRETTY_FUNCTION__ = "marshal_dbus_message_to_g_marshaller"
#14 0x00007faa021f5298 in g_closure_invoke (closure=0x7faa070b1530,
return_value=return_value@entry=0x0, n_param_values=3,
param_values=param_values@entry=0x7fffd5647600,
invocation_hint=invocation_hint@entry=0x7fffd56475a0) at gclosure.c:777
marshal = 0x7faa041136d0 <marshal_dbus_message_to_g_marshaller>
marshal_data = 0x0
in_marshal = 0
real_closure = 0x7faa070b1510
__PRETTY_FUNCTION__ = "g_closure_invoke"
#15 0x00007faa0220735d in signal_emit_unlocked_R
(node=node@entry=0x7faa07064130, detail=detail@entry=1020,
instance=instance@entry=0x7faa0712c8e0,
emission_return=emission_return@entry=0x0,
instance_and_params=instance_and_params@entry=0x7fffd5647600) at gsignal.c:3586
tmp = <optimized out>
handler = 0x7fa9ec00fcd0
accumulator = 0x0
emission = {next = 0x0, instance = 0x7faa0712c8e0, ihint = {signal_id =
23, detail = 1020, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN,
chain_type = 4}
handler_list = 0x7fa9ec00f400
return_accu = 0x0
accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong
= 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0},
{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
v_float = 0, v_double = 0, v_pointer = 0x0}}}
signal_id = 23
max_sequential_handler_number = 561
return_value_altered = 0
#16 0x00007faa0220f0f2 in g_signal_emit_valist (instance=<optimized out>,
signal_id=<optimized out>, detail=<optimized out>,
var_args=var_args@entry=0x7fffd56477b0) at gsignal.c:3330
instance_and_params = 0x7fffd5647600
signal_return_type = <optimized out>
param_values = 0x7fffd5647618
node = <optimized out>
i = <optimized out>
n_params = <optimized out>
__PRETTY_FUNCTION__ = "g_signal_emit_valist"
__FUNCTION__ = "g_signal_emit_valist"
#17 0x00007faa0220f3af in g_signal_emit
(instance=instance@entry=0x7faa0712c8e0, signal_id=<optimized out>,
detail=<optimized out>) at gsignal.c:3386
var_args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area =
0x7fffd5647890, reg_save_area = 0x7fffd56477d0}}
#18 0x00007faa041141c0 in dbus_g_proxy_emit_remote_signal
(message=0x7faa0711daf0, proxy=0x7faa0712c8e0) at dbus-gproxy.c:1789
gsignature = <optimized out>
i = <optimized out>
interface = <optimized out>
signal = <optimized out>
q = 1020
name = 0x7faa0712e9d0
"org-freedesktop-NetworkManager-VPN-Plugin-Ip6Config"
priv = <optimized out>
msg_gsignature = 0x7fa9ec00f030
#19 dbus_g_proxy_manager_filter (connection=<optimized out>,
message=0x7faa0711daf0, user_data=0x7faa07064860) at dbus-gproxy.c:1356
proxy = 0x7faa0712c8e0
tri = <optimized out>
tmp = 0x7fa9dc001440 = {0x7faa0712c8e0}
full_list = 0x7fa9dc001440 = {0x7faa0712c8e0}
owned_names = <optimized out>
sender = <optimized out>
manager = 0x7faa07064860
connection = <optimized out>
user_data = 0x7faa07064860
message = 0x7faa0711daf0
#20 0x00007faa03ecc9e6 in dbus_connection_dispatch () from /lib64/libdbus-1.so.3
No symbol table info available.
#21 0x00007faa0410dd65 in message_queue_dispatch
(source=source@entry=0x7faa070633b0, callback=<optimized out>,
user_data=<optimized out>) at dbus-gmain.c:90
connection = 0x7faa07060420
#22 0x00007faa01cfe2a6 in g_main_dispatch (context=0x7faa07035090) at
gmain.c:3066
dispatch = 0x7faa0410dd50 <message_queue_dispatch>
was_in_call = 0
user_data = 0x0
callback = 0x0
cb_funcs = 0x0
cb_data = 0x0
need_destroy = <optimized out>
current_source_link = {data = 0x7faa070633b0, next = 0x0}
source = 0x7faa070633b0
current = 0x7faa070646b0
i = 0
#23 g_main_context_dispatch (context=context@entry=0x7faa07035090) at
gmain.c:3642
No locals.
#24 0x00007faa01cfe628 in g_main_context_iterate (context=0x7faa07035090,
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 = 11
fds = 0x7faa070e7cd0
#25 0x00007faa01cfea3a in g_main_loop_run (loop=0x7faa0704e0f0) at gmain.c:3907
__PRETTY_FUNCTION__ = "g_main_loop_run"
#26 0x00007faa05c2fdc5 in main (argc=1, argv=0x7fffd5648008) at main.c:623
opt_ctx = <optimized out>
opt_log_level = 0x0
opt_log_domains = 0x0
become_daemon = 0
run_from_build_dir = 0
debug = 0
g_fatal_warnings = 0
pidfile = 0x7faa0703a290 "/var/run/NetworkManager/NetworkManager.pid"
state_file = 0x7faa0703a520
"/var/lib/NetworkManager/NetworkManager.state"
wifi_enabled = <optimized out>
net_enabled = <optimized out>
wwan_enabled = <optimized out>
wimax_enabled = <optimized out>
success = 1
show_version = 0
i = <optimized out>
vpn_manager = 0x7faa070479a0
dns_mgr = 0x7faa07063b20
dbus_mgr = 0x7faa07053dc0
sup_mgr = 0x7faa070e6130
dhcp_mgr = 0x7faa070c6d60
fw_mgr = 0x7faa07047aa0
settings = 0x7faa0704f0c0
config = 0x7faa07047080
error = 0x0
wrote_pidfile = 0
options = {{long_name = 0x7faa05cdf181 "version", short_name = 86 'V',
flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffd5647bdc, description =
0x7faa05cc7560 "Print NetworkManager version and exit", arg_description = 0x0},
{long_name = 0x7faa05cc7ab7 "no-daemon", short_name = 110 'n', flags = 4, arg =
G_OPTION_ARG_NONE, arg_data = 0x7fffd5647bcc, description = 0x7faa05cc7ac1
"Don't become a daemon", arg_description = 0x0}, {long_name = 0x7faa05cc903d
"debug", short_name = 100 'd', flags = 0, arg = G_OPTION_ARG_NONE, arg_data =
0x7fffd5647bd4, description = 0x7faa05cc7588 "Don't become a daemon, and log to
stderr", arg_description = 0x0}, {long_name = 0x7faa05cc7ad7 "log-level",
short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING, arg_data =
0x7fffd5647be0, description = 0x7faa07038b00 "Log level: one of
[ERR,WARN,INFO,DEBUG]", arg_description = 0x7faa05cc7af8 "INFO"}, {long_name =
0x7faa05cc7afd "log-domains", short_name = 0 '\000', flags = 0, arg =
G_OPTION_ARG_STRING, arg_data = 0x7fffd5647be8, description = 0x7faa07038c40
"Log domains separated by ',': any combination of
[DEFAULT,NONE,PLATFORM,RFKILL,ETHER,WIFI,BT,MB,DHCP4,DHCP6,DHCP,PPP,WIFI_SCAN,IP4,IP6,IP,AUTOIP4,DNS,VPN,SHARING,SUPPLICANT,AGENTS,SETTINGS,SUSPEND,COR"...,
arg_description = 0x7faa05cc7b09 "PLATFORM,RFKILL,WIFI"}, {long_name =
0x7faa05cc7b1e "g-fatal-warnings", short_name = 0 '\000', flags = 0, arg =
G_OPTION_ARG_NONE, arg_data = 0x7fffd5647bd8, description = 0x7faa05cc7b2f
"Make all warnings fatal", arg_description = 0x0}, {long_name = 0x7faa05cc7b47
"pid-file", short_name = 112 'p', flags = 0, arg = G_OPTION_ARG_FILENAME,
arg_data = 0x7fffd5647bf0, description = 0x7faa05cc75f0 "Specify the location
of a PID file", arg_description = 0x7faa05cc7b50 "filename"}, {long_name =
0x7faa05cc7b59 "state-file", short_name = 0 '\000', flags = 0, arg =
G_OPTION_ARG_FILENAME, arg_data = 0x7fffd5647bf8, description = 0x7faa05cc7b64
"State file location", arg_description = 0x7faa05cc7b78 "/path/to/state.file"},
{long_name = 0x7faa05cc7b8c "run-from-build-dir", short_name = 0 '\000', flags
= 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffd5647bd0, description =
0x7faa05cc7b9f "Run from build directory", arg_description = 0x0}, {long_name =
0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0,
description = 0x0, arg_description = 0x0}}
__FUNCTION__ = "main"
From To Syms Read Shared Object Library
0x00007faa05787070 0x00007faa057b3e20 Yes /lib64/libnm-util.so.2
0x00007faa0556e510 0x00007faa0556fb84 Yes /lib64/libuuid.so.1
0x00007faa05339cd0 0x00007faa0535ccb4 Yes /lib64/libssl3.so
0x00007faa0510be60 0x00007faa05123b58 Yes /lib64/libsmime3.so
0x00007faa04dd4870 0x00007faa04ebf2d4 Yes /lib64/libnss3.so
0x00007faa04b9ae10 0x00007faa04ba9078 Yes /lib64/libnssutil3.so
0x00007faa0498c090 0x00007faa0498d018 Yes /lib64/libplds4.so
0x00007faa04787510 0x00007faa04788b18 Yes /lib64/libplc4.so
0x00007faa04555140 0x00007faa04574eb0 Yes /lib64/libnspr4.so
0x00007faa043309f0 0x00007faa0433c614 Yes /lib64/libpthread.so.0
0x00007faa0410d610 0x00007faa0411f8b4 Yes /lib64/libdbus-glib-1.so.2
0x00007faa03ec4840 0x00007faa03eecc64 Yes (*) /lib64/libdbus-1.so.3
0x00007faa03cb69a0 0x00007faa03cb98ea Yes /lib64/libgudev-1.0.so.0
0x00007faa03a78e50 0x00007faa03a98ed0 Yes /lib64/libnl-route-3.so.200
0x00007faa038613a0 0x00007faa03862bfc Yes /lib64/libnl-genl-3.so.200
0x00007faa0364b3a0 0x00007faa03656438 Yes /lib64/libnl-3.so.200
0x00007faa033bfae0 0x00007faa0340a76c Yes /lib64/libmm-glib.so.0
0x00007faa0317e8a0 0x00007faa03189f64 Yes
/lib64/libpolkit-gobject-1.so.0
0x00007faa02f6c2d0 0x00007faa02f72186 Yes /lib64/libsystemd-login.so.0
0x00007faa02d66ed0 0x00007faa02d679d0 Yes /lib64/libdl.so.2
0x00007faa02a64890 0x00007faa02ad3bb8 Yes /lib64/libm.so.6
0x00007faa027d77a0 0x00007faa02814a70 Yes /lib64/libsoup-2.4.so.1
0x00007faa02467be0 0x00007faa0252965c Yes /lib64/libgio-2.0.so.0
0x00007faa021f0160 0x00007faa0221ea18 Yes /lib64/libgobject-2.0.so.0
0x00007faa01fe2190 0x00007faa01fe3088 Yes /lib64/libgmodule-2.0.so.0
0x00007faa01ccf6e0 0x00007faa01d67f1c Yes /lib64/libglib-2.0.so.0
0x00007faa01ab0e20 0x00007faa01ab2414 Yes /lib64/libndp.so.0
0x00007faa0189baf0 0x00007faa018ab218 Yes /lib64/libgcc_s.so.1
0x00007faa014f9560 0x00007faa0163acc4 Yes /lib64/libc.so.6
0x00007faa059dcb10 0x00007faa059f5cb0 Yes /lib64/ld-linux-x86-64.so.2
0x00007faa012c6210 0x00007faa012d2930 Yes /lib64/libz.so.1
0x00007faa010be2d0 0x00007faa010c10cc Yes /lib64/librt.so.1
0x00007faa00ead4f0 0x00007faa00eb5f62 Yes /lib64/libudev.so.1
0x00007faa00c8c260 0x00007faa00c9e81c Yes /lib64/libselinux.so.1
0x00007faa0094b870 0x00007faa00a33930 Yes /lib64/libxml2.so.2
0x00007faa0066deb0 0x00007faa006f8e50 Yes /lib64/libsqlite3.so.0
0x00007faa0045c870 0x00007faa00460fe8 Yes /lib64/libffi.so.6
0x00007faa00244a40 0x00007faa0025381c Yes /lib64/libresolv.so.2
0x00007fa9fffdc770 0x00007faa000268d8 Yes /lib64/libpcre.so.1
0x00007fa9ffdb90e0 0x00007fa9ffdcf060 Yes /lib64/liblzma.so.5
0x00007fa9f968a570 0x00007fa9f968b018 Yes
/usr/lib64/gconv/ISO8859-1.so
0x00007fa9f8c7e1e0 0x00007fa9f8c854a4 Yes /lib64/libnss_files.so.2
0x00007fa9f8260b60 0x00007fa9f8273334 Yes
/usr/lib64/NetworkManager/libnm-settings-plugin-ifcfg-rh.so
0x00007fa9f801ed20 0x00007fa9f803f5fc Yes /lib64/libnm-glib.so.4
0x00007fa9f35bef20 0x00007fa9f35ec97c Yes /lib64/libsoftokn3.so
0x00007fa9f333fd00 0x00007fa9f33942f0 Yes /lib64/libfreebl3.so
(*): Shared library is missing debugging information.
$1 = 0x0
$2 = 0x7faa070c62a0 "ERROR:platform/nm-linux-platform.c:2212:build_rtnl_addr:
assertion failed: (!nle)"
rax 0x0 0
rbx 0x7faa070b1610 140368239334928
rcx 0xffffffffffffffff -1
rdx 0x6 6
rsi 0x290 656
rdi 0x290 656
rbp 0x7faa01fe0360 0x7faa01fe0360 <__glib_assert_msg>
rsp 0x7fffd5646e48 0x7fffd5646e48
r8 0x1 1
r9 0x20 32
r10 0x8 8
r11 0x206 518
r12 0x52 82
r13 0x0 0
r14 0x7faa05cd1fb7 140368218496951
r15 0xffffffff 4294967295
rip 0x7faa0150fc59 0x7faa0150fc59 <__GI_raise+57>
eflags 0x206 [ PF IF ]
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 __GI_raise:
0x00007faa0150fc20 <+0>: mov %fs:0x2d4,%eax
0x00007faa0150fc28 <+8>: mov %eax,%ecx
0x00007faa0150fc2a <+10>: mov %fs:0x2d0,%esi
0x00007faa0150fc32 <+18>: test %esi,%esi
0x00007faa0150fc34 <+20>: jne 0x7faa0150fc68 <__GI_raise+72>
0x00007faa0150fc36 <+22>: mov $0xba,%eax
0x00007faa0150fc3b <+27>: syscall
0x00007faa0150fc3d <+29>: mov %eax,%ecx
0x00007faa0150fc3f <+31>: mov %eax,%fs:0x2d0
0x00007faa0150fc47 <+39>: mov %eax,%esi
0x00007faa0150fc49 <+41>: movslq %edi,%rdx
0x00007faa0150fc4c <+44>: movslq %esi,%rsi
0x00007faa0150fc4f <+47>: movslq %ecx,%rdi
0x00007faa0150fc52 <+50>: mov $0xea,%eax
0x00007faa0150fc57 <+55>: syscall
=> 0x00007faa0150fc59 <+57>: cmp $0xfffffffffffff000,%rax
0x00007faa0150fc5f <+63>: ja 0x7faa0150fc7a <__GI_raise+90>
0x00007faa0150fc61 <+65>: repz retq
0x00007faa0150fc63 <+67>: nopl 0x0(%rax,%rax,1)
0x00007faa0150fc68 <+72>: test %eax,%eax
0x00007faa0150fc6a <+74>: jg 0x7faa0150fc49 <__GI_raise+41>
0x00007faa0150fc6c <+76>: mov %eax,%ecx
0x00007faa0150fc6e <+78>: neg %ecx
0x00007faa0150fc70 <+80>: test $0x7fffffff,%eax
0x00007faa0150fc75 <+85>: cmove %esi,%ecx
0x00007faa0150fc78 <+88>: jmp 0x7faa0150fc49 <__GI_raise+41>
0x00007faa0150fc7a <+90>: mov 0x3821b7(%rip),%rdx #
0x7faa01891e38
0x00007faa0150fc81 <+97>: neg %eax
0x00007faa0150fc83 <+99>: mov %eax,%fs:(%rdx)
0x00007faa0150fc86 <+102>: or $0xffffffffffffffff,%rax
0x00007faa0150fc8a <+106>: retq
End of assembler dump.
_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list