Re: panic: resource_list_add: resource entry is busy

看板FB_current作者時間11年前 (2014/05/17 20:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/6 (看更多)
On 5/16/14, 12:21 PM, Hans Petter Selasky wrote: > Hi, > > I see the following panic: > > panic: resource_list_add: resource entry is busy > > When trying to kldload an older pccard driver. The call comes from the > driver_added bus method somewhere down the tree. Loading the module > before the kernel boots fixes the problem temporarily. > > Any bells ringing or patch suggestions? > > Seeing this on 9-stable, also believed that the same issue exists with > 10-current. Something is doing a duplicate resource_list_add() for the same RID. The trace will tell you where the second resource_list_add() is occurring. Some tracing should let you see where the first one occurs. -- John Baldwin _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1JTrR2HS (FB_current)
討論串 (同標題文章)
文章代碼(AID): #1JTrR2HS (FB_current)