Hi, I got a panic at the end of sbflush_locked() on recent -current when open a large photo gallery with firefox. if (sb->sb_cc || sb->sb_mb || sb->sb_mbcnt) panic("sbflush_locked: cc %u || mb %p || mbcnt %u", sb->sb_cc, (void *)sb->sb_mb, sb->sb_mbcnt); It seems I can reproduce this panic easily. Moreover, turning tcp_sack off eliminates this panic. Does anybody see that? http://maxim.int.ru/stuff/panic/SONNIE http://maxim.int.ru/stuff/panic/kgdb.typescript http://maxim.int.ru/stuff/panic/sysctl-a -- Maxim KonovalovReceived on Mon Sep 19 2005 - 05:12:15 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC