On 2013-06-13 16:31:54 [-0400], Yaroslav Halchenko wrote: > test_encoding (pandas.io.tests.test_pytables.TestHDFStore) ... > Program received signal SIGBUS, Bus error. > __pyx_pf_6pandas_9hashtable_14Int64HashTable_16map_locations > (__pyx_v_values=<optimized out>, __pyx_v_self=0xf7cc0900) at > pandas/hashtable.c:7282 > 7282 __pyx_v_val = (*__Pyx_BufPtrStrided1d(__pyx_t_5numpy_int64_t *, > __pyx_pybuffernd_values.rcbuffer->pybuffer.buf, __pyx_t_3, > __pyx_pybuffernd_values.diminfo[0].strides));
This is a 64bit unaligned access which leads to the SIGBUS. Kurt, can you please close this bug? The last part of the bug could be reassigned to src:pandas but then they already have #790925 so there are busy. The orignal reported never got back it also looks like a problem in bitcoind than openssl. Sebastian