https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205163
--- Comment #12 from [email protected] --- (In reply to dustinwenz from comment #11) Right -- it should be the unsigned (underflowed) equivalent, which of course is not division by zero. I don't think you should be able to get there with dirty > dirty_max_internal, but obviously (assuming what's on the stack is correct) you did. I stuck a DTRACE in there on the copy I'm running (which isn't in the copy I posted and sent to you) and am torture-testing to try to reproduce this, so far without success (or with the DTRACE firing.) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
