Bug#705513: [Pkg-openssl-devel] Bug#705513: libssl1.0.0: 1.0.1e-3 illop in the same function

2016-02-28 Thread Sebastian Andrzej Siewior
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

Bug#705513: [Pkg-openssl-devel] Bug#705513: libssl1.0.0: 1.0.1e-3 illop in the same function

2013-06-13 Thread Yaroslav Halchenko
> 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,

Bug#705513: [Pkg-openssl-devel] Bug#705513: libssl1.0.0: 1.0.1e-3 illop in the same function

2013-06-13 Thread Kurt Roeckx
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

Bug#705513: libssl1.0.0: 1.0.1e-3 illop in the same function

2013-06-13 Thread Yaroslav Halchenko
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:

Bug#705513: libssl1.0.0: 1.0.1e-3 illop in the same function

2013-06-13 Thread Yaroslav Halchenko
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