[Bug 16792] New: BaseHead 1.7 crashes while moving window around

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 4 11:13:01 CST 2009


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

           Summary: BaseHead 1.7 crashes while moving window around
           Product: Wine
           Version: 1.1.12
          Platform: Other
               URL: http://www.baseheadinc.com/downloads/47?task=download
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: gdi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


http://www.winehq.org/pipermail/wine-devel/2009-January/071730.html
was a post from an ISV who mentioned that his app "runs pretty chunky"
in Wine, so I tried it out.  He mentioned that it needed flash,
so I did 'winetricks flash' first.  

First problem: The installer uses a tiny, tiny font, which looks like bug
16264.

Second problem: playing around with the app's window, trying to position
it right on my laptop's 1024x768 screen, I got the following crash:

Unhandled exception: page fault on read access to 0x00000148 in 32-bit code
(0x7
eb1e72b).
Backtrace:
=>0 0x7eb1e72b PEN_SelectObject+0x2b(handle=0x64, hdc=0x26f8)
[dlls/gdi32/pen.c:238] in gdi32 (0x0032f9d4)
  1 0x7eb09d8c SelectObject+0xac(hdc=0x26f8, hObj=?) [dlls/gdi32/gdiobj.c:1129]
in gdi32 (0x0032fa04)
  2 0x734759fb in msvbvm60 (+0x559fb) (0x00b9410c)
0x7eb1e72b PEN_SelectObject+0x2b [dlls/gdi32/pen.c:238] in gdi32: movl     
0x148(%eax),%edx
238         if (dc->funcs->pSelectPen && !dc->funcs->pSelectPen( dc->physDev,
ha
ndle ))


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