MINGW-packages icon indicating copy to clipboard operation
MINGW-packages copied to clipboard

Random segmentation faults in prebuilt openblas ZGESVD

Open juanjosegarciaripoll opened this issue 2 years ago • 1 comments

When I link my library with the prebuilt packages, I systematically get SIGSEGV interrupts at random locations in my tests https://github.com/juanjosegarciaripoll/tensor/runs/5694220378?check_suite_focus=true#step:7:1173

If I build the same library on a reasonably up-to-date installation in RelWithDebInfo instead of the default Release, those segmentation faults disappear.

juanjosegarciaripoll avatar Mar 25 '22 19:03 juanjosegarciaripoll

Please show a minimal reproducer

MehdiChinoune avatar Sep 17 '22 18:09 MehdiChinoune