Skip to content

OpenCV built with NKD 19c and 20 beta3 crashes on armv7 #14265

@bommo1

Description

@bommo1
System information (version)
  • OpenCV => 3.4.6-pre (Release build)
  • Operating System / Platform => Android 6.0 armeabi-v7a
  • Compiler => clang NKD 19c and 20 beta3
Steps to reproduce

Calling cv::warpAffine() or cv::warpPerspective() will produce a crash: signal 7 (SIGBUS), code 1 (BUS_ADRALN)

The crash doesn't occur on debug builds or on armv8.

Workaround: build OpenCV with NDK 18b.

See also: #13676

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions