Opened 2 years ago

Closed 2 years ago

#17653 closed bug (invalid)

emulex_oce locking issue on boot

Reported by: kallisti5 Owned by: waddlesplash
Priority: normal Milestone: Unscheduled
Component: Drivers/Network/emulex_oce Version: R1/beta3
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Somewhere between hrev55883 and hrev55943, a locking issue was introduced (or a bug was fixed) resulting in the emulex_oce driver producing a KDL at bootup.

A screenshot of the KDL is attached

Attachments (1)

image.png (126.2 KB ) - added by kallisti5 2 years ago.

Download all attachments as: .zip

Change History (3)

by kallisti5, 2 years ago

Attachment: image.png added

comment:1 by kallisti5, 2 years ago

text from the screenshot for search matches..

mutex_destroy(): the lock (0xffffffffe5ae1360) is held by 0, not by the caller.
Thread 1047 "net_server" running on CPU 0
.
.
</boot/system/add-ons/kernel/drivers/net/emulex_oce> if_free
</boot/system/add-ons/kernel/drivers/net/emulex_oce> oce_attach
</boot/system/add-ons/kernel/drivers/net/emulex_oce> device_attach.localalias
</boot/system/add-ons/kernel/drivers/net/emulex_oce> _fbsd_init_drivers

NetServer::_ConfigureInterfacesFromSettings
NetServer::_BringUpInterfaces()
NetServer::ReadyToRun()

comment:2 by waddlesplash, 2 years ago

Resolution: invalid
Status: newclosed

Driver removed in hrev56075.

Note: See TracTickets for help on using tickets.