OK. Unfortunately in that case I'm not really sure what could cause it. The backtrace clearly shows the crash deep inside of WebKit, inside of its text encoding functions. Some things that you might try:
* Restarting * Emptying caches from with Safari (then restarting?) * Deleting this folder: ~/Library/Caches (then restarting?) * Upgrading to Leopard :-) Let us know if none of those pan out. -- Larry Hendricks [email protected] http://spanningsync.com On Feb 25, 4:03 am, Bryan <[email protected]> wrote: > Hey, > > No, I am not using any nightly builds or beta versions. > > Bryan > > On Feb 23, 4:10 pm, Larry Hendricks <[email protected]> wrote: > > > Hi, > > > Thanks for the report. The crashing code is in WebKit, Apple's web > > browsing framework. By any chance are you installing nightly WebKit > > builds, or beta versions of Safari? > > -- > > Larry Hendricks > > [email protected]http://spanningsync.com > > > On Feb 23, 12:57 pm, B <[email protected]> wrote: > > > > After installing SpanningSync, the pref. pane crashes when I try to > > > open the pane. Here is the report that my computer generates: > > > > Date/Time: 2009-02-23 15:49:20.197 -0500 > > > OS Version: 10.4.11 (Build 8S2167) > > > Report Version: 4 > > > > Command: System Preferences > > > Path: /Applications/System Preferences.app/Contents/MacOS/System > > > Preferences > > > Parent: WindowServer [61] > > > > Version: 3.5 (3.5) > > > Build Version: 16 > > > Project Name: SystemPrefsApp > > > Source Version: 1260600 > > > > PID: 258 > > > Thread: 0 > > > > Exception: EXC_BAD_ACCESS (0x0001) > > > Codes: KERN_INVALID_ADDRESS (0x0001) at 0x168fd42e > > > > Thread 0 Crashed: > > > 0 libicucore.A.dylib 0x90957cee ucnv_fixFileSeparator > > > + 99 > > > 1 libicucore.A.dylib 0x90931e73 ucnv_close + 407 > > > 2 libicucore.A.dylib 0x9095df78 ucnv_getStandard + 215 > > > 3 libicucore.A.dylib 0x9095e000 > > > ucnv_io_countAvailableConverters + 20 > > > 4 libicucore.A.dylib 0x90955898 ucnv_countAvailable + > > > 24 > > > 5 com.apple.WebCore 0x9502e28a > > > WebCore::TextCodecICU::registerExtendedEncodingNames(void (*)(char > > > const*, char const*)) + 38 > > > 6 com.apple.WebCore 0x94ffbfbe > > > WebCore::atomicCanonicalTextEncodingName(char const*) + 94 > > > 7 com.apple.WebCore 0x953fbb0d > > > WebCore::TextEncoding::TextEncoding[in-charge](char const*) + 17 > > > 8 com.apple.WebCore 0x9502debe > > > WebCore::TextCodecICU::decode(char const*, unsigned long, bool) + 304 > > > 9 com.apple.WebCore 0x94ffd98b > > > WebCore::TextDecoder::checkForBOM(char const*, unsigned long, bool) + > > > 651 > > > 10 com.apple.WebCore 0x94ffc8e6 > > > WebCore::TextResourceDecoder::decode(char const*, unsigned long) + 158 > > > 11 com.apple.WebCore 0x94ffbb44 > > > WebCore::FrameLoader::write > > > (char const*, int, bool) + 178 > > > 12 com.apple.WebCore 0x95038493 > > > WebCore::FrameLoader::addData(char const*, int) + 39 > > > 13 com.apple.WebCore 0x95033ab1 -[WebCoreFrameBridge > > > receivedData:textEncodingName:] + 209 > > > 14 com.apple.WebKit 0x94d7158e -[WebHTMLRepresentation > > > receivedData:withDataSource:] + 214 > > > 15 com.apple.WebKit 0x94d7144e -[WebDataSource > > > (WebInternal) _receivedData:] + 76 > > > 16 com.apple.WebKit 0x94d713e6 > > > WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char > > > const*, int) + 128 > > > 17 com.apple.WebCore 0x950307dd > > > WebCore::DocumentLoader::commitLoad(char const*, int) + 71 > > > 18 com.apple.WebCore 0x95030400 > > > WebCore::ResourceLoader::didReceiveData(char const*, int, long long, > > > bool) + 70 > > > 19 com.apple.WebCore 0x95030386 > > > WebCore::MainResourceLoader::didReceiveData(char const*, int, long > > > long, bool) + 72 > > > 20 com.apple.WebCore 0x9502f8e2 > > > WebCore::MainResourceLoader::continueAfterContentPolicy > > > (WebCore::PolicyAction, WebCore::ResourceResponse const&) + 1176 > > > 21 com.apple.WebCore 0x9502f41a > > > WebCore::MainResourceLoader::continueAfterContentPolicy > > > (WebCore::PolicyAction) + 120 > > > 22 com.apple.WebCore 0x9502cf2d > > > WebCore::MainResourceLoader::didReceiveResponse > > > (WebCore::ResourceResponse const&) + 611 > > > 23 com.apple.WebCore 0x9518ceae > > > WebCore::MainResourceLoader::handleDataLoadNow > > > (WebCore::Timer<WebCore::MainResourceLoader>*) + 512 > > > 24 com.apple.WebCore 0x954f3618 > > > WebCore::Timer<WebCore::MainResourceLoader>::fired() + 72 > > > 25 com.apple.WebCore 0x951b15a8 > > > WebCore::TimerBase::fireTimers(double, > > > WTF::Vector<WebCore::TimerBase*, (unsigned long)0> const&) + 74 > > > 26 com.apple.WebCore 0x951b13e2 > > > WebCore::TimerBase::sharedTimerFired() + 144 > > > 27 com.apple.WebCore 0x951b1339 WebCore::timerFired > > > (__CFRunLoopTimer*, void*) + 63 > > > 28 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + > > > 3341 > > > 29 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61 > > > 30 com.apple.HIToolbox 0x92df2878 > > > RunCurrentEventLoopInMode > > > + 285 > > > 31 com.apple.HIToolbox 0x92df1f82 ReceiveNextEventCommon > > > + > > > 385 > > > 32 com.apple.HIToolbox 0x92df1dd9 > > > BlockUntilNextEventMatchingListInMode + 81 > > > 33 com.apple.AppKit 0x93277f45 _DPSNextEvent + 572 > > > 34 com.apple.AppKit 0x93277b37 -[NSApplication > > > nextEventMatchingMask:untilDate:inMode:dequeue:] + 137 > > > 35 com.apple.AppKit 0x932718c4 -[NSApplication run] + > > > 512 > > > 36 com.apple.AppKit 0x93265820 NSApplicationMain + 573 > > > 37 com.apple.systempreferences 0x0000e426 0x1000 + 54310 > > > 38 com.apple.systempreferences 0x0000e34d 0x1000 + 54093 > > > > Thread 1: > > > 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 > > > 1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + > > > 2014 > > > 2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61 > > > 3 com.apple.Foundation 0x92856c76 +[NSURLCache > > > _diskCacheSyncLoop:] + 206 > > > 4 com.apple.Foundation 0x927fa39c forkThreadForFunction + > > > 123 > > > 5 libSystem.B.dylib 0x90024227 _pthread_body + 84 > > > > Thread 2: > > > 0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 > > > 1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + > > > 2014 > > > 2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61 > > > 3 com.apple.Foundation 0x9282fa40 +[NSURLConnection > > > (NSURLConnectionInternal) _resourceLoadLoop:] + 259 > > > 4 com.apple.Foundation 0x927fa39c forkThreadForFunction + > > > 123 > > > 5 libSystem.B.dylib 0x90024227 _pthread_body + 84 > > > > Thread 3: > > > 0 libSystem.B.dylib 0x9001a1cc select + 12 > > > 1 libSystem.B.dylib 0x90024227 _pthread_body + 84 > > > > Thread 0 crashed with X86 Thread State (32-bit): > > > eax: 0x003cd995 ebx: 0x90931cea ecx: 0x00000004 edx: 0xa0913d60 > > > edi: 0x003cd910 esi: 0xbfff671c ebp: 0xbfff66a8 esp: 0xbfff6680 > > > ss: 0x0000001f efl: 0x00010286 eip: 0x90957cee cs: 0x00000017 > > > ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 > > > > Binary Images Description: > > > 0x1000 - 0x17fff com.apple.systempreferences 3.5 /Applications/ > > > System Preferences.app/Contents/MacOS/System Preferences > > > 0x48d000 - 0x48ffff net.culater.SIMBL 0.8.2 (8) /Library/ > > > InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL > > > 0xcc27000 - 0xcc47fff com.spanningsync.prefPane 2.1 /Library/ > > > PreferencePanes/Spanning Sync.prefPane/Contents/MacOS/Spanning Sync > > > 0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld > > > 0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib > > > 0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/ > > > libmathCommon.A.dylib > > > 0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/ > > > Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ > > > CoreText.framework/Versions/A/CoreText > > > 0x90229000 - 0x902fefff ATS /System/Library/Frameworks/ > > > ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ > > > Versions/A/ATS > > > 0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.79 (???) /System/ > > > Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ > > > CoreGraphics.framework/Versions/A/CoreGraphics > > > 0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.11 (368.35) / > > > System/Library/Frameworks/CoreFoundation.framework/Versions/A/ > > > CoreFoundation > > > 0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/ > > > Library/Frameworks/CoreServices.framework/Versions/A/CoreServices > > > 0x90912000 - 0x90a06fff libicucore.A.dylib /usr/lib/ > > > libicucore.A.dylib > > > 0x90a56000 - 0x90ad5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib > > > 0x90afe000 - 0x90b62fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib > > > 0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib > > > 0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???) /System/ > > > Library/Frameworks/IOKit.framework/Versions/A/IOKit > > > 0x90c65000 - 0x90c77fff libauto.dylib /usr/lib/libauto.dylib > > > 0x90c7d000 - 0x90f23fff > > ... > > read more » --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Spanning Sync" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/spanningsync?hl=en -~----------~----~----~----~------~----~------~--~---
