After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752225 - failed assertion for openswan/libreswan due to missing ifindex for NMIP4Config
failed assertion for openswan/libreswan due to missing ifindex for NMIP4Config
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-07-10 14:59 UTC by Thomas Haller
Modified: 2016-09-02 00:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Haller 2015-07-10 14:59:10 UTC
Seems related to this change:
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=f981407a0235b8dcba88e0f2d97a10c509d3b5ce


Backtrace on master (commit 55c3f70ec8cc206b6f176e64864a47fbef2a7451):

  • #0 __GI_raise
    at ../sysdeps/unix/sysv/linux/raise.c line 55
  • #1 __GI_abort
    at abort.c line 89
  • #2 g_assertion_message
  • #3 g_assertion_message_expr
    at gtestutils.c line 2371
  • #4 nm_ip4_config_add_route
    at nm-ip4-config.c line 1465
  • #5 add_ip4_vpn_gateway_route
    at vpn-manager/nm-vpn-connection.c line 522
  • #6 apply_parent_device_config
    at vpn-manager/nm-vpn-connection.c line 903
  • #7 nm_vpn_connection_apply_config
    at vpn-manager/nm-vpn-connection.c line 938
  • #8 nm_vpn_connection_config_maybe_complete
    at vpn-manager/nm-vpn-connection.c line 974
  • #9 nm_vpn_connection_ip4_config_get
    at vpn-manager/nm-vpn-connection.c line 1278
  • #10 ip4_config_cb
    at vpn-manager/nm-vpn-connection.c line 1637
  • #11 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #12 ffi_call
    at ../src/x86/ffi64.c line 525
  • #13 g_cclosure_marshal_generic
    at gclosure.c line 1448
  • #14 dbus_signal_meta_marshal
    at ../libnm-core/nm-dbus-utils.c line 95
  • #18 <emit signal ??? on instance 0x7f6d0a17c970 [GDBusProxy]>
    at gsignal.c line 3361
  • #19 on_signal_received
    at gdbusproxy.c line 917
  • #20 emit_signal_instance_in_idle_cb
    at gdbusconnection.c line 3753
  • #21 g_main_context_dispatch
    at gmain.c line 3122
  • #22 g_main_context_dispatch
    at gmain.c line 3737
  • #23 g_main_context_iterate
    at gmain.c line 3808
  • #24 g_main_loop_run
    at gmain.c line 4002
  • #25 main
    at main.c line 486

Comment 1 Thomas Haller 2015-07-13 12:59:08 UTC
th/vpn-route-bgo752225
Comment 2 Thomas Haller 2015-07-13 13:59:49 UTC
merged as http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=361b3456bac90971d3a6447e2e2c60557f61afd8


and partially backported to nm-1-0