https://bugs.winehq.org/show_bug.cgi?id=44363
Bug ID: 44363 Summary: MA 3D crash on starting Product: Wine Version: 3.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: privat@lgruhlke.org Distribution: ---
Created attachment 60272 --> https://bugs.winehq.org/attachment.cgi?id=60272 the outputs
MA 3D crash on starting
The free Download of MA 3D is to find @ http://www.lightpower-files.de/Assets/MA3D_v3.3.4.3.exe
...
https://bugs.winehq.org/show_bug.cgi?id=44363
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.lightpower-files | |.de/Assets/MA3D_v3.3.4.3.ex | |e CC| |xerox.xerox2000x@gmail.com Keywords| |download
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, i tried the app and got a crash in libmono.
Apparently it needs .Net, I installed the program in a WINEPREFIX where I have native .net 4.5.2 installed and then the program starts just fine.
Could you try winetricks dotnet452, and run the application?
Also: Your crash indicates that you`re running in 64-bit, I just ran 32-bit
https://bugs.winehq.org/show_bug.cgi?id=44363
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll Keywords| |dotnet, win64 Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |focht@gmx.net Summary|MA 3D crash on starting |MA 3D v3.3.x (.NET app) | |crashes on startup
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 38661
The app is a 64-bit .NET IL-only executable.
--- snip --- julius@vmate17:~/.wine/drive_c/Program Files/MA Lighting Technologies/MA 3D/V_3.3.4$ wine MA3D.exe wine: Unhandled page fault on read access to 0x140000000 at address 0x140000000 (thread 002c), starting debugger... Unhandled exception: page fault on read access to 0x140000000 in 64-bit code (0x0000000140000000). Register dump: rip:0000000140000000 rsp:000000000052fdd8 rbp:000000000052ffd0 eflags:00010246 ( R- -- I Z- -P- ) rax:0000000140000000 rbx:0000000000000000 rcx:00007fffffeaf000 rdx:0000000000000000 rsi:0000000000000000 rdi:000000000052fe40 r8:000000000052fd00 r9:0000000000000008 r10:0000000000000008 r11:0000000000000246 r12:0000000000000000 r13:0000000000000000 r14:0000000000000000 r15:0000000000000000 ... Backtrace: =>0 0x0000000140000000 in ma3d (+0x0) (0x000000000052ffd0) 1 0x000000007b47a3fa in kernel32 (+0x5a3f9) (0x000000000052ffd0) 0x0000000140000000: popq %r10 Modules: Module Address Debug info Name (20 modules) ELF 7b400000- 7b80e000 Dwarf kernel32<elf> -PE 7b420000- 7b80e000 \ kernel32 ELF 7bc00000- 7bd16000 Deferred ntdll<elf> -PE 7bc20000- 7bd16000 \ ntdll ELF 7c000000- 7c004000 Deferred <wine-loader> PE 140000000- 14012e000 Export ma3d ... ELF 7fc0ff08a000- 7fc0ff42f000 Dwarf libwine.so.1 ELF 7fc0ff432000- 7fc0ff65c000 Deferred ld-linux-x86-64.so.2 ELF 7fff8b7cf000- 7fff8b7d1000 Deferred [vdso].so Threads: process tid prio (all id:s are in hex) ... 0000002b (D) C:\Program Files\MA Lighting Technologies\MA 3D\V_3.3.4\MA3D.exe 0000002c 0 <== --- snip ---
Regards
*** This bug has been marked as a duplicate of bug 38661 ***
https://bugs.winehq.org/show_bug.cgi?id=44363
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicates