[Bug 24396] Some Windows applications mysteriously crash on start up

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 18 19:47:55 CDT 2010


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

--- Comment #6 from Artem S. Tashkinov <t.artem at mailcity.com> 2010-09-18 19:47:55 CDT ---
Something weird goes on here.

With a new .wine, winamp now starts.

With an old .wine I cannot make it start.




set $BreakOnFirstChance=0 doesn't work because winedbg refuses to work:

$ winedbg ./winamp.exe
WineDbg starting on pid 001b
0x7edde5b0 start_process+0x50 in kernel32: movl %edi,0x4(%esp)
Wine-dbg>set $BreakOnFirstChance=0
Wine-dbg>run
fixme:winedbg:dbg_run_debuggee Re-running current program with "\r" as args is
broken


with 

$ winedbg --gdb ./winamp.exe
and 
set $BreakOnFirstChance=0

I get create_alpha_bitmap

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