[MCOL-5219] storage manager unit_tests failing Created: 2022-09-15 Updated: 2023-10-26 Resolved: 2023-10-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | regression suite |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Kirill Perov | Assignee: | Leonid Fedorov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
centos/ubuntu, mdb 10.6 enterprise, columnstore develop |
||
| Description |
|
Unit_tests binary used in regression test300 is failing now. unit_tests: malloc.c:2379: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) Before running unit_tests storage manager enable may be required: |