On 18 Jul, Andriy Gapon wrote:
> On 08/07/2016 07:13, Don Lewis wrote:
>> My package buiding machine just crashed with this panic during a
>> poudriere run:
>> 
>> panic: solaris assert: (dn->dn_phys->dn_nlevels == 0 && db->db_level == 0) 
>> || dn->dn_phys->dn_nlevels > db->db_level || dn->dn_next_nlevels[txgoff] > 
>> db->db_level || dn->dn_next_nlevels[(tx->tx_txg-1) & TXG_MASK] > 
>> db->db_level || dn->dn_next_nlevels[(tx->tx_txg
> 
> Don,
> 
> do you have a crash dump?
> It would be interesting to see a pretty-print of dn, dn->dn_phys, db and
> tx in the frame where the assert is hit.

I do.  Unfortunately kgdb reports that the values of dn and db were
optimized out.

_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to