[mdlug] Wine cannot run 32 bit windows programs with recent kernel upgrade?
R Kannan
rk111810 at gmail.com
Sat Jun 7 07:31:15 EDT 2014
Hi,
I use Ubuntu 12.04 and last week upgraded to Kernel 3.2.0-64
cat /var/log/dpkg.log | grep "\ install\ "
2014-06-05 18:14:33 install linux-image-3.2.0-64-generic <none> 3.2.0-64.97
2014-06-05 18:15:17 install linux-headers-3.2.0-64 <none> 3.2.0-64.97
2014-06-05 18:15:24 install linux-headers-3.2.0-64-generic <none>
3.2.0-64.97
Now I get the following error when I try to run a 32 bit windows code in
wine...
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
Google search yields the following..
http://forum.winehq.org/viewtopic.php?f=8&t=22568
Looks like some 16 bit code (?) in my old windows executable is now
somehow disabled.
Any ideas?
Thanks
More information about the mdlug
mailing list