Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How can I fix Safari 5.0.6 from quitting?

Safari quits unexpectedly. Please help.


Process: Safari [6086]

Path: /Applications/Safari.app/Contents/MacOS/Safari

Identifier: com.apple.Safari

Version: 5.0.6 (5533.22.3)

Build Info: WebBrowser-75332203~3

Code Type: X86 (Native)

Parent Process: launchd [3882]



Interval Since Last Report: 479 sec

Crashes Since Last Report: 1

Per-App Interval Since Last Report: 387 sec

Per-App Crashes Since Last Report: 1



Date/Time: 2012-11-09 11:55:07.448 -0500

OS Version: Mac OS X 10.5.8 (9L31a)

Report Version: 6

Anonymous UUID: 4D93D4B9-CDEE-4A8C-80A7-3B32E67C2479



Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

Crashed Thread: 0



Thread 0 Crashed:

0 com.apple.WebCore 0x9370da93 WebCore::EventSource::close() + 83

1 com.apple.WebCore 0x938f3144 WebCore::jsEventSourcePrototypeFunctionClose(JSC::ExecState*) + 116

2 ??? 0x154ab6fd 0 + 357218045

3 com.apple.JavaScriptCore 0x929ed945 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 1413

4 com.apple.JavaScriptCore 0x929ed3b1 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 81

5 com.apple.WebCore 0x9317ace0 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 2560

6 com.apple.WebCore 0x9317a1ff WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 207

7 com.apple.WebCore 0x93071b57 WebCore::EventTarget::fireEventListeners(WebCore::Event*) + 119

8 com.apple.WebCore 0x930de466 WebCore::DOMWindow::dispatchEvent(***::PassRefPtr<WebCore::Event>, ***::PassRefPtr<WebCore::EventTarget>) + 214

9 com.apple.WebCore 0x9313af8b WebCore::DOMWindow::dispatchTimedEvent(***::PassRefPtr<WebCore::Event>, WebCore::Document*, double*, double*) + 75

10 com.apple.WebCore 0x9311a6fc WebCore::FrameLoader::stopLoading(WebCore::UnloadEventPolicy) + 1852

11 com.apple.WebCore 0x93a0149e WebCore::FrameLoader::closeURL() + 62

12 com.apple.WebCore 0x9305bf89 WebCore::FrameLoader::transitionToCommitted(***::PassRefPtr<WebCore::CachedPage >) + 121

13 com.apple.WebCore 0x9305aef8 WebCore::FrameLoader::commitProvisionalLoad() + 200

14 com.apple.WebCore 0x9313ae56 WebCore::DocumentLoader::commitLoad(char const*, int) + 54

15 com.apple.WebCore 0x9313ab63 WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 83

16 com.apple.WebCore 0x9313a666 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) + 2294

17 com.apple.WebCore 0x93139d38 WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int) + 168

18 com.apple.Foundation 0x91a90ec7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidReceiveData:originalLength:] + 119

19 com.apple.Foundation 0x91a90e11 _NSURLConnectionDidReceiveData + 177

20 com.apple.CFNetwork 0x921c1978 URLConnectionClient::_clientDidReceiveData(__CFData const*, URLConnectionClient::ClientConnectionEventQueue*) + 248

21 com.apple.CFNetwork 0x921c28cc URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 264

22 com.apple.CFNetwork 0x921c2baa URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 998

23 com.apple.CFNetwork 0x921c1370 URLConnectionClient::processEvents() + 104

24 com.apple.CFNetwork 0x9216ec2b MultiplexerSource::perform() + 189

25 com.apple.CoreFoundation 0x91fa23c5 CFRunLoopRunSpecific + 3141

26 com.apple.CoreFoundation 0x91fa2aa8 CFRunLoopRunInMode + 88

27 com.apple.HIToolbox 0x914142ac RunCurrentEventLoopInMode + 283

28 com.apple.HIToolbox 0x914140c5 ReceiveNextEventCommon + 374

29 com.apple.HIToolbox 0x91413f39 BlockUntilNextEventMatchingListInMode + 106

30 com.apple.AppKit 0x961dc6d5 _DPSNextEvent + 657

31 com.apple.AppKit 0x961dbf88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

32 com.apple.Safari 0x000166ad 0x1000 + 87725

33 com.apple.AppKit 0x961d4f9f -[NSApplication run] + 795

34 com.apple.AppKit 0x961a21d8 NSApplicationMain + 574

35 com.apple.Safari 0x0000acee 0x1000 + 40174



Thread 1:

0 libSystem.B.dylib 0x9251f34e __semwait_signal + 10

1 libSystem.B.dylib 0x92574d81 sleep$UNIX2003 + 63

2 com.apple.JavaScriptCore 0x92b45ab1 ***::TCMalloc_PageHeap::scavengerThread() + 145

3 com.apple.JavaScriptCore 0x92b45d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15

4 libSystem.B.dylib 0x92549055 _pthread_start + 321

5 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 2:

0 libSystem.B.dylib 0x9251f34e __semwait_signal + 10

1 libSystem.B.dylib 0x92549ccd pthread_cond_wait$UNIX2003 + 73

2 com.apple.WebCore 0x93034587 WebCore::IconDatabase::syncThreadMainLoop() + 279

3 com.apple.WebCore 0x93031e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761

4 libSystem.B.dylib 0x92549055 _pthread_start + 321

5 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 3:

0 libSystem.B.dylib 0x92518166 mach_msg_trap + 10

1 libSystem.B.dylib 0x9251f95c mach_msg + 72

2 com.apple.CoreFoundation 0x91fa1e7e CFRunLoopRunSpecific + 1790

3 com.apple.CoreFoundation 0x91fa2aa8 CFRunLoopRunInMode + 88

4 com.apple.CFNetwork 0x9214218c CFURLCacheWorkerThread(void*) + 388

5 libSystem.B.dylib 0x92549055 _pthread_start + 321

6 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 4:

0 libSystem.B.dylib 0x9251f34e __semwait_signal + 10

1 libSystem.B.dylib 0x92549ccd pthread_cond_wait$UNIX2003 + 73

2 com.apple.JavaScriptCore 0x9299a6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81

3 com.apple.WebCore 0x9304d77c WebCore::LocalStorageThread::threadEntryPoint() + 188

4 libSystem.B.dylib 0x92549055 _pthread_start + 321

5 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 5:

0 libSystem.B.dylib 0x92518166 mach_msg_trap + 10

1 libSystem.B.dylib 0x9251f95c mach_msg + 72

2 com.apple.CoreFoundation 0x91fa1e7e CFRunLoopRunSpecific + 1790

3 com.apple.CoreFoundation 0x91fa2aa8 CFRunLoopRunInMode + 88

4 com.apple.Foundation 0x91a8f520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320

5 com.apple.Foundation 0x91a2bdfd -[NSThread main] + 45

6 com.apple.Foundation 0x91a2b9a4 __NSThread__main__ + 308

7 libSystem.B.dylib 0x92549055 _pthread_start + 321

8 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 6:

0 libSystem.B.dylib 0x92518166 mach_msg_trap + 10

1 libSystem.B.dylib 0x9251f95c mach_msg + 72

2 com.apple.CoreFoundation 0x91fa1e7e CFRunLoopRunSpecific + 1790

3 com.apple.CoreFoundation 0x91fa2aa8 CFRunLoopRunInMode + 88

4 com.apple.Safari 0x0002f33d 0x1000 + 189245

5 com.apple.Safari 0x0002f08a 0x1000 + 188554

6 com.apple.Safari 0x0002f023 0x1000 + 188451

7 libSystem.B.dylib 0x92549055 _pthread_start + 321

8 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 7:

0 libSystem.B.dylib 0x9251f34e __semwait_signal + 10

1 libSystem.B.dylib 0x92549ccd pthread_cond_wait$UNIX2003 + 73

2 com.apple.JavaScriptCore 0x9299a6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81

3 com.apple.Safari 0x001ae478 0x1000 + 1758328

4 com.apple.Safari 0x00044cdd 0x1000 + 277725

5 com.apple.Safari 0x00044c2d 0x1000 + 277549

6 libSystem.B.dylib 0x92549055 _pthread_start + 321

7 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 8:

0 libSystem.B.dylib 0x9251f34e __semwait_signal + 10

1 libSystem.B.dylib 0x92549ccd pthread_cond_wait$UNIX2003 + 73

2 libGLProgrammability.dylib 0x97a4bb32 glvmDoWork + 162

3 libSystem.B.dylib 0x92549055 _pthread_start + 321

4 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 9:

0 libSystem.B.dylib 0x9251f34e __semwait_signal + 10

1 libSystem.B.dylib 0x92549ccd pthread_cond_wait$UNIX2003 + 73

2 com.apple.ColorSync 0x9788c3c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42

3 com.apple.ColorSync 0x9789ed4e CMMConvTask(void*) + 54

4 libSystem.B.dylib 0x92549055 _pthread_start + 321

5 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 10:

0 libSystem.B.dylib 0x9256760a select$DARWIN_EXTSN + 10

1 libSystem.B.dylib 0x92549055 _pthread_start + 321

2 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 11:

0 libSystem.B.dylib 0x9251f34e __semwait_signal + 10

1 libSystem.B.dylib 0x92549ccd pthread_cond_wait$UNIX2003 + 73

2 com.apple.JavaScriptCore 0x9299a6b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81

3 com.apple.WebCore 0x9304d77c WebCore::LocalStorageThread::threadEntryPoint() + 188

4 libSystem.B.dylib 0x92549055 _pthread_start + 321

5 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 12:

0 libSystem.B.dylib 0x92518166 mach_msg_trap + 10

1 libSystem.B.dylib 0x9251f95c mach_msg + 72

2 com.apple.CoreFoundation 0x91fa1e7e CFRunLoopRunSpecific + 1790

3 com.apple.CoreFoundation 0x91fa2aa8 CFRunLoopRunInMode + 88

4 com.apple.audio.CoreAudio 0x927855f8 HALRunLoop::OwnThread(void*) + 160

5 com.apple.audio.CoreAudio 0x92785480 CAPThread::Entry(CAPThread*) + 96

6 libSystem.B.dylib 0x92549055 _pthread_start + 321

7 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 13:

0 libSystem.B.dylib 0x925181c6 semaphore_timedwait_signal_trap + 10

1 libSystem.B.dylib 0x9254a1af _pthread_cond_wait + 1244

2 libSystem.B.dylib 0x9254ba33 pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x91a71dbc -[NSCondition waitUntilDate:] + 236

4 com.apple.Foundation 0x91a71bd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144

5 com.apple.Foundation 0x91a71b35 -[NSConditionLock lockWhenCondition:] + 69

6 com.apple.AppKit 0x962426e8 -[NSUIHeartBeat _heartBeatThread:] + 753

7 com.apple.Foundation 0x91a2bdfd -[NSThread main] + 45

8 com.apple.Foundation 0x91a2b9a4 __NSThread__main__ + 308

9 libSystem.B.dylib 0x92549055 _pthread_start + 321

10 libSystem.B.dylib 0x92548f12 thread_start + 34



Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x00000000 ebx: 0x938f30de ecx: 0xfffffffb edx: 0x18ed7b88

edi: 0x157e22a0 esi: 0x1a265460 ebp: 0xbfffdf58 esp: 0xbfffdf40

ss: 0x0000001f efl: 0x00010202 eip: 0x9370da93 cs: 0x00000017

ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

cr2: 0x00000000



Binary Images:

0x1000 - 0x5d3ffc com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari

0x644000 - 0x64ffff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib

0x657000 - 0x681fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x692000 - 0x6a1ffc SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI

0x11ed0000 - 0x121c9ff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x15400000 - 0x15405ff3 libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x154ad000 - 0x154c9ff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat

0x161e8000 - 0x1636dfe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x1639b000 - 0x16771fef com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.48 (5.4.8) <91a7c520d2f372780b5c2f14307a7501> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver

0x19907000 - 0x19908fff com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <5451adf6a77e3088b1a096fe1e16b189> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa

0x19997000 - 0x1999bffd JavaLaunching ??? (???) <41aa04fadb9589ab9c249284090b2ef7> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing

0x1e839000 - 0x1e83cfff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn

0x1e842000 - 0x1e845ff2 +com.macromedia.Flash Player.plugin 10.3.183.7 (10.3.183.7) <08c4f2f65fc445e83d83b3d11ede190d> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player

0x1e876000 - 0x1f2c4fe3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.3.183.7 (10.3.183.7) <ffcfa8de6c45e84eb674ec324644884a> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5

0x1f565000 - 0x1f56bfff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld

0x90003000 - 0x90035fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x90036000 - 0x90087ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x90088000 - 0x901d2feb com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x901d3000 - 0x90266fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x90267000 - 0x903b0ff7 com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x903b1000 - 0x9040aff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x90435000 - 0x90435ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x90436000 - 0x90451ff3 libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x90452000 - 0x90461fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib

0x905c6000 - 0x90606fef com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia

0x90607000 - 0x9062bfeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib

0x9062c000 - 0x9062cffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver

0x9062d000 - 0x90667ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x9070d000 - 0x9072cffa libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x9072d000 - 0x908adfff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x908ae000 - 0x908b9fe7 libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x908ba000 - 0x908e7feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x9092d000 - 0x90964fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x90965000 - 0x90b21ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x90b27000 - 0x90b28ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib

0x90b29000 - 0x90b47fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib

0x90b48000 - 0x90b4afff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x90b4b000 - 0x90b69ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x90b6a000 - 0x90b71fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x90b72000 - 0x90e4cff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x90e4d000 - 0x90e98fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x90ea5000 - 0x90eeefef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x90eef000 - 0x90f49ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x90f4a000 - 0x912e7fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x912e8000 - 0x91322fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x91323000 - 0x913cafeb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x913cb000 - 0x913e3fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x913e4000 - 0x916ecfe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x916ed000 - 0x916f4ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib

0x916f5000 - 0x91a20ff6 com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x91a21000 - 0x91c9dfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x91c9e000 - 0x91cfbffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib

0x91cfc000 - 0x91d7bff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x91d7c000 - 0x91e99ff7 com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x91e9a000 - 0x91ea6ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x91ea7000 - 0x91ea7ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x91ea8000 - 0x91ed1fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib

0x91ed2000 - 0x91f2eff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering

0x91f2f000 - 0x92062fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x920a0000 - 0x920a2ff5 libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x920a3000 - 0x9212aff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib

0x9213f000 - 0x921e6fec com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x921e7000 - 0x9224dffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x9224e000 - 0x9224eff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x9224f000 - 0x92388ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib

0x92389000 - 0x9238dfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib

0x923be000 - 0x923d4fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x923d5000 - 0x923dafff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x923db000 - 0x92513fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x92514000 - 0x92516ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x92517000 - 0x9267eff3 libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib

0x9267f000 - 0x92767ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x92768000 - 0x927e5feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x927e6000 - 0x927e6ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x927e7000 - 0x92826fef libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x92827000 - 0x92827fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x92828000 - 0x92909ff7 libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib

0x9290a000 - 0x92917fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x92918000 - 0x92934ff3 com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x9294d000 - 0x9298efe7 libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x9298f000 - 0x92ba6ff7 com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x92ba7000 - 0x92f63ff4 com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x

0x92f64000 - 0x92f73ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers

0x92f74000 - 0x92f80ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x92f81000 - 0x92fccff7 com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices

0x92fcd000 - 0x92ffcfe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x92ffd000 - 0x9300dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x9300e000 - 0x9300effe com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x9302c000 - 0x93d9afe3 com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x93d9b000 - 0x93dccffb com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x93e97000 - 0x93ec2fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib

0x93ef6000 - 0x93f45fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x93f46000 - 0x93fd9ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x93fda000 - 0x93fddfff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x93fde000 - 0x93fdeffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x93fdf000 - 0x93fdfffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x93fe0000 - 0x941b1fef com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x941b2000 - 0x941b7fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x941b8000 - 0x94576fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x94577000 - 0x95477fe6 com.apple.QuickTimeComponents.component 7.7 (1680.28) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents

0x95478000 - 0x954b6fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x954b7000 - 0x954c7ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x954c8000 - 0x954ecfff libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib

0x954ed000 - 0x955b4ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x95698000 - 0x956a0fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x956ab000 - 0x9582ffef com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x

0x95830000 - 0x958a2fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x958a3000 - 0x9595efe3 com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x959a6000 - 0x959dcfef libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib

0x959dd000 - 0x959faff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x95c64000 - 0x96074fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x96075000 - 0x96075ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x96076000 - 0x96103ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x96104000 - 0x96110fff libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib

0x96111000 - 0x9619bff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x9619c000 - 0x9699afef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x9699b000 - 0x969ddfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices

0x969de000 - 0x969e5ff7 libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib

0x969eb000 - 0x96a78ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x96a79000 - 0x96bcbff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x96bcc000 - 0x96bf4ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x96bf8000 - 0x96c75fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x96ce4000 - 0x96e73fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <ce8da72493f7ad2bcb13130e6d0eca54> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x96e74000 - 0x96e79fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x96e7a000 - 0x96e7affe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l

0x96e7b000 - 0x96e81fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x96e82000 - 0x96f34ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib

0x96f35000 - 0x96f83fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x96f84000 - 0x97624fff com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x97625000 - 0x9763affb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x9784a000 - 0x97858ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib

0x97859000 - 0x97924fef com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x9792b000 - 0x97934fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x97935000 - 0x97a23fef com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub

0x97a24000 - 0x97ef5fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x97ef6000 - 0x97f00feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound

0x97f01000 - 0x97f7bff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x97f7c000 - 0x9802dfff edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x9802e000 - 0x98032fff libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x98033000 - 0x9803afe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib

0x9803b000 - 0x9811bfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib

0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib

0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

MacBook, Mac OS X (10.5.8)

Posted on Nov 9, 2012 9:10 AM

Reply
1 reply

How can I fix Safari 5.0.6 from quitting?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.