[Bug 23850] Aliens vs Predator (2010) silently exits during startup

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 30 22:52:56 CDT 2010


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





--- Comment #2 from Jonathan Strander <mblackwell1024 at gmail.com>  2010-07-30 22:52:56 ---
(In reply to comment #1)
> Please post the results of your regression test. 
> http://wiki.winehq.org/RegressionTesting

7fe8c7202345ba04425e3dfefb534bcad8fe76fa is the first bad commit
commit 7fe8c7202345ba04425e3dfefb534bcad8fe76fa
Author: Sven Baars <sven.wine at gmail.com>
Date:   Fri Jul 16 15:19:19 2010 +0200

    kernel32: Update the Dutch translation.

:040000 040000 afe16ccb81f39a74996ec0d4fa59d9f4db208078
027b6f06a72f8635c65d241d4fa2c7ef233eaf76 M    dlls


I'm pretty sure there's no way this is correct. Perhaps I did something wrong.
Process was:

git bisect start
git bisect good wine-1.2
git bisect bad wine-1.3.0

make clean -j5 && ./configure --disable-tests && make depend -j5 && make -j5

and after every test

git bisect bad

as each test produced the silent crash.

I actually did this twice, once cleaning every time, and once using ccache
(just to verify the result was the same each time). Every test produced a bad
result. Where do I go from here?

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