View Issue Details

IDProjectCategoryView StatusLast Update
0000170fileGeneralpublic2020-07-04 23:33
Reporterdelroth Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.39 
Fixed in Version5.40 
Summary0000170: Bad magic for Web Assembly wasm files
DescriptionOn file 5.38:

$ file hello1.wasm
hello1.wasm: WebAssembly (wasm) binary module version 0x1 (MVP)

On file 5.39:

$ file hello1.wasm
hello1.wasm: ERROR: Bad magic format `version %#x (MVP)' (bad format char: #)
Steps To ReproduceTest file attached.
TagsNo tags attached.

Activities

delroth

2020-06-28 09:00

reporter  

hello1.wasm (47 bytes)

christos

2020-07-04 23:33

manager   ~0003436

Fixed, thanks!

Issue History

Date Modified Username Field Change
2020-06-28 09:00 delroth New Issue
2020-06-28 09:00 delroth File Added: hello1.wasm
2020-07-04 23:33 christos Assigned To => christos
2020-07-04 23:33 christos Status new => assigned
2020-07-04 23:33 christos Status assigned => resolved
2020-07-04 23:33 christos Resolution open => fixed
2020-07-04 23:33 christos Fixed in Version => 5.40
2020-07-04 23:33 christos Note Added: 0003436