[Bug 28755] New: eMule 0.50a fails to start, buffer overrun detected by vc++ rt
http://bugs.winehq.org/show_bug.cgi?id=28755 Bug #: 28755 Summary: eMule 0.50a fails to start, buffer overrun detected by vc++ rt Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lorenzo.pistone(a)studenti.unito.it Classification: Unclassified as title. no error message in the console. -- 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=28755 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-10-17 13:51:31 CDT --- Terminal output? What's your locale/keyboard? -- 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=28755 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-10-17 13:51:44 CDT --- (In reply to comment #1)
Terminal output? What's your locale/keyboard?
Wrong bug, ignore. -- 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=28755 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-10-17 13:54:28 CDT --- http://www.filehippo.com/download_emule/ 185705e7d217132a104dc3f4ee12a72c7e8749ce eMule0.50a-Installer.exe works fine here in wine-1.3.30-205-g472a8f7 -- 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=28755 --- Comment #4 from Lorenzo Pistone <lorenzo.pistone(a)studenti.unito.it> 2011-10-17 14:14:10 CDT --- (In reply to comment #3)
http://www.filehippo.com/download_emule/
185705e7d217132a104dc3f4ee12a72c7e8749ce eMule0.50a-Installer.exe
works fine here in wine-1.3.30-205-g472a8f7
that's the installer. I'm talking of the program itself: pisto(a)pcpcpcpc:~$ wine "C:\\Programmi\\emule\\emule.exe" err:menubuilder:convert_to_native_icon error 0x80004005 getting frame 6 err:menubuilder:convert_to_native_icon error 0x88982F04 committing encoder fixme:heap:HeapSetInformation (nil) 1 (nil) 0 The three warnings appear also while running other programs that run well. -- 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=28755 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2011-10-17 15:36:38 CDT --- (In reply to comment #4)
(In reply to comment #3)
http://www.filehippo.com/download_emule/
185705e7d217132a104dc3f4ee12a72c7e8749ce eMule0.50a-Installer.exe
works fine here in wine-1.3.30-205-g472a8f7
that's the installer. I'm talking of the program itself:
pisto(a)pcpcpcpc:~$ wine "C:\\Programmi\\emule\\emule.exe" err:menubuilder:convert_to_native_icon error 0x80004005 getting frame 6 err:menubuilder:convert_to_native_icon error 0x88982F04 committing encoder fixme:heap:HeapSetInformation (nil) 1 (nil) 0
The three warnings appear also while running other programs that run well.
Yeah, I ran the installed program as well: austin(a)aw25 ~ $ wine "C:\\Program Files\\eMule\\emule.exe" both from within its program folder and outside using the full path. Works fine here. -- 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=28755 zarazek <balagane(a)op.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |balagane(a)op.pl --- Comment #6 from zarazek <balagane(a)op.pl> 2011-10-19 17:12:12 CDT --- I confirm the bug. When launching emule 0.50a with command "wine emule.exe", dialog box with title "Microsoft Visual C++ Runtime Library" appears with message "Bufer overrun detected!" After clicking OK, program aborts. Console output: fixme:heap:HeapSetInformation (nil) 1 (nil) 0 My system is x86_64, Debian testing (wheezy/sid), kernel 3.0.0-1, wine 1.3.30 (package wine1.3, version 1.3.30-0ubuntu1~ppa1~maverick, pulled from http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu). Previous version (1.3.29) was working fine on the same system. -- 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=28755 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2011-10-19 17:45:54 CDT --- (In reply to comment #6)
I confirm the bug.
When launching emule 0.50a with command "wine emule.exe", dialog box with title "Microsoft Visual C++ Runtime Library" appears with message "Bufer overrun detected!" After clicking OK, program aborts. Console output:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
My system is x86_64, Debian testing (wheezy/sid), kernel 3.0.0-1, wine 1.3.30 (package wine1.3, version 1.3.30-0ubuntu1~ppa1~maverick, pulled from http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu). Previous version (1.3.29) was working fine on the same system.
Potentially kernel version dependent then. Can you please run a regression test? http://wiki.winehq.org/RegressionTesting -- 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=28755 --- Comment #8 from Lorenzo Pistone <lorenzo.pistone(a)studenti.unito.it> 2011-10-22 06:45:21 CDT --- back working in 1.3.31. zarazek, if it works for you too, please close. -- 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=28755 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |gyebro69(a)gmail.com Resolution| |DUPLICATE --- Comment #9 from GyB <gyebro69(a)gmail.com> 2011-10-31 07:03:35 CDT --- I can reproduce the crash on startup with 1.3.30, but eMule 0.50a starts correctly with 1.3.31. It was fixed by 9711cdbcabfce9910196f75451f0ada977d3560d Marking as a dupe of bug #28642 . *** This bug has been marked as a duplicate of bug 28642 *** -- 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=28755 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com Regression SHA1| |70caadbf34807e96ed8543abd7e | |fddc302b7798c -- 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=28755 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2011-11-02 12:39:36 CDT --- Closing. -- 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