Bug 17141 - REGRESSION: Page crashed in setEmptyState
Summary: REGRESSION: Page crashed in setEmptyState
Status: RESOLVED DUPLICATE of bug 17143
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Dave Hyatt
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2008-02-01 12:40 PST by Eric Seidel (no email)
Modified: 2008-02-01 16:18 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2008-02-01 12:40:02 PST
Process:         Safari [79995]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         3.0.4 (5523.10.6)
Build Info:      WebBrowser-55231006~1
Code Type:       X86 (Native)
Parent Process:  perl [79992]

Date/Time:       2008-02-01 12:38:30.775 -0800
OS Version:      Mac OS X 10.5.1 (9B18)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000030
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore             	0x01a8b7e7 WebCore::RenderStyle::setEmptyState(bool) + 15 (RenderStyle.h:2118)
1   com.apple.WebCore             	0x01a78348 WebCore::CSSStyleSelector::checkOneSelector(WebCore::CSSSelector*, WebCore::Element*, bool, bool) + 2062 (CSSStyleSelector.cpp:1597)
2   com.apple.WebCore             	0x01a79374 WebCore::CSSStyleSelector::checkSelector(WebCore::CSSSelector*, WebCore::Element*, bool, bool) + 148 (CSSStyleSelector.cpp:1355)
3   com.apple.WebCore             	0x01a79718 WebCore::CSSStyleSelector::checkSelector(WebCore::CSSSelector*) + 66 (CSSStyleSelector.cpp:1330)
4   com.apple.WebCore             	0x01a79820 WebCore::CSSStyleSelector::matchRulesForList(WebCore::CSSRuleDataList*, int&, int&) + 190 (CSSStyleSelector.cpp:431)
5   com.apple.WebCore             	0x01a79ad2 WebCore::CSSStyleSelector::matchRules(WebCore::CSSRuleSet*, int&, int&) + 394 (CSSStyleSelector.cpp:400)
6   com.apple.WebCore             	0x01a79ea0 WebCore::CSSStyleSelector::styleRulesForElement(WebCore::Element*, bool) + 322 (CSSStyleSelector.cpp:1314)
7   com.apple.WebCore             	0x02001e02 WebCore::styleFromMatchedRulesForElement(WebCore::Element*, bool) + 110 (markup.cpp:270)
8   com.apple.WebCore             	0x020026db WebCore::appendStartMarkup(WTF::Vector<unsigned short, 0ul>&, WebCore::Node const*, WebCore::Range const*, WebCore::EAnnotateForInterchange, bool, WTF::HashMap<WebCore::AtomicStringImpl*, WebCore::AtomicStringImpl*, WTF::PtrHash<WebCore::AtomicStringImpl*>, WTF::HashTraits<WebCore::AtomicStringImpl*>, WTF::HashTraits<WebCore::AtomicStringImpl*> >*) + 1977 (markup.cpp:433)
9   com.apple.WebCore             	0x02002be7 WebCore::getStartMarkup(WebCore::Node const*, WebCore::Range const*, WebCore::EAnnotateForInterchange, bool, WTF::HashMap<WebCore::AtomicStringImpl*, WebCore::AtomicStringImpl*, WTF::PtrHash<WebCore::AtomicStringImpl*>, WTF::HashTraits<WebCore::AtomicStringImpl*>, WTF::HashTraits<WebCore::AtomicStringImpl*> >*) + 79 (markup.cpp:471)
10  com.apple.WebCore             	0x0200409b WebCore::createMarkup(WebCore::Range const*, WTF::Vector<WebCore::Node*, 0ul>*, WebCore::EAnnotateForInterchange, bool) + 5027 (markup.cpp:819)
11  com.apple.WebCore             	0x01fa76ab -[WebCoreFrameBridge markupStringFromRange:nodes:] + 107 (WebCoreFrameBridge.mm:357)
12  com.apple.WebKit              	0x0017fc39 +[WebArchiver archiveSelectionInFrame:] + 157 (WebArchiver.mm:164)
13  com.apple.WebKit              	0x001a572d WebEditorClient::dataForArchivedSelection(WebCore::Frame*) + 61 (WebEditorClient.mm:302)
14  com.apple.WebCore             	0x01dabdcf WebCore::Pasteboard::writeSelection(NSPasteboard*, WebCore::Range*, bool, WebCore::Frame*) + 439 (PasteboardMac.mm:162)
15  com.apple.WebCore             	0x01dac1fc WebCore::Pasteboard::writeSelection(WebCore::Range*, bool, WebCore::Frame*) + 56 (PasteboardMac.mm:199)
16  com.apple.WebCore             	0x01b6b558 WebCore::Editor::copy() + 334 (Editor.cpp:941)
17  com.apple.WebCore             	0x01b70ea9 WebCore::executeCopy(WebCore::Frame*, WebCore::Event*, WebCore::EditorCommandSource, WebCore::String const&) + 25 (EditorCommand.cpp:246)
18  com.apple.WebCore             	0x01b72627 WebCore::Editor::Command::execute(WebCore::String const&, WebCore::Event*) const + 119 (EditorCommand.cpp:1363)
19  com.apple.WebKit              	0x001d8ed0 -[WebHTMLView executeCoreCommandBySelector:] + 130 (WebHTMLView.mm:2076)
20  com.apple.WebKit              	0x001c61f3 -[WebHTMLView copy:] + 43 (WebHTMLView.mm:2098)
21  com.apple.AppKit              	0x9539ff94 -[NSApplication sendAction:to:from:] + 112
22  com.apple.Safari              	0x000369b8 0x1000 + 219576
23  com.apple.AppKit              	0x9544e868 -[NSMenu performActionForItemAtIndex:] + 493
24  com.apple.AppKit              	0x9544e56d -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220
25  com.apple.AppKit              	0x9544e1f2 -[NSMenu performKeyEquivalent:] + 866
26  com.apple.AppKit              	0x9544ca99 -[NSApplication _handleKeyEquivalent:] + 492
27  com.apple.AppKit              	0x95369e4e -[NSApplication sendEvent:] + 3824
28  com.apple.Safari              	0x000324a8 0x1000 + 201896
29  com.apple.AppKit              	0x952c7705 -[NSApplication run] + 847
30  com.apple.AppKit              	0x952949ba NSApplicationMain + 574
31  com.apple.Safari              	0x00002876 0x1000 + 6262

Thread 1:
0   libSystem.B.dylib             	0x922a9ace __semwait_signal + 10
1   libSystem.B.dylib             	0x922d3ced pthread_cond_wait$UNIX2003 + 73
2   com.apple.WebCore             	0x01f8c043 WebCore::ThreadCondition::wait(WebCore::Mutex&) + 39 (ThreadingPthreads.cpp:184)
3   com.apple.WebCore             	0x01c5a7bf WebCore::IconDatabase::syncThreadMainLoop() + 641 (IconDatabase.cpp:1313)
4   com.apple.WebCore             	0x01c5bfda WebCore::IconDatabase::iconDatabaseSyncThread() + 1198 (IconDatabase.cpp:1015)
5   com.apple.WebCore             	0x01c5c009 WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 23 (IconDatabase.cpp:919)
6   libSystem.B.dylib             	0x922d3075 _pthread_start + 321
7   libSystem.B.dylib             	0x922d2f32 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x922f1f5a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x922d3075 _pthread_start + 321
2   libSystem.B.dylib             	0x922d2f32 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x922a28e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x922aa0dc mach_msg + 72
2   com.apple.CoreFoundation      	0x935c10fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x935c1d38 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x938487ba CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x922d3075 _pthread_start + 321
6   libSystem.B.dylib             	0x922d2f32 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x922a28e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x922aa0dc mach_msg + 72
2   com.apple.CoreFoundation      	0x935c10fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x935c1d38 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x94e27560 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x94dc404d -[NSThread main] + 45
6   com.apple.Foundation          	0x94dc3bf4 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x922d3075 _pthread_start + 321
8   libSystem.B.dylib             	0x922d2f32 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x922a2946 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x922d41cf _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x922d5a53 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x94e09f9c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x94e09db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x94e09d15 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x95334c19 -[NSUIHeartBeat _heartBeatThread:] + 746
7   com.apple.Foundation          	0x94dc404d -[NSThread main] + 45
8   com.apple.Foundation          	0x94dc3bf4 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x922d3075 _pthread_start + 321
10  libSystem.B.dylib             	0x922d2f32 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x922a28e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x922aa0dc mach_msg + 72
2   com.apple.CoreFoundation      	0x935c10fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x935c1d38 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x93895d45 _KeychainThread + 230
5   libSystem.B.dylib             	0x922d3075 _pthread_start + 321
6   libSystem.B.dylib             	0x922d2f32 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x9230b95a __workq_ops + 10
1   libSystem.B.dylib             	0x9230b98a start_wqthread + 30

Thread 8:

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x01a77b4a  ecx: 0x01a66027  edx: 0x00000000
  edi: 0xbfffe7c4  esi: 0x00000001  ebp: 0xbfffe1b8  esp: 0xbfffe1a0
   ss: 0x0000001f  efl: 0x00010286  eip: 0x01a8b7e7   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000030

Binary Images:
    0x1000 -   0x12efef  com.apple.Safari 3.0.4 (5523.10.6) <53d219fd878088543fd2e1af460bed18> /Applications/Safari.app/Contents/MacOS/Safari
  0x176000 -   0x277fe3  com.apple.WebKit 525.8+ (525.8+) <59325fb485db4bb6bf1e5fec454f55ce> /Stuff/Projects/build/Debug/WebKit.framework/Versions/A/WebKit
  0x401000 -   0x40fff8  SyndicationUI ??? (???) <8adc35e1eb5001dead3c18ee25f2e8db> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x41e000 -   0x4eafe7  com.apple.JavaScriptCore 525.8+ (525.8+) <05c238151d6bc825d1538067f1563cb9> /Stuff/Projects/build/Debug/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x6b0000 -   0x6b2fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
 0x1a09000 -  0x22d3ff2  com.apple.WebCore 525.8+ (525.8+) <349072b40002a641f9b5e897ad2a6d25> /Stuff/Projects/build/Debug/WebCore.framework/Versions/A/WebCore
 0x3412000 -  0x34f8ff7  com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0x37ce000 -  0x37d3fff  com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
 0x37df000 -  0x37e4ff3  libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x187bf000 - 0x187bfffd  liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
0x195c6000 - 0x19633fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x19742000 - 0x19743ff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x1975d000 - 0x1975dffe  com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x19763000 - 0x1976affd  com.apple.JavaVM 12.0.0 (12.0.0) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x1a700000 - 0x1a827fe7  libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib
0x8fe00000 - 0x8fe2d883  dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
0x90003000 - 0x90004fef  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90005000 - 0x9030bfff  com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9035a000 - 0x9035efff  libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9035f000 - 0x9035fffd  com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90392000 - 0x903d1fef  libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90660000 - 0x90676fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90677000 - 0x906b1ff7  com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x906b2000 - 0x906b3ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x906b4000 - 0x906b4ffd  com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x906b5000 - 0x9070fff7  com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90727000 - 0x90729fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9072a000 - 0x90734feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90735000 - 0x90737fff  com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x90898000 - 0x90ca8fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90ca9000 - 0x90d50fff  com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90d51000 - 0x90d87fef  libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x90d88000 - 0x90dacfeb  libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x90dfa000 - 0x90e4aff7  com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90e4b000 - 0x90e69ff3  com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90f43000 - 0x90fb7fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90fb8000 - 0x910dcfe3  com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x910dd000 - 0x910e4fff  com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x910e5000 - 0x910e5ffd  com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9112d000 - 0x92076fea  com.apple.QuickTimeComponents.component 7.4 (92) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x92077000 - 0x9207efe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x9207f000 - 0x920a6fff  libcups.2.dylib ??? (???) <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
0x920a7000 - 0x920ecfef  com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x920ed000 - 0x9217fff3  com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92180000 - 0x9218bfe7  libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x922a2000 - 0x923fcfe3  libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
0x923fd000 - 0x92484ff7  libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x92485000 - 0x92537ffb  libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x92538000 - 0x9253fffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x92540000 - 0x92547ff7  libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x92548000 - 0x92906fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92907000 - 0x92944ff7  libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92bae000 - 0x92e87fe7  com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92e88000 - 0x92eacfff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x92ead000 - 0x92eb6fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92eb7000 - 0x9354efef  com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9354f000 - 0x93681fe7  com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93682000 - 0x93692fff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93693000 - 0x9369bfff  com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9369c000 - 0x9372ffff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93730000 - 0x937f7ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9383d000 - 0x938b4fe3  com.apple.CFNetwork 220 (221) <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9395f000 - 0x93973ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93974000 - 0x93977fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93978000 - 0x93978ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93979000 - 0x9397bff5  libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9397c000 - 0x93a60ffb  com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93a61000 - 0x93ae0ff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93ae1000 - 0x93b5bff8  com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93b5c000 - 0x93bd8feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93bd9000 - 0x93bd9ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93bda000 - 0x93c04fef  libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x93c05000 - 0x93dcefef  com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93dcf000 - 0x93dcfffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x93dd0000 - 0x93e29fff  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93e55000 - 0x93e63ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x93f2c000 - 0x93fb8ff7  com.apple.LaunchServices 286 (286) <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93fb9000 - 0x94098fff  libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x945b0000 - 0x945f1fe7  libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x945f2000 - 0x94770fff  com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94771000 - 0x94777fff  com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94778000 - 0x94778ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94779000 - 0x947d5ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94846000 - 0x94bdcff7  com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94c4a000 - 0x94c68fff  libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
0x94c69000 - 0x94d19fff  edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94d1a000 - 0x94d49fe3  com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94d4a000 - 0x94d5affc  com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94d8c000 - 0x94db9feb  libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94dba000 - 0x95033fe7  com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95034000 - 0x95135fff  com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x95148000 - 0x9528dff7  com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9528e000 - 0x95a88fef  com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95a89000 - 0x95a94ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95a95000 - 0x95aa4ffe  com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95aa5000 - 0x95b99ff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x95b9a000 - 0x95b9ffff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95c10000 - 0x95cc6fe3  com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95cc7000 - 0x95d24ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x95d25000 - 0x95d3bfe7  com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95d3c000 - 0x95ddafef  com.apple.QuickTimeImporters.component 7.4 (92) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x95ddb000 - 0x95de8fe7  com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95dea000 - 0x95e2cfef  com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95fe9000 - 0x96098fff  com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x960db000 - 0x960e0fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x960f9000 - 0x96121ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96127000 - 0x9613ffff  com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96140000 - 0x9615bffb  libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96170000 - 0x961bafe1  com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x961bb000 - 0x961bbfff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x961bc000 - 0x961bcffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96279000 - 0x96303fff  com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96304000 - 0x96336fff  com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96337000 - 0x96343ff5  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96344000 - 0x9647cff7  libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x9647d000 - 0x96548fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96549000 - 0x9685dfe2  com.apple.QuickTime 7.4.0 (92) <0d674546d12c65dc5c33dca4c81c315b> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9685f000 - 0x96898ffe  com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96899000 - 0x968b8ffa  libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x968b9000 - 0x968effff  com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x968f0000 - 0x96dbcffe  libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96dbd000 - 0x96dccfff  libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x96dcd000 - 0x96eaeff7  libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x96eaf000 - 0x96f14ffb  com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Comment 1 Eric Seidel (no email) 2008-02-01 12:40:48 PST
I guess this would be a regression, since setEmptyState was added last night.  Sorry I don't remember which site this was.
Comment 2 Dave Hyatt 2008-02-01 16:05:30 PST
See the patch in 

http://bugs.webkit.org/show_bug.cgi?id=17143


Comment 3 Eric Seidel (no email) 2008-02-01 16:18:56 PST

*** This bug has been marked as a duplicate of 17143 ***