After upgrading to version 5, Safari crashes at every start.

This is the log:
Process:         Safari [776]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.0.5 (5533.21.1)
Build Info:      WebBrowser-75332101~2
Code Type:       X86 (Native)
Parent Process:  launchd [341]
Interval Since Last Report:          2030009 sec
Crashes Since Last Report:           82
Per-App Interval Since Last Report:  22 sec
Per-App Crashes Since Last Report:   2
Date/Time:       2011-04-24 12:25:47.591 +0200
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  64731A5F-A079-4011-B35F-5BC2F8038775
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: item != nil'
Thread 0 Crashed:
0   com.apple.CoreFoundation                0x96d2ce94 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib                         0x9571ae3b objc_exception_throw + 40
2   com.apple.CoreFoundation                0x96d2cdcb +[NSException raise:format:arguments:] + 155
3   com.apple.Foundation                    0x92a60ec4 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4   com.apple.AppKit                        0x9480019e -[NSMenu removeItem:] + 198
5   com.apple.Safari                        0x001360ab 0x1000 + 1265835
6   com.apple.Safari                        0x0000b968 0x1000 + 43368
7   com.apple.CoreFoundation                0x96d3b7f5 -[NSSet makeObjectsPerformSelector:] + 181
8   com.apple.AppKit                        0x947dad8e -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1533
9   com.apple.AppKit                        0x947d0fba loadNib + 264
10  com.apple.AppKit                        0x947d091c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 946
11  com.apple.AppKit                        0x947d055f +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
12  com.apple.AppKit                        0x947d049d +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 391
13  com.apple.AppKit                        0x947d014c NSApplicationMain + 434
14  com.apple.Safari                        0x0000a38e 0x1000 + 37774
Thread 1:
0   libSystem.B.dylib                       0x969d844e __semwait_signal + 10
1   libSystem.B.dylib                       0x96a02dcd pthread_cond_wait$UNIX2003 + 73
2   com.apple.JavaScriptCore                0x9676b7ff ***::TCMalloc_PageHeap::scavengerThread() + 175
3   com.apple.JavaScriptCore                0x9676bb1f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
4   libSystem.B.dylib                       0x96a02155 _pthread_start + 321
5   libSystem.B.dylib                       0x96a02012 thread_start + 34
Thread 2:
0   libSystem.B.dylib                       0x96a15d3e fsync$UNIX2003 + 10
1   com.apple.WebCore                       0x97b6d31c sqlite3PagerCommitPhaseOne + 2764
2   com.apple.WebCore                       0x97b7037a sqlite3BtreeCommitPhaseOne + 698
3   com.apple.WebCore                       0x97b8db67 sqlite3VdbeHalt + 3703
4   com.apple.WebCore                       0x97bd7227 sqlite3Step + 12215
5   com.apple.WebCore                       0x97be18c7 sqlite3_step + 87
6   com.apple.WebCore                       0x97156419 WebCore::SQLiteStatement::executeCommand() + 25
7   com.apple.WebCore                       0x97159cfd WebCore::SQLiteDatabase::executeCommand(WebCore::String const&) + 45
8   com.apple.WebCore                       0x9737ad16 __ZN7WebCoreL20createDatabaseTablesERNS_14SQLiteDatabaseE + 262
9   com.apple.WebCore                       0x971575ed WebCore::IconDatabase::performOpenInitialization() + 237
10  com.apple.WebCore                       0x97155b5b WebCore::IconDatabase::iconDatabaseSyncThread() + 235
11  libSystem.B.dylib                       0x96a02155 _pthread_start + 321
12  libSystem.B.dylib                       0x96a02012 thread_start + 34
Thread 3:
0   libSystem.B.dylib                       0x96a15d3e fsync$UNIX2003 + 10
1   libsqlite3.0.dylib                      0x94253379 syncJournal + 249
2   libsqlite3.0.dylib                      0x94272304 sqlite3PagerCommitPhaseOne + 340
3   libsqlite3.0.dylib                      0x9427e46e sqlite3VdbeHalt + 3198
4   libsqlite3.0.dylib                      0x942c8656 sqlite3VdbeExec + 22966
5   libsqlite3.0.dylib                      0x942ceea2 sqlite3Step + 386
6   libsqlite3.0.dylib                      0x942af624 sqlite3_exec + 260
7   com.apple.CFNetwork                     0x9116d6b2 __CFURLCache::CreateTablesAndIndexes(sqlite3*) + 278
8   com.apple.CFNetwork                     0x9118e099 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen_NoLock() + 145
9   com.apple.CFNetwork                     0x9116d4c1 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen() + 43
10  com.apple.CFNetwork                     0x91163af0 __CFURLCache::OpenDatabase() + 156
11  com.apple.CFNetwork                     0x9116a79b ProcessCacheTasks(__CFURLCache*) + 559
12  com.apple.CFNetwork                     0x91164305 CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 267
13  com.apple.CoreFoundation                0x96cb38f5 CFRunLoopRunSpecific + 4469
14  com.apple.CoreFoundation                0x96cb3aa8 CFRunLoopRunInMode + 88
15  com.apple.CFNetwork                     0x9116418c CFURLCacheWorkerThread(void*) + 388
16  libSystem.B.dylib                       0x96a02155 _pthread_start + 321
17  libSystem.B.dylib                       0x96a02012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xa08070f0  ebx: 0x9571ae1c  ecx: 0xa08061a0  edx: 0x006b0000
  edi: 0x00000000  esi: 0xa059ffd4  ebp: 0xbffff6b8  esp: 0xbffff6b8
   ss: 0x0000001f  efl: 0x00000286  eip: 0x96d2ce94   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x2ac21000
Binary Images:
    0x1000 -   0x5d2fec  com.apple.Safari 5.0.5 (5533.21.1) <81e116cb4e3c8211564f4b4031eee74e> /Applications/Safari.app/Contents/MacOS/Safari
  0x643000 -   0x64efff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
  0x656000 -   0x680fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  0x691000 -   0x6a0ffc  SyndicationUI ??? (???) <3455e970195dab1ad7c6949c4e37e21a> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x11d6a000 - 0x12151fff  com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x900cd000 - 0x90147ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x901bc000 - 0x901beffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x901bf000 - 0x901daff3  libPng.dylib ??? (???) <3a01fab3a2d1ae7f7df0821c5af41d87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x901db000 - 0x905ebfef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x905f8000 - 0x905f9ffc  libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x905fa000 - 0x90925ff6  com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90926000 - 0x90926ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90927000 - 0x90927ff8  com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x90928000 - 0x90982ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90983000 - 0x909e0ffb  libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x909e1000 - 0x90a1bffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x90a1c000 - 0x90b65ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <67d6f9abf5cc16f444052ee93e906d83> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x90b66000 - 0x90b76fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90b77000 - 0x90b9bfeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
0x90b9c000 - 0x90f58ff4  com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x90f5c000 - 0x91118ff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x91119000 - 0x91128ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x91133000 - 0x91151fff  libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
0x91152000 - 0x91160ffd  libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x91161000 - 0x91208fec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x91209000 - 0x91211fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92162000 - 0x921adfe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x921ae000 - 0x9222dff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9222e000 - 0x923aefff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x923af000 - 0x92580fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92581000 - 0x92632fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x926a1000 - 0x926ccfe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
0x92831000 - 0x92836fff  com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x92837000 - 0x928b4feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x928b5000 - 0x928b5ffd  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
0x928b6000 - 0x928b9fff  com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x928ba000 - 0x9290bff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x9290c000 - 0x92942fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
0x92943000 - 0x92bbffe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92bc0000 - 0x92c02fef  com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92c03000 - 0x92c18ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92c19000 - 0x92c19ffe  com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92c1a000 - 0x92c2affc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x92c2b000 - 0x92c54fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
0x92c55000 - 0x932f5fef  com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x932f6000 - 0x932f6ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93339000 - 0x93641fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x93642000 - 0x93679fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x936ad000 - 0x936b1fff  libGIF.dylib ??? (???) <b0ff75435ef93ab3d5486c78fa82a150> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x936b2000 - 0x93700fe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x93891000 - 0x9391eff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x93b88000 - 0x93bacfff  libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
0x93bad000 - 0x93bdffff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93be0000 - 0x93c2bff7  com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x93c2c000 - 0x93c2efff  com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x93c2f000 - 0x93c34fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x93c35000 - 0x93d1dff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d1e000 - 0x93dc5feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x93dc6000 - 0x93e00fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93e01000 - 0x93e0efe7  com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93e0f000 - 0x93e75ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93e76000 - 0x93ed2ff7  com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x93ed3000 - 0x93ed9fff  com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x93f0f000 - 0x93f0fffa  com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93f56000 - 0x93f60feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x93f61000 - 0x940abfeb  com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x940ac000 - 0x941b4ff7  com.apple.WebKit 5533.21 (5533.21.1) <90221b7cc9248ee87896985f903cc451> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x941c1000 - 0x9424eff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9424f000 - 0x942d6ff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
0x942d7000 - 0x942d7ff8  com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x942d8000 - 0x947a9fbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x947aa000 - 0x947c9ffa  libJPEG.dylib ??? (???) <3407c6f4869e698d3c4107b46e435119> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x947ca000 - 0x94fc8fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94fc9000 - 0x94fd8fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
0x94fd9000 - 0x94ff7ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x94ff8000 - 0x95014ff3  com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95015000 - 0x952efff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x952f0000 - 0x9533ffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x95340000 - 0x95340ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x95346000 - 0x95348ff5  libRadiance.dylib ??? (???) <a21c033caf69bbd48770cbbbf51b8208> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95349000 - 0x956e6fef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95711000 - 0x957f1fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
0x957f2000 - 0x9587cff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x9596c000 - 0x9599dffb  com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x9599e000 - 0x95a69fef  com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x95a6a000 - 0x95aa8fff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x95aa9000 - 0x95be2ff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
0x95cd8000 - 0x95ce4ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95ce5000 - 0x95cfbfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x95d5a000 - 0x95d89fe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x95d8f000 - 0x95e4afe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x95e4b000 - 0x95e50fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95e51000 - 0x95fd5fef  com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x95fd6000 - 0x9609dff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x9609e000 - 0x960a7fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x960a8000 - 0x9615affb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
0x9615b000 - 0x96519fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9651a000 - 0x965fbff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
0x965fc000 - 0x967f5fff  com.apple.JavaScriptCore 5533.20 (5533.20.20) <55065a7f4b44e0cd1a8b2e182cefddec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x967fb000 - 0x967fffff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96800000 - 0x96859ff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9689f000 - 0x9689fffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x968a0000 - 0x968cdfeb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x968ce000 - 0x968ebff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x968ec000 - 0x968ecfff  com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x969d0000 - 0x96b37ff3  libSystem.B.dylib ??? (???) <1ebaeaae16eec98939d40cb0db0b1aec> /usr/lib/libSystem.B.dylib
0x96b38000 - 0x96b50fff  com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x96b51000 - 0x96c3ffef  com.apple.PubSub 1.0.5 (65.21) <627489b23eef30bec9e5b1ab89e6de6b> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x96c40000 - 0x96d73fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96d94000 - 0x96e27ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x96e28000 - 0x96e9afff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x96e9b000 - 0x96fedff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96fee000 - 0x97037fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x97038000 - 0x9703ffe9  libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x97040000 - 0x970d3fff  com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x970d4000 - 0x97151fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x97152000 - 0x97152ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x97153000 - 0x97c55fff  com.apple.WebCore 5533.21 (5533.21.1) <04a0bb1f862ea04b2a22eba956734f9b> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x97c56000 - 0x97c62fff  libbz2.1.0.dylib ??? (???) <4a85b4792863e637bb98e7275869cc5d> /usr/lib/libbz2.1.0.dylib
0x97c63000 - 0x97c6affe  libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x97c6b000 - 0x97cabfef  com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x97d04000 - 0x97d43fef  libTIFF.dylib ??? (???) <3b9aceaff5eae70bd19f9dc26e415969> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97d44000 - 0x97e7cfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Thank you Carolyn for your help.
I've tried the second way you explained, deleting the cache.db file (I haven't found ApplicationCache.db), but Safari still crashes. This is the log (I think it's the same as in my previous message):
Process:         Safari [6723]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.0.5 (5533.21.1)
Build Info:      WebBrowser-75332101~2
Code Type:       X86 (Native)
Parent Process:  launchd [341]
Interval Since Last Report:          505 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  7 sec
Per-App Crashes Since Last Report:   1
Date/Time:       2011-04-26 10:40:02.148 +0200
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  64731A5F-A079-4011-B35F-5BC2F8038775
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: item != nil'
Thread 0 Crashed:
0   com.apple.CoreFoundation                0x96d2ce94 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib                         0x9571ae3b objc_exception_throw + 40
2   com.apple.CoreFoundation                0x96d2cdcb +[NSException raise:format:arguments:] + 155
3   com.apple.Foundation                    0x92a60ec4 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4   com.apple.AppKit                        0x9480019e -[NSMenu removeItem:] + 198
5   com.apple.Safari                        0x001360ab 0x1000 + 1265835
6   com.apple.Safari                        0x0000b968 0x1000 + 43368
7   com.apple.CoreFoundation                0x96d3b7f5 -[NSSet makeObjectsPerformSelector:] + 181
8   com.apple.AppKit                        0x947dad8e -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1533
9   com.apple.AppKit                        0x947d0fba loadNib + 264
10  com.apple.AppKit                        0x947d091c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 946
11  com.apple.AppKit                        0x947d055f +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
12  com.apple.AppKit                        0x947d049d +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 391
13  com.apple.AppKit                        0x947d014c NSApplicationMain + 434
14  com.apple.Safari                        0x0000a38e 0x1000 + 37774
Thread 1:
0   libSystem.B.dylib                       0x969d844e __semwait_signal + 10
1   libSystem.B.dylib                       0x96a02dcd pthread_cond_wait$UNIX2003 + 73
2   com.apple.JavaScriptCore                0x9676b7ff ***::TCMalloc_PageHeap::scavengerThread() + 175
3   com.apple.JavaScriptCore                0x9676bb1f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
4   libSystem.B.dylib                       0x96a02155 _pthread_start + 321
5   libSystem.B.dylib                       0x96a02012 thread_start + 34
Thread 2:
0   libSystem.B.dylib                       0x96a15d3e fsync$UNIX2003 + 10
1   com.apple.WebCore                       0x97b6d31c sqlite3PagerCommitPhaseOne + 2764
2   com.apple.WebCore                       0x97b7037a sqlite3BtreeCommitPhaseOne + 698
3   com.apple.WebCore                       0x97b8db67 sqlite3VdbeHalt + 3703
4   com.apple.WebCore                       0x97bd7227 sqlite3Step + 12215
5   com.apple.WebCore                       0x97be18c7 sqlite3_step + 87
6   com.apple.WebCore                       0x97156419 WebCore::SQLiteStatement::executeCommand() + 25
7   com.apple.WebCore                       0x97159cfd WebCore::SQLiteDatabase::executeCommand(WebCore::String const&) + 45
8   com.apple.WebCore                       0x9737ad16 __ZN7WebCoreL20createDatabaseTablesERNS_14SQLiteDatabaseE + 262
9   com.apple.WebCore                       0x971575ed WebCore::IconDatabase::performOpenInitialization() + 237
10  com.apple.WebCore                       0x97155b5b WebCore::IconDatabase::iconDatabaseSyncThread() + 235
11  libSystem.B.dylib                       0x96a02155 _pthread_start + 321
12  libSystem.B.dylib                       0x96a02012 thread_start + 34
Thread 3:
0   libSystem.B.dylib                       0x96a15d3e fsync$UNIX2003 + 10
1   libsqlite3.0.dylib                      0x94253379 syncJournal + 249
2   libsqlite3.0.dylib                      0x94272304 sqlite3PagerCommitPhaseOne + 340
3   libsqlite3.0.dylib                      0x9427e46e sqlite3VdbeHalt + 3198
4   libsqlite3.0.dylib                      0x942c8656 sqlite3VdbeExec + 22966
5   libsqlite3.0.dylib                      0x942ceea2 sqlite3Step + 386
6   libsqlite3.0.dylib                      0x942af624 sqlite3_exec + 260
7   com.apple.CFNetwork                     0x9116d6b2 __CFURLCache::CreateTablesAndIndexes(sqlite3*) + 278
8   com.apple.CFNetwork                     0x9118e099 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen_NoLock() + 145
9   com.apple.CFNetwork                     0x9116d4c1 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen() + 43
10  com.apple.CFNetwork                     0x91163af0 __CFURLCache::OpenDatabase() + 156
11  com.apple.CFNetwork                     0x9116a79b ProcessCacheTasks(__CFURLCache*) + 559
12  com.apple.CFNetwork                     0x91164305 CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 267
13  com.apple.CoreFoundation                0x96cb38f5 CFRunLoopRunSpecific + 4469
14  com.apple.CoreFoundation                0x96cb3aa8 CFRunLoopRunInMode + 88
15  com.apple.CFNetwork                     0x9116418c CFURLCacheWorkerThread(void*) + 388
16  libSystem.B.dylib                       0x96a02155 _pthread_start + 321
17  libSystem.B.dylib                       0x96a02012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xa08070f0  ebx: 0x9571ae1c  ecx: 0xa08061a0  edx: 0x006b0000
  edi: 0x00000000  esi: 0xa059ffd4  ebp: 0xbffff6b8  esp: 0xbffff6b8
   ss: 0x0000001f  efl: 0x00000286  eip: 0x96d2ce94   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0078c060
Binary Images:
    0x1000 -   0x5d2fec  com.apple.Safari 5.0.5 (5533.21.1) <81e116cb4e3c8211564f4b4031eee74e> /Applications/Safari.app/Contents/MacOS/Safari
  0x643000 -   0x64efff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
  0x656000 -   0x680fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  0x691000 -   0x6a0ffc  SyndicationUI ??? (???) <3455e970195dab1ad7c6949c4e37e21a> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x11d6a000 - 0x12151fff  com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x900cd000 - 0x90147ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x901bc000 - 0x901beffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x901bf000 - 0x901daff3  libPng.dylib ??? (???) <3a01fab3a2d1ae7f7df0821c5af41d87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x901db000 - 0x905ebfef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x905f8000 - 0x905f9ffc  libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x905fa000 - 0x90925ff6  com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90926000 - 0x90926ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90927000 - 0x90927ff8  com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x90928000 - 0x90982ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90983000 - 0x909e0ffb  libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x909e1000 - 0x90a1bffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x90a1c000 - 0x90b65ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <67d6f9abf5cc16f444052ee93e906d83> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x90b66000 - 0x90b76fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90b77000 - 0x90b9bfeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
0x90b9c000 - 0x90f58ff4  com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x90f5c000 - 0x91118ff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x91119000 - 0x91128ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x91133000 - 0x91151fff  libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
0x91152000 - 0x91160ffd  libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x91161000 - 0x91208fec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x91209000 - 0x91211fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92162000 - 0x921adfe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x921ae000 - 0x9222dff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9222e000 - 0x923aefff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x923af000 - 0x92580fef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92581000 - 0x92632fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x926a1000 - 0x926ccfe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
0x92831000 - 0x92836fff  com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x92837000 - 0x928b4feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x928b5000 - 0x928b5ffd  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
0x928b6000 - 0x928b9fff  com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x928ba000 - 0x9290bff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x9290c000 - 0x92942fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
0x92943000 - 0x92bbffe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92bc0000 - 0x92c02fef  com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92c03000 - 0x92c18ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92c19000 - 0x92c19ffe  com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92c1a000 - 0x92c2affc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x92c2b000 - 0x92c54fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
0x92c55000 - 0x932f5fef  com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x932f6000 - 0x932f6ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93339000 - 0x93641fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x93642000 - 0x93679fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x936ad000 - 0x936b1fff  libGIF.dylib ??? (???) <b0ff75435ef93ab3d5486c78fa82a150> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x936b2000 - 0x93700fe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x93891000 - 0x9391eff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x93b88000 - 0x93bacfff  libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
0x93bad000 - 0x93bdffff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93be0000 - 0x93c2bff7  com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x93c2c000 - 0x93c2efff  com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x93c2f000 - 0x93c34fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x93c35000 - 0x93d1dff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d1e000 - 0x93dc5feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x93dc6000 - 0x93e00fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93e01000 - 0x93e0efe7  com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93e0f000 - 0x93e75ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93e76000 - 0x93ed2ff7  com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x93ed3000 - 0x93ed9fff  com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x93f0f000 - 0x93f0fffa  com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93f56000 - 0x93f60feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x93f61000 - 0x940abfeb  com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x940ac000 - 0x941b4ff7  com.apple.WebKit 5533.21 (5533.21.1) <90221b7cc9248ee87896985f903cc451> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x941c1000 - 0x9424eff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9424f000 - 0x942d6ff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
0x942d7000 - 0x942d7ff8  com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x942d8000 - 0x947a9fbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x947aa000 - 0x947c9ffa  libJPEG.dylib ??? (???) <3407c6f4869e698d3c4107b46e435119> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x947ca000 - 0x94fc8fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94fc9000 - 0x94fd8fff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
0x94fd9000 - 0x94ff7ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x94ff8000 - 0x95014ff3  com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95015000 - 0x952efff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x952f0000 - 0x9533ffff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x95340000 - 0x95340ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x95346000 - 0x95348ff5  libRadiance.dylib ??? (???) <a21c033caf69bbd48770cbbbf51b8208> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95349000 - 0x956e6fef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95711000 - 0x957f1fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
0x957f2000 - 0x9587cff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x9596c000 - 0x9599dffb  com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x9599e000 - 0x95a69fef  com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x95a6a000 - 0x95aa8fff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x95aa9000 - 0x95be2ff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
0x95cd8000 - 0x95ce4ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95ce5000 - 0x95cfbfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x95d5a000 - 0x95d89fe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x95d8f000 - 0x95e4afe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x95e4b000 - 0x95e50fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95e51000 - 0x95fd5fef  com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x95fd6000 - 0x9609dff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x9609e000 - 0x960a7fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x960a8000 - 0x9615affb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
0x9615b000 - 0x96519fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9651a000 - 0x965fbff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
0x965fc000 - 0x967f5fff  com.apple.JavaScriptCore 5533.20 (5533.20.20) <55065a7f4b44e0cd1a8b2e182cefddec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x967fb000 - 0x967fffff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96800000 - 0x96859ff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9689f000 - 0x9689fffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x968a0000 - 0x968cdfeb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x968ce000 - 0x968ebff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x968ec000 - 0x968ecfff  com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x969d0000 - 0x96b37ff3  libSystem.B.dylib ??? (???) <1ebaeaae16eec98939d40cb0db0b1aec> /usr/lib/libSystem.B.dylib
0x96b38000 - 0x96b50fff  com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x96b51000 - 0x96c3ffef  com.apple.PubSub 1.0.5 (65.21) <627489b23eef30bec9e5b1ab89e6de6b> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x96c40000 - 0x96d73fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96d94000 - 0x96e27ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x96e28000 - 0x96e9afff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x96e9b000 - 0x96fedff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96fee000 - 0x97037fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x97038000 - 0x9703ffe9  libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x97040000 - 0x970d3fff  com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x970d4000 - 0x97151fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x97152000 - 0x97152ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
0x97153000 - 0x97c55fff  com.apple.WebCore 5533.21 (5533.21.1) <04a0bb1f862ea04b2a22eba956734f9b> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x97c56000 - 0x97c62fff  libbz2.1.0.dylib ??? (???) <4a85b4792863e637bb98e7275869cc5d> /usr/lib/libbz2.1.0.dylib
0x97c63000 - 0x97c6affe  libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x97c6b000 - 0x97cabfef  com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x97d04000 - 0x97d43fef  libTIFF.dylib ??? (???) <3b9aceaff5eae70bd19f9dc26e415969> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97d44000 - 0x97e7cfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Similar Messages

  • Texts are not showing up after upgrading to version 11

    Could someone help me with why some of my texts are not show up on my Flash project? Before the upgrade, everything is fine. However, after upgrading to version 11, my texts are disappearing.
    Before (version 10.3.183.7...)
    After (version 11.0.1.152...)
    The texts in the boxes will disappear, when I hover mouse cursor over it. Those boxes with texts in them are created with an external AS file, and the texts are dynamicaly changed/put in with an external XML file. There is a mask on the boxes, show only 4 at a time.
    Demo: www.ethanslin.com/portfolioWorks/flashWorks/demo/
    You will see the changes with Flash player version 11, and everything working fine with older versions.
    I use iMacs with Snow Leopard and Lion, and this happens on all of the browsers with Flash Player version 11.01.152. I also tested on Windows 7, and it is still happening. Is this a Flash Player bug or something changed that I am not aware of? Is there a work around for this?

    This is a known issue and we have a fix for this in our next release. Thanks for posting.

  • After upgrading to Yosemite, my MBP crashes overtime I try to open BitTorrent, What´s wrong??

    After upgrading to Yosemite, my MBP crashes everytime I try to open BitTorrent, What´s wrong??

    The acsm file is not the book, it is a ticket to get the book.  I sometimes get library books online, here is what I do.
    1. Start ADE on the computer
    2. Go to library website and find the book I want to download.
    3. Click on the download link
    4. In windows 7 a box opens asking whether I want to open( or run) or save the acsm file
    5. Click open/run and ADE downloads the book into the "Library"
    6. Transfer the book (epub file) to the reader.

  • After upgrading to Mavericks Compressor 4 crashes in FCPX

    After upgrading to Mavericks, Compressor 4 crashes in FCPCX, I can't share projects

    It shows this:
    The operation couldn’t be completed. (com.apple.Compressor.CompressorKit.ErrorDomain error -1.)
    I had reinstall compressor and FCPX with no results...

  • HT203175 After upgrading to version 11.0.4.4 I get a "Itunes has stopped working" message when I try to start a movie on my PC. I have updated Quick time and previous version of Itunes worked great.

    After upgrading to version 11.0.4.4 I get a "Itunes has stopped working" message when I try to start a movie on my PC. I have updated Quick time and previous version of Itunes worked great.

    One thing is for sure, and that is if the only page i visit is the Google homepage (not logged in) or this site (mozilla forum), the problem does not occur, ever. I can't make it happen.
    If i visit yahoo.com (not logged in) (or ighome.com, logged in), as examples, it happens every time.

  • Z10 not able to call oversea after upgrade to version 10.1.0.273

    I live in Thailand and I usually make call to Malaysia using 009 service from CAT. The full number will be 0096057163xxx and I have been using 009 services for more than 10 years. After upgraded to version 10.1.0.273, I'm not able to make oversea call with 009 services. The reply is "The number you are calling is not in service", I try call with other mobile phones and everything work as per normal. I doubt the the latest version are not able to read and dial the first 2 digits "00". Please help to provide a solutions.

    Checked with BB call center Thailand and they have not received similar complain from other customer, no solutions neither. I try making oversea call with 001, 007 and 008 follow by country code, all having the same problem. Especially for 008 follow country code 60 (Malaysia), it ends up calling to China. It seems like the firmware do not recognized the 3rd digit as it read it as 'country code' instead of international call service offer by CAT Thailand. This is really PISS me off and I hope RIM can do something about it!!

  • After turning off private browsing Safari crashes immediately upon launch.

    After turning off private browsing Safari crashes immediately upon launch. I tried soft-resetting, and clearing my cookies and cache. I basically launches in private browsing mode and then immediately tries to switch to regular browsing. When the screen changes, it crashes to desktop.
    Any ideas, other than wiping my iPad?
    (I'm using iOS 5, of course, but it is not available under the Operating System dropdown in this forum)

    I'm seeing the same problem, and it was repeatable for me.  iPad (original 3G, 64GB), iOS 5.  (There are now a couple threads with this same problem.)
    Once the crashes start, it would continue to crash every time I tried to bring up Safari.  It crashes just as it finishes showing the tool bars, but before any content is displayed.
    Manually killing the app did not make the problem go away.
    One time, shutting down and restarting the iPad fixed it, but that solution did not work the next time I went in and out of Private browsing.  Also, once the crashing begins, going back into Private browsing did not stop the crashing.
    The last time it got into the crashing condition, I stopped the crashing by turning off the setting to display the Bookmark bar.  Strange!
    I have like 20 Safari crash logs that I hope will get auto-sent to Apple sometime today (I reenabled the send data to Apple option).

  • After upgrading to version 6 my ArcGIS files become corrupted if I save them while I have FF open (sporadic occurence, but limited to FF being open). How can I downgrade to version 5?

    I am using ArcGIS 10 and Firefox 6 on Windows XP.
    After upgrading to version 6 my ArcGIS files become corrupted if I save them while I have FF open (sporadic occurence, but limited to FF being open). Any ideas of what could be causing this? I have also posted on the ArcGIS forum site for input from that side.
    How can I downgrade to version 5? If that is the only option available.

    Thanks for the reply. It doesn't have to process the php, it just has to show the HTML content. It did that just fine before the last upgrade but won't now.
    I've seen that page you referenced: http://kb.mozillazine.org/File_types_and_download_actions.
    It doesn't help. The things it says to look for aren't there for me, specifically:
    browser.download.pluginOverrideTypes
    plugin.disable_full_page_plugin_for_types
    I followed the rest of the instructions but it didn't help.
    I did get it to quit opening tabs, instead it prompts me what it should do with the file every time now. What it should do, and used to do, is open the php page and display the HTML content.
    Any other ideas?

  • After upgrade to version 20 of Firefox websites do not display anymore. Seems like v20 does not work well with ISA

    After upgrade to version 20, we receive the following error when trying to open a website:
    Error Code: 502 Proxy Error. The ISA Server denied the specified Uniform Resource Locator (URL). (12202)
    Everything worked fine in the previous version of Firefox.

    Found the fix for this:
    Just set the following values to false in about:config.
    network.automatic-ntlm-auth.allow-proxies
    network.negotiate-auth.allow-proxies

  • My ipad will not stay activated after upgrading from version 7 to version 8.

    After upgrading from version 7 to version8 I cannot keep my ipad activated.  I have tried online tech support and visited an Apple store with no one able to tell me what is happening.  Some said it might be had ware problems.  Other say it might be software problems.  With vs 7 I never had the problem.. I have anolder ipad with vs 5 and do not have the problems.  any feed back from anyone.

    '''Try the Firefox Safe Mode''' to see how it works there. The Safe Mode is a troubleshooting mode, which disables most add-ons.''
    ''(If you're not using it, switch to the Default theme.)''
    * You can open the Firefox 4.0+ Safe Mode by holding the '''Shift''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Don't select anything right now, just use "'Start in Safe Mode"''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shift key) to open it again.''
    '''''If it is good in the Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one.
    Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • After upgrade to Mavericks mail is crashing when I try to search for an email in a mailbox

    After upgrading to Mavericks, mail is crashing when I enter a sender name in the search box to search for emails from that person.

    https://discussions.apple.com/message/23512376#23512376
    re index
    search not working so well: Try this: Quit Mail > then > Move ~/Library/Mail/V2/MailData/Envelope Index to the desktop > Re-open mail and see if that fixed it
    some are recommending above

  • Can not access Tiscali web mail account "undefined e-mails" message. This is after upgrading to version 5! Any solutions?

    Can not access Tiscali web mail account "undefined e-mails" message. This is after upgrading to version 5! Any solutions?

    Did it work in Firefox 4, or did you skip that version?

  • 3GS IPHONE AFTER UPGRADE TO VERSION 6.0 SOME COUNTRY SIM CARD NOT ACTIVATED

    why my iphone 3Gs after upgrade to version 6.0 and when i go to china slot in the local sim card it apeal "no sim card" which no problem and can be used before upgraded the software. what should i do to solve this problem.
    thanks.

    rzulfikar wrote:
    Thanks Chris for your solution.
    But just for you know that I bought Apple to get the 'after service', they should've warn the users not to upgrade to a higher OS if it can caused the phone 'dead'. Mine was totally unusable when it's just been upgraded. It stayed in the recovery mode and couldn't be restored. So I brought it to the nearest store and they did that to me, and eventually the phone is working, only it cannot detect my SIM Card...
    The problem is not about upgrading an iPhone to a newer version of iOS.  Your problem was upgrading a hacked phone, one of the well known consequences of which is re-locking and/or bricking the entire device when restoring in iTunes.  You chose to hack your phones firmware and operating system, so you must accept the consequences of going outside the bounds of normal use that Apple prescribes and supports.
    Had you not hacked it in the first place, you likely would have never had a problem, and if you had, Apple would have offered support to deal with it.  Your choice, your decision, your consequences.

  • After upgrade IOS7 lose my safari brwser and cant delete any app from my i Pad 3rd

    after upgrade IOS7 lose my safari brwser and cant delete any app from my i Pad 3rd

    Go to Settings > General > Restrictions
    Chances are Safari is turned off.  Turn it on and you'll have it back.
    To delete apps:
    Double tap your home button. You'll see the open app icons on the bottom and above each icon a preview page of the open app.  With your finger swipe the preview page upwards and the app will close.
    EDIT:  I misread your last question.  The above closes apps, but doesn't delete them.  To delete an App, hold your finger on the app until it jiggles.  You should see an X on the App.  Touch the X and the app should delete.

  • After Upgrading to 10.6.8 my aperture app starts but hangs trying to read the Lib. I removed the old lib and start with new. but still have the problem. 10.6.8 also made my Shark FX7 do the same thing. Any Ideas? Thanks

    After Upgrading to 10.6.8 my aperture app starts but hangs trying to read the Lib. I removed the old lib and start with new. but still have the problem. 10.6.8 also made my Shark FX7 do the same thing. Any Ideas? Thanks

    Verifying volume “Macintosh HD”
    Performing live verification.
    Checking Journaled HFS Plus volume.
    Checking extents overflow file.
    Checking catalog file.
    Checking multi-linked files.
    Checking catalog hierarchy.
    Checking extended attributes file.
    Checking volume bitmap.
    Checking volume information.
    The volume Macintosh HD appears to be OK.

Maybe you are looking for