[Bug 13915] Oblivon Script Extender (OBSE) fails to start ("privileged instruction")

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 10 19:58:24 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=13915


Edward <vbgraphix2003 at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vbgraphix2003 at hotmail.com




--- Comment #10 from Edward <vbgraphix2003 at hotmail.com>  2009-02-10 19:58:23 ---
(In reply to comment #8)
> Placing some extra debug code around the line causing the crash actually allows
> OBSE to run perfectly on occasion. It almost seems like a timing issue of some
> sort.
> 
> I replaced the debug line with a simple sleep(1); statement and it has the same
> effect. Probably 1 out of 5 tries will launch OBSE perfectly. The rest it
> crashes in FormatMessageW or LocalReAlloc16.
> 
>     sleep(1);
>     if (!(hMenu = USER_HEAP_ALLOC( sizeof(POPUPMENU) ))) return 0;
> 
> I am not really sure what this means, but perhaps it will help someone with a
> bit more coding skill :)
> 

Still broken with wine 1.1.14


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list