@wesm There is a backtrace from this [test log](https://api.travis-ci.org/v3/job/428521531/log.txt) of commit of "Change ARROW_JEMALLOC_LINK_LIBS setting to ARROW_LINK_LIBS": ``` ======= 1023 passed, 70 skipped, 5 xfailed, 12 warnings in 25.52 seconds ======= *** glibc detected *** /venv-test-3.5-16/bin/python: corrupted double-linked list: 0x0000000002c1a2c0 *** ======= Backtrace: ========= /lib64/libc.so.6[0x7f37232e4523] /lib64/libc.so.6[0x7f37232e63ec] /lib64/libc.so.6(cfree+0x4b)[0x7f37232ea7ab] /venv-test-3.5-16/lib/python3.5/site-packages/pyarrow/././libarrow_boost_regex.so.1.66.0(_ZN11arrow_boost16re_detail_10660015mem_block_cacheD1Ev+0x25)[0x7f370be74295] /lib64/libc.so.6(exit+0xe5)[0x7f37232a8255] /venv-test-3.5-16/bin/python(Py_Exit+0x13)[0x52e3c3] /venv-test-3.5-16/bin/python[0x5316da] /venv-test-3.5-16/bin/python(PyErr_PrintEx+0x165)[0x531a25] /venv-test-3.5-16/bin/python(PyRun_SimpleFileExFlags+0x498)[0x5324e8] /venv-test-3.5-16/bin/python(Py_Main+0xcda)[0x42090a] /venv-test-3.5-16/bin/python(main+0x152)[0x41c1b2] /lib64/libc.so.6(__libc_start_main+0xf4)[0x7f37232929f4] /venv-test-3.5-16/bin/python[0x41c259] ======= Memory map: ======== ```
[ Full content available at: https://github.com/apache/arrow/pull/2522 ] This message was relayed via gitbox.apache.org for [email protected]
