View Issue Details

IDProjectCategoryView StatusLast Update
0003912Kali LinuxGeneral Bugpublic2017-08-30 08:17
Reporteredermi Assigned Torhertzog  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionwon't fix 
Product Version2016.2 
Summary0003912: Network manager crashing when manually adding a second IP on a profile
Description

Network Manger crashes when adding a second IP on a Interface. I don't know if this is a upstream bug, but I currently have not the resources to test this against the regular debian/upstream package.

Steps To Reproduce
  1. Open the network manager interface, select the connection and hit the gear button to edit the profile
  2. Configure an IPv4 address manually (IP, Netmask, Gateway, in my case there are also two DNS servers configured manually)
  3. Click the "+" button to add another IP
    Now, there are only two fields, one for IP and netmask.
  4. Configure the second IP without the gateway and apply the settings.
    Now, the IP is configured but not assigned to the interface since the configuration is not complete
  5. Edit the profile again, now there is a field to set the gateway for the second IP which is red highlighted
  6. Enter the gateway IP address. Tipping the first number after the last dot (e.g. Y in XXX.XXX.XXX.YXX) crashes the window.
Additional Information

dpkg --status network-manager network-manager-gnome
Package: network-manager
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 10172
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Version: 1.6.2-1
Depends: libaudit1 (>= 1:2.2.1), libbluetooth3 (>= 4.91), libc6 (>= 2.17), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.5.0), libgudev-1.0-0 (>= 165), libjansson4 (>= 2.0.1), libmm-glib0 (>= 1.0.0), libndp0 (>= 1.2), libnewt0.52, libnl-3-200 (>= 3.2.21), libnm0 (>= 1.5.90), libpolkit-agent-1-0 (>= 0.99), libpolkit-gobject-1-0 (>= 0.104), libreadline7 (>= 6.0), libselinux1 (>= 1.32), libsoup2.4-1 (>= 2.40), libsystemd0 (>= 221), libteamdctl0 (>= 1.9), libuuid1 (>= 2.16), init-system-helpers (>= 1.18~), lsb-base (>= 3.2-14), wpasupplicant (>= 0.7.3-1), dbus (>= 1.1.2), udev, adduser, libpam-systemd, policykit-1
Recommends: ppp, dnsmasq-base, iptables, modemmanager, crda, isc-dhcp-client (>= 4.1.1-P1-4), iputils-arping
Suggests: libteam-utils
Breaks: ppp (>= 2.4.7-2~), ppp (<< 2.4.7-1+~)
Conffiles:
/etc/NetworkManager/NetworkManager.conf 914f22205f2ed4d4bc84f3682ecd3153
/etc/NetworkManager/dispatcher.d/01ifupdown e6de81aa6aa1f472937fd99db343914f
/etc/dbus-1/system.d/nm-dispatcher.conf 5711a76c31a3763750fe2c331741f679
/etc/dbus-1/system.d/org.freedesktop.NetworkManager.conf 486d90835dfd60498234e41356564c5b
/etc/init.d/network-manager 59b97edb8cc5f8db9882118fbf102a88
Description: network management framework (daemon and userspace tools)
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package provides the userspace daemons and a command line interface to
interact with NetworkManager.
.
Optional dependencies:

  • ppp: Required for establishing dial-up connections (e.g. via GSM).
  • dnsmasq-base/iptables: Required for creating Ad-hoc connections and
    connection sharing.
    address configuration.
  • libteam-utils: Network Team driver allows multiple network interfaces to be
    teamed together and act like a single one. This process is called "ethernet
    bonding", "channel teaming" or "link aggregation".
    Homepage: https://wiki.gnome.org/Projects/NetworkManager

Package: network-manager-gnome
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 6070
Maintainer: Utopia Maintenance Team <[email protected]>
Architecture: amd64
Source: network-manager-applet
Version: 1.4.4-1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.4), libjansson4 (>= 2.0.1), libmm-glib0 (>= 0.7.991), libnm0 (>= 1.5.90), libnma0 (= 1.4.4-1), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.7), dconf-gsettings-backend | gsettings-backend, network-manager (>= 1.6), policykit-1-gnome | polkit-1-auth-agent, default-dbus-session-bus | dbus-session-bus
Recommends: notification-daemon, gnome-keyring, mobile-broadband-provider-info, iso-codes
Suggests: network-manager-openconnect-gnome, network-manager-openvpn-gnome, network-manager-vpnc-gnome, network-manager-pptp-gnome
Conffiles:
/etc/xdg/autostart/nm-applet.desktop f1e3d21810063c03781eeed177018ca6
Description: network management framework (GNOME frontend)
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package contains a systray applet for GNOME's notification area but it
also works for other desktop environments which provide a systray like KDE
or Xfce.
It displays the available networks and allows users to easily switch between
them. For encrypted networks it will prompt the user for the key/passphrase
and it can optionally store them in the gnome-keyring.
Homepage: https://www.gnome.org/projects/NetworkManager/

Activities

rhertzog

rhertzog

2017-07-07 08:30

administrator   ~0006857

We have a newer version of network-manager and network-manager-applet in Kali (1.8.0 for NM and 1.8.2 for network-manager-applet). Can you still reproduce the issue with the latest version ?

rhertzog

rhertzog

2017-08-30 08:17

administrator   ~0007188

Closing as bug reporter is not answering my queries.

Issue History

Date Modified Username Field Change
2017-03-08 14:07 edermi New Issue
2017-07-07 08:30 rhertzog Assigned To => rhertzog
2017-07-07 08:30 rhertzog Status new => feedback
2017-07-07 08:30 rhertzog Note Added: 0006857
2017-08-30 08:17 rhertzog Status feedback => closed
2017-08-30 08:17 rhertzog Resolution open => won't fix
2017-08-30 08:17 rhertzog Note Added: 0007188