I have a couple of WebArchives at the root level of a database. I tried moving them to a folder (both by dragging and by using the contextual menu), and also tried grouping them using the “Group the Current Selection” button. Each operation resulted in DT Pro quitting unexpectedly, with an error message like this:
EXC_BAD_ACCESS (0x0001)
KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
Thread 0 Crashed:
0 WebCore::FrameLoader::interruptionForPolicyChangeError(WebCore::ResourceRequest const&) + 28
1 WebCore::MainResourceLoader::interruptionForPolicyChangeError() const + 48
2 WebCore::MainResourceLoader::stopLoadingForPolicyChange() + 44
3 WebCore::MainResourceLoader::continueAfterNavigationPolicy(WebCore::ResourceRequest const&, bool) + 32
4 WebCore::PolicyCheck::cancel() + 92
5 WebCore::FrameLoader::stopPolicyCheck() + 492
6 WebCore::FrameLoader::stopAllLoaders() + 52
7 WebCore::FrameLoader::stopLoadingSubframes() + 60
8 WebCore::FrameLoader::stopAllLoaders() + 60
9 0x1000 + 1252196
Attempting to load those same WebArchives in Safari leads to them attempting to load but the page being totally blank, with a subsequent Quit Safari leading to Safari quitting unexpectedly, with the following error message:
XC_BAD_ACCESS (0x0001)
KERN_INVALID_ADDRESS (0x0001) at 0xbf7fffb0
Thread 0 Crashed:
0 __CFStringCreateImmutableFunnel3 + 32
1 CFStringCreateWithSubstring + 564
2 _retainedComponentString + 192
3 CFURLCopyScheme + 252
4 -[NSURL scheme] + 36
5 0x1000 + 127552
6 0x1000 + 124736
7 0x1000 + 136836
8 objc_msgSendv + 180
9 -[NSInvocation invoke] + 944
I suspect that this isn’t really a DT problem, but with so many knowledgeable people around I’m hoping someone will know what the problem might be.
Thanks,
Rick