[Bug 11085] New: Crash in UploadGlyph in Turbo Lister?

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 8 03:37:18 CST 2008


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

           Summary: Crash in UploadGlyph in Turbo Lister?
           Product: Wine
           Version: CVS/GIT
          Platform: Other
               URL: http://download.ebay.com/turbo_lister/setupUS.exe
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: x11-driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


To repeat: install with the recipe from bug 4286, i.e.

wget http://download.ebay.com/turbo_lister/setupUS.exe
wget http://kegel.com/wine/winetricks
wineserver -k
rm -rf .wine
sh winetricks mdac25 msxml3 
wine setupUS.exe 
cd .wine/drive_c/Program\ Files/eBay/Turbo\ Lister/
wine Tl.exe 

Select "load a sample file".  Gecko download option
box is presented, but then wine crashes immediately with

Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0xb7d1c34c).
Backtrace:
=>1 0xb7d1c34c memcpy+0x1c() in libc.so.6 (0x0033bf18)
  2 0x7e3828c5 UploadGlyph+0x395(physDev=?, glyph=0x31, format=0x1)
[dlls/winex11.drv/xrender.c:803] in winex11 (0x0033c128)
  3 0x7e384a65 X11DRV_XRender_ExtTextOut+0x5a5(physDev=0x162a20, x=0xffe12c3f,
y=0xffff7934, flags=0x1014, lprect=0x33c750, wstr=0x170950, count=0x1e,
lpDx=0x1708d0) [dlls/winex11.drv/xrender.c:1259] in winex11 (0x0033c4b8)
  4 0x7e3697dd X11DRV_ExtTextOut+0x5d(physDev=0x162a20, x=0xffe12c3f,
y=0xffff7934, flags=0x1014, lprect=0x33c750, wstr=0x170950, count=0x1e,
lpDx=0x1708d0) [dlls/winex11.drv/text.c:55] in winex11 (0x0033c578)
  5 0x7eb372c2 ExtTextOutW+0xac2(hdc=0x475c, x=0xffe12c3f, y=0xffff7934,
flags=0x1014, lprect=0x33d170, str=0x33c89c, count=0x1e, lpDx=0x0)
[dlls/gdi32/font.c:2225] in gdi32 (0x0033c798)
  6 0x7ec390a2 DrawTextExW+0xab2(hdc=0x475c, str=0x33d1d8, i_count=0xffffffff,
rect=0x33d170, flags=0x25, dtp=0x33d130) [dlls/user32/text.c:957] in user32
(0x0033d0f8)
  7 0x7ec39fcf DrawTextW+0x6f(hdc=0x475c, str=0x33d1d8, count=0xffffffff,
rect=0x33d170, flags=0x25) [dlls/user32/text.c:1090] in user32 (0x0033d148)
  8 0x0043ac8e in tl (+0x3ac8e) (0x00000000)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list