[Bug 47064] New: MAVIMPLANT crashes on launching
https://bugs.winehq.org/show_bug.cgi?id=47064 Bug ID: 47064 Summary: MAVIMPLANT crashes on launching Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: pascal.pelletier.60(a)gmail.com Distribution: --- Created attachment 64237 --> https://bugs.winehq.org/attachment.cgi?id=64237 ZIP file containing application ".Desktop" file, screenshoot of crash, Output traces, and Backtrace file When launching program MAVIMPLANT newly installed, wine report the following fatal error : Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code (0x00000000). All required files of MAVIMPLANT application have been correctly installed under (including the application ".Desktop" file) : ~/.wine/drive_c/users/pascal/Local Settings/Application Data/boulangerie-patisserie-mavimplant.inrs.fr See attachment zip file for details. ***************** Additional info : ***************** Ubuntu distrib. : "Ubuntu 18.04.2 LTS" (in french config) WINE installation : Wine has been installed by following the procedure described from : https://wiki.winehq.org/Ubuntu - for Ubuntu 18.04 - Stable branch (sudo apt install --install-recommends winehq-stable) and install dependencies required MAVIMPLANT setup program : http://boulangerie-patisserie-mavimplant.inrs.fr/telechargement.html Expected installation on Windows : (in french) http://boulangerie-patisserie-mavimplant.inrs.fr/aide_site/aide_installation... SHA1 checksum of the installation file : pascal(a)m9090:~/Téléchargements$ sha1sum boulangerie-patisserie-mavimplant.inrs.fr-1.0.exe 7f25c900f325f9b404649c3dfa2d5660a42ffc67 boulangerie-patisserie-mavimplant.inrs.fr-1.0.exe pascal(a)m9090:~/Téléchargements$ SHA1 checksum of the program file : pascal(a)m9090:~/.wine/drive_c/users/pascal/Local Settings/Application Data/boulangerie-patisserie-mavimplant.inrs.fr$ sha1sum boulangerie-patisserie-mavimplant.inrs.fr.exe 8d051178c9ea56b1e36bf5b4bcbbab86979bd3d2 boulangerie-patisserie-mavimplant.inrs.fr.exe pascal(a)m9090:~/.wine/drive_c/users/pascal/Local Settings/Application Data/boulangerie-patisserie-mavimplant.inrs.fr$ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47064 Pascal Pelletier <pascal.pelletier.60(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47064 Pascal Pelletier <pascal.pelletier.60(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer URL| |http://boulangerie-patisser | |ie-mavimplant.inrs.fr/telec | |hargement.html -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47064 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, Looks like a duplicate: 0009:Ret PE DLL (proc=0x7d4b0917,module=0x7d4a0000 L"packager.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1 0009:Ret KERNEL32.LoadLibraryW() retval=7d4a0000 ret=004021b1 0009:Call KERNEL32.GetProcAddress(7d4a0000,00403224 "start_launcher") ret=004022d8 0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=004022d8 0009:Call KERNEL32.GetProcAddress(7d4a0000,00403234 "stop_launcher") ret=004022e2 0009:Ret KERNEL32.GetProcAddress() retval=00000000 ret=004022e2 0009:trace:seh:raise_exception code=c0000005 flags=0 addr=(nil) ip=00000000 tid=0009 Could you try run by : WINEDLLOVERRIDES=packager=n sine boulangerie-patisserie-mavimplant.inrs.fr.exe then it starts to launch for me. Could you try too and reoprt back please? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47064 --- Comment #2 from Pascal Pelletier <pascal.pelletier.60(a)gmail.com> --- Hi Louis, Yes, it works ! Thanks a lot for this workaround ! BR, Pascal. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47064 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #3 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi Pascal, thanks for reporting back; the crash you ran into is really already reported in other bugreport. I did a bit of further testing with the program and will share my findings here so there`s some info to find when anyone else tries this program: * The program starts a browser page in chrome *** (contains some chrome*.dll files) and that suffers from already reported chrome bugs (the page says "ouch, chrome crashed" or something similar. Apparently related to https://bugs.winehq.org/show_bug.cgi?id=45642 - With patch from the above bug applied on top of staging, it doesn`t say that anymore, in the title bar i can see it tries/can connect to a site, but the page stays white/blank. When I disable libglesv2.dll the page/program starts to work fine for me. That is apparently bug https://bugs.winehq.org/show_bug.cgi?id=44985 To summarize: AFAICT suffers from: https://bugs.winehq.org/show_bug.cgi?id=43472 https://bugs.winehq.org/show_bug.cgi?id=45642 https://bugs.winehq.org/show_bug.cgi?id=44985 I didn`t find any ``new`` bugs, so for now I`ll resolve as duplicate. If you run into ``new`` bugs please feel free to reopen this bugreport. Regards sha1sum /media/louis/aqqa/boulangerie-patisserie-mavimplant.inrs.fr-1.0.exe 7f25c900f325f9b404649c3dfa2d5660a42ffc67 /media/louis/aqqa/boulangerie-patisserie-mavimplant.inrs.fr-1.0.exe ***: ~/.wine/drive_c/users/louis/Local Settings/Application Data/boulangerie-patisserie-mavimplant.inrs.fr/app/data/browser/44.0.2403.157$ ls 44.0.2403.157.manifest Extensions natives_blob.bin chrome_100_percent.pak icudtl.dat PepperFlash chrome_200_percent.pak libegl.dll resources.pak chrome_child.dll libexif.dll secondarytile.png chrome.dll libglesv2.dll snapshot_blob.bin chrome_elf.dll Locales VisualElements chrome_watcher.dll metro_driver.dll widevinecdmadapter.dll d3dcompiler_47.dll nacl64.exe xinput1_3.dll default_apps nacl_irt_x86_32.nexe *** This bug has been marked as a duplicate of bug 43472 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47064 --- Comment #4 from Pascal Pelletier <pascal.pelletier.60(a)gmail.com> --- (In reply to Louis Lenders from comment #3) Hi Louis, I am very grateful for your extensive research and excuse me for this issue which is ultimately a duplicate :-| I've got exactly the same behavior that you described about the page which stays white/blank. I'm going to try the following command as soon as possible : WINEDLLOVERRIDES=libglesv2.dll=d WINEDLLOVERRIDES=packager=n wine boulangerie-patisserie-mavimplant.inrs.fr.exe and I will keep you inform about the result. BR, Pascal. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47064 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|MAVIMPLANT crashes on |Mavimplant 1.0 crashes on |launching |startup (Wine's | |'packager.dll' is preferred | |over native, causing | |failure to load app | |provided library with same | |name) CC| |focht(a)gmx.net Version|unspecified |4.0 URL|http://boulangerie-patisser |https://web.archive.org/web |ie-mavimplant.inrs.fr/telec |/20190426094447/http://boul |hargement.html |angerie-patisserie-mavimpla | |nt.inrs.fr/installeur/boula | |ngerie-patisserie-mavimplan | |t.inrs.fr-1.0.exe -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47064 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org