Date: Wed, 11 Jan 2017 07:50:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 203887] Integer divide panic Message-ID: <bug-203887-21060-Z6Fkb2JlwJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203887-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-203887-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203887 --- Comment #3 from ml@netfence.it --- Hello. As I said, I added the proposed patch a long time ago and had no such panics for more than a year. However my laptop had another one yesterday. ani_state->listen_time is in fact 0! This is strange, since I don't think anything should change it between=20 ani_state->listen_time +=3D listen_time; and ofdm_phy_err_rate =3D ani_state->ofdm_phy_err_count * 1000 / ani_state->listen_time; Is it possible somthing changed this in another thread? (Please forgive my ignorance of the kernel if it's something that stupid). In any case, I'm enabling AH_DEBUG in the kernel. P.S. In the meantime I upgraded to 10.3. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203887-21060-Z6Fkb2JlwJ>