[Bug 19392] Runes of magic : crash while entering world

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 9 21:39:18 CDT 2009


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


3vi1 <winehq.org at eternaldusk.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julliard at winehq.org




--- Comment #2 from 3vi1 <winehq.org at eternaldusk.com>  2009-08-09 21:39:17 ---
Since it was working in earlier versions, I did a regression test.  My bisect
turns this up as the culprit:

75792a3e6994e124a777b8825ef9b2916e7fe333 is first bad commit
commit 75792a3e6994e124a777b8825ef9b2916e7fe333
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul 10 14:46:55 2009 +0200

    dbghelp: Grow all arrays by doubling the size.

:040000 040000 a1f845b3b8715beca6f753b124c76dc43820cda8
37d2df93816a6a1ffe831609d96b765a472a4a40 M      dlls


Unfortunately, it does not look like this commit can be backed out in the
current version:

evil at mars:~/src/wine$ git show 75792a3e6994e124a777b8825ef9b2916e7fe333 | patch
-p1 -R
patching file dlls/dbghelp/coff.c
patching file dlls/dbghelp/dbghelp_private.h
patching file dlls/dbghelp/minidump.c
Hunk #3 FAILED at 253.
Hunk #4 FAILED at 382.
Hunk #5 succeeded at 873 (offset 6 lines).
2 out of 5 hunks FAILED -- saving rejects to file dlls/dbghelp/minidump.c.rej
patching file dlls/dbghelp/module.c
patching file dlls/dbghelp/msc.c
patching file dlls/dbghelp/source.c
patching file dlls/dbghelp/stabs.c
patching file dlls/dbghelp/symbol.c

(compilation of course fails)

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