[Bug 24105] New: VB6 crashes while trying to start simple sample program
http://bugs.winehq.org/show_bug.cgi?id=24105 Summary: VB6 crashes while trying to start simple sample program Product: Wine Version: 1.3.0 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com While trying to reproduce bug 5180 / bug 5181, I found that vb6 installs fine with no futzing whatsoever if you run with +relay (without it, it crashes quickly). I then tried running the Dancing Mouse example program. Pressing 'Run' used to work, but now crashes with Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x7e955213). Backtrace: =>0 OLEFontImpl_put_Name+0x73(iface=0x2a2f398, name=*** invalid address 0x4 ***) [wine-git/include/winbase.h:2255] in oleaut32 1 OLEFontImpl_IPersistPropertyBag_Load+0x28b(iface=0x2a2f3a8, pPropBag=0x111cf7c, pErrorLog=(nil)) [wine-git/dlls/oleaut32/olefont.c:2157] in oleaut32 2 0x0044c9e2 in vb6 ... 0x7e955213 OLEFontImpl_put_Name+0x73 [wine-git/include/winbase.h:2255] in oleaut32: cmpw $0,0x0(%esi) 2255 while (*s) s++; winetricks vcrun6 + overriding oleaut32 to native works around the problem. -- 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=24105 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |5180 -- 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=24105 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |5181 -- 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=24105 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.0 |1.3.1 --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2010-08-23 11:14:34 --- This was with 1.3.1, not 1.3.0. Filed bug 24106 for the installer problem. -- 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=24105 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-23 15:13:39 CDT --- Created an attachment (id=31471) --> (http://bugs.winehq.org/attachment.cgi?id=31471) patch Try this patch please. -- 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=24105 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2010-10-23 16:49:22 CDT --- That helps! Now I'm back to the previous problem. Thanks. -- 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=24105 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-25 11:05:56 CDT --- Fixed by 2c91ccede63b8352f349e2ed7103ef3ab6b54aab. -- 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=24105 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-29 12:56:08 CDT --- Closing bugs fixed in 1.3.6. -- 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