http://bugs.winehq.org/show_bug.cgi?id=13915
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED Summary|Oblivon Script Extender |Oblivon Script Extender |(OBSE) fails to start |(OBSE) fails to start |("privileged instruction") |(needs address space layout | |randomization (ASLR) | |disabled and prelink | |enabled)
--- Comment #67 from Anastasius Focht focht@gmx.net 2012-01-17 09:33:30 CST --- Hello,
reported working twice.
With address space layout randomization (ASLR) disabled and prelink enabled it should work in general. There might be rare cases where non-Wine shared libraries might already occupy virtual address space locations that ought the be reserved for Wine shared libs, forcing them to relocate. There is nothing more Wine can do.
Regards