id summary reporter owner description type status priority milestone component version resolution keywords cc field_blocks field_dependson field_seealso 643 Kernel panic on ASSERT(ret == make_link(&sentinel, N_INVALID) || (N_NORMAL == get_mark(ret))) Jakub Jermář Jakub Jermář "With [changeset:mainline,2399], I got a kernel panic due to a failed assertion in `cht.c:complete_head_move()`: {{{ ASSERT(ret == make_link(&sentinel, N_INVALID) || (N_NORMAL == get_mark(ret))); }}} I did this with a default mainline build for IntegratorCP simply by invoking the cht test repeatedly: {{{ kconsole> test cht }}} See the attached screenshot for more info." defect closed major helenos/kernel/generic mainline wontfix cht, arm, sparc64