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=, __pyx_v_self=0xf7cc0900) at
> pandas/hashtabl
> tags 705513 + wontfix
> thanks
> > Program received signal SIGILL, Illegal instruction.
> > 0xf797cfcc in _sparcv9_vis2_probe () at sparccpuid.S:302
> > 302 retl
> That's a SIGILL, not a SIGBUS
> As already explained, this is normal behaviour. Just tell gdb to
> ignore the SIGILL,
tags 705513 + wontfix
thanks
On Thu, Jun 13, 2013 at 04:03:24PM -0400, Yaroslav Halchenko wrote:
> Package: libssl1.0.0
> Version: 1.0.1e-3
> Followup-For: Bug #705513
>
> Dear Maintainer,
>
> was unittesting upcoming release of pandas and tests died with Bus error msg.
> gdb showed:
[...]
> P
oops -- sorry -- just now mentioned that function is different:
_sparcv9_vis2_probe vs _sparcv9_fmadd_probe
> Package: libssl1.0.0
> Version: 1.0.1e-3
> Followup-For: Bug #705513
> Dear Maintainer,
> was unittesting upcoming release of pandas and tests died with Bus error msg.
> gdb showed:
Package: libssl1.0.0
Version: 1.0.1e-3
Followup-For: Bug #705513
Dear Maintainer,
was unittesting upcoming release of pandas and tests died with Bus error msg.
gdb showed:
(gdb) r
Starting program: /usr/bin/python2.7 /usr/bin/nosetests -s -v -a \!network
pandas.io.tests.test_pytables:TestHDFS
5 matches
Mail list logo