[Bug 16261] New: SmartBarXP crashes during launch
http://bugs.winehq.org/show_bug.cgi?id=16261 Summary: SmartBarXP crashes during launch Product: Wine Version: 1.1.9 Platform: PC URL: http://www.majorgeeks.com/SmartBarXP_d4366.html OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: rpc AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=17533) --> (http://bugs.winehq.org/attachment.cgi?id=17533) +rpc,+seh Needs winetricks vb6run to install. Then launch, click continue, and bam! wine: Unhandled page fault on write access to 0x7e80dfb0 at address 0x7e87fa44 (thread 0009), starting debugger... Backtrace: =>1 0x7e87fa44 NdrDllGetClassObject+0x1a7(rclsid=0x7e7fba80, iid=0x7e8083ac, ppv=0x32eec0, pProxyFileList=0x7e815a18, pclsid=0x7e7fba80, pPSFactoryBuffer=0x7e815dc4) [/home/austin/wine-git/dlls/rpcrt4/cpsf.c:171] in rpcrt4 (0x0032ee58) 2 0x7e769733 OLEAUTPS_DllGetClassObject+0x49(rclsid=0x7e7fba80, riid=0x7e8083ac, ppv=0x32eec0) [/home/austin/wine-git/dlls/oleaut32/usrmarshal.c:66] in oleaut32 (0x0032ee88) 3 0x7e72b6a1 PSDispatchFacBuf_CreateProxy+0x52(iface=0x7e815798, pUnkOuter=(nil), riid=0x7e80854c, ppProxy=0x205328, ppv=0x205324) [/home/austin/wine-git/dlls/oleaut32/oleaut.c:732] in oleaut32 (0x0032eec8) 4 0x7e746914 PSFacBuf_CreateProxy+0x387(iface=0x7e815898, pUnkOuter=0x1fe988, riid=0x489890, ppProxy=0x1fe1b0, ppv=0x1fe174) [/home/austin/wine-git/dlls/oleaut32/tmarshal.c:1861] in oleaut32 (0x0032ef48) 5 0x7e93904f proxy_manager_create_ifproxy+0x1a8(This=0x1fe988, stdobjref=0x1fe7bc, riid=0x489890, channel=0x1fe0a8, iif_out=0x32eff0) [/home/austin/wine-git/dlls/ole32/marshal.c:906] in ole32 (0x0032efb8) 6 0x7e939f2d unmarshal_object+0x287(stdobjref=0x1fe7bc, apt=0x12e3e0, dest_context=MSHCTX_LOCAL, dest_context_data=(nil), riid=0x489890, oxid_info=0x1fe9a8, object=0x32f0e0) [/home/austin/wine-git/dlls/ole32/marshal.c:1275] in ole32 (0x0032f018) 7 0x7e937724 ClientIdentity_QueryMultipleInterfaces+0x3fa(iface=0x1fe988, cMQIs=1, pMQIs=0x32f0dc) [/home/austin/wine-git/dlls/ole32/marshal.c:307] in ole32 (0x0032f0b8) 8 0x7e9371ea ClientIdentity_QueryInterface+0x8f(iface=0x1fe988, riid=0x489890, ppv=0x32f184) [/home/austin/wine-git/dlls/ole32/marshal.c:218] in ole32 (0x0032f0f8) 9 0x7e91a454 CoCreateInstanceEx+0x161(rclsid=0x4899b0, pUnkOuter=(nil), dwClsContext=5, pServerInfo=(nil), cmq=4, pResults=0x32f174) [/home/austin/wine-git/dlls/ole32/compobj.c:2575] in ole32 (0x0032f148) -- 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=16261 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-11-29 22:01:35 --- The application seems to work in 1.1.9. Regression testing showed the bad commit to be: cb7a0da5db7588d63b505d3c9ea94306df7a20bc is first bad commit commit cb7a0da5db7588d63b505d3c9ea94306df7a20bc Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Nov 28 12:55:59 2008 +0100 widl: Fix the handling of proxy delegation. Generate a BaseIIDList for delegated interface, and point directly to the methods that have been defined in the same file instead of delegating them. :040000 040000 95536f6f659df3fc673ade7932c1ffeebf81294b 6f3dfefd6f55d9f2d08084c5e871d3780c380bdd M dlls :040000 040000 43f9de79b9bc77b681d7252020d0523333aa3276 cff6c5e56b3367b818d56bfbe567aac53e478bd9 M tools Reverting the commit in today's Git fixes 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=16261 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=16261 --- Comment #2 from James Hawkins <truiken(a)gmail.com> 2008-11-29 23:04:55 --- *** Bug 16272 has been marked as a duplicate of this bug. *** -- 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=16261 --- Comment #3 from James Hawkins <truiken(a)gmail.com> 2008-11-29 23:06:45 --- *** Bug 16273 has been marked as a duplicate of this bug. *** -- 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=16261 --- Comment #3 from James Hawkins <truiken(a)gmail.com> 2008-11-29 23:06:45 --- *** Bug 16273 has been marked as a duplicate of this bug. *** --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-11-30 21:23:24 --- I'm seeing this in several installers... -- 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=16261 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-12-01 16:25:27 --- Fixed in today's git. -- 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=16261 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-05 11:16:32 --- Closing bugs fixed in 1.1.10. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16261 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |cb7a0da5db7588d63b505d3c9ea | |94306df7a20bc Fixed by SHA1| |61d600f42fc914947a6f37b1cc2 | |dfd3b71b9e907 CC| |focht(a)gmx.net Summary|SmartBarXP crashes during |SmartBarXP 1.x (VB6 app) |launch |crashes during launch URL|http://www.majorgeeks.com/S |https://web.archive.org/web |martBarXP_d4366.html |/20051125053931/http://www. | |smartbarxp.com/SmartBarXP_1 | |.0.201.exe -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla