Skip to content

Python crashed in fuzzing test of 7 APIs #409

Open
@baltsers

Description

@baltsers

Describe the bug
API-list: bn.nanmedian, bn.nanmean, bn.nanstd, bn.median, bn.ss, bn.nanmin, bn.nanmax.
Python crashed in our fuzzing test of 7 APIs
All tests were run on the latest developing branch.

To Reproduce
To assist in reproducing the bug, please include the following:

  1. Script
    example: python random_shape.py input1 bn.nanmedian
  2. Python3.8 & Ubuntu18.04
  3. pip 21.2.4
  4. pip list

Expected behavior
python should not crash

Additional context
input1
input2
input3
input4
input5
input6
input7

Crash information:
median
nanmean
nanmedian
nanmin
nanstd
ss
nanmin and nanmax crashed at the same position.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions