New breakages

gerard patel gerard.patel at asi.fr
Thu May 3 15:04:23 CDT 2001


At 08:42 AM 03/05/2001 -0700, you wrote:

<snip>
> Do you have a backtrace
>for the crashes? 

Not completely, but here is what I can do for now.
Note that I am not sure yet that these bugs are not related to the environment
(x server, window manager, glibc, etc)

Gerard

- Crash with Eudora 4 when exiting :

Unhandled exception: page fault on read access to 0x00000048
 in 32-bit code (0x40a49529).
In 32-bit mode.
Symbol h_errno is invalid
Symbol hack_digit is invalid
0x40a49529 (X11DRV_GetBitmapBits+0x185 [bitmap.c:213]): movl    0x48(%eax),%eax
213                     *tbuf |= XGetPixel(image,w,h)<<(7-(w&7));
Wine-dbg>bt
bt
Backtrace:
=>0 0x40a49529 (X11DRV_GetBitmapBits+0x185(bmp=0x403f375c, buffer=0x403f3ae4, count=0x80) [bitmap.c:213]) (ebp=40474298)
  1 0x40a49e28 (X11DRV_BitmapBits+0x64(hbitmap=0x21c4, bits=0x403f3ae4, count=0x80, flags=0x2) [bitmap.c:427]) (ebp=404742b8)
  2 0x40738a53 (GetBitmapBits+0x15f(hbitmap=0x21c4, count=0x80, bits=0x403f3ae4) [bitmap.c:280]) (ebp=404742e8)
  3 0x4069c07a (CURSORICON_CreateFromResource+0x5aa(hInstance=0x0, hObj=0x0, bits=0x406d7380, cbSize=0x2e8, bIcon=0x1, dwVersion=0x30000, width=0x20, height=0x20, loadflags=0x8040) [cursoricon.c:639]) (ebp=40474370)
  4 0x4069c3e7 (CURSORICON_Load+0x263(hInstance=0xde, name=0x7f03, width=0x20, height=0x20, colors=0x100, fCursor=0x0, loadflags=0x8040) [cursoricon.c:768]) (ebp=404743c0)
  5 0x4069ed17 (LoadImageW+0x12f(hinst=0x0, name=0x7f03, type=0x1, desiredx=0x20, desiredy=0x0, loadflags=0x8040) [cursoricon.c:2263]) (ebp=404743f4)
  6 0x4069df80 (LoadIconW+0x28(hInstance=0x0, name=0x7f03) [cursoricon.c:1782]) (ebp=40474418)
  7 0x40692fa5 (STATIC_LoadIconW+0x2d(wndPtr=0x40371038, name=0x7f03) [static.c:154]) (ebp=40474430)
  8 0x40693292 (StaticWndProc_locked+0x272(wndPtr=0x40371038, uMsg=0x81, wParam=0x0, lParam=0x40474854, unicode=0x1) [static.c:259]) (ebp=40474498)
  9 0x406934f1 (StaticWndProcW+0x31(hWnd=0x9dcc, uMsg=0x81, wParam=0x0, lParam=0x40474854) [static.c:376]) (ebp=404744c4)
  10 0x406cf237 (WINPROC_wrapper+0x17) (ebp=404744e8)
Unhandled exception: page fault on read access to 0x00000048
 in 32-bit code (0x40a49529).
In 32-bit mode.
Symbol h_errno is invalid
Symbol hack_digit is invalid
0x40a49529 (X11DRV_GetBitmapBits+0x185 [bitmap.c:213]): movl    0x48(%eax),%eax
213                     *tbuf |= XGetPixel(image,w,h)<<(7-(w&7));



More information about the wine-devel mailing list