[Webkit-unassigned] [Bug 25349] New: Couldn't open a new page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 15:35:07 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25349

           Summary: Couldn't open a new page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tlooneytoon at hotmail.com


PROBLEM DETAILS:

Process:         Safari [166]
Path:            /Volumes/WebKit/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r42662 (42662)
Code Type:       X86 (Native)
Parent Process:  launchd [77]

Date/Time:       2009-04-23 18:28:05.473 -0400
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.WebCore                   0x01031b26
WebCore::HistoryItem::formData() + 6
1   com.apple.WebCore                   0x00faf7f1
WebCore::FrameLoader::loadItem(WebCore::HistoryItem*, WebCore::FrameLoadType) +
2241
2   com.apple.WebCore                   0x00fb01ad
WebCore::FrameLoader::recursiveGoToItem(WebCore::HistoryItem*,
WebCore::HistoryItem*, WebCore::FrameLoadType) + 269
3   com.apple.WebCore                   0x00fb058a
WebCore::FrameLoader::goToItem(WebCore::HistoryItem*, WebCore::FrameLoadType) +
170
4   com.apple.WebKit                    0x002b978f -[WebView(WebPrivate)
_loadBackForwardListFromOtherView:] + 351
5   com.apple.Safari                    0x0000eae4 0x1000 + 56036
6   com.apple.AppKit                    0x932decae -[NSWindowController
_windowDidLoad] + 525
7   com.apple.Safari                    0x0000e369 0x1000 + 54121
8   com.apple.AppKit                    0x9327cd0a -[NSWindowController window]
+ 126
9   com.apple.Safari                    0x00009a4c 0x1000 + 35404
10  com.apple.AppKit                    0x9327cb4d -[NSDocument showWindows] +
117
11  com.apple.Safari                    0x0000993d 0x1000 + 35133
12  com.apple.AppKit                    0x9327ae14 -[NSDocumentController
openUntitledDocumentAndDisplay:error:] + 419
13  com.apple.AppKit                    0x93466aae -[NSDocumentController
newDocument:] + 54
14  com.apple.AppKit                    0x9334853b -[NSApplication
sendAction:to:from:] + 112
15  com.apple.Safari                    0x0002c948 0x1000 + 178504
16  com.apple.AppKit                    0x933f717c -[NSMenu
performActionForItemAtIndex:] + 493
17  com.apple.AppKit                    0x933f6e81 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 220
18  com.apple.AppKit                    0x933f6b07 -[NSMenu
performKeyEquivalent:] + 866
19  com.apple.AppKit                    0x933f53ac -[NSApplication
_handleKeyEquivalent:] + 492
20  com.apple.AppKit                    0x9331216b -[NSApplication sendEvent:]
+ 3999
21  com.apple.Safari                    0x0002ab58 0x1000 + 170840
22  com.apple.AppKit                    0x9326f69f -[NSApplication run] + 847
23  com.apple.AppKit                    0x9323c8a4 NSApplicationMain + 574
24  com.apple.Safari                    0x000b9b16 0x1000 + 756502

Thread 1:
0   libSystem.B.dylib                   0x92f5d3ae __semwait_signal + 10
1   libSystem.B.dylib                   0x92f87d0d pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x0103c524
WebCore::IconDatabase::syncThreadMainLoop() + 260
3   com.apple.WebCore                   0x0103c639
WebCore::IconDatabase::iconDatabaseSyncThread() + 185
4   libSystem.B.dylib                   0x92f87095 _pthread_start + 321
5   libSystem.B.dylib                   0x92f86f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x92f561c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x92f5d9bc mach_msg + 72
2   com.apple.CoreFoundation            0x904d00ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x904d0cd8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x93112ebe
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x92f87095 _pthread_start + 321
6   libSystem.B.dylib                   0x92f86f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x92f561c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x92f5d9bc mach_msg + 72
2   com.apple.CoreFoundation            0x904d00ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x904d0cd8 CFRunLoopRunInMode + 88
4   com.apple.Safari                    0x00118d4d 0x1000 + 1146189
5   com.apple.Safari                    0x00117fd3 0x1000 + 1142739
6   com.apple.Safari                    0x00118081 0x1000 + 1142913
7   libSystem.B.dylib                   0x92f87095 _pthread_start + 321
8   libSystem.B.dylib                   0x92f86f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x92f561c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x92f5d9bc mach_msg + 72
2   com.apple.CoreFoundation            0x904d00ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x904d0cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x929d4d40
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x929717ed -[NSThread main] + 45
6   com.apple.Foundation                0x92971394 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x92f87095 _pthread_start + 321
8   libSystem.B.dylib                   0x92f86f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x92fa56f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x92f87095 _pthread_start + 321
2   libSystem.B.dylib                   0x92f86f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x92f56226
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x92f881ef _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x92f89a73
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x929b775c -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation                0x929b7570 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation                0x929b74d5 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit                    0x932dcd90 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation                0x929717ed -[NSThread main] + 45
8   com.apple.Foundation                0x92971394 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x92f87095 _pthread_start + 321
10  libSystem.B.dylib                   0x92f86f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00faef41  ecx: 0x139f7900  edx: 0x10c836a8
  edi: 0x00000000  esi: 0x113931f8  ebp: 0xbfffeb08  esp: 0xbfffeb08
   ss: 0x0000001f  efl: 0x00010246  eip: 0x01031b26   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000070

Binary Images:
    0x1000 -   0x1d7fe2  com.apple.Safari 3.2.1 (5525.27.1)
<66278f41bc085c64e0f06ff487af4adc>
/Applications/Safari.app/Contents/MacOS/Safari
  0x223000 -   0x224ffe +WebKitNightlyEnabler.dylib ??? (???)
<2a6fdc0d652cc56e3ef762fec817caee>
/Volumes/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x229000 -   0x300fe7  com.apple.WebKit r42662 (530.7+)
<821bdeaae80bcc45a84252ff14de8dd4>
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x395000 -   0x3a4ff8  SyndicationUI ??? (???)
<9272a16db977c7a8efb814b6a8897bda>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x3b4000 -   0x50efeb  com.apple.JavaScriptCore 530+ (530.7+)
<b5d11b95d51ac1a2f8cd9e3b16d75c22>
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x560000 -   0x573fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337)
<d57260aef46cb3000f771d53364e40c8>
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
  0xd6c000 -  0x15a9fff  com.apple.WebCore 530+ (530.7+)
<ff40de62bbb60436cf53dfacf7d3ced2>
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0xb1c5000 -  0xb3bdfff  com.apple.RawCamera.bundle 2.0.13 (435)
<083354ccec68bf7c9fc99523a5838f92>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xe8dc000 -  0xe8e1ff3  libCGXCoreImage.A.dylib ??? (???)
<375e0cdb64b043378dbf637992bbfeb0>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x107a3000 - 0x107c2fed  com.apple.audio.CoreAudioKit 1.5 (1.5)
<795c36d256c2cead9607068b1f78e141>
/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x108f3000 - 0x108f3ffe  com.apple.JavaPluginCocoa 12.2.0 (12.2.0)
<b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x10a00000 - 0x10a06ffd  com.apple.JavaVM 12.2.2 (12.2.2)
<9ad39149cc7ecc91da3e93df7f61d315>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x11e8c000 - 0x11e9afeb  libSimplifiedChineseConverter.dylib ??? (???)
<ec9a1c1949952acb83d09a0320ba2df1>
/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x11e9f000 - 0x11eb1fff  libTraditionalChineseConverter.dylib ??? (???)
<086a18ff56a7d80d4446b979a18a4f64>
/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x12000000 - 0x12626fd3 +com.macromedia.Flash Player.plugin 10.0.12.36
(1.0.4f362) <38aeb67f6a0b43c6a341d7936603e84a> /Library/Internet Plug-Ins/Flash
Player.plugin/Contents/MacOS/Flash Player
0x13767000 - 0x137d4fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0)
/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5>
/usr/lib/dyld
0x90003000 - 0x90005ff5  libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90006000 - 0x90083feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<f35477a5e23db0fa43233c37da01ae1c>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9013c000 - 0x90151ffb  com.apple.ImageCapture 5.0.1 (5.0.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90261000 - 0x9026dff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90310000 - 0x9032efff  libresolv.9.dylib ??? (???)
<a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x9032f000 - 0x90361fff  com.apple.LDAPFramework 1.4.5 (110)
<cc04500cf7b6edccc75bb3fe2973f72c>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x90362000 - 0x90364fff  com.apple.securityhi 3.0 (30817)
<020419ad33b8638b174e1a472728a894>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90365000 - 0x90394fe3  com.apple.AE 402.3 (402.3)
<4cb9ef65cf116d6dd424f0ce98c2d015>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90395000 - 0x903f1ff7  com.apple.htmlrendering 68 (1.1.3)
<a9f65fa1c4668dc7c49af5bf7d5287ad>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x903f2000 - 0x903f2ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x903f8000 - 0x90425feb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90426000 - 0x9045cfef  libtidy.A.dylib ??? (???)
<5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
0x9045d000 - 0x90590fff  com.apple.CoreFoundation 6.5.5 (476.17)
<4a70c8dbb582118e31412c53dc1f407f>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90591000 - 0x906d7ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90780000 - 0x908d2ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x908d3000 - 0x90f73fff  com.apple.CoreGraphics 1.407.2 (???)
<3a91d1037afde01d1d8acdf9cd1caa14>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90f74000 - 0x90f74ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90f75000 - 0x90fb7fef  com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90fb8000 - 0x912c0fff  com.apple.HIToolbox 1.5.4 (???)
<3747086ba21ee419708a5cab946c8ba6>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x912ce000 - 0x91328ff7  com.apple.CoreText 2.0.4 (???)
<f9a90116ae34a2b0d84e87734766fb3a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91329000 - 0x913d0feb  com.apple.QD 3.11.54 (???)
<b743398c24c38e581a86e91744a2ba6e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x913d1000 - 0x91410fef  libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91411000 - 0x91421fff  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
0x91422000 - 0x91440ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5)
<f8931f64103c8a86b82e9714352f4323>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91441000 - 0x91448fe9  libgcc_s.1.dylib ??? (???)
<28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x91486000 - 0x9149eff7  com.apple.CoreVideo 1.6.0 (20.0)
<c0d869876af51283a160cd2224a23abf>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9149f000 - 0x917c4fe2  com.apple.QuickTime 7.6.0 (1290)
<bc0920abbbaad03f5513ac7ffbd30633>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x917c5000 - 0x9182bffb  com.apple.ISSupport 1.7 (38.2)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9184a000 - 0x9188bfe7  libRIP.A.dylib ??? (???)
<5d0b5af7992e14de017f9a9c7cb05960>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9188c000 - 0x91891fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x91892000 - 0x918ccffe  com.apple.securityfoundation 3.0.1 (35844)
<2fbb6a1177ef98350b8aefc60737ba0e>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x918cd000 - 0x918f5fff  libcups.2.dylib ??? (???)
<16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x918f6000 - 0x918fdffe  libbsm.dylib ??? (???)
<5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x918fe000 - 0x91947fef  com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91948000 - 0x9196cfeb  libssl.0.9.7.dylib ??? (???)
<c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x9196d000 - 0x91b3bff3  com.apple.security 5.0.4 (34102)
<55dda7486df4e8e1d61505be16f83a1c>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x9218e000 - 0x92468ff3  com.apple.CoreServices.CarbonCore 786.11 (786.11)
<f06fe5d92d56ac5aa52d1ba182745924>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92469000 - 0x924baff7  com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x924c0000 - 0x9253dfef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9253e000 - 0x92623ff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92624000 - 0x926b0ff7  com.apple.LaunchServices 290.3 (290.3)
<6f9629f4ed1ba3bb313548e6838b2888>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92967000 - 0x92be2fe7  com.apple.Foundation 6.5.7 (677.22)
<8fe77b5d15ecdae1240b4cb604fc6d0b>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92be3000 - 0x92be3ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x92be4000 - 0x92c41ffb  libstdc++.6.dylib ??? (???)
<6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x92c42000 - 0x92cf4ffb  libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x92cf5000 - 0x92cf5ff8  com.apple.Cocoa 6.5 (???)
<e9318c93615b27231498bbe585b8da98>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92cf6000 - 0x92cfafff  libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92cfb000 - 0x92ddcff7  libxml2.2.dylib ??? (???)
<d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x92ddd000 - 0x92e68fff  com.apple.framework.IOKit 1.5.1 (???)
<f9f5f0d070e197a832d86751e1d44545>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92e69000 - 0x92f0cff3  com.apple.QuickTimeImporters.component 7.6 (1290)
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x92f55000 - 0x930bcff3  libSystem.B.dylib ??? (???)
<d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x930bd000 - 0x930c4ff7  libCGATS.A.dylib ??? (???)
<386dce4b28448fb86e33e06ac466f4d8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x930c5000 - 0x9310ffe1  com.apple.securityinterface 3.0.1 (35183)
<f855cb06d2541ce544d9bcdf998b991c>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x93110000 - 0x931adfe4  com.apple.CFNetwork 422.15.2 (422.15.2)
<80851410a5592b7c3b149b2ff849bcc1>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x931ae000 - 0x931aeff8  com.apple.ApplicationServices 34 (34)
<e9cd7c823062c4382d89e3c9997f4739>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93236000 - 0x93a34fef  com.apple.AppKit 6.5.6 (949.43)
<a3a300499bbe4f1dfebf71d752d01916>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93a35000 - 0x93f06f3e  libGLProgrammability.dylib ??? (???)
<5d283543ac844e7c6fa3440ac56cd265>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93f07000 - 0x93fc1fe3  com.apple.CoreServices.OSServices 226.5 (226.5)
<2a135d4fb16f4954290f7b72b4111aa3>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93fc2000 - 0x93fddffb  libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93fde000 - 0x94071ff3  com.apple.ApplicationServices.ATS 3.4 (???)
<8c51de0ec3deaef416578cd59df38754>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94072000 - 0x940a9fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x940aa000 - 0x940aaffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x940ab000 - 0x940acffc  libffi.dylib ??? (???)
<596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x940ad000 - 0x94127ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x942e5000 - 0x942f2fe7  com.apple.opengl 1.5.9 (1.5.9)
<7e5048a2677b41098c84045305f42f7f>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94364000 - 0x9533fff6  com.apple.QuickTimeComponents.component 7.6 (1290)
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x95340000 - 0x9537afe7  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9537b000 - 0x9537dfff  com.apple.CrashReporterSupport 10.5.5 (159)
<4ca9b6643fcbafd76424a46d162363eb>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9537e000 - 0x95384fff  com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95385000 - 0x95393ffd  libz.1.dylib ??? (???)
<545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x95394000 - 0x9539efeb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<caa41909dcb5a18a94bc68cd13999bd5>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9539f000 - 0x953aeffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<09deb9e32d0d09dfb95ae569bdd2b7a4>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x953af000 - 0x953afffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x953b0000 - 0x953b4fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x953b5000 - 0x953bafff  com.apple.CommonPanels 1.2.4 (85)
<3b64ef0de184d09c6f99a1a7e77e42be>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x953bb000 - 0x95486fff  com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95487000 - 0x9549dfff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<7e9ff586b5c9d02b09e2a5527d98524f>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x954aa000 - 0x95531ff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x95532000 - 0x9566aff7  libicucore.A.dylib ??? (???)
<18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x9566b000 - 0x95696fe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x95697000 - 0x956b6ffa  libJPEG.dylib ??? (???)
<e7eb56555109e23144924cd64aa8daec>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x956e1000 - 0x95861fef  com.apple.CoreAUC 3.02.0 (3.02.0)
<e9c0220542fac5c62ef3b79aa791252f>
/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x95868000 - 0x9586bfff  com.apple.help 1.1 (36)
<175489f8adf287b3ebd259362b0292c0>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9586c000 - 0x95894ff7  com.apple.shortcut 1 (1.0)
<5b57f8f162f77a1739b436900517d672>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95895000 - 0x958a4fff  libsasl2.2.dylib ??? (???)
<bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x9596f000 - 0x95d7ffef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95d80000 - 0x95dffff5  com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95e00000 - 0x95e0cffe  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95e3d000 - 0x95e61fff  libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x9619a000 - 0x9622dfff  com.apple.ink.framework 101.3 (86)
<dfa9debcd7537849d228021d1d9c0f63>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9622e000 - 0x96287ff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96288000 - 0x9628ffff  com.apple.agl 3.0.9 (AGL-3.0.9)
<2f39c480cfcee9358a23d61b20a6aa56>
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x962d0000 - 0x96397ff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x963a8000 - 0x96766fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96767000 - 0x9676ffff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96782000 - 0x96901fff  com.apple.AddressBook.framework 4.1.1 (699)
<60ddae72a1df8ddbc5c53df92f372b76>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96902000 - 0x9690dfe7  libCSync.A.dylib ??? (???)
<e6aceed359bd228f42bc1246af5919c9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9690e000 - 0x9690efff  com.apple.Carbon 136 (136)
<ec1d4184925e652dbe1b9200a5a552ec>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9690f000 - 0x96927fff  com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96928000 - 0x969b2fe3  com.apple.DesktopServices 1.4.7 (1.4.7)
<d16642ba22c32f67be793ebfbe67ca3a>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x969b3000 - 0x96a63fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<685cc018c133668d0d3ac6a1cb63cff9>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96a64000 - 0x96e01fef  com.apple.QuartzCore 1.5.7 (1.5.7)
<2fed2dd7565c84a0f0c608d41d4d172c>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96e02000 - 0x96e40ff7  libGLImage.dylib ??? (???)
<1123b8a48bcbe9cc7aa8dd8e1a214a66>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96e41000 - 0x96e51ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96f47000 - 0x96f47ffa  com.apple.CoreServices 32 (32)
<2760719f7a81e8c2bdfd15b0939abc29>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x970aa000 - 0x971abfe7  com.apple.PubSub 1.0.3 (65.1.2)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x971ac000 - 0x971b5fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24)
<6a6518b392d3d41ace3dcea69d6809d9>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x971b6000 - 0x97296fff  libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)
<79f7cbef6bc9f4c32a42d63c7332bf8e>
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???)
<4b497e7a0027447eaff2b45572bb85ea>
/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

SYSTEM CONFIG:

Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz,
4 GB
Graphics: kHW_ATIr600M74Item, ATI Radeon HD 2400, spdisplays_pcie_device, 128
MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz
Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom
BCM43xx 1.0 (5.10.38.27)
Bluetooth: Version 2.1.3f8, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD2500AAJS-40VWA1, 232.89 GB
Parallel ATA Device: MATSHITADVD-R   UJ-875
USB Device: Built-in iSight, (null) mA
USB Device: Keyboard Hub, (null) mA
USB Device: USB Flash Drive, (null) mA
USB Device: Apple Keyboard, (null) mA
USB Device: USB2.0 Hub, (null) mA
USB Device: Back-UPS ES 350 FW:800.e3.D USB FW:e3, (null) mA
USB Device: USB2.0 Hub, (null) mA
USB Device: iPod, (null) mA
USB Device: Microsoft Optical Mouse with Tilt Wheel, (null) mA
USB Device: IR Receiver, (null) mA
USB Device: BCM2045B2, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list