[Bug 39815] New: BitComet 1.4 crashed on launch
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(a)winehq.org Reporter: litimetal(a)gmail.com CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de, sebastian(a)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 -- 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=39815 --- Comment #1 from lizhenbo <litimetal(a)gmail.com> --- Created attachment 53152 --> https://bugs.winehq.org/attachment.cgi?id=53152 staging_patches.txt -- 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=39815 lizhenbo <litimetal(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.bitcomet.com/ -- 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=39815 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #2 from Sebastian Lackner <sebastian(a)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 -- 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=39815 --- Comment #3 from lizhenbo <litimetal(a)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(a)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. -- 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=39815 Frédéric Delanoy <frederic.delanoy(a)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(a)gmail.com -- 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=39815 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|78764bd09514515a14eb4a35993 | |a66b40791c926 | -- 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=39815 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #4 from winetest(a)luukku.com --- Starts fine with wine 1.9.22, but fails wine-staging 1.9.21. -- 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=39815 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |dark.shadow4(a)web.de Status|UNCONFIRMED |RESOLVED --- Comment #5 from Fabian Maurer <dark.shadow4(a)web.de> --- Starts up fine for me with wine-3.21 and wine-staging-3.21. Assuming fixed. -- 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=39815 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Fixed Staging bugs. -- 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