On Mon, Aug 23, 2010 at 10:00 PM, Jacek
Caban
<jacek@codeweavers.com>
wrote:
It's not yet fully tested and I need help with this. I'd
appreciate any help with testing. Almost all changes required
by the new Gecko were possible to be committed to current
Wine. The attached patch contains remaining bits. All you need
to test it is current Wine Git (must be today's or later), the
attached patch and a new Gecko build. You can find new builds
[1] and win64 build [2]. Put .cab files according to generic
instructions [3] (obviously with different file names due to
different Gecko versions). Please let me know of any
regressions.
There are some recent crashes in urlmon:url (32 bit) that
seem to be related to wine gecko. The crashes are pretty
random (usually crashes at "asynchronous https test", but I've
seen crashes with other backtraces or in other tests, and
sometimes all tests run without a crash).
I don't have the debug symbols for wine-gecko installed,
but I attached a log+backtrace of the crash. Tell me if you
need something more.
They started for me just about when we switched to wine
1.1.0, but I'm not the only one who gets them. The bad thing
is that it stops the tests with a message box saying
TerminateProcess failed, so it's a pretty bad crash