[Webkit-unassigned] [Bug 48708] REGRESSION (r70847): Reproducible crashes in Safari and Mail when editing text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 20:08:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48708





--- Comment #2 from Mark Rowe (bdash) <mrowe at apple.com>  2010-10-29 20:08:43 PST ---
Relevant snippet from the crash log:

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010

Thread 0 Crashed:
0   com.apple.WebCore                 0x0000000103860df2 WebCore::Range::cloneRange(int&) const + 18 (RefPtr.h:59)
1   com.apple.WebCore                 0x0000000103fb6e27 WebCore::TextCheckingHelper::paragraphAlignedRange(int&, WTF::String&) const + 73 (PassRefPtr.h:185)
2   com.apple.WebCore                 0x0000000103ba3af3 WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges(unsigned int, WebCore::Range*, WebCore::Range*) + 877 (PassRefPtr.h:185)
3   com.apple.WebCore                 0x0000000103ba1e45 WebCore::Editor::correctionPanelTimerFired(WebCore::Timer<WebCore::Editor>*) + 219 (PassRefPtr.h:74)
4   com.apple.WebCore                 0x00000001037793be WebCore::ThreadTimers::sharedTimerFiredInternal() + 130 (ThreadTimers.cpp:115)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list