[Bug 11694] New: Wine crashes when run in a directory other than build directory
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(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: julliard(a)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(a)austin-desktop:~/wine-git$ rm -rf ~/.wine && ~/wine-git/wine notepad # this works fine austin(a)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.
http://bugs.winehq.org/show_bug.cgi?id=11694 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-02-22 22:53:31 --- I don't see this problem. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11694 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-02-23 16:44:53 --- (In reply to comment #1)
I don't see this problem.
Works fine for me in Kubuntu Gutsy, but in Ubuntu Feisty I'm seeing this... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11694 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-02-23 22:08:11 --- I'm on Feisty 7.04 64-bit. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11694 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|julliard(a)winehq.org | --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-02-25 12:53:44 --- (In reply to comment #3)
I'm on Feisty 7.04 64-bit.
Not sure what the cause is. I've got a few machines that I test on (what nerd doesn't ;-P). My laptop runs Ubuntu Feisty 32-bit. It doesn't have this problem. However, my work machine is a windows xp sp2 machine running virtual box with ubuntu feisty 32 bit as a virtual host. It has the problem (and still does in today's git). My main personal machine is running Kubuntu Gutsy and it's fine. I'm going to rerun the regression test. That result was incorrect. Seems I ran it once with /usr/bin/wine instead of /home/austin/wine-git/wine... FWIW, gcc version on this box (broken) is gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11694 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-02-26 11:47:33 --- (In reply to comment #4)
(In reply to comment #3)
I'm on Feisty 7.04 64-bit.
Not sure what the cause is. I've got a few machines that I test on (what nerd doesn't ;-P). My laptop runs Ubuntu Feisty 32-bit. It doesn't have this problem. However, my work machine is a windows xp sp2 machine running virtual box with ubuntu feisty 32 bit as a virtual host. It has the problem (and still does in today's git). My main personal machine is running Kubuntu Gutsy and it's fine.
I'm going to rerun the regression test. That result was incorrect. Seems I ran it once with /usr/bin/wine instead of /home/austin/wine-git/wine...
FWIW, gcc version on this box (broken) is gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4).
Downgrading wine to a known good version still shows the same problem, so not a wine bug. Le sigh. Resolving invalid, sorry for the noise. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=11694 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-02-26 11:48:05 --- https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/195824 Moved to ubuntu launchpad. -- 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.
participants (1)
-
wine-bugs@winehq.org