> Unhandled exception: page fault on execute access to 0x0048720d in 32-bit code (0x0048720d). <snip> > Backtrace: > =>0 0x0048720d EntryPoint() in steam (0x0032ffe8) You're probably trying to load a .exe from a partition that's mounted noexec. This sometimes works and sometimes fails, depending on the executable. -- Vincent Povirk