Displaying 1 result from an estimated 1 matches for "mweylandt".
Did you mean:
weylandt
2012 Oct 07
2
malloc error in tab-completion: OS X
...p; make
Still, I seem to pass "make check" and
"make test-Segfault" in the tests directory with no problem, but the
following leads
to a persistent error + instant abort.
1) Start R
2) Type "tools::"
3) Tab to attempt to auto-complete
resulting in some variation on
mweylandt-laptop:~ michaelweylandt$ rDEVEL/bin/R --vanilla -q
> tools::R(44436) malloc: *** error for object 0x1006d8700: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
Abort trap
at which point hitting <RET>...