[Bug 45275] New: Bizagi could not install correctly in wine 3.0.1
https://bugs.winehq.org/show_bug.cgi?id=45275 Bug ID: 45275 Summary: Bizagi could not install correctly in wine 3.0.1 Product: Wine-staging Version: 3.0.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: alfeno(a)gmail.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- Created attachment 61528 --> https://bugs.winehq.org/attachment.cgi?id=61528 Bizagi backtrace file I could not install Bizagi in wine, does not matter if it is 32 bit or 64 bit. The bizagi's setup finished, but the program did not launched. I Attached the bizagi's backtrace file in this issue. My System: Linux KDE 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu May 17 12:56:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux sha1sum: f18bcaeba35a9e4808b9f5e85de1ac99f26d81eb BizagiModelerSetup_3.2.6.094_x86.exe Download link: https://glo0modelerstordown0prod.blob.core.windows.net/cont-prod/BizagiModel... -- 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=45275 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |rpc Product|Wine-staging |Wine --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Could you please attach a log with +rpc,+ole? -- 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=45275 --- Comment #2 from Alfeno Rodrigues <alfeno(a)gmail.com> --- Could you teach me how can a do this? or indicate some documentation ... -- 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=45275 --- Comment #3 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Alfeno Rodrigues from comment #2)
Could you teach me how can a do this? or indicate some documentation ...
My apologies. See https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal... -- 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=45275 --- Comment #4 from Alfeno Rodrigues <alfeno(a)gmail.com> --- Created attachment 61571 --> https://bugs.winehq.org/attachment.cgi?id=61571 Wine's log with +rpc,+ole This is dump file when a execute WINEDEBUG=+rpc,+ole wine64 ./BizagiModeler.exe
/home/alfeno/Documents/bizagi_dump.txt 2>&1
-- 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=45275 --- Comment #5 from Alfeno Rodrigues <alfeno(a)gmail.com> --- Created attachment 61572 --> https://bugs.winehq.org/attachment.cgi?id=61572 Wine's log at time of Bizagi's setup with +rpc,+ole when For this dump a choose Bizagi's 32 bit binary -- 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=45275 --- Comment #6 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Alfeno Rodrigues from comment #5)
Created attachment 61572 [details] Wine's log at time of Bizagi's setup with +rpc,+ole when
For this dump a choose Bizagi's 32 bit binary
It's crashing after trying to create a proxy for IShellWindows, which is suspicious and smacks of bug 41713. Can you try initializing the prefix before running the program? E.g. run 'wine winecfg && wineserver -w', then run the program. If that still doesn't work please attach new logs. -- 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=45275 --- Comment #7 from Zebediah Figura <z.figura12(a)gmail.com> --- (In reply to Zebediah Figura from comment #6)
(In reply to Alfeno Rodrigues from comment #5)
Created attachment 61572 [details] Wine's log at time of Bizagi's setup with +rpc,+ole when
For this dump a choose Bizagi's 32 bit binary
It's crashing after trying to create a proxy for IShellWindows, which is suspicious and smacks of bug 41713.
Can you try initializing the prefix before running the program? E.g. run 'wine winecfg && wineserver -w', then run the program. If that still doesn't work please attach new logs.
Er, sorry, 00000131 is IRemUnknown. That's weirder. I also notice 'failed to open RpcSs', which is strange. I'm not sure what to do with that. -- 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=45275 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #8 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi all, this looks like a dupe of https://bugs.winehq.org/show_bug.cgi?id=36981 To test this you might wannna try http://downloadcenter.samsung.com/content/SW/201611/20161130144330707/KiesSe..., seems like exactly the same crash, is a free download -- 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=45275 --- Comment #9 from Alfeno Rodrigues <alfeno(a)gmail.com> --- Created attachment 61598 --> https://bugs.winehq.org/attachment.cgi?id=61598 Bizagi backtrace file after initializing the prefix before running the program
Can you try initializing the prefix before running the program? E.g. run 'wine winecfg && wineserver -w', then run the program. If that still doesn't work please attach new logs.
Bizagi crashed again in the same point. I executed the command below: WINEDEBUG=+rpc,+ole wine64 ./BizagiModeler.exe >> /home/alfeno/Documents/dump/bizagi_dump_execute.txt 2>&1 -- 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=45275 --- Comment #10 from Alfeno Rodrigues <alfeno(a)gmail.com> --- (In reply to Louis Lenders from comment #8)
Hi all,
this looks like a dupe of https://bugs.winehq.org/show_bug.cgi?id=36981
To test this you might wannna try http://downloadcenter.samsung.com/content/SW/201611/20161130144330707/ KiesSetup.exe, seems like exactly the same crash, is a free download
The KiesSetup.exe broke moments after running it. I am sharing the trace dump file -- 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=45275 --- Comment #11 from Alfeno Rodrigues <alfeno(a)gmail.com> --- Created attachment 61599 --> https://bugs.winehq.org/attachment.cgi?id=61599 KiesSetup backtrace file (In reply to Louis Lenders from comment #8)
Hi all,
this looks like a dupe of https://bugs.winehq.org/show_bug.cgi?id=36981
To test this you might wannna try http://downloadcenter.samsung.com/content/SW/201611/20161130144330707/ KiesSetup.exe, seems like exactly the same crash, is a free download
Not sure what other info you need. But I am sharing the command line I used to run it. Can I help in something more? -- 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=45275 --- Comment #12 from Alfeno Rodrigues <alfeno(a)gmail.com> --- I forgot the command line that I commented WINEDEBUG=+rpc,+ole wine ./KiesSetup.exe >> /home/alfeno/Documents/dump/KiesSetup_dump.txt 2>&1 -- 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=45275 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #13 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with wine-5.22? -- 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=45275 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Bizagi could not install |Bizagi Modeler 3.x |correctly in wine 3.0.1 |installer crashes in | |NdrProxyInitialize Keywords| |dotnet, download, Installer URL| |https://web.archive.org/web | |/20210228225521/https://fs4 | |.softfamous.com/downloads/t | |name-041220cg0f167/software | |/BizagiModelerSetup_3.3.203 | |3.exe Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution|--- |DUPLICATE --- Comment #14 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, it's a dupe of bug 36981 as Louis mentioned in comment #8. The Flexera InstallShield based installer crashes when executing 'publishing product information' action. Prerequisite: 'winetricks -q dotnet462' I've tested with: * Wine 3.0.1 (original version of bug report -> crash in NdrProxyInitialize) * Wine 4.8 (release before the fix -> crash in NdrProxyInitialize) * Wine 4.9 (release with the fix -> installs fine) $ sha1sum BizagiModelerSetup_3.3.2033.exe 1ec63381fd633f2346c0792e99dbe9827ea1b7d9 BizagiModelerSetup_3.3.2033.exe $ du -sh BizagiModelerSetup_3.3.2033.exe 260M BizagiModelerSetup_3.3.2033.exe $ wine --version wine-4.9 Regards *** This bug has been marked as a duplicate of bug 36981 *** -- 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=45275 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla