On Sun, 20 Mar 2005 20:13:48 -0500, Jesse D Zbikowski wrote: > So now this looks more like a problem with the X11 driver. I run > xorg-x11-6.8.1.902 -3dfx -3dnow +bitmap-fonts +cjk -debug -dlloader > -dmx +doc +font-server -hardened -insecure-drivers -ipv6 -minimal +mmx > +nls +opengl +pam -sdk +sse -static +truetype-fonts +type1-fonts > (-uclibc) +xprint +xv. Install Wine from CVS/source not from the Gentoo ebuilds. They have a tendency to mess it up. Also using winedbg isn't the right way to enable the debug channels. Do this: WINEDEBUG=+tid,+seh,+relay wine foo.exe 2>/tmp/log Then examine the logfile. The first chance exception in the x11drv is likely to be the DIB segfault handler and can be ignored (ie it's crashing by design) thanks -mike _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users