https://bugs.winehq.org/show_bug.cgi?id=37249
Bug ID: 37249 Summary: WinMerge 2.14.0.0 crash during compare of folders Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mcluskyism@alice.it
Created attachment 49537 --> https://bugs.winehq.org/attachment.cgi?id=49537 backtrace
Hello, this is my first bug report, so forgive mistakes and bad English. Sometimes the app crash during folders comparison, doesn't matter the number of files contained. Errors emerge from rpcss.exe and then the app closes itself. Works fine in real Windows XP SP3 and in VirtualBox. Using WinMerge 2.14.0.0 from Portable Apps with current additional plugins, packed into de default.
i A wine-gecko2.24 i A wine-mono4.5.2 i wine-rt Versione: 1:1.7.25-1~kxstudio1 i wine-rt-i386 Versione: 1:1.7.25-1~kxstudio1 i wineasio Versione: 0.9.0+git20110613-2kxstudio1 i wineasio-i386 Versione: 0.9.0+git20110613-2kxstudio3 i winetricks
Linux 3.2.0-4-rt-686-pae #1 SMP PREEMPT RT Debian 3.2.60-1+deb7u3 i686
https://bugs.winehq.org/show_bug.cgi?id=37249
federico segato mcluskyism@alice.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.25
https://bugs.winehq.org/show_bug.cgi?id=37249
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- Not a blocker.
How often is "sometimes"? I compared folders 5 times, different folders each time, and it never crashed. Also, what are the "current additional plugins" you have installed? The PortableApps.com page for this WinMerge Portable does not mention any additional plugins. Please give exact steps to reproduce.
I note that you are using a patched version of Wine. Please retest in plain Wine; wine-rt is not supported here.
https://bugs.winehq.org/show_bug.cgi?id=37249
--- Comment #2 from federico segato mcluskyism@alice.it --- (In reply to Rosanne DiMesio from comment #1)
Not a blocker.
Thank you for quick reply and sorry for mistakes
How often is "sometimes"? I compared folders 5 times, different folders each time, and it never crashed. Also, what are the "current additional plugins" you have installed? The PortableApps.com page for this WinMerge Portable does not mention any additional plugins. Please give exact steps to reproduce.
I guess rpcss.exe reports and crashes are related to comparison of folders when them contain .doc and .xls MSOffice files. Steps to reproduce: Download, and install, WinMerge 2.14.0.0 from http://portableapps.com/apps/utilities/winmerge_portable Microsoft Visual C++ 2008 Runtime Components is included in the installer, it also includes full support for archives with the bundled 7-Zip plugin. Download, and manual add, xdocdiff WinMerge Plugin from http://freemind.s57.xrea.com/xdocdiffPlugin/en/index.html Before unpacking: Install WinMerge Select [Plugins]-[Automatic Unpacking]. 1. Unzip file. 2. Copy xdoc2txt.exe and zlib.dll to WinMerge program folder. (Where WinMerge.exe is located) -> ./WinMergePortable/App/WinMerge 3. Copy amb_xdocdiffPlugin.dll to sub folder "MergePlugins". -> ./WinMergePortable/App/WinMerge/MergePlugins I can confirm this setup works stable under real WinXP SP3 with MSOffice 2003 also under VirtualBox.
I note that you are using a patched version of Wine. Please retest in plain Wine; wine-rt is not supported here.
You are true, because wine-rt is a dependency of Qtractor, Qjackctl and wineasio from Debian PPA of http://kxstudio.sourceforge.net/ So install a plain wine is a no-go for my audio setup :-( Thanks again for your time and help
https://bugs.winehq.org/show_bug.cgi?id=37249
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- You left out a couple of important steps from your instructions. First, Manual Unpacking is selected by default in the Plugins menu, and the menu itself is grayed out, so it cannot be changed. You need to install winetricks vb6run to work around that. Second, xdoc2txt.exe requires mfc42.dll, so that too has to be installed with winetricks.
After getting that sorted out, I compared folders with .doc and .xls files, and even compared two .docx files directly. No crash.
Which brings us back to your unsupported, patched Wine version: that may be the cause of the crashes you are getting. If it is, this bug is invalid. You need to retest in plain Wine.
https://bugs.winehq.org/show_bug.cgi?id=37249
--- Comment #4 from federico segato mcluskyism@alice.it --- (In reply to Rosanne DiMesio from comment #3)
You left out a couple of important steps from your instructions. First, Manual Unpacking is selected by default in the Plugins menu, and the menu itself is grayed out, so it cannot be changed. You need to install winetricks vb6run to work around that. Second, xdoc2txt.exe requires mfc42.dll, so that too has to be installed with winetricks.
Thank you Rosanne, is not a problem for me to do a test purpose install of vb6run and mfc42.dll with winetricks. I could do that without mess up my falkTX customized wine-rt. I am pretty sure I miss something in the way, I am newbie to Linux world, and it was my intention in leaving wine itself barebone, because I mostly do the complex Windows tasks under VirtualBox. I use WinMerge into my Wheezy box only for backup. Ok, it is time to beta test, thank you again, if needed I will be back ASAP to close this false positive.
https://bugs.winehq.org/show_bug.cgi?id=37249
federico segato mcluskyism@alice.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED
--- Comment #5 from federico segato mcluskyism@alice.it --- (In reply to Rosanne DiMesio from comment #3)
winetricks vb6run to work around that. Second, xdoc2txt.exe requires mfc42.dll, so that too has to be installed with winetricks.
Hi Rosanne, almost SOLVED, it was mfc42.dll left. rpcss.exe still bothers me, popping up during compare but with an empty backtrace window... Nevermind, as the comparison goes fine to the end (tested with folders with .doc .docx .xls and .xlsx). And my non plain Wine installation is also safe on its way :-) Again, thank you for time and patience.
https://bugs.winehq.org/show_bug.cgi?id=37249
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |WORKSFORME
--- Comment #6 from Rosanne DiMesio dimesio@earthlink.net --- Nothing was fixed in Wine.
The need for mfc42 is bug 657, but that's not the cause of the crash in rpcss you are reporting. I can't reproduce that crash in plain Wine, with or without mfc42.
I understand you need to use that patched version of Wine. You need to understand that it is not supported here. http://wiki.winehq.org/Bugs
Marking WORKSFORME. If someone can reproduce the crash in plain Wine, it can be reopened.
https://bugs.winehq.org/show_bug.cgi?id=37249
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- Closing WORKSFORME bugs.