[Webkit-unassigned] [Bug 20676] Safari 4dp crashes while executing "undo" in gmail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 27 12:57:06 PDT 2008


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





------- Comment #10 from sulka at sulake.com  2008-10-27 12:57 PDT -------
I'm getting this in a totally unrealiable manner, but my experience has been
that the crash always follows when I try to undo an HTML-formatted paste into
the editing window. My CrashReporter traces look different, too:

Process:         WebKit [9750]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [120]

Date/Time:       2008-05-27 11:39:51.759 +0300
OS Version:      Mac OS X 10.5.2 (9C7010)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Application Specific Information:
*** Terminating app due to uncaught exception
'NSInternalInconsistencyException', reason: '*** -[NSCFDictionary
setObject:forKey:]: mutating method sent to immutable object'

Thread 0 Crashed:
0   com.apple.CoreFoundation            0x923370f4
___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib                     0x942e10fb objc_exception_throw + 40
2   com.apple.CoreFoundation            0x9233702b +[NSException
raise:format:arguments:] + 155
3   com.apple.CoreFoundation            0x9233706a +[NSException raise:format:]
+ 58
4   com.apple.Foundation                0x95bf0af4 -[NSCFDictionary
setObject:forKey:] + 228
5   com.apple.CoreFoundation            0x92335172 -[NSMutableDictionary
addEntriesFromDictionary:] + 226
6   org.webkit.nightly.WebKit           0x000026c7 start + 1979
7   org.webkit.nightly.WebKit           0x00002008 start + 252
8   org.webkit.nightly.WebKit           0x00001f35 start + 41

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xa01ef0f0  ebx: 0x942e10dc  ecx: 0xa01ee1a0  edx: 0x00008000
  edi: 0x0011d200  esi: 0xa0780ab8  ebp: 0xbffff968  esp: 0xbffff968
   ss: 0x0000001f  efl: 0x00000286  eip: 0x923370f4   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x55824000


-- 
Configure bugmail: https://bugs.webkit.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