http://bugs.winehq.org/show_bug.cgi?id=27713
--- Comment #9 from Dennis dennisgdaniels@gmail.com 2011-07-11 13:57:45 CDT --- Sanity check: I did it all again
[user@localhost Picasa3]$ wine Picasa3.exe [user@localhost Picasa3]$ winedbg Picasa3.exe WineDbg starting on pid 0039 0x7b85bb05 ExitProcess+0xd15 in kernel32: movl %edi,0x4(%esp) Wine-dbg>cont Process of pid=0039 has terminated Wine-dbg>cont No process loaded, cannot execute 'cont' Wine-dbg>run 0x7b85bb05 ExitProcess+0xd15 in kernel32: movl %edi,0x4(%esp) Wine-dbg>cont Process of pid=0033 has terminated Wine-dbg>[user@localhost Picasa3]$
[user@localhost Picasa3]$ objdump -d kernel32.dll.so > log.txt objdump: 'kernel32.dll.so': No such file
winedbg is terminating