https://bugs.winehq.org/show_bug.cgi?id=51909
Bug ID: 51909 Summary: Rise of Legends Demo crashes on startup via WMCreateWriterPriv Product: Wine Version: 6.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmp&wmvcore Assignee: wine-bugs@winehq.org Reporter: jeffersoncarpenter2@gmail.com Distribution: ---
Created attachment 70859 --> https://bugs.winehq.org/attachment.cgi?id=70859 Console output.
This is a regression that occurs at commit bf7c05d87a6.
Attached the console output.
Backtrace: =>0 0x7b00fe16 RaiseException+0x51(code=<couldn't compute location>, flags=<couldn't compute location>, count=<couldn't compute location>, args=<couldn't compute location>) [Z:\home\rofl\wine-source\dlls\kernelbase\debug.c:302] in kernelbase (0x0021b788) 1 0x7b0229fc DelayLoadFailureHook+0x56(name=<couldn't compute location>, function=<couldn't compute location>) [Z:\home\rofl\wine-source\dlls\kernelbase\loader.c:213] in kernelbase (0x0021b7e8) 2 0x7bc33433 LdrResolveDelayLoadedAPI+0x132(base=<is not available>, desc=<is not available>, dllhook=<is not available>, syshook=<is not available>, addr=<is not available>, flags=<is not available>) [Z:\home\rofl\wine-source\dlls\ntdll\loader.c:3415] in ntdll (0x0021b898) 3 0x62683f85 __delayLoadHelper2+0x44(descr=<couldn't compute location>, addr=<couldn't compute location>) [Z:\home\rofl\wine-source\dlls\winecrt0\delay_load.c:39] in wmvcore (0x0021b8d8) 4 0x6268363d WMCreateWriterPriv+0x5c(writer=<is not available>) [Z:\home\rofl\wine-source\dlls\wmvcore\writer.c:377] in wmvcore (0x0021b928) 5 0x0105f618 in legends (+0xc5f617) (0x0021b95c) 6 0x00cfe8a5 in legends (+0x8fe8a4) (0x09afbea4)
https://bugs.winehq.org/show_bug.cgi?id=51909
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- You have probably compiled without GStreamer.
https://bugs.winehq.org/show_bug.cgi?id=51909
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |bf7c05d87a65b7b9999d71fc0df | |602e3dfa2fafa Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=51909
jeffersoncarpenter2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from jeffersoncarpenter2@gmail.com --- (In reply to Zebediah Figura from comment #1)
You have probably compiled without GStreamer.
Installing gstreamer did fix the issue.
https://bugs.winehq.org/show_bug.cgi?id=51909
jeffersoncarpenter2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from jeffersoncarpenter2@gmail.com --- Closing