[Bug 27713] picasa 3.8 stopped working winedbg provides very little info: 0x7b85bb05 ExitProcess+0xd15 in kernel32: movl %edi,0x4(%esp)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 10 08:18:39 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27713

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |focht at gmx.net
         Resolution|                            |INVALID

--- Comment #4 from Anastasius Focht <focht at gmx.net> 2011-07-10 08:18:39 CDT ---
Hello,

why are you running the app through debugger (winedbg)?
Don't do that unless you know what that means.

When you start the app as debuggee with winedbg, the stop before the call to
process entry point is by design.

Run apps with "wine" and not with "winedbg"

$ wine ./Picasa3.exe 

Regards

-- 
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.



More information about the wine-bugs mailing list