https://bugs.winehq.org/show_bug.cgi?id=39815
Bug ID: 39815 Summary: BitComet 1.4 crashed on launch Product: Wine-staging Version: 1.8-rc4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: litimetal@gmail.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 53151 --> https://bugs.winehq.org/attachment.cgi?id=53151 terminal_output.txt
0. Download BitComet(a BitTorrent client) from http://www.bitcomet.com/ $ sha1sum BitComet_1.40_x86_setup.exe 47ebec6261ec6d06c058fc10260016b889478aa5 BitComet_1.40_x86_setup.exe 1. wine BitComet_1.40_x86_setup.exe You can choose the installer's language 2. cd ~/.wine/drive_c/Program Files/BitComet wine BitComet.exe
With wine, it works (mostly well) With wine-staging, it crashed at start up
https://bugs.winehq.org/show_bug.cgi?id=39815
--- Comment #1 from lizhenbo litimetal@gmail.com --- Created attachment 53152 --> https://bugs.winehq.org/attachment.cgi?id=53152 staging_patches.txt
https://bugs.winehq.org/show_bug.cgi?id=39815
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.bitcomet.com/
https://bugs.winehq.org/show_bug.cgi?id=39815
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- It shouldn't matter, but according to the log this is not 1.8-rc4, but instead a build of the current git version of Wine / Wine Staging. Wine Staging 1.8 is not released yet.
Do you have the possibility to run a git bisect? To do that, you would apply all Wine Staging patches as separate commits on top of Wine (./patchinstall.sh --backend=git --all), and afterwards mark wine-1.8 as good and HEAD as bad. Then proceed like with a regular regression test: http://wiki.winehq.org/RegressionTesting
https://bugs.winehq.org/show_bug.cgi?id=39815
--- Comment #3 from lizhenbo litimetal@gmail.com --- (In reply to Sebastian Lackner from comment #2)
It shouldn't matter, but according to the log this is not 1.8-rc4, but instead a build of the current git version of Wine / Wine Staging. Wine Staging 1.8 is not released yet.
Do you have the possibility to run a git bisect? To do that, you would apply all Wine Staging patches as separate commits on top of Wine (./patchinstall.sh --backend=git --all), and afterwards mark wine-1.8 as good and HEAD as bad. Then proceed like with a regular regression test: http://wiki.winehq.org/RegressionTesting
Thank you for mentioning this, I forgot that we can use git bisect (And I'm the translator of that wiki page)
This bug is caused by commit 78764bd09514515a14eb4a35993a66b40791c926 Author: Steaphan Greene steaphan@gmail.com Date: Fri Nov 2 14:16:09 2012 -0700
ntdll: Improve heap allocation performance by using more fine-grained free lists.
:040000 040000 67cb0529d89d0c039b57db289f64f7b115ae0b78 2eba65077fc3614e7a26a239b207e9d25074e25a M dlls
After applying this by $ patches/patchinstall.sh DESTDIR="/home/lizhenbo/src/wine-patched" --backend=git-am --force-autoconf ntdll-Heap_FreeLists
BitComet refused to work.
https://bugs.winehq.org/show_bug.cgi?id=39815
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.bitcomet.com/ |http://download.bitcomet.co | |m/achive/BitComet_1.40_x86_ | |setup.exe Summary|BitComet 1.4 crashed on |BitComet 1.40 crashed on |launch |launch Regression SHA1| |78764bd09514515a14eb4a35993 | |a66b40791c926 CC| |frederic.delanoy@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39815
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|78764bd09514515a14eb4a35993 | |a66b40791c926 |
https://bugs.winehq.org/show_bug.cgi?id=39815
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- Starts fine with wine 1.9.22, but fails wine-staging 1.9.21.
https://bugs.winehq.org/show_bug.cgi?id=39815
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |dark.shadow4@web.de Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Starts up fine for me with wine-3.21 and wine-staging-3.21. Assuming fixed.
https://bugs.winehq.org/show_bug.cgi?id=39815
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Fixed Staging bugs.