Project

General

Profile

Actions

Bug #151

closed

integer divide by zero panic in kern_synch.c

Added by corecode almost 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

hey,

i recently got an integer divide by zero panic at:
#19 0xc01a08a8 in updatepcpu (lp=0xc2bb4794, cpticks=0, ttlticks=0)
at /usr/src/sys/kern/kern_synch.c:249
249 acc = (cpticks << FSHIFT) / ttlticks;

it's a 1.4-release box (though kernel is from january) which does
nothing but pf/bridge

kernel dump available upon request

cheers
simon

Actions

Also available in: Atom PDF