Processed: Re: Bug#940679: pandas: random test crashes

2019-09-25 Thread Debian Bug Tracking System
Processing control commands: > tags -1 - patch Bug #940679 [src:pandas] pandas: random test crashes Removed tag(s) patch. -- 940679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940679 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#940679: pandas: random test crashes

2019-09-25 Thread Rebecca N. Palmer
Control: tags -1 - patch That's not the problem: cdef classes _can_ have non-cdef class (not instance) attributes. https://github.com/cython/cython/issues/3154 On further inspection, the actual problem is that we have a Timedelta (full Python class, has a dict) allocated in a memory space

Bug#940679: pandas: random test crashes

2019-09-23 Thread Rebecca N. Palmer
There's also a few more of these: https://salsa.debian.org/science-team/pandas/commit/c6fc5d5ccbec7ca833ca6d2556ab7013aff4b065 However, the above fix doesn't work: cdef attributes can't have default values.

Bug#940679: pandas: random test crashes

2019-09-22 Thread Rebecca N. Palmer
Control: tags -1 patch Running the test suite (of -7) under gdb a few times produced a crash in pandas/tests/indexes/interval/test_astype.py::TestDatetimelikeSubtype::test_astype_category[index4] (4 not 3). The trace points to Cython-generated C from _Timedelta._has_ns, which (among other

Processed: Re: Bug#940679: pandas: random test crashes

2019-09-22 Thread Debian Bug Tracking System
Processing control commands: > tags -1 patch Bug #940679 [src:pandas] pandas: random test crashes Added tag(s) patch. -- 940679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940679 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#940679: pandas: random test crashes

2019-09-21 Thread Rebecca N. Palmer
The ppc64 failure was this bug, specifically the pandas/tests/indexes/interval/test_astype.py::TestDatetimelikeSubtype::test_astype_category[index3] version. It was retried successfully. (The hppa failure is something else.) The "Build environment" section of the build log (i.e. the

Bug#940679: pandas: random test crashes

2019-09-21 Thread Gianfranco Costamagna
Hello Rebecca, >Running just the affected test files (in installed -6) produced no >failures in ~350 attempts.  The build of -7 succeeded on amd64; it >failed on ppc64, but as the log isn't available yet, I don't know if >it's this bug. I don't think so, when log is not available it might

Bug#940679: pandas: random test crashes

2019-09-20 Thread Rebecca N. Palmer
Control: tags -1 unreproducible Running just the affected test files (in installed -6) produced no failures in ~350 attempts. The build of -7 succeeded on amd64; it failed on ppc64, but as the log isn't available yet, I don't know if it's this bug. While both tests involve time-related

Processed: Re: Bug#940679: pandas: random test crashes

2019-09-20 Thread Debian Bug Tracking System
Processing control commands: > tags -1 unreproducible Bug #940679 [src:pandas] pandas: random test crashes Added tag(s) unreproducible. -- 940679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940679 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems