Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 15:35:00 -0600
From:      cosmin <cosmin@nacom.phy.uic.edu>
To:        freebsd-current@freebsd.org
Subject:   LOR (swap_pager.c , uma_core.c)
Message-ID:  <20031111213459.GA5044@nacom.phy.uic.edu>

next in thread | raw e-mail | index | archive | help

Getting a lock order reversal when the system first boots up.  And this is the only time it seems to happen.

Nov 11 15:16:31 cosmin kernel: lock order reversal
Nov 11 15:16:31 cosmin kernel: 1st 0xc1ee165c vm object (vm object) @ /usr/src/sys/vm/swap_pager.c:1323
Nov 11 15:16:31 cosmin kernel: 2nd 0xc07100c0 swap_pager swhash (swap_pager swhash) @ /usr/src/sys/vm/swap_pager.c:1838
Nov 11 15:16:31 cosmin kernel: 3rd 0xc0c3440c vm object (vm object) @ /usr/src/sys/vm/uma_core.c:876
Nov 11 15:16:31 cosmin kernel: Stack backtrace:

I'm running the sources from yesterday:

FreeBSD cosmin.phy.uic.edu 5.1-CURRENT FreeBSD 5.1-CURRENT #7: Mon Nov 10 12:15:53 CST 2003     root@cosmin.phy.uic.edu:/usr/obj/usr/src/sys/GALAXY  i386

If you need more information, please let me know.

Cosmin Stroe.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111213459.GA5044>