[Webkit-unassigned] [Bug 7601] REGRESSION (r13089): Reproducible crash dereferencing a deallocated element on google image search

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Mar 5 12:12:50 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7601


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com
            Summary|REGRESSION (r13078-r13093): |REGRESSION (r13089):
                   |Reproducible crash          |Reproducible crash
                   |dereferencing a deallocated |dereferencing a deallocated
                   |element on google image     |element on google image
                   |search                      |search




------- Comment #1 from opendarwin.org at mitzpettel.com  2006-03-05 12:12 PDT -------
I have tracked this regression down to r13089, the PLATFORM macros patch, and
then Alexey found out the reason in Platform.h:

#if PLATFORM(MAC)
#define USE_MULTIPLE_THREADS 1
#endif

changing it to KXMLCORE_USE_MULTIPLE_THREADS fixes the bug.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list