Bug 19565
Summary: | if there's a space as part of pasting this url into Webkit it freezes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Steven Kolins <smkolins> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://www.breacais.demon.co.uk/abs/bsr06/61_hassall_pacific.htm |
Steven Kolins
If you past "http://www.breacais.demon.co.uk/abs/bsr06/61_hassall_pacific.htm " (sans quotes) Webkit instantly freezes when you hit return and runs the cpu for a while before finally quitting.
I ran into it first when I was writing a Wikipedia article but isolated it down to just having Webkit open, no webcontent in the window, paste and hit return.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Steven Kolins
refinement - any url pasted with a space at the end causes the problem
Alexey Proskuryakov
I cannot reproduce this by pasting into address bar of a local build r34575.
Do you get a crash report when this happens? Could you please attach it to the bug?
Steven Kolins
Sorry - crash report:
Process: Safari [5765]
Path: /Users/smkolins/Apps/WebKit.app/Contents/MacOS/WebKit
Identifier: org.webkit.nightly.WebKit
Version: r34257 (34257)
Code Type: X86 (Native)
Parent Process: launchd [209]
Date/Time: 2008-05-30 14:12:20.672 -0400
OS Version: Mac OS X 10.5.3 (9D34)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000029c
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.WebCore 0x0114d43b WTF::HashTableIterator<WebCore::JSDOMWindow*, WebCore::JSDOMWindow*, WTF::IdentityExtractor<WebCore::JSDOMWindow*>, WTF::PtrHash<WebCore::JSDOMWindow*>, WTF::HashTraits<WebCore::JSDOMWindow*>, WTF::HashTraits<WebCore::JSDOMWindow*> > WTF::HashTable<WebCore::JSDOMWindow*, WebCore::JSDOMWindow*, WTF::IdentityExtractor<WebCore::JSDOMWindow*>, WTF::PtrHash<WebCore::JSDOMWindow*>, WTF::HashTraits<WebCore::JSDOMWindow*>, WTF::HashTraits<WebCore::JSDOMWindow*> >::find<WebCore::JSDOMWindow*, WTF::IdentityHashTranslator<WebCore::JSDOMWindow*, WebCore::JSDOMWindow*, WTF::PtrHash<WebCore::JSDOMWindow*> > >(WebCore::JSDOMWindow* const&) + 11
1 com.apple.WebCore 0x0119286b WebCore::JSDOMWindowBase::~JSDOMWindowBase() + 91
2 com.apple.JavaScriptCore 0x003a6508 unsigned long KJS::Collector::sweep<(KJS::Collector::HeapType)0>(bool) + 200
3 com.apple.JavaScriptCore 0x0030ee18 KJS::Collector::collect() + 440
4 com.apple.WebCore 0x00d7a0c5 WebCore::GCController::gcTimerFired(WebCore::Timer<WebCore::GCController>*) + 21
5 com.apple.WebCore 0x00d7a282 WebCore::Timer<WebCore::GCController>::fired() + 82
6 com.apple.WebCore 0x01102b89 WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul> const&) + 137
7 com.apple.WebCore 0x01102c52 WebCore::TimerBase::sharedTimerFired() + 162
8 com.apple.WebCore 0x010e8344 WebCore::timerFired(__CFRunLoopTimer*, void*) + 68
9 com.apple.CoreFoundation 0x939f7b3e CFRunLoopRunSpecific + 4494
10 com.apple.CoreFoundation 0x939f7cf8 CFRunLoopRunInMode + 88
11 com.apple.HIToolbox 0x91532da4 RunCurrentEventLoopInMode + 283
12 com.apple.HIToolbox 0x91532bbd ReceiveNextEventCommon + 374
13 com.apple.HIToolbox 0x91532a31 BlockUntilNextEventMatchingListInMode + 106
14 com.apple.AppKit 0x951f3505 _DPSNextEvent + 657
15 com.apple.AppKit 0x951f2db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
16 com.apple.Safari 0x000086be 0x1000 + 30398
17 com.apple.AppKit 0x9539ebe3 -[NSButtonCell performClick:] + 981
18 com.apple.AppKit 0x952c4c23 -[NSApplication sendAction:to:from:] + 112
19 com.apple.Safari 0x0002d458 0x1000 + 181336
20 com.apple.AppKit 0x95373660 -[NSMenu performActionForItemAtIndex:] + 493
21 com.apple.AppKit 0x95373365 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220
22 com.apple.AppKit 0x95372feb -[NSMenu performKeyEquivalent:] + 866
23 com.apple.AppKit 0x95371890 -[NSApplication _handleKeyEquivalent:] + 492
24 com.apple.AppKit 0x9528e853 -[NSApplication sendEvent:] + 3999
25 com.apple.Safari 0x0002b5d8 0x1000 + 173528
26 com.apple.AppKit 0x951ebe27 -[NSApplication run] + 847
27 com.apple.AppKit 0x951b9030 NSApplicationMain + 574
28 com.apple.Safari 0x000ba4d6 0x1000 + 758998
Thread 1:
0 libSystem.B.dylib 0x95e4a68e __semwait_signal + 10
1 libSystem.B.dylib 0x95e7536d pthread_cond_wait$UNIX2003 + 73
2 com.apple.WebCore 0x00df192f WebCore::IconDatabase::syncThreadMainLoop() + 239
3 com.apple.WebCore 0x00df1a45 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4 libSystem.B.dylib 0x95e746f5 _pthread_start + 321
5 libSystem.B.dylib 0x95e745b2 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x95e4a68e __semwait_signal + 10
1 libSystem.B.dylib 0x95e7536d pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x93d5e432 glvmDoWork + 162
3 libSystem.B.dylib 0x95e746f5 _pthread_start + 321
4 libSystem.B.dylib 0x95e745b2 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x95e434a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x95e4ac9c mach_msg + 72
2 com.apple.CoreFoundation 0x939f70be CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x939f7cf8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x930cb460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x93067f1d -[NSThread main] + 45
6 com.apple.Foundation 0x93067ac4 __NSThread__main__ + 308
7 libSystem.B.dylib 0x95e746f5 _pthread_start + 321
8 libSystem.B.dylib 0x95e745b2 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x95e935e2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x95e746f5 _pthread_start + 321
2 libSystem.B.dylib 0x95e745b2 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x95e434a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x95e4ac9c mach_msg + 72
2 com.apple.CoreFoundation 0x939f70be CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x939f7cf8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x90184afe CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x95e746f5 _pthread_start + 321
6 libSystem.B.dylib 0x95e745b2 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x95e4a68e __semwait_signal + 10
1 libSystem.B.dylib 0x95e7536d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x96d7ee51 fe_fragment_thread + 54
3 libSystem.B.dylib 0x95e746f5 _pthread_start + 321
4 libSystem.B.dylib 0x95e745b2 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x95e43506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x95e7584f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x95e770d3 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x930ade8c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x930adca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x930adc05 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x95259470 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x93067f1d -[NSThread main] + 45
8 com.apple.Foundation 0x93067ac4 __NSThread__main__ + 308
9 libSystem.B.dylib 0x95e746f5 _pthread_start + 321
10 libSystem.B.dylib 0x95e745b2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x0000029c ebx: 0x0119281b ecx: 0x00e4e865 edx: 0x0000029c
edi: 0x0000040b esi: 0x00000298 ebp: 0xbfffe0a8 esp: 0xbfffe094
ss: 0x0000001f efl: 0x00010292 eip: 0x0114d43b cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x0000029c
Binary Images:
0x1000 - 0x133fef com.apple.Safari 3.1.1 (5525.20) <4869cc1f3ee39145836097e9470d9036> /Applications/Safari.app/Contents/MacOS/Safari
0x17b000 - 0x17cffc +WebKitNightlyEnabler.dylib ??? (???) /Users/smkolins/Apps/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
0x181000 - 0x24bfef com.apple.WebKit 527+ (527+) /Users/smkolins/Apps/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
0x2e0000 - 0x2efff8 SyndicationUI ??? (???) <edde0133829971dbd8a0f3473cdb85fc> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x2ff000 - 0x3f5ff7 com.apple.JavaScriptCore 527+ (527+) /Users/smkolins/Apps/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x45b000 - 0x45bfff +com.kitzkikz.Sogudi Sogudi 0.4.6 (0.4.6) /Library/InputManagers/Sogudi/Sogudi.bundle/Contents/MacOS/Sogudi
0x46f000 - 0x470fff +com.kitzkikz.Sogudi.plugin.Safari120 ??? (1.0) /Library/InputManagers/Sogudi/Sogudi.bundle/Contents/PlugIns/Safari120.bundle/Contents/MacOS/Safari120
0x4e0000 - 0x4e6fff +com.kitzkikz.Sogudi.plugin.SogudiInside Sogudi 0.4.6 (0.4.6) /Library/InputManagers/Sogudi/Sogudi.bundle/Contents/PlugIns/SogudiInside.bundle/Contents/MacOS/SogudiInside
0x4ed000 - 0x4eefff +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
0x4f3000 - 0x4f5fff +com.ecamm.downloadcomment v1.1.1 (1.1.1) /Library/InputManagers/Ecamm/Plugins/DownloadComment.plugin/Contents/MacOS/DownloadComment
0x700000 - 0x72afff +com.ecamm.iglasses v2.1 (2.1) /Library/InputManagers/Ecamm/Plugins/iGlasses.plugin/Contents/MacOS/iGlasses
0xbca000 - 0x1316fff com.apple.WebCore 527+ (527+) /Users/smkolins/Apps/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
0x1794000 - 0x1795fff +com.1passwd.InputManager 2.6.2 (6599) <a6e6d1e1dc82c41086769263713824e3> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x12ac3000 - 0x12be1ff7 com.apple.RawCamera.bundle 2.0.6 (2.0.6) <c1827b6058c0368f23005d9f6e7d2f82> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x12c28000 - 0x12c99fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x12ca7000 - 0x12ce8fe7 +com.cocoamug.CosmoPod ??? (2.4) <a828273cf18641a9a8be808d708e81a8> /Library/InputManagers/CosmoPod/CosmoPod.bundle/Contents/MacOS/CosmoPod
0x16ba9000 - 0x16d2bfef GLEngine ??? (???) <e9b3c93e50e3236cae43a2161e331720> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x16d59000 - 0x170bdfe8 com.apple.GeForce8xxxGLDriver 1.5.28 (5.2.8) <ac292c151eb49283f923775f81f18ad1> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x173f7000 - 0x17413ff7 GLRendererFloat ??? (???) <98be9cb44eb018fa6300e9447b214fd7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x19216000 - 0x19221ffb +com.fsb.SafariBlock ??? (2.0r3) /Library/InputManagers/SafariBlock/SafariBlock.bundle/Contents/MacOS/SafariBlock
0x1922b000 - 0x1922dfff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x19249000 - 0x1929afff +com.onepasswd.onepasswdsafaribundle 2.6.2 (6599) <fa7ad516e745196cda672f0499576053> /Users/smkolins/Apps/1Password.app/Contents/Extensions/OnePasswdSafari.bundle/Contents/MacOS/OnePasswdSafari
0x192d7000 - 0x192d9fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x1a42a000 - 0x1a431fff +com.tildesoft.SafariSource SafariSource v1.7.2
Copyright © Kevin Ballard, 2004-2007 (1.7.2) /Users/smkolins/Library/Application Support/SIMBL/Plugins/SafariSource.bundle/Contents/MacOS/SafariSource
0x1a4f3000 - 0x1a4f8ff3 libCGXCoreImage.A.dylib ??? (???) <32265ec157db98a33c5dcf0e6687dec2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1ac84000 - 0x1ac85ffc com.apple.JavaPluginCocoa 12.1.0 (12.1.0) <d21a12c5668d4d89bfe492a5223a75cc> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x1ac91000 - 0x1ac96ffd com.apple.JavaVM 12.1.0 (12.1.0) <25c546c36e5bed978579d281080ab4c8> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x1c64e000 - 0x1c64fff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x1cb08000 - 0x1cb33ffb libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
0x1ce4f000 - 0x1ce85fff com.apple.MediaKit 9.1 (396) <6672e53d54dcf63ab1981d8c4af99388> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x1da81000 - 0x1db79fe0 com.apple.DiskImagesFramework 10.5.3 (195) <070a3156f309e10fd182a69d0b63a31b> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x1dbdf000 - 0x1dca8ff5 com.apple.DiscRecording 4.0.1 (4010.4.5) <a78fc46978268fd4f24bc9175f972938> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <06900973e83f70548b7a2a5fa6435865> /usr/lib/dyld
0x90003000 - 0x90003ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90034000 - 0x90035ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x90036000 - 0x90036ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90054000 - 0x90178fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90179000 - 0x901fbffb com.apple.CFNetwork 330 (330) <6c5eda16e640b09334809ba4c1df985d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x901fc000 - 0x90224ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90225000 - 0x90326fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x90331000 - 0x90363fff com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x90364000 - 0x903f7ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x903f8000 - 0x90437fef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90438000 - 0x9044efff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9044f000 - 0x90534ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9066d000 - 0x90681ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90687000 - 0x906d7ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x906d9000 - 0x90780feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90781000 - 0x9078bfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9078c000 - 0x90791fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90792000 - 0x9080efeb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x908ec000 - 0x9098eff3 com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x90bf8000 - 0x90bfcfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90bfd000 - 0x90bfdffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90bfe000 - 0x90c0cffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x90c1b000 - 0x90c3bff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90c3c000 - 0x90ceeffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x90cef000 - 0x90db6ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90db7000 - 0x90f84fe7 com.apple.security 5.0.3 (33532) <3bef414f3c6f433e707ac5abee340e16> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90f85000 - 0x91395fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91465000 - 0x91484ffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91485000 - 0x91502fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91503000 - 0x9180aff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9180b000 - 0x91842fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91843000 - 0x91848fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x91849000 - 0x919c8fff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x919c9000 - 0x91a0afe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91a0b000 - 0x91a49ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91b08000 - 0x91b08fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91b09000 - 0x91b83ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91b84000 - 0x91bb3fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91bb4000 - 0x91c47fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91c48000 - 0x91c60fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91c61000 - 0x92d11ff6 com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x92d12000 - 0x92e58ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92e59000 - 0x92f38fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x92f39000 - 0x92f7ffef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92f85000 - 0x92fe1ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92fe2000 - 0x93024fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93055000 - 0x9305cff7 libCGATS.A.dylib ??? (???) <dd3161e6653fa6400b9ef9c144309fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9305d000 - 0x932d8fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x932d9000 - 0x93317fff com.apple.CoreMediaIOServicesPrivate 8.0 (8.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x933e1000 - 0x93417fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
0x93418000 - 0x93472ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93473000 - 0x9374dff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9374e000 - 0x93778fff com.apple.CoreMediaPrivate 8.0 (8.0) <a13e1ebd7bdd896e13d33ef37f3e966b> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x93779000 - 0x93794ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93795000 - 0x9379efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x937b7000 - 0x937bbfff libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x937bc000 - 0x937c8fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9385d000 - 0x938b6ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x938b7000 - 0x938bffff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x938c0000 - 0x9394cff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9394d000 - 0x93958ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93959000 - 0x93984fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x93985000 - 0x93ab7fff com.apple.CoreFoundation 6.5.2 (476.13) <b633d15f2901d73670cb1475628df1b3> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93ab8000 - 0x93ac3fe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x93ac4000 - 0x93ac4ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93ac5000 - 0x93b7ffe3 com.apple.CoreServices.OSServices 226.3 (226.3) <456bdd65b936baf1ef497b74b4f960a8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93d34000 - 0x93d36fff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93d37000 - 0x9420affe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x94368000 - 0x9436efff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x943e8000 - 0x94467ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94468000 - 0x9446aff5 libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9446b000 - 0x944f5fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x944f6000 - 0x94530ffe com.apple.securityfoundation 3.0 (32989) <f72d3a66729c529fd052fba96b0fb871> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94531000 - 0x94538ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x94539000 - 0x94549fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9454a000 - 0x945a7ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x945a8000 - 0x9460effb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9460f000 - 0x94616fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94617000 - 0x946a3ffb com.apple.QTKit 7.4.5 (67) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x946a4000 - 0x9476ffff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94770000 - 0x947aafff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x947ab000 - 0x947cffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x947d0000 - 0x948b1ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x948b2000 - 0x948b4fff com.apple.CrashReporterSupport 10.5.0 (156) <a9cf092be7a554b3cda00fe946d1c1a7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x948b5000 - 0x949edff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x949ee000 - 0x94a0cfff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
0x94a0d000 - 0x94a3afeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94a3b000 - 0x94a5ffeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x94b41000 - 0x94b41ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94b42000 - 0x94b51fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x951a3000 - 0x951b2ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x951b3000 - 0x959b0fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x959b1000 - 0x959b1ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x959b2000 - 0x959c2ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x959c3000 - 0x959d9fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x959da000 - 0x95a02fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x95a03000 - 0x95a03ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95a83000 - 0x95e41fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95e42000 - 0x95fa2ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x95fa3000 - 0x96053fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96054000 - 0x96054ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96055000 - 0x96061fff libbz2.1.0.dylib ??? (???) <c5a3563ebe66db7fa456e0fb75b657df> /usr/lib/libbz2.1.0.dylib
0x96062000 - 0x96065fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96066000 - 0x96702fff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96703000 - 0x9678efff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9678f000 - 0x967adff3 com.apple.DirectoryService.Framework 3.5.3 (3.5.3) <a3277abd826960efb44258699adafc17> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x967ae000 - 0x96835ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9684a000 - 0x96b6afe2 com.apple.QuickTime 7.4.5 (67) <520cbf4ae05622466ad1b89f1ba3a4e1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96c3f000 - 0x96c89fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x96c8a000 - 0x97020fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97021000 - 0x97028fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <1e92e348e73fc6fce723936c11e4b25c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Steven Kolins
ah - just spotted that it's when I've got the InputManager "CosmoPod" loaded. If I dump it the problem doesn't occur.
Alexey Proskuryakov
There is a huge number of Safari "enhancers" installed (Sogudi, Ecamm, 1Passwd, SafariBlock, SafariSource). Could you please verify if the issue persists after removing them all?
Closing as INVALID for now, as this seems to be unreproducible without unsupported 3rd party hacks. Please free to re-open if you can still reproduce this in a clean setup.