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.

Safari 5 crashes on networked home users

I've installed Safari 5 on a machine that has networked home users.
As a local admin, Safari runs fine, but if I login as a networked home user, Safari crashes. Client and server are running 10.5.8.

ACSA, Mac OS X (10.6.1)

Posted on Jun 8, 2010 5:19 AM

Reply
60 replies

Jun 11, 2010 5:42 AM in response to Baker Bonce

Networked home folders are now the issue for Safari just like several of Adobe's apps. They will not run when creating their necessary files (i.e., ~/Library/Icons/WebpageIcons.db in the case of Safari 4.1) in a networked home folder.

My solution was to create a login hook that copies the WebpageIcons.db file from the local administrator's account (ID 501) to a temp directory on the local machine when the user logs in. Then a symbolic link is created in the network user's Library/Icons directory for the WebpageIcons.db file. Since the file is now located locally Safari is happy and will run.

This allows the user to maintain their bookmarks and history because it seems, in my case, the only file that is causing this crash is the WebpageIcons.db file.

Hope this helps.

Jun 11, 2010 1:39 PM in response to Patrick Van Nerum2

Most all of you with crash reports crash in thread 2, and I think it corruption in the web icons folder.
Go to your HOME folder > Safari > Icons.
Take that folder to the trash.

Restart Safari.
a new icon folder will regenerate.

EDIT: See this post from earlier this week:
http://discussions.apple.com/thread.jspa?messageID=11642194&#11642194

Message was edited by: ~Bee

Jun 15, 2010 7:05 AM in response to tibor.moldovan

Just to add my voice to the throng.

Same is happening here, all 10.5.8 clients and 1 xserve. Local users can use Saf5 without issue, network users can't.

Luckily I've only updated 1 client - mine! Thought it was something gone silly on my machine, so erased and re-installed OS only to find it was still not working! Extreme I know, but the machine needed a good clean up!

Somebody mentioned opening a ticket on "Radar" - what is that and can I find out when this issue is fixed via it?

Jun 15, 2010 3:07 PM in response to Baker Bonce

I redirected the ~/Library/Safari/ folder to the local drive and it stopped crashing. I used the built in redirector. So whatever file is the issue is in that folder. I don't know if you can redirect files as well as folders but that would be the way to sort it out. I hope Apple fixes it soon. They have somewhat left network home users to fend for themselves since moving on to other methods of "doing" centralized home folders.

http://www.afp548.com/article.php?story=MCXRedirector

Jun 16, 2010 4:06 AM in response to andyBall_uk

I seem to be having the same problem but with OS Tiger 10.14.1

here is my log

===== Wednesday, June 16, 2010 11:43:27 AM Europe/London =====
********

Host Name: Mac-7
Date/Time: 2010-06-16 11:43:28.658 +0100
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4

Command: Safari
Path: /Applications/Safari.app/Contents/MacOS/Safari
Parent: WindowServer [808]

Version: 2.0.4 (419.3)
Build Version: 13
Project Name: WebBrowser
Source Version: 4190300

PID: 843
Thread: 3

Exception: EXC BADACCESS (0x0001)
Codes: KERN PROTECTIONFAILURE (0x0002) at 0x00000000

Thread 0:
0 libSystem.B.dylib 0x90009817 mach msgtrap + 7
1 com.apple.CoreGraphics 0x90327647 _CGSCreateWindow + 261
2 com.apple.CoreGraphics 0x90326abc CGSNewWindowWithOpaqueShape + 617
3 com.apple.AppKit 0x932fffda _NSCreateWindowWithOpaqueShape + 345
4 com.apple.AppKit 0x932feffb -[NSWindow _commonAwake] + 1339
5 com.apple.Safari 0x0001bfad 0x1000 + 110509
6 com.apple.AppKit 0x932fea39 -[NSWindow makeKeyAndOrderFront:] + 103
7 com.apple.AppKit 0x933ae51a -[NSDocument showWindows] + 115
8 com.apple.Safari 0x000084b1 0x1000 + 29873
9 com.apple.AppKit 0x933ac976 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 418
10 com.apple.AppKit 0x933ac799 -[NSDocumentController newDocument:] + 49
11 com.apple.Safari 0x0000746a 0x1000 + 25706
12 com.apple.Safari 0x000073ec 0x1000 + 25580
13 com.apple.Safari 0x00007261 0x1000 + 25185
14 com.apple.Safari 0x000071ea 0x1000 + 25066
15 com.apple.Safari 0x00007197 0x1000 + 24983
16 com.apple.AppKit 0x93390f13 -[NSApplication _doOpenUntitled] + 259
17 com.apple.AppKit 0x9328932f -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 227
18 com.apple.AppKit 0x93288f28 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
19 com.apple.Foundation 0x927f9881 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
20 com.apple.Foundation 0x927f96ab _NSAppleEventManagerGenericHandler + 91
21 com.apple.AE 0x915237c9 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
22 com.apple.AE 0x915236fa dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
23 com.apple.AE 0x915235c6 aeProcessAppleEvent + 190
24 com.apple.HIToolbox 0x92e04084 AEProcessAppleEvent + 37
25 com.apple.AppKit 0x9328711d _DPSNextEvent + 1044
26 com.apple.AppKit 0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
27 com.apple.Safari 0x00006cea 0x1000 + 23786
28 com.apple.AppKit 0x932808c4 -[NSApplication run] + 512
29 com.apple.AppKit 0x93274820 NSApplicationMain + 573
30 com.apple.Safari 0x0005f54a 0x1000 + 386378
31 com.apple.Safari 0x0005f471 0x1000 + 386161

Thread 1:
0 libSystem.B.dylib 0x90009817 mach msgtrap + 7
1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x928585da +[NSURLCache _diskCacheSyncLoop:] + 206
4 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
5 libSystem.B.dylib 0x90023d67 pthreadbody + 84

Thread 2:
0 libSystem.B.dylib 0x9001541c getdirentries + 12
1 libSystem.B.dylib 0x90034dd6 fts_build + 1711
2 libSystem.B.dylib 0x9003423e fts_read + 1044
3 com.apple.Foundation 0x92859285 NSLRUFileListRebuildFileDataUsingRootDirectory + 232
4 com.apple.Foundation 0x9285863b -[NSURLCache _diskCacheCreateLRUList:] + 87
5 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
6 libSystem.B.dylib 0x90023d67 pthreadbody + 84

Thread 3 Crashed:
0 com.apple.WebCore 0x0100ade0 WebCore::SQLiteStatement::prepare() + 100
1 com.apple.WebCore 0x011f8716 WebCore::IconDatabase::setImported(bool) + 128
2 com.apple.WebCore 0x0100a5c9 WebCore::IconDatabase::iconDatabaseSyncThread() + 339
3 libSystem.B.dylib 0x90023d67 pthreadbody + 84

Thread 4:
0 libstdc++.6.dylib 0x90b4ba10 0x90aff000 + 313872
1 libstdc++.6.dylib 0x90b2f57d char* std::basic_string<char, std::char_traits<char>, std::allocator<char> >:: Sconstruct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward iteratortag) + 117
2 libstdc++.6.dylib 0x90b2f711 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string[in-charge](char const*, std::allocator<char> const&) + 69
3 com.apple.security 0x91170832 Security::MetaRecord::attributeIndex(cssm db_attributeinfo const&) const + 74
4 com.apple.security 0x911707d1 Security::MetaRecord::metaAttribute(cssm db_attributeinfo const&) const + 25
5 com.apple.security 0x9129cfdd Security::MetaRecord::unpackAttribute(Security::ReadSection const&, Security::Allocator&, cssm db_attributedata&) const + 25
6 com.apple.security 0x91170779 Security::MetaRecord::unpackRecord(Security::ReadSection const&, Security::Allocator&, cssm db_record_attributedata*, Security::CssmData*, unsigned long) const + 225
7 com.apple.security 0x9116fdaf Security::DbVersion::open() + 1671
8 com.apple.security 0x91226fd5 Security::DbVersion::DbVersion[in-charge](Security::AppleDatabase const&, Security::RefPointer<Security::AtomicBufferedFile> const&) + 169
9 com.apple.security 0x9116f35d Security::DbModifier::getDbVersion() + 287
10 com.apple.security 0x91227626 Security::DbModifier::openDatabase() + 32
11 com.apple.security 0x9116eee7 Security::Database::_dbOpen(Security::DatabaseSession&, unsigned long, Security::AccessCredentials const*, void const*) + 205
12 com.apple.security 0x9116e878 Security::DatabaseManager::dbOpen(Security::DatabaseSession&, Security::DbName const&, unsigned long, Security::AccessCredentials const*, void const*) + 64
13 com.apple.security 0x9116e800 Security::DatabaseSession::DbOpen(char const*, cssm netaddress const*, unsigned long, Security::AccessCredentials const*, void const*, unsigned long&) + 96
14 com.apple.security 0x9116e78c Security::MDSSession::DbFilesInfo::objDbHand() + 126
15 com.apple.security 0x9116e43d Security::MDSSession::DbFilesInfo::removeOutdatedPlugins() + 289
16 com.apple.security 0x911e850a Security::MDSSession::updateDataBases() + 1258
17 com.apple.security 0x9116e07c Security::MDSSession::DbOpen(char const*, cssm netaddress const*, unsigned long, Security::AccessCredentials const*, void const*, unsigned long&) + 28
18 com.apple.security 0x9116deeb mds_DbOpen(unsigned long, char const*, cssm netaddress const*, unsigned long, cssm accesscredentials const*, void const*, unsigned long*) + 145
19 com.apple.security 0x9123b285 Security::MDSClient::Directory::cdsa() const + 123
20 com.apple.security 0x9117373d Security::MDSClient::Directory::dlGetFirst(cssm_query const&, cssm db_record_attributedata&, cssm_data*, cssm db_uniquerecord*&) + 35
21 com.apple.security 0x91287951 Security::CssmClient::Table<Security::MDSClient::Common>::startQuery(Security:: CssmQuery const&, bool) + 171
22 com.apple.security 0x91287a63 Security::CssmClient::Table<Security::MDSClient::Common>::find(Security::CssmCl ient::Query const&) + 111
23 com.apple.security 0x9116d149 Security::KeychainCore::DynamicDLDBList::_load() + 263
24 com.apple.security 0x9116cff1 Security::KeychainCore::DynamicDLDBList::searchList() + 81
25 com.apple.security 0x9116c3d7 Security::KeychainCore::StorageManager::getSearchList(std::vector<Security::Key chainCore::Keychain, std::allocator<Security::KeychainCore::Keychain> >&) + 101
26 com.apple.security 0x9116c275 SecKeychainCopySearchList + 157
27 com.apple.Foundation 0x9292df32 -[NSURLKeychainCredentialStorage(NSInternal) _initializeFromKeychain] + 28
28 com.apple.Foundation 0x9292e046 -[NSURLKeychainCredentialStorage initWithNotificationObject:] + 142
29 com.apple.Foundation 0x9292c68f initCredentialStorage + 95
30 libSystem.B.dylib 0x9000707d pthread_once + 33
31 com.apple.Foundation 0x9292c870 -[NSURLCredentialStorage defaultCredentialForProtectionSpace:] + 44
32 com.apple.Foundation 0x9292b444 -[NSHTTPAuthenticator haveCredentialForURL:proxyURL:] + 161
33 com.apple.Foundation 0x9285beea -[NSConnectionHTTPURLProtocol addAuthenticationFieldsToHeader] + 375
34 com.apple.Foundation 0x92859994 -[NSConnectionHTTPURLProtocol startOriginLoad] + 46
35 com.apple.Foundation 0x928596cf -[NSURLConnection(NSURLConnectionInternal) _performOriginLoad] + 477
36 com.apple.Foundation 0x92857521 _resourceLoaderPerform + 250
37 com.apple.CoreFoundation 0x9082cf06 CFRunLoopRunSpecific + 1213
38 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
39 com.apple.Foundation 0x9283139c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
40 com.apple.Foundation 0x927fbcfc forkThreadForFunction + 123
41 libSystem.B.dylib 0x90023d67 pthreadbody + 84

Thread 3 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x011f86a4 ecx: 0xffffffff edx: 0x02226f34
edi: 0xb019febc esi: 0x00000015 ebp: 0xb019fe98 esp: 0xb019fe50
ss: 0x0000001f efl: 0x00010202 eip: 0x0100ade0 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

Binary Images Description:
0x1000 - 0xdbfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
0x305000 - 0x3f2fff com.apple.WebKit 4533 (4533.16) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x497000 - 0x66cfff com.apple.JavaScriptCore 4533 (4533.13) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x1008000 - 0x1ac6fff com.apple.WebCore 4533 (4533.16) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x91008000 - 0x91047fff com.apple.CFNetwork 129.24 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x91521000 - 0x9154dfff com.apple.AE 316.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918cefff com.apple.LaunchServices 183.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b81000 - 0x91b9cfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91ba1000 - 0x91ba3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91ba5000 - 0x91c83fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91ca0000 - 0x91cdffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ce7000 - 0x91d75fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d7c000 - 0x91d7cfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91d7e000 - 0x91dd7fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91de0000 - 0x91e04fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91e0c000 - 0x92215fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x9224f000 - 0x92603fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x92630000 - 0x9271dfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b36000 - 0x92b4dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b58000 - 0x92bb0fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92be5000 - 0x92bedfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x931f3000 - 0x931fefff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e59000 - 0x9401afff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94060000 - 0x940a1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x940a9000 - 0x940e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94300000 - 0x9431afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x947c7000 - 0x9490dfff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94999000 - 0x949a8fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x949af000 - 0x949d8fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x949de000 - 0x949edfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x949f1000 - 0x94a16fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94a22000 - 0x94a3ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x99911000 - 0x99948fff com.apple.Syndication 1.0.8 (56.1) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a298000 - 0x9a2aafff com.apple.SyndicationUI 1.0.8 (56.1) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI

Safari 5 crashes on networked home users

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