[Bug 15311] The TV viewer MeuhmeuhTV crashes in a Wine internal library

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 20 07:32:27 CST 2009


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





--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com>  2009-11-20 07:32:27 ---
(In reply to comment #1)
> It looks as though the app is calling CharLowerBuffA with a static string:
> wine: Unhandled page fault on write access to 0x7e66a856 at address 0xb7e9122d
> (thread 0009), starting debugger...
> and from the backtrace:
>   3 0x7ea2defe CharLowerBuffA+0x1be(str="Primary Sound Driver", len=20)
> [/home/david/wine/dlls/user32/lstr.c:319] in user32 (0x0032ee4c)
> 

> I'm guessing CharLowerBuffA/W need an exception handler to deal with such buggy
> apps?  A test on Windows is probably needed to confirm.

Why passing static to this call is buggy?

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