Opened 10 years ago

Closed 6 years ago

Last modified 6 years ago

#10930 closed bug (duplicate)

BNetworkRoster::RemoveInterface() on non-existing interface KDLs

Reported by: pulkomandy Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Network Kit Version: R1/Development
Keywords: Cc:
Blocked By: #10919 Blocking:
Platform: All

Description

Compile the netapi tests and run NetworkIntrefaceTest using the UnitTester. Result is a non-continuable KDL.

The test is trying (in setUp) to remove the "loopTest" interface, to make sure it doesn't exist, before creating it. This should probably not bring the whole kernel down.

Attachments (1)

kdl.PNG (59.4 KB ) - added by waddlesplash 6 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by anevilyak, 10 years ago

This sounds like the same issue as reported in #10919, though without the actual KDL attached it's hard to say for certain.

comment:2 by jackburton, 10 years ago

ifconfig calls BNetworkRoster::RemoveInterface(), so I guess the cause it's the same, although the interface DOES exist in #10919.

by waddlesplash, 6 years ago

Attachment: kdl.PNG added

comment:3 by waddlesplash, 6 years ago

Still occurs indeed (attached screenshot from VMware.)

comment:4 by diver, 6 years ago

Blocking: 12561 added

comment:5 by diver, 6 years ago

Blocked By: 10919 added
Resolution: duplicate
Status: newclosed

comment:6 by diver, 6 years ago

Blocking: 12561 removed
Note: See TracTickets for help on using tickets.