last 2 builds of safari crashing every 2 hours

Posted:
in Mac Software edited January 2014
I am running latest build of safari of latest build of Snow Leopard on my Mac Pro. I have generally 3 tabs constantly running



1 - Facebook Ad Manager

2 - Google Adwords

3 - gMail



It seems intermittent error, but the browser is constantly crashing. Bare in mind, that I've done far more internet activity in the past, something seems to be a miss. I've reset Safari several times, shut downs, reboots of system, you name it, I've tried.



I was wondering if anyone else has been having problems with the latest Safari

Comments

  • Reply 1 of 7
    No problems at all (OSX 10.6.3 - 10D573, Safari 4.0.5 - 6531.22.7)



    And neither one has been shut down or restarted for a couple weeks I'd guess.



    I don't use Adwords or Ad Manager, but do use gmail and facebook ... sounds like you've corrupted something somehow... if you can afford to loose all your cookies and memory items, you can re-install Safari for free... delete the app, the plist, etc.

    (You can always save the Library>Safari folder to a different location and then restore Bookmarks, TopSites, FormValues, etc one at a time after the re-install so that you don't have to re-enter everything... maybe figure out if one of those was causing your problems.)
  • Reply 2 of 7
    MarvinMarvin Posts: 15,416moderator
    Check the crash reports by hitting the report button on the dialog when it appears and look around thread 0 to see if there's any consistent reason for the crash. If you see Adobe Flash a lot, consider using Click2Flash.
  • Reply 3 of 7
    domerdel2domerdel2 Posts: 99member
    Quote:
    Originally Posted by Marvin View Post


    Check the crash reports by hitting the report button on the dialog when it appears and look around thread 0 to see if there's any consistent reason for the crash. If you see Adobe Flash a lot, consider using Click2Flash.



    Code:


    Exception Type: EXC_BAD_ACCESS (SIGSEGV)

    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread







    Uninstalled Safari 4.0.5 completely, re-installed... same issue...





    THEN... upgraded to Safari 5, and the problem still occurs.
  • Reply 4 of 7
    stevegmustevegmu Posts: 539member
    Did you remove the ad managers?
  • Reply 5 of 7
    MarvinMarvin Posts: 15,416moderator
    Quote:
    Originally Posted by domerdel2 View Post


    Code:


    Exception Type: EXC_BAD_ACCESS (SIGSEGV)

    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread





    What are the next few lines after that?
  • Reply 6 of 7
    Quote:
    Originally Posted by Marvin View Post


    What are the next few lines after that?



    Code:


    Process: Safari [16323]

    Path: /Applications/Safari.app/Contents/MacOS/Safari

    Identifier: com.apple.Safari

    Version: 5.0 (6533.16)

    Build Info: WebBrowser-75331600~1

    Code Type: X86-64 (Native)

    Parent Process: launchd [190]



    Date/Time: 2010-06-09 22:29:33.981 -0700

    OS Version: Mac OS X 10.6.3 (10D573)

    Report Version: 6



    Interval Since Last Report: 57941 sec

    Crashes Since Last Report: 1

    Per-App Interval Since Last Report: 57910 sec

    Per-App Crashes Since Last Report: 1

    Anonymous UUID: B8E01B2A-9296-4ABF-9834-B663F4C3A427



    Exception Type: EXC_BAD_ACCESS (SIGSEGV)

    Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffffff

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread



    Application Specific Information:

    objc_msgSend() selector name: release





    Thread 0 Crashed: Dispatch queue: com.apple.main-thread

    0 libobjc.A.dylib 0x00007fff860d8120 objc_msgSend + 44

    1 com.apple.CoreFoundation 0x00007fff88636070 __CFURLDeallocate + 32

    2 com.apple.CoreFoundation 0x00007fff886356b3 _CFRelease + 179

    3 com.apple.CFNetwork 0x00007fff8275fcdc URLRequest::~URLRequest() + 50

    4 com.apple.CoreFoundation 0x00007fff886356b3 _CFRelease + 179

    5 com.apple.CFNetwork 0x00007fff82764b6b __CFURLCacheNode::~__CFURLCacheNode() + 65

    6 com.apple.CFNetwork 0x00007fff82779ad6 __CFURLCache::RemoveResponseFromCacheContainers(__ CFURLCacheNode*, _CFCachedURLResponse const*, __CFString const*, bool) + 234

    7 com.apple.CFNetwork 0x00007fff827a41a4 __CFURLCache::RemoveLRUCachedItems(long, __CFURLCacheNode*) + 134

    8 com.apple.CFNetwork 0x00007fff82776940 __CFURLCache::CreateAndStoreCacheNode(__CFURLCache Node*, _CFCachedURLResponse const*, __CFString const*, _CFURLRequest const*, void const*, bool, bool&) + 148

    9 com.apple.CFNetwork 0x00007fff8275be35 AddCacheTask(__CFURLCacheNode*) + 336

    10 com.apple.CFNetwork 0x00007fff82779968 CFURLCacheAddCachedResponseForRequest + 190

    11 com.apple.CFNetwork 0x00007fff82770d9f URLConnectionClient::_clientWillCacheResponse(URLC onnectionClient::ClientConnectionEventQueue*) + 511

    12 com.apple.CFNetwork 0x00007fff827d64f0 URLConnectionClient::ClientConnectionEventQueue: rocessAllEventsAndConsumePayload(XConnectionEventI nfo<XClientEvent, XClientEventParams>*, long) + 236

    13 com.apple.CFNetwork 0x00007fff8275d8fb URLConnectionClient:rocessEvents() + 121

    14 com.apple.CFNetwork 0x00007fff8275d6d8 MultiplexerSource:erform() + 160

    15 com.apple.CoreFoundation 0x00007fff88677f21 __CFRunLoopDoSources0 + 1361

    16 com.apple.CoreFoundation 0x00007fff88676119 __CFRunLoopRun + 873

    17 com.apple.CoreFoundation 0x00007fff886758df CFRunLoopRunSpecific + 575

    18 com.apple.HIToolbox 0x00007fff82a37ada RunCurrentEventLoopInMode + 333

    19 com.apple.HIToolbox 0x00007fff82a378df ReceiveNextEventCommon + 310

    20 com.apple.HIToolbox 0x00007fff82a37798 BlockUntilNextEventMatchingListInMode + 59

    21 com.apple.AppKit 0x00007fff83c78a2a _DPSNextEvent + 708

    22 com.apple.AppKit 0x00007fff83c78379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155

    23 com.apple.Safari 0x0000000100015c9a 0x100000000 + 89242

    24 com.apple.AppKit 0x00007fff83c3e05b -[NSApplication run] + 395

    25 com.apple.AppKit 0x00007fff83c36d7c NSApplicationMain + 364

    26 com.apple.Safari 0x0000000100009b1c 0x100000000 + 39708



    Thread 1: Dispatch queue: com.apple.libdispatch-manager

    0 libSystem.B.dylib 0x00007fff810ec996 select$DARWIN_EXTSN$NOCANCEL + 10

    1 libSystem.B.dylib 0x00007fff810c24a7 _dispatch_mgr_invoke + 388

    2 libSystem.B.dylib 0x00007fff810c2094 _dispatch_queue_invoke + 185

    3 libSystem.B.dylib 0x00007fff810c1bbe _dispatch_worker_thread2 + 252

    4 libSystem.B.dylib 0x00007fff810c14e8 _pthread_wqthread + 353

    5 libSystem.B.dylib 0x00007fff810c1385 start_wqthread + 13



    Thread 2: WebCore: IconDatabase

    0 libSystem.B.dylib 0x00007fff810e2316 __semwait_signal + 10

    1 libSystem.B.dylib 0x00007fff810e6131 _pthread_cond_wait + 1286

    2 com.apple.WebCore 0x00007fff82e9e1d9 WebCore::IconDatabase::syncThreadMainLoop() + 249

    3 com.apple.WebCore 0x00007fff82e9a2ec WebCore::IconDatabase::iconDatabaseSyncThread() + 172

    4 libSystem.B.dylib 0x00007fff810e08b6 _pthread_start + 331

    5 libSystem.B.dylib 0x00007fff810e0769 thread_start + 13



    Thread 3: Safari: SafeBrowsingManager

    0 libSystem.B.dylib 0x00007fff810a775a mach_msg_trap + 10

    1 libSystem.B.dylib 0x00007fff810a7dcd mach_msg + 59

    2 com.apple.CoreFoundation 0x00007fff88676452 __CFRunLoopRun + 1698

    3 com.apple.CoreFoundation 0x00007fff886758df CFRunLoopRunSpecific + 575

    4 com.apple.Safari 0x000000010002f0f9 0x100000000 + 192761

    5 com.apple.Safari 0x000000010002f089 0x100000000 + 192649

    6 libSystem.B.dylib 0x00007fff810e08b6 _pthread_start + 331

    7 libSystem.B.dylib 0x00007fff810e0769 thread_start + 13



    Thread 4: Safari: SnapshotStore

    0 libSystem.B.dylib 0x00007fff810e2316 __semwait_signal + 10

    1 libSystem.B.dylib 0x00007fff810e6131 _pthread_cond_wait + 1286

    2 com.apple.JavaScriptCore 0x00007fff884512e0 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64

    3 com.apple.Safari 0x00000001001bd45d 0x100000000 + 1823837

    4 com.apple.Safari 0x0000000100046aef 0x100000000 + 289519

    5 com.apple.Safari 0x000000010004696d 0x100000000 + 289133

    6 libSystem.B.dylib 0x00007fff810e08b6 _pthread_start + 331

    7 libSystem.B.dylib 0x00007fff810e0769 thread_start + 13



    Thread 5:

    0 libSystem.B.dylib 0x00007fff810a775a mach_msg_trap + 10

    1 libSystem.B.dylib 0x00007fff810a7dcd mach_msg + 59

    2 com.apple.CoreFoundation 0x00007fff88676452 __CFRunLoopRun + 1698

    3 com.apple.CoreFoundation 0x00007fff886758df CFRunLoopRunSpecific + 575

    4 com.apple.Foundation 0x00007fff81ae94e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297

    5 com.apple.Foundation 0x00007fff81a69ead __NSThread__main__ + 1429

    6 libSystem.B.dylib 0x00007fff810e08b6 _pthread_start + 331

    7 libSystem.B.dylib 0x00007fff810e0769 thread_start + 13



    Thread 6:

    0 libSystem.B.dylib 0x00007fff810eb286 select$DARWIN_EXTSN + 10

    1 com.apple.CoreFoundation 0x00007fff88697ef2 __CFSocketManager + 818

    2 libSystem.B.dylib 0x00007fff810e08b6 _pthread_start + 331

    3 libSystem.B.dylib 0x00007fff810e0769 thread_start + 13



    Thread 7:

    0 libSystem.B.dylib 0x00007fff810a775a mach_msg_trap + 10

    1 libSystem.B.dylib 0x00007fff810a7dcd mach_msg + 59

    2 com.apple.QuartzCore 0x00007fff854ce93e CA::Render::Server::server_thread(void*) + 177

    3 com.apple.QuartzCore 0x00007fff854ce87e thread_fun + 34

    4 libSystem.B.dylib 0x00007fff810e08b6 _pthread_start + 331

    5 libSystem.B.dylib 0x00007fff810e0769 thread_start + 13



    Thread 8: WebCore: LocalStorage

    0 libSystem.B.dylib 0x00007fff810e2316 __semwait_signal + 10

    1 libSystem.B.dylib 0x00007fff810e6131 _pthread_cond_wait + 1286

    2 com.apple.JavaScriptCore 0x00007fff884512e0 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64

    3 com.apple.WebCore 0x00007fff831ef421 WebCore::LocalStorageThread::threadEntryPoint() + 193

    4 libSystem.B.dylib 0x00007fff810e08b6 _pthread_start + 331

    5 libSystem.B.dylib 0x00007fff810e0769 thread_start + 13



    Thread 9:

    0 libSystem.B.dylib 0x00007fff810c130a __workq_kernreturn + 10

    1 libSystem.B.dylib 0x00007fff810c171c _pthread_wqthread + 917

    2 libSystem.B.dylib 0x00007fff810c1385 start_wqthread + 13



    Thread 0 crashed with X86 Thread State (64-bit):

    rax: 0x0000000101010000 rbx: 0x000000015763a580 rcx: 0x00007fff7104d304 rdx: 0x0000000000000007

    rdi: 0x000000015763a6b0 rsi: 0x00007fff8436a030 rbp: 0x00007fff5fbfe140 rsp: 0x00007fff5fbfe128

    r8: 0xffffffffffffffff r9: 0x000000013c7bc320 r10: 0x000000013c7713f0 r11: 0x00007fff7104d304

    r12: 0x00007fff7104bf20 r13: 0x000000015763a58c r14: 0x000000015763a580 r15: 0x00000000000000e8

    rip: 0x00007fff860d8120 rfl: 0x0000000000010202 cr2: 0xffffffffffffffff









  • Reply 7 of 7
    MarvinMarvin Posts: 15,416moderator
    Quote:
    Originally Posted by domerdel2 View Post


    log



    It doesn't look plugin related anyway. Someone on the Apple forums seems to be getting a similar crash:



    http://discussions.info.apple.com/th...ageID=11643339



    If you send your reports to Apple every time, you can just hope they put out an update. I'm running Safari 5 and it seems to be ok so far.



    The fact that Safari 4 does it too after an install might mean it's caused by a webkit update. When you install Safari, it will update /System/Library/Frameworks/Webkit.framework. Even if you uninstall Safari 5 by deleting and installing version 4, it will use the updated webkit framework.
Sign In or Register to comment.