[Bug 11694] New: Wine crashes when run in a directory other than build directory

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 22 19:44:39 CST 2008


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

           Summary: Wine crashes when run in a directory other than build
                    directory
           Product: Wine
           Version: 0.9.56.
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: regression, source
          Severity: normal
          Priority: P2
         Component: ntdll
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: julliard at winehq.org


ntdll: Store the unhandled exception filter at startup to avoid race
conditions.
commit:78fba54ab791f8ed6d68305869b18403d08011e0

Ever since this commit, running wine from a directory other than the build
directory. For instance:

austin at austin-desktop:~/wine-git$ rm -rf ~/.wine && ~/wine-git/wine notepad #
this works fine
austin at austin-desktop:~$ rm -rf ~/.wine && ~/wine-git/wine notepad # fails

Reverting this commit lets wine run fine for me.

Also, see:
https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/191575


-- 
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