[Bug 33255] New: 1.5.2 regression - IRCXPro crash (DL link included)
http://bugs.winehq.org/show_bug.cgi?id=33255 Bug #: 33255 Summary: 1.5.2 regression - IRCXPro crash (DL link included) Product: Wine Version: 1.5.2 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: doc(a)fotona.de Classification: Unclassified IRCXpro is a fairly old IRC daemon. I now tried to update the Wine version that it runs on. I have been using an 1.4 version and now updated to 1.5.25 There is a fairly old IRC daemon that seems to have stopped working with 1.5.2 of Wine. Version wine1.5.1 and earlier there were no issues running this program. I have noticed this bug when upgrading from an 1.4 version to 1.5.25. I tried various versions until i figured this issue first appears with 1.5.2 1.5.1 is the last version the program does not crash. Steps to reproduce the issue: - Download the trial from http://downloads.yahoo.com/software/windows-web-tools-ircxpro-s9216 - Install. - Enter same random data. Installation and setup of the server is quite simple. - Do not install as NT service. - Ignore the error at the end of the installation. The company that programmed this doesn't exist anymore, so does their server the installer tries to connect to. - Run IRCXPro.exe (the daemon) The daemon runs in windows tray. In 1.5.2 the server actually runs, too, however it crashes after a few seconds. There is no crash dialog shown. 1.5.1 and earlier versions worked without any issues (i tested a lot versions before i narrowed down to 1.5.2) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://downloads.yahoo.com/ | |software/windows-web-tools- | |ircxpro-s9216 Summary|1.5.2 regression - IRCXPro |IRCXPro crashes after a few |crash (DL link included) |seconds --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-03-21 19:57:00 CDT --- Please run a regression test: http://wiki.winehq.org/RegressionTesting also, please attach the terminal output. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 --- Comment #2 from DOCa Cola <doc(a)fotona.de> 2013-03-22 07:53:42 CDT --- ok, thanks for the info. did that. i switched to another machine (more cpu power for compiling) running ubuntu. I could trace down the issue to --- 6d6e6600ef17dd4d18ad3f2e3d3c20f296fe1e53 is the first bad commit commit 6d6e6600ef17dd4d18ad3f2e3d3c20f296fe1e53 Author: Alexander Morozov <amorozov(a)etersoft.ru> Date: Fri Mar 30 20:04:01 2012 +0400 advapi32: Regular program should not freeze forever if it calls StartServiceCtrlDispatcher. :040000 040000 f91ce5d66bf743d0b52debc2ab27cf4c222b510d e3c297e4fbc5fa5879551aafd065319487bde9f1 M dlls --- from the description it seems likely that this indeed is related. The exe that i was testing can be run both in "nt"-service and non-service mode. i was testing it in non-service mode. one note: when testing the 1.5.1-1.5.2 builds it happens that the IRCXpro.exe doesn't start at all and crashes right away. This seems unrelated to this bug, i think this is solved in newer wine versions. For testing i ran taskmgr.exe and from there the IRCXpro.exe daemon via the run dialog until it 'sticks' (icon appears in tray bar). The crash here we are looking at happens about 20-30seconds after the .exe started. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 --- Comment #3 from DOCa Cola <doc(a)fotona.de> 2013-03-22 07:58:08 CDT --- another note: when ircxpro.exe is run directly with the "./wine c:\xy\ircxpro.exe" command, it closes down. I asume this is due to the ircxpro.exe not creating any windows. I ran taskmgr.exe first and then ircxpro.exe from there. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 DOCa Cola <doc(a)fotona.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |advapi32 Regression SHA1| |6d6e6600ef17dd4d18ad3f2e3d3 | |c20f296fe1e53 OS/Version|Mac OS X |Linux -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amorozov(a)etersoft.ru -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 --- Comment #4 from Alexander Morozov <amorozov(a)etersoft.ru> 2013-03-23 09:17:07 CDT --- Try this patch: http://www.winehq.org/pipermail/wine-patches/attachments/20120405/9adbbbdf/a... Use patch or git am -3 for applying to current wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 --- Comment #5 from DOCa Cola <doc(a)fotona.de> 2013-03-23 09:56:56 CDT --- yes, i can confirm that this patch fixes the issue -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a792a5b4867c7cdefb1de7da3ef | |87bea06b1b3de Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-04-17 03:29:02 CDT --- Modified version was committed as a792a5b4867c7cdefb1de7da3ef87bea06b1b3de, assuming fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=33255 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2013-04-26 13:15:08 CDT --- Closing bugs fixed in 1.5.29. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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