Skip to content

Failed to verify module 'recode_simd' (bswap must be an even number of bytes) #166

@kimikage

Description

@kimikage

The crash during testing of TiffImages.jl has been logged in the PkgEval reports for a while now.
https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2024-05/22/TiffImages.primary.log

bswap must be an even number of bytes
  %350 = call <32 x i8> @llvm.bswap.v32i8(<32 x i8> %349), !dbg !300
Failed to verify module 'recode_simd', dumping entire module!

; ModuleID = 'recode_simd'
source_filename = "recode_simd"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128-ni:10:11:12:13"
target triple = "x86_64-unknown-linux-gnu"

cf. JuliaLang/julia#47372

Perhaps the situation where the crash occurs is an edge case.
However, I am reporting this just in case the next minor version release is scheduled in the near future. (cf. #159 (comment))

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions