A SQL Server 2008 R2 Enterprise with SP2 reported SQL Server Assertion error. it is acting as a subscriber. Page compression is applied to some tables. A search the forum did not yield similar error being report. DBCC CheckDB will be performed over the weekend. I did not see any patches released for this particular problem.
SQL Server Assertion: File: <pageref.cpp>, line=922 Failed Assertion = 'IS_OFF (BUF_MINLOGGED, m_buf->bstat) || pageModifyType != PageModifyType_Contents || GetPagePtr ()->IsTextPage ()'. This error may be timing-related. If the error persists after rerunning the statement, use DBCC CHECKDB to check the database for structural integrity, or restart the server to ensure in-memory data structures are not corrupted.