[Bug 12764] Page fault in X11DRV_XRender_ExtTextOut

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 21 21:14:17 CDT 2008


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |download, source
            Version|0.9.60                      |0.9.44.




--- Comment #1 from Dan Kegel <dank at kegel.com>  2008-05-21 21:14:16 ---
Original Debian report said this occurred as early as
0.9.44.  Didn't say whether it was a regression.

I just ran into this in a different context.  After about an
hour of use, Firefox 3 beta 5 on wine from git crashed the same way, though
this time not inside a metafile.  Log:

Unhandled exception: page fault on read access to 0x0021d830 in 32-bit code
(0x7e262641).
Backtrace:
=>1 0x7e262641 X11DRV_XRender_ExtTextOut+0x551(physDev=0x1cbe60, x=0xd0,
y=0x95, flags=0x2010, lprect=0x32c4d0, wstr=0x32cdf8, count=0x4, lpDx=0x19b678)
[dlls/winex11.drv/xrender.c:1306] in winex11
  2 0x7e2494dd X11DRV_ExtTextOut+0x5d(physDev=0x1cbe60, x=0xd0, y=0x95,
flags=0x2010, lprect=0x32c4d0, wstr=0x32cdf8, count=0x4, lpDx=0x19b678)
[dlls/winex11.drv/text.c:55] in winex11
  3 0x7e942e52 ExtTextOutW+0xac2(hdc=0x7d18, x=0xd0, y=0x95, flags=0x2010,
lprect=0x0, str=0x32cdf8, count=0x4, lpDx=0x32c5f8) [dlls/gdi32/font.c:1950] in
gdi32
  4 0x6067924b in xul (+0x1e924b) (0x0032d03c)
  5 0x6067639e in xul (+0x1e639e) (0x0758c800)
0x7e262641 X11DRV_XRender_ExtTextOut+0x551 [dlls/winex11.drv/xrender.c:1306] in
winex11: movswl     0x8(%eax),%edi
1306                current.x += (elts[idx].xOff +
formatEntry->gis[wstr[idx]].xOff);


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