Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
Description
Running this on my Mac dumps core:
% mkdir WT_TEST
|
% ./wtperf -O ../../../bench/wtperf/runners/multi-btree.wtperf
|
wtperf(58301,0x7fff7d7e9180) malloc: *** error for object 0x7f8670c03eb0: pointer being freed was not allocated
|
*** set a breakpoint in malloc_error_break to debug
|
Abort (core dumped)
|
It does not fail on AWS/linux.