Mailinglist Archive: opensuse-bugs (16652 mails)

< Previous Next >
[Bug 440794] New: nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0' failed
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 31 Oct 2008 18:39:42 -0600 (MDT)
  • Message-id: <bug-440794-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=440794


Summary: nm_system_device_flush_ip4_addresses_with_iface:
assertion `iface_idx >= 0' failed
Product: openSUSE 11.1
Version: Beta4
Platform: i586
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: gp@xxxxxxxxxx
QAContact: qa@xxxxxxx
CC: seife@xxxxxxxxxx
Found By: Product Management


With Beta 4, NetworkManager works with my Nozomi-based UMTS card again,
but the following assertion

nm_system_device_flush_ip4_addresses_with_iface:
assertion `iface_idx >= 0'failed

when connecting the card still is there:

Oct 31 22:00:43 rana NetworkManager: <info> /dev/noz0: driver is 'nozomi'.
Oct 31 22:00:43 rana NetworkManager: <info> Found new GSM modem device
'/dev/noz0'.
Oct 31 22:00:43 rana NetworkManager: <info> (/dev/noz0): exported as
/org/freedesktop/Hal/devices/pci_1931_c_serial_unknown_0
Oct 31 22:00:47 rana NetworkManager: <info> (/dev/noz0): device state change:
1 -> 2
Oct 31 22:00:47 rana NetworkManager: <info> (/dev/noz0): deactivating device
(reason: 2).
Oct 31 22:00:47 rana NetworkManager:
nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx >= 0' failed
Oct 31 22:00:47 rana NetworkManager:
nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0'
failed
Oct 31 22:00:47 rana NetworkManager: <info> (/dev/noz0): device state change:
2 -> 3

Same when shutting down an existing connection:

Nov 1 01:35:01 rana NetworkManager: <info> (/dev/noz0): device state change:
8 -> 3
Nov 1 01:35:01 rana NetworkManager: <info> (/dev/noz0): deactivating device
reason: 39).
Nov 1 01:35:01 rana NetworkManager:
nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx >= 0' failed
Nov 1 01:35:01 rana NetworkManager:
nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0'
failed Nov 1 01:35:03 rana
NetworkManager: <debug> [1225499703.191717] ensure_killed(): waiting for ppp
pid 30095 to exit
Nov 1 01:35:03 rana NetworkManager: <debug> [1225499703.192251]
ensure_killed(): ppp pid 30095 cleaned up


I can reproduce this pretty deterministically, let me know if you need anything
further.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >