https://bugs.winehq.org/show_bug.cgi?id=52012
Bug ID: 52012 Summary: MeshroomCL crashes on unimplemented function vcomp140.dll._vcomp_for_dynamic_init_i8 Product: Wine Version: 6.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: vcomp Assignee: wine-bugs@winehq.org Reporter: revisionarian@gmail.com Distribution: ---
The photogrammetry software application MeshroomCL crashes during execution of its TexturingCL node. The output error message is:
"Unhandled exception: unimplemented function vcomp140.dll._vcomp_for_dynamic_init_i8 called in 64-bit code"
This error was encountered using Wine 6.21 on Unbuntu 20.04. MeshroomCL version was 0.7.3. MeshroomCL can be downloaded from URL https://github.com/openphotogrammetry/meshroomcl/releases.
https://bugs.winehq.org/show_bug.cgi?id=52012
Ben Shefte shefben@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shefben@gmail.com
--- Comment #1 from Ben Shefte shefben@gmail.com --- Created attachment 71556 --> https://bugs.winehq.org/attachment.cgi?id=71556 the i8 and non i8 functions should be similar except for i8 having wide variables
https://bugs.winehq.org/show_bug.cgi?id=52012
Ben Shefte shefben@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #71556|the i8 and non i8 functions |vcomp140_i8_Implementation. description|should be similar except |patch |for i8 having wide | |variables |
--- Comment #2 from Ben Shefte shefben@gmail.com --- Comment on attachment 71556 --> https://bugs.winehq.org/attachment.cgi?id=71556 vcomp140_i8_Implementation.patch
the i8 and non i8 functions should be similar except for i8 having wide variables
https://bugs.winehq.org/show_bug.cgi?id=52012
--- Comment #3 from revisionarian@gmail.com --- Thanks for implementing this patch...are you planning to submit it for inclusion in a future release of Wine?
https://bugs.winehq.org/show_bug.cgi?id=52012
--- Comment #4 from Ben Shefte shefben@gmail.com --- (In reply to revisionarian from comment #3)
Thanks for implementing this patch...are you planning to submit it for inclusion in a future release of Wine?
Probably not.. Some one else can, but I have just been writing quick hacks and fixes to try to get people running without any major issues.. I am not sure if any of my patches are up to 'wine standards'. Not to mention, standards for inclusion are a waste of time for me if I am just looking for a simple and fast on the spot fix. so I will leave it up to some one else to send in or what ever.
https://bugs.winehq.org/show_bug.cgi?id=52012
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=52012
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |STAGED Ever confirmed|0 |1 CC| |leslie_alistair@hotmail.com Staged patchset| |https://gitlab.winehq.org/w | |ine/wine-staging/-/tree/mas | |ter/patches/vcomp_for_dynam | |ic_init_i8