Fw: [Bug 80201] general protection fault: 0000 [#1] SMP (while using HTB)
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2014-08-25 21:48:49
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2014-08-25 21:48:49
Begin forwarded message: Date: Mon, 25 Aug 2014 09:39:23 -0700 From: "bugzilla-daemon@bugzilla.kernel.org" <redacted> To: "stephen@networkplumber.org" <stephen@networkplumber.org> Subject: [Bug 80201] general protection fault: 0000 [#1] SMP (while using HTB) https://bugzilla.kernel.org/show_bug.cgi?id=80201
--- Comment #12 from Cenek Zach <cenek.zach@gmail.com> ---I might have a clue. We are changing the limits imposed by HTB each minute using following command: $TC class change dev "$BL_DEVICE" parent 1: classid 1:1 htb rate "$LIMIT" burst "$BL_BURST" cburst "$BL_CBURST" quantum 60000 And this command was definitely running in 3/4 cases at the time of crash (found him in 'crash> bt -a') -- You are receiving this mail because: You are the assignee for the bug.