[Bug 234588] less: <jemalloc>: jemalloc_arena.c:271: Failed assertion: "bitmap_get(slab_data->bitmap, &bin_info->bitmap_info, regind)"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 3 10:52:38 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234588
Bug ID: 234588
Summary: less: <jemalloc>: jemalloc_arena.c:271: Failed
assertion: "bitmap_get(slab_data->bitmap,
&bin_info->bitmap_info, regind)"
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: regression
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: 0mp at FreeBSD.org
Recently, I'm having problems with less(1). Often, when I try to search for
something with "/", less(1) hangs and stops to respond. I can see that it is
then using 100% CPU.
Today I got the following message when less(1) core dumped:
<jemalloc>: jemalloc_arena.c:271: Failed assertion:
"bitmap_get(slab_data->bitmap, &bin_info->bitmap_info, regind)"
I'm using FreeBSD 13.0-CURRENT r342164 GENERIC amd64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list