Zvone Zagar wrote: > All day long I have been trying to run a 32 bit application (a > dictionary software) needed by some users. ... > I tried with three different PCs and wine versions including CrossOffice (trial). > Installation went fine. (I tried:) > SuSE 9.3, wine 0.9.8 (rpm) + winetools with ie6,dcom98,vbrun ,... > SuSE 9.3, wine 0.9.16 (rpm), NO wine tools - just winecfg > SuSE 10.1 (updated), CrossOffice 5.0.3, ie6,dcom95 > In all environments I get almost the same output: > > >col@winter:~> wine .wine/drive_c/Program\ Files/ASP32/ASP32.EXE > >wine: Unhandled page fault on read access to 0x0b018cf0 at address 0x41807163... > >Backtrace: > >=>1 0x41807163 in winex11 (+0x27163) (0x41807163) > > 2 0x41803471 in winex11 (+0x23471) (0x41803471) > > 3 0x41804e88 X11DRV_SetDIBits in winex11 (0x41804e88) > > 4 0x40868768 SetDIBits in gdi32 (0x40868768) > > 5 0x40869b86 StretchDIBits in gdi32 (0x40869b86) > > 6 0x0400855e in alistc32 (+0x855e) (0x0400855e) That looks very much like http://bugs.winehq.org/show_bug.cgi?id=4664 That bug report has a fix, http://www.winehq.org/pipermail/wine-patches/2006-March/025018.html but it looks like that fix never made it into CVS. Can you try building Wine yourself? One of the directories mentioned in the patch has changed names, so you'd have to edit the patch very slightly (dlls/x11drv/dib.c is now dlls/winex11.drv/dib.c) before applying it. If you're not comfortable doing that, perhaps somebody can build an RPM for you. - Dan _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users