My new business bookmarks in Safari disappeared - need help

I was organizing an extensive list of bookmarks into subfolders and they all disappeared. I am totally you know what if I can't recover them.  Any tips on how to restore them? I am not a savvy techie.  Thanks.

I now realise that there is no option to add bookmarks in my safari! Seems I have look for a nuce Android tomorrow! Sorry about the whining but I get so frustrated!

Similar Messages

  • After updating to ios 6 all my bookmarks in safari disappeared!

    After updating to ios 6 on my iphone 4 all my bookmarks in safari disappeared (in addition my earlier problem with access to my inbox!!). Why does this happen and is there any way to restore them? (And why should I have to spend my time solving problems caused by Apple when I payed that much for my phone???)

    I now realise that there is no option to add bookmarks in my safari! Seems I have look for a nuce Android tomorrow! Sorry about the whining but I get so frustrated!

  • Recent Safari problem - direction arrows in bookmark bar have disappeared. Help please. I am on a MacBook (white) running OS 10.6.9 with Safari 5.1.10

    Recent Safari problem - direction arrows in bookmark bar have disappeared. Help please. I am on a MacBook (white) running OS 10.6.9 with Safari 5.1.10

    cd,
    From the Safari Menu Bar, choose View>Show Toolbar:

  • HT1657 My movie has disappeared need help finding it

    My movie has disappeared need help finding it

    I downloaded it on the iTunes store on my computer.
    I seen it downloading on iTunes under the rentals folder. Once the download was complete and it started processing iTunes froze for a bit and the movie pulled a Harry Houdini. I checked under purchased, movies, and looked for the rentals folder and got nothin'.

  • Error at new statement on extended program check need help

    Hi all ,
                       This is the code :
    LOOP AT i_stocks INTO wa_stocks WHERE NOT pulkt IS INITIAL AND
                             NOT bstkt IS INITIAL AND
                             NOT fprctr IS INITIAL AND
                             ( write_off_fix <> 0 OR
                               write_off_pup <> 0 ).
        AT NEW fprctr.
          CLEAR: l_prctrsum_fix, l_prctrsum_pup.
        ENDAT.
        IF wa_stocks-bukrs <> lastbukrs.
          lastbukrs = wa_stocks-bukrs.
          PERFORM document_header USING xreversal.
          i_counter = 1.
          CLEAR lastkostl.
        ENDIF.
        ADD wa_stocks-write_off_pup TO l_prctrsum_pup.
    ENDLOOP
    On Extended program check its says :
    The LOOP statement processing will be limited
    (FROM, TO and WHERE additions in LOOP)
    Interaction with group change processing (AT NEW, ...) is undefined
    (The message can be hidden with "#EC *)
    It means at statement   AT NEW fprctr .
    Need help , How can i resolve this error ?
    Regards .
    Edited by: ujjwal dharmak on Feb 19, 2010 9:55 AM
    Moderator message - Moved to the correct forum
    Edited by: Rob Burbank on Feb 19, 2010 9:04 AM

    Since you are using where condition in loop statement and also using the control break statement thats why it is showing the error for you.
    So if you want you can do like this
    loop at itab into wa.
    if not  wa-f1 is initial ....<and other conditions>.
    continue.
    endif.
    at new   f1.
    endat.
    endloop.
    It will resolve your problem but I am having the doubt how the at new will work properly...
    Regards
    Shiba Prasad Dutta

  • Safari crashing: Need help

    Hello,
    Today Safari crashes either on the first or second W3 page accessed. I looked here for clues and saw the proposal to remove the Cookies plist, which I did. However, this did not resolve the crashing. Again, taking a clue from the previous report, I am pasting here my crash report.
    I have performed the various systems maintenance routines and permission repairs using ONYX and Disk Utility. I'm at a loss as to what next to do.
    The crash report:
    Date/Time: 2007-01-12 14:35:14.896 -0500
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [129]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 360
    Thread: 0
    Exception: EXCBADINSTRUCTION (0x0002)
    Code[0]: 0x00000003
    Code[1]: 0x9046d704
    Thread 0 Crashed:
    0 com.apple.CoreGraphics 0x9046d704 RGBAF_image + 20
    1 com.apple.CoreFoundation 0x907bb488 CFAllocatorAllocate + 296
    2 libRIP.A.dylib 0x9477cfe8 ripl_Mark + 40
    3 libRIP.A.dylib 0x94778d14 ripl_BltImage + 908
    4 libRIP.A.dylib 0x94778788 ripc_RenderImage + 256
    5 libRIP.A.dylib 0x9477718c ripc_DrawImage + 3532
    6 com.apple.CoreGraphics 0x903d2a74 CGContextDelegateDrawImage + 76
    7 com.apple.CoreGraphics 0x903d29cc CGContextDrawImage + 340
    8 com.apple.WebKit 0x95b2b0dc -[WebImageData _checkSolidColor:] + 196
    9 com.apple.WebKit 0x95add300 -[WebImageData imageAtIndex:] + 104
    10 com.apple.WebKit 0x95adda2c -[WebImageData drawImageAtIndex:inRect:fromRect:adjustedSize:compositeOperation:context:] + 264
    11 com.apple.WebKit 0x95add910 -[WebImageData drawImageAtIndex:inRect:fromRect:compositeOperation:context:] + 136
    12 com.apple.WebKit 0x95add85c -[WebImageRenderer drawImageInRect:fromRect:compositeOperator:context:] + 444
    13 com.apple.WebCore 0x95d0b4ec QPainter::drawFloatPixmap(float, float, float, float, QPixmap const&, float, float, float, float, int, CGContext*) + 488
    14 com.apple.WebCore 0x95d0b2f0 QPainter::drawPixmap(int, int, int, int, QPixmap const&, int, int, int, int, int, CGContext*) + 228
    15 com.apple.WebCore 0x95d0b1fc QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int, int, CGContext*) + 72
    16 com.apple.WebCore 0x95d0b1a4 QPainter::drawPixmap(QPoint const&, QPixmap const&, QRect const&) + 64
    17 com.apple.WebCore 0x95d0af08 khtml::RenderImage::paint(khtml::RenderObject::PaintInfo&, int, int) + 2524
    18 com.apple.WebCore 0x95d0c234 khtml::InlineBox::paint(khtml::RenderObject::PaintInfo&, int, int) + 304
    19 com.apple.WebCore 0x95d0b91c khtml::InlineFlowBox::paint(khtml::RenderObject::PaintInfo&, int, int) + 556
    20 com.apple.WebCore 0x95d0b6cc khtml::RootInlineBox::paint(khtml::RenderObject::PaintInfo&, int, int) + 36
    21 com.apple.WebCore 0x95d0a30c khtml::RenderFlow::paintLines(khtml::RenderObject::PaintInfo&, int, int) + 984
    22 com.apple.WebCore 0x95d07274 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 228
    23 com.apple.WebCore 0x95d0717c khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 296
    24 com.apple.WebCore 0x95d06f8c khtml::RenderBlock::paintFloats(khtml::RenderObject::PaintInfo&, int, int, bool) + 460
    25 com.apple.WebCore 0x95d072d0 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 320
    26 com.apple.WebCore 0x95d0717c khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 296
    27 com.apple.WebCore 0x95d08b64 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 452
    28 com.apple.WebCore 0x95d07284 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 244
    29 com.apple.WebCore 0x95d0717c khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 296
    30 com.apple.WebCore 0x95d06f64 khtml::RenderBlock::paintFloats(khtml::RenderObject::PaintInfo&, int, int, bool) + 420
    31 com.apple.WebCore 0x95d072d0 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 320
    32 com.apple.WebCore 0x95d0717c khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 296
    33 com.apple.WebCore 0x95d08b64 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 452
    34 com.apple.WebCore 0x95d07284 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 244
    35 com.apple.WebCore 0x95d0717c khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 296
    36 com.apple.WebCore 0x95d08b64 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 452
    37 com.apple.WebCore 0x95d07284 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 244
    38 com.apple.WebCore 0x95d0717c khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 296
    39 com.apple.WebCore 0x95d08b64 khtml::RenderBlock::paintChildren(khtml::RenderObject::PaintInfo&, int, int) + 452
    40 com.apple.WebCore 0x95d07284 khtml::RenderBlock::paintObject(khtml::RenderObject::PaintInfo&, int, int) + 244
    41 com.apple.WebCore 0x95d0717c khtml::RenderBlock::paint(khtml::RenderObject::PaintInfo&, int, int) + 296
    42 com.apple.WebCore 0x95d05b28 khtml::RenderLayer::paintLayer(khtml::RenderLayer*, QPainter*, QRect const&, bool, bool, khtml::RenderObject*) + 824
    43 com.apple.WebCore 0x95d05c20 khtml::RenderLayer::paintLayer(khtml::RenderLayer*, QPainter*, QRect const&, bool, bool, khtml::RenderObject*) + 1072
    44 com.apple.WebCore 0x95d05774 KWQKHTMLPart::paint(QPainter*, QRect const&) + 164
    45 com.apple.WebCore 0x95d056ac -[WebCoreBridge drawRect:withPainter:] + 80
    46 com.apple.WebCore 0x95d0543c -[WebCoreBridge drawRect:] + 112
    47 com.apple.WebKit 0x95b0f238 -[WebHTMLView drawSingleRect:] + 328
    48 com.apple.WebKit 0x95adccf0 -[WebHTMLView drawRect:] + 244
    49 com.apple.AppKit 0x93776858 -[NSView _drawRect:clip:] + 2128
    50 com.apple.AppKit 0x937755fc -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 736
    51 com.apple.WebKit 0x95addd48 -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 252
    52 com.apple.AppKit 0x937759a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    53 com.apple.AppKit 0x937759a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    54 com.apple.AppKit 0x937759a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    55 com.apple.AppKit 0x937759a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    56 com.apple.AppKit 0x937759a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    57 com.apple.AppKit 0x937759a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    58 com.apple.AppKit 0x937759a8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1676
    59 com.apple.AppKit 0x93796044 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 192
    60 com.apple.AppKit 0x9376f054 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 384
    61 com.apple.AppKit 0x93764348 -[NSView displayIfNeeded] + 248
    62 com.apple.AppKit 0x937641b8 -[NSWindow displayIfNeeded] + 180
    63 com.apple.Safari 0x0001a5f8 0x1000 + 103928
    64 com.apple.AppKit 0x93764064 _handleWindowNeedsDisplay + 200
    65 com.apple.CoreFoundation 0x907dc73c __CFRunLoopDoObservers + 352
    66 com.apple.CoreFoundation 0x907dc9dc __CFRunLoopRun + 420
    67 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    68 com.apple.HIToolbox 0x93208740 RunCurrentEventLoopInMode + 264
    69 com.apple.HIToolbox 0x93207dd4 ReceiveNextEventCommon + 380
    70 com.apple.HIToolbox 0x93207c40 BlockUntilNextEventMatchingListInMode + 96
    71 com.apple.AppKit 0x93730ae4 _DPSNextEvent + 384
    72 com.apple.AppKit 0x937307a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    73 com.apple.Safari 0x00006740 0x1000 + 22336
    74 com.apple.AppKit 0x9372ccec -[NSApplication run] + 472
    75 com.apple.AppKit 0x9381d87c NSApplicationMain + 452
    76 com.apple.Safari 0x0005c77c 0x1000 + 374652
    77 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92970164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9297009c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95ac3ef0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298869c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929897dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92970164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9297009c -[NSRunLoop run] + 76
    6 com.apple.Safari 0x0003d5f0 0x1000 + 247280
    7 com.apple.Foundation 0x92961194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x16e26f3c nativeShockwaveFlashTCallFrame + 1345280
    3 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000009046d704 srr1: 0x100000000204f030 vrsave: 0x0000000000000000
    cr: 0x44008248 xer: 0x0000000020000000 lr: 0x000000009046d700 ctr: 0x000000009046d6f0
    r0: 0x000000009477cfe8 r1: 0x00000000bfffae40 r2: 0x00000000a03770c0 r3: 0x0000000000000000
    r4: 0x0000000016a6daf8 r5: 0x00000000bfffb4b0 r6: 0x0000000000000000 r7: 0x0000000000000001
    r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x00000000bfffb6a4 r11: 0x00000000000000ff
    r12: 0x000000009046d6f0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000015fac8b0
    r16: 0x0000000016aa1c50 r17: 0x0000000016aa0950 r18: 0x0000000016a72610 r19: 0x0000000000000000
    r20: 0x00000000bfffb660 r21: 0x00000000bfffbc24 r22: 0x0000000000000001 r23: 0x0000000016a72630
    r24: 0x00000000a0376da0 r25: 0x0000000000000000 r26: 0x00000000bfffb6f0 r27: 0x0000000000000000
    r28: 0x0000000016a6dac0 r29: 0x00000000bfffb660 r30: 0x0000000016a6daf8 r31: 0x0000000094778998
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x53d000 - 0x57cfff com.quixpace.safaritidy ??? (0.1.1) /Library/InputManagers/safaritidy/safaritidy.bundle/Contents/MacOS/safaritidy
    0x16b7a000 - 0x16e83fff com.macromedia.Flash Player.plugin 9.0.0 (1.0.4f20) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x18058000 - 0x18063fff com.apple.LiveType.component 2.0.2 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x18069000 - 0x180e2fff com.DivXInc.DivXDecoder 6.0.5 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x7f950000 - 0x7f9b8fff com.apple.LiveType.framework 2.0.2 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6e000 - 0x90b80fff libauto.dylib /usr/lib/libauto.dylib
    0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d3000 - 0x910fdfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110e000 - 0x9111cfff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111f000 - 0x912dafff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d9000 - 0x913e2fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e9000 - 0x91411fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91424000 - 0x9142ffff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91434000 - 0x9143cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91440000 - 0x914bbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f8000 - 0x914f8fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fa000 - 0x91532fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154d000 - 0x9161afff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x91700fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91747000 - 0x917fefff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183b000 - 0x91899fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c8000 - 0x918ecfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91900000 - 0x91925fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91938000 - 0x9197afff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91996000 - 0x919aafff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b8000 - 0x919fafff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a10000 - 0x91ad7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b25000 - 0x91b3afff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3f000 - 0x91b5dfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b63000 - 0x91bd2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be9000 - 0x91bedfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bef000 - 0x91c4efff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c53000 - 0x91c90fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c97000 - 0x91cb0fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb5000 - 0x91cb8fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cba000 - 0x91cbafff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cbc000 - 0x91da1fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da9000 - 0x91dc8fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e34000 - 0x91ea2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ead000 - 0x91f42fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5c000 - 0x924e4fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92517000 - 0x92842fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92872000 - 0x928fafff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9293b000 - 0x92b66fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c84000 - 0x92d62fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d82000 - 0x92e70fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e82000 - 0x92ea0fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92eab000 - 0x92f05fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f23000 - 0x92f23fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f25000 - 0x92f39fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f6d000 - 0x92f82fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f94000 - 0x9301bfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9302f000 - 0x9303afff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93044000 - 0x93071fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9308b000 - 0x9309bfff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930a7000 - 0x9310dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9313e000 - 0x9318dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931ea000 - 0x931f7fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9365c000 - 0x93668fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9366d000 - 0x9368dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93700000 - 0x93720fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x93726000 - 0x93726fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93728000 - 0x93d5bfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940e8000 - 0x94158fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94191000 - 0x94254fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942a6000 - 0x942a6fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942a8000 - 0x9447bfff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944d1000 - 0x9450efff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94516000 - 0x94566fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945f7000 - 0x9462ffff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94672000 - 0x9468efff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946a2000 - 0x946e6fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9470a000 - 0x94719fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94721000 - 0x9472dfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94773000 - 0x9478bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94792000 - 0x94a61fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b24000 - 0x94b95fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94d0a000 - 0x94e3afff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94ecc000 - 0x94edbfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ee3000 - 0x94f10fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f17000 - 0x94f27fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94f2b000 - 0x94f5afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f6a000 - 0x94f87fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95ac1000 - 0x95b4ffff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95bab000 - 0x95c41fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95c7e000 - 0x95f8afff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96113000 - 0x9613cfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x97480000 - 0x9749ffff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97ca5000 - 0x97cb2fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x997a3000 - 0x9a15afff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9b1a5000 - 0x9b1dbfff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9b1f8000 - 0x9b20afff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerMac7,3, BootROM 5.2.4f1, 2 processors, PowerPC G5 (3.0), 2.3 GHz, 2.5 GB
    Graphics: ATI Radeon 9650, ATY,RV351, AGP, 256 MB
    Memory Module: DIMM0/J11, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J12, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM2/J13, 1 GB, DDR SDRAM, PC3200U-30440
    Memory Module: DIMM3/J14, 1 GB, DDR SDRAM, PC3200U-30440
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, , V.92, Version 1.0,
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: usb, usb, SLOT-2
    PCI Card: usb, usb, SLOT-2
    PCI Card: pci1799,2, , SLOT-2
    Serial ATA Device: WDC WD2500JD-41HBC0, 232.89 GB
    Serial ATA Device: ST3400832AS, 372.61 GB
    Parallel ATA Device: SONY DVD RW DW-Q28A,
    USB Device: USB Device, , Up to 12 Mb/sec, 500 mA
    USB Device: EPSON Scanner, EPSON, Up to 480 Mb/sec, 500 mA
    USB Device: Silicon Media R/W, Y-E DATA, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Microsoft 5-Button Mouse with IntelliEye(TM), Microsoft, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    FireWire Device: OXFORD IDE Device 1, Macpower, Up to 400 Mb/sec
    FireWire Device: OXFORD IDE Device LUN 0, Oxford Semiconductor Ltd., Up to 400 Mb/sec
    FireWire Device: OXFORD IDE Device 1, NewerTech miniStack, Up to 400 Mb/sec
    FireWire Device: OXFORD IDE Device 1, NewerTech miniStack, Up to 400 Mb/sec

    Thanks for the update Brian.
    If Safari crashes again, try the app. from another user account.
    In case you haven't done set up another User Account, here is guidance from Apple on how to set up the account. You can ignore step 7 in the article.
    Also, on the system preference>Accounts panel, click on "log-in" options. There, select "fast user switching". This allows you to go back and forth between user accounts via an icon in your Menu Bar at the top of the computer screen.
    Log-on to the new account and start Safari. If Safari does not crash in the new account, then your problem is specific to your regular user account. Otherwise, similar response means a system-wide problem.
    iMac G5 Rev C 20" 2.5gb RAM 250 gb HD/iBook G4 1.33 ghz 1.5gb RAM 40 gb HD   Mac OS X (10.4.8)   LaCie 160gb d2 HD Canon i960 printer, Airport Express (2 units)

  • I have iphone 5 new but non working wifi  i need help

    hi
    i do buy new iphone 5  but  wifi is not workin and cant open it
    need help

    It's under warranty... take it in for service.

  • Contacts have disappeared need help...newbie here

    I need tech support for synching my Blackberry to my desktop on my Mac.
    Here's what happened:
    I plugged in my phone to my Mac.
    My phone gave me an option: I chose to NOT turn Mass Storage On.
    I Synched my Contacts and Calendar.
    Then I clicked "Back Up"
    I disconnected when complete.
    What happened was that all the contacts that I had in my phone since the last time I synched it with my Mac disappeared.  My calendar stayed current.
    What do I do?  Did I lose all the contacts that I had in my phone over the last 3 months?
    Concerned,
    John

    Have you installed the Application Manager?
    Apart from that I believe this is one for this specialized forum (where you may be able find the answer from previous threads),
    http://forums.adobe.com/community/download_install_setup
    or for Customer Care (tick I Still Need Help and hope for an agent available for a chat),
    http://helpx.adobe.com/contact.html?product=illustrator&topic=downloading-installing-and-s etting-up

  • HELP !!!!!!! i new to OS X Server and need help setting up WINS (in DHCP)

    i Need help on how to setup the WINS part of DHCP
    can any one help ?
    what should my settings be for ?
    WINS/NBNS PRIMARY SERVER:
    WINS/NBNS SECONDARY SERVER:
    NBDD SERVER:
    NBT NODE TYPE:
    netBIOS SCOPE ID:
    i have DNS, SMB, AFP, Open Directory all setup
    just dont get WINS
    kinda old school isnt it ?
    so if some one could help i would be thankful \
    Jono.

    thanks sorry for the "noob" question,
    i am having one problem with windows computers not showing up in finder & on the windows computer the OS X Server wont show up when you go to map a driver. or in vista the "networking" place. but you can type in the IP address of the server and it will find it.
    all the computers are getting DNS and DHCP from the server but i cant figure out what happening.
    there only one server and its OS X leopard 10.5.6
    is this because WINS ? or some thing else
    and sorry for asking i don't really like asking.
    but thanks for the help. ir im being to much of a "noob" just dont reply haha
    Jono.

  • New MAC user, old Picasa user - need help!

    recently purchased my IMAC - and while I have loved it - I haven't loved used iphoto.  I'm an old picasa user and when I copied all of my picasa fotos in iphoto - while the pictures transfers all the names and dates of the folders that the pictures were in did not - so they are all randomly scattered through out.
    What I would really like to do is use Picasa for Mac and have it recognize my external drive, storing and altering all of the pictures there.  Is this possible?  I need help!

    Sure - you can use any software you choose - you can not use both iPhoto and Picasa - they do not work together
    For iPhoto support this is a good pace
    For Picasa support yu need to go to the Picasa forums
    And note that while Picasa is a very good package iPhoto is a dabase program and is much more powerful - but it does have a learning curve
    LN

  • I upgraded my iPad to os6 and now my bookmarks in safari disappeared and I can not add bookmarks. What is wrong and how do I fix it?

    I upgraded IPAD to os6. Now Safari has lost all my bookmarks and won't let me add any new bookmarks or new folders. What is wrong? How do I fix this? IPAD was not synced to laptop.

    I also upgraded iPad 2 to os6. However, I have not lost my bookmarks but I cannot add or delete any new bookmarks or new folders.
    Livebythemoon recommended to reboot iPad. How to reboot my iPad?

  • Adobe Reader in browser window disappearing-need help

    I have created a word document (WD1) containing links to other word documents (WD2, WD3, etc). I then turned WD1 into a .pdf file. I then upload this .pdf file to a web page. I go to this webpage and click the link to open the WD1.pdf file. When I click the WD1.pdf link on the webpage, a new browser window opens with Adobe reader in it displaying WD1.pdf. so far so good. Now when I click on the links to WD2 or WD3, these links open in Word and the correct files display, but the browser window containing WD1.pdf file disappears (thats the best way to describe it) and the first webpage is still open.
    What I am trying to achieve is to have the second browser window stay open so the trainees using this web page will be able to click on the other references on the .pdf to get to all of the links without having to re-open it each time.
    I have Researched in help and web forums, the only reference I can find is to uncheck the box next to Open cross-documents in the same window in preferences in Adobe. Which I have done and restarted my computer. I also noticed a preference show each document in its own window which is checked.
    Here is the other rub, I have a desktop computer (OS is XP) and a laptop (OS is vista). I have Adobe 8.1.2 installed on both. The laptop with vista works the way I would like. But the desktop computer with XP does not. I did have Adobe 7.0.9 on the desktop but when it did do what I wanted I upgraded to 8.1.2 and it still isnt working. The real problem is that most of the trainees will be using their work computers with XP. I dont know even know if there is any significance in this observation or not. But thought I would throw it out there.
    Does anyone have any suggestions of things I could try or know of any solutions? Please help.

    There is a technology on Labs called BrowserLab that is designed to assist with browser compatibility. Is this question regarding BrowserLab or is the question more general?

  • How to insert a new Row in a table? - Need help

    Hi everyone,
    I'm using JDeveloper 10.1.2, UIX pages and STRUTS.
    This is my situation: When I navigate from page one to page two, I have in my page2 one table and I need to create a new row with some values by default, but I don't want to commit this line except the user decides to complete this line.
    Can anyone help me? This is very important.
    Thanks,
    Atena

    Hi Sascha,
    thanks very much for your replay.
    My project changed and I have another question about this. My page1 has a table (table1) and when I select one line from table1 and press a button, I go to page 2.
    I have an action in the Struts-Config.xml like this in page2 (S2PopUpObstaculos):
    <action path="/S2PopUpObstaculos" type="oracle.jheadstart.controller.strutsadf.action.JhsDataActionSaveObstaculos" className="oracle.jheadstart.controller.strutsadf.action.JhsDataActionMapping" parameter="/WEB-INF/page/S2PopUpObstaculos.uix" name="DataForm">
    <set-property property="modelReference" value="S2AltaSociais2UIModel"/>
    <set-property property="bindParams" value="S2DominiosLevel1Iterator=${data.S2AltaSociais2UIModel.Obstaculo},${data.S2AltaSociais2UIModel.AlsEpsPsId},${data.S2AltaSociais2UIModel.AlsEpsId},${data.S2AltaSociais2UIModel.Obstaculo}"/>
    </action>
    But now, the problem is, if I don't select one Row from table1 and press the button to go to page2, I need to pass diferent parameters to page 2, like this:
    <set-property property="bindParams" value="S2DominiosLevel1Iterator=0,${data.S2AltaSociais2UIModel.AlsEpsPsId},${data.S2AltaSociais2UIModel.AlsEpsId},0"/>
    </action>
    Do you have any ideia how to do this? Can you help me?
    Thanks,
    Atena

  • Spinning beach ball yet again, in safari! need help to decipher error message

    Hi all. The SBBOD is happening again and this time it's more often when im using safari.
    Here's the error message when i managed to "force quit" it.
    Date/Time:       2011-06-02 14:25:00 +0800
    OS Version:      10.6.7 (Build 10J869)
    Architecture:    x86_64
    Report Version:  7
    Command:         Firefox
    Path:            /Applications/Firefox.app/Contents/MacOS/firefox-bin
    Version:         4.0.1 (4.0.1)
    Parent:          launchd [107]
    PID:             235
    Event:           hang
    Duration:        5.23s (sampling started after 2 seconds)
    Steps:           12 (100ms sampling interval)
    Pageins:         0
    Pageouts:        0
    Process:         firefox-bin [235]
    Path:            /Applications/Firefox.app/Contents/MacOS/firefox-bin
    UID:             501
      Thread 139a       DispatchQueue 1
      User stack:
        12 PR_Lock + 17 (in libnspr4.dylib) [0x101ae6651]
          12 semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x1026bc2e2]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13a3       DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x1026d5fc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1026d6128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1026d67fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1026d6cd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x1026d512a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread 13a4     
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x1026f53a9]
          12 catch_exception_raise + 2031 (in XUL) [0x1000327df]
            12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1026bc29a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 13a7     
      User stack:
        12 kevent + 10 (in libSystem.B.dylib) [0x1026d512a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread 13a8     
      User stack:
        12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
          12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13a9     
      User stack:
        12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
          12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13aa     
      User stack:
        12 PR_Poll + 465 (in libnspr4.dylib) [0x101ae7f61]
          12 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x1026ffe52]
      Kernel stack:
        12 sleep + 52 [0x48eeb0]
      Thread 13ab     
      User stack:
        12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
          12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13ac     
      User stack:
        12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
          12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13b4     
      User stack:
        12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
          12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13b5     
      User stack:
        12 PR_Wait + 71 (in libnspr4.dylib) [0x101ae6537]
          12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13b6     
      User stack:
        12 mkdir + 10 (in libSystem.B.dylib) [0x10270b9e2]
      Kernel stack:
        12 lo64_unix_scall + 77 [0x2a144d]
          12 unix_syscall64 + 617 [0x4f6075]
            12 mkdir + 142 [0x2e7150]
              12 getdirentries + 528 [0x2e7022]
                12 vn_create + 346 [0x2dfa47]
                  12 VNOP_MKDIR + 119 [0x2fc3dc]
                    12 hfs_metadatazone_init + 16862 [0x440997]
                      12 hfs_metadatazone_init + 16603 [0x440894]
                        12 hfs_checkdeleted + 6247 [0x4209c7]
                          12 vnode_create + 821 [0x2e22f1]
                            12 mount_ref + 2992 [0x2df5e2]
                              12 mount_ref + 2641 [0x2df483]
                                12 VNOP_RECLAIM + 84 [0x2f94bc]
                                  12 com.paragon-software.filesystems.ntfs 82 + 25549 [0x59c473cd]
                                    12 lck_mtx_lock + 504 [0x2995d8]
                                      12 lck_mtx_lock_wait_x86 + 330 [0x29f85a]
                                        12 thread_block + 33 [0x2272eb]
                                          12 thread_block_reason + 331 [0x22725d]
                                            12 thread_dispatch + 1966 [0x226fbe]
                                              12 machine_switch_context + 753 [0x2a8a6e]
      Thread 13b7     
      User stack:
        12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
          12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13b8     
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x1026f53a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x1026f54f6]
            12 js::JSProxyHandler::isOuterWindow() + 813742 (in XUL) [0x100b2c26e]
              12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
                12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13b9     
      User stack:
        12 PR_Wait + 71 (in libnspr4.dylib) [0x101ae6537]
          12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13ba     
      User stack:
        12 PR_Wait + 71 (in libnspr4.dylib) [0x101ae6537]
          12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13bb     
      User stack:
        12 PR_Wait + 71 (in libnspr4.dylib) [0x101ae6537]
          12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13bc     
      User stack:
        12 PR_Wait + 71 (in libnspr4.dylib) [0x101ae6537]
          12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13bd     
      User stack:
        12 PR_Wait + 71 (in libnspr4.dylib) [0x101ae6537]
          12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13be     
      User stack:
        12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
          12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13bf     
      User stack:
        12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
          12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13c0     
      User stack:
        12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
          12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13c1     
      User stack:
        12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
          12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13c2     
      User stack:
        12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
          12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13c5     
      User stack:
        12 PR_Wait + 71 (in libnspr4.dylib) [0x101ae6537]
          12 PR_WaitCondVar + 268 (in libnspr4.dylib) [0x101ae64cc]
            12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 13cd     
      User stack:
        12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1026bc29a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 13f6     
      User stack:
        12 PR_Wait + 71 (in libnspr4.dylib) [0x101ae6537]
          12 PR_WaitCondVar + 109 (in libnspr4.dylib) [0x101ae642d]
            12 PRP_NakedNotify + 203 (in libnspr4.dylib) [0x101ae570b]
              12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1026f6f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Binary Images:
             0x10000e000 -        0x101806fef  XUL ??? (???) <0B46C5B2-1A7F-8DDE-81DE-73FE4C6E364E> /Applications/Firefox.app/Contents/MacOS/XUL
             0x101acd000 -        0x101b02ff7  libnspr4.dylib ??? (???) <DD34886E-AB02-40E0-A732-AD75C3E44D03> /Applications/Firefox.app/Contents/MacOS/libnspr4.dylib
             0x1026bb000 -        0x10287cfff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         AAM Updates Notifier [151]
    Path:            /Library/Application Support/Adobe/OOBE/PDApp/UWA/AAM Updates Notifier.app/Contents/MacOS/AAM Updates Notifier
    UID:             501
    Process:         Adium [158]
    Path:            /Applications/Adium.app/Contents/MacOS/Adium
    UID:             501
    Process:         AppleSpell [169]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    UID:             501
      Thread 463        DispatchQueue 1
      User stack:
        12 ??? (in AppleSpell + 4816) [0x1000012d0]
          12 ??? (in AppleSpell + 5472) [0x100001560]
            12 -[NSSpellServer run] + 72 (in Foundation) [0x10013aeee]
              12 CFRunLoopRun + 70 (in CoreFoundation) [0x10081eb46]
                12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10081edbf]
                  12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x10081f932]
                    12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1004b829a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 464        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x1004d1fc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1004d2128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1004d27fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1004d2cd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x1004d112a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Binary Images:
             0x100000000 -        0x1000a9fe7  com.apple.AppleSpell 1.6.2 (62.2) <B3C504CB-5E66-639E-9F2A-2F184565496A> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
             0x1000bc000 -        0x10033ffe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x1004b7000 -        0x100678fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x1007d3000 -        0x10094afe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:         apsd-ft [150]
    Path:            /Applications/FaceTime.app/Contents/Frameworks/ApplePushService.framework/apsd- ft
    UID:             501
    Process:         autofsd [41]
    Path:            /usr/libexec/autofsd
    UID:             0
      Thread 109        DispatchQueue 1
      User stack:
        12 ??? (in autofsd + 5340) [0x1000014dc]
          12 ??? (in autofsd + 6461) [0x10000193d]
            12 CFRunLoopRun + 70 (in CoreFoundation) [0x1000b6b46]
              12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1000b6dbf]
                12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000b7932]
                  12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1002fc29a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 11a        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100315fc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100316128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1003167fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100316cd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x10031512a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Binary Images:
             0x100000000 -        0x100001ff7  autofsd ??? (???) <E07FB03F-038C-D995-51F3-FF8A686F645B> /usr/libexec/autofsd
             0x10006b000 -        0x1001e2fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x1002fb000 -        0x1004bcfff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         blued [40]
    Path:            /usr/sbin/blued
    UID:             0
      Thread 108        DispatchQueue 1
      User stack:
        12 ??? (in blued + 5384) [0x100001508]
          12 ??? (in blued + 151651) [0x100025063]
            12 -[NSRunLoop(NSRunLoop) run] + 77 (in Foundation) [0x10095a6a3]
              12 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (in Foundation) [0x10095a7c4]
                12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1000afdbf]
                  12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1000b0932]
                    12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x100de929a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 14b        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100e02fc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100e03128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x100e037fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100e03cd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x100e0212a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread 1d2      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x100e223a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x100e224f6]
            12 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x100e2ce52]
      Kernel stack:
        12 sleep + 52 [0x48eeb0]
      Thread 142e     
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100e02fc5]
          12 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100e02f4a]
      Kernel stack:
        12 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100046fe7  blued ??? (???) <29B9C27D-C2DC-F6BB-6A7C-74676B61665C> /usr/sbin/blued
             0x100064000 -        0x1001dbfe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10090f000 -        0x100b92fe7  com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x100de8000 -        0x100fa9fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         configd [13]
    Path:            /usr/libexec/configd
    UID:             0
      Thread e5         DispatchQueue 1
      User stack:
        12 start + 52 (in configd) [0x100000cf0]
          12 main + 2051 (in configd) [0x100001506]
            12 server_loop + 72 (in configd) [0x100001d5c]
              12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x100086dbf]
                12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100087932]
                  12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1003d429a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread e6         DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x1003edfc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1003ee128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1003ee7fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1003eecd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x1003ed12a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread e8       
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x10040d3a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x10040d4f6]
            12 plugin_exec + 1440 (in configd) [0x1000034c3]
              12 CFRunLoopRun + 70 (in CoreFoundation) [0x100086b46]
                12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x100086dbf]
                  12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100087932]
                    12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1003d429a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 139      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x10040d3a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x10040d4f6]
            12 _io_pm_force_active_settings + 2271 (in PowerManagement) [0x100e8c3c5]
              12 CFRunLoopRun + 70 (in CoreFoundation) [0x100086b46]
                12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x100086dbf]
                  12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100087932]
                    12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1003d429a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 148      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x10040d3a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x10040d4f6]
            12 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x100417e52]
      Kernel stack:
        12 sleep + 52 [0x48eeb0]
      Thread 15f      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x10040d3a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x10040d4f6]
            12 pppcntl_run_thread + 1595 (in PPPController) [0x10259290d]
              12 CFRunLoopRun + 70 (in CoreFoundation) [0x100086b46]
                12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x100086dbf]
                  12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100087932]
                    12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1003d429a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 1439     
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x1003edfc5]
          12 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x1003edf4a]
      Kernel stack:
        12 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100026ff7  configd ??? (???) <B31CB9AB-2B53-DDA9-3147-A55AE3E567A0> /usr/libexec/configd
             0x10003b000 -        0x1001b2fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x1003d3000 -        0x100594fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x100e89000 -        0x100e9aff7  com.apple.SystemConfiguration.PowerManagement 160.0.0 (160.0.0) <11BDE066-A91E-EF41-F46E-6E05053C216D> /System/Library/SystemConfiguration/PowerManagement.bundle/Contents/MacOS/Power Management
             0x102580000 -        0x1025a9fff  com.apple.SystemConfiguration.PPPController 1.5 (1.5) <FD1F16E7-AA64-54FA-0985-85A5A0C43F5A> /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPCont roller
    Process:         coreaudiod [99]
    Path:            /usr/sbin/coreaudiod
    UID:             202
      Thread 28e        DispatchQueue 1
      User stack:
        12 ??? (in coreaudiod + 2964) [0x100000b94]
          12 ??? (in coreaudiod + 26320) [0x1000066d0]
            12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x100127dbf]
              12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100128932]
                12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10061f29a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 290        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100638fc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100639128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1006397fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100639cd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x10063812a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread 292      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x1006583a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x1006584f6]
            12 CAPThread::Entry(CAPThread*) + 125 (in CoreAudio) [0x100045745]
              12 HALRunLoop::OwnThread(void*) + 152 (in CoreAudio) [0x100058776]
                12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x100127dbf]
                  12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100128932]
                    12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10061f29a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 143f     
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100638fc5]
          12 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100638f4a]
      Kernel stack:
        12 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x10001fff7  coreaudiod ??? (???) <9A14795C-2B28-130F-43A3-183AB48F75D8> /usr/sbin/coreaudiod
             0x100027000 -        0x1000a6fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
             0x1000dc000 -        0x100253fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10061e000 -        0x1007dffff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         coreservicesd [47]
    Path:            /System/Library/CoreServices/coreservicesd
    UID:             0
      Thread 13d        DispatchQueue 1
      User stack:
        12 ??? (in coreservicesd + 3756) [0x100000eac]
          12 _CoreServicesServerMain + 522 (in CarbonCore) [0x100310ace]
            12 CFRunLoopRun + 70 (in CoreFoundation) [0x1009f7b46]
              12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1009f7dbf]
                12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1009f8932]
                  12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10000829a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 13e        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100021fc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100022128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1000227fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100022cd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x10002112a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread 16e      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x1000413a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x1000414f6]
            12 fmodWatchConsumer + 347 (in CarbonCore) [0x1002c476e]
              12 __semwait_signal + 10 (in libSystem.B.dylib) [0x100042f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 16f      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x1000413a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x1000414f6]
            12 read + 10 (in libSystem.B.dylib) [0x100012986]
      Kernel stack:
        12 lo64_unix_scall + 77 [0x2a144d]
          12 unix_syscall64 + 617 [0x4f6075]
            12 read_nocancel + 158 [0x49dac1]
              12 write + 312 [0x49d345]
                12 get_pathbuff + 3054 [0x306b84]
                  12 tsleep + 105 [0x48f0eb]
                    12 wakeup + 786 [0x48ecc4]
                      12 thread_block + 33 [0x2272eb]
                        12 thread_block_reason + 331 [0x22725d]
                          12 thread_dispatch + 1966 [0x226fbe]
                            12 machine_switch_context + 753 [0x2a8a6e]
      Thread 1429     
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100021fc5]
          12 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100021f4a]
      Kernel stack:
        12 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100000fff  coreservicesd ??? (???) <2A6BD0A0-7DA6-ABE6-3D55-E260EA69F56F> /System/Library/CoreServices/coreservicesd
             0x100007000 -        0x1001c8fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x100260000 -        0x100594fff  com.apple.CoreServices.CarbonCore 861.34 (861.34) <B5680539-CB31-6C6D-C0AD-606D4D46E7F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
             0x1009ac000 -        0x100b23fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:         cvmsComp_x86_64 [168]
    Path:            /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsComp_x86_6 4
    UID:             501
      Thread 454        DispatchQueue 1
      User stack:
        12 ??? (in cvmsComp_x86_64 + 2740) [0x100000ab4]
          12 llvm::CVMSMemoryManager::getDlsymTable() const + 3295 (in cvmsComp_x86_64) [0x1000035ed]
            12 mach_msg_server + 539 (in libSystem.B.dylib) [0x100c55eda]
              12 mach_msg_overwrite_trap + 10 (in libSystem.B.dylib) [0x100bd92a6]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Binary Images:
             0x100000000 -        0x100005ff7  cvmsComp_x86_64 ??? (???) <63EC83FC-19CA-E59A-99F8-92B5CF093E39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsComp_x86_6 4
             0x100bd8000 -        0x100d99fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         cvmsServ [89]
    Path:            /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsServ
    UID:             0
      Thread 271        DispatchQueue 1
      User stack:
        12 ??? (in cvmsServ + 4100) [0x100001004]
          12 ??? (in cvmsServ + 23081) [0x100005a29]
            12 mach_msg_server + 539 (in libSystem.B.dylib) [0x100339eda]
              12 mach_msg_overwrite_trap + 10 (in libSystem.B.dylib) [0x1002bd2a6]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 272      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x1002f63a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x1002f64f6]
            12 ??? (in cvmsServ + 16132) [0x100003f04]
              12 __semwait_signal + 10 (in libSystem.B.dylib) [0x1002f7f8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Binary Images:
             0x100000000 -        0x100008fff  cvmsServ ??? (???) <B00FDF04-3059-CE2E-9534-7D07E3B41551> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/cvmsServ
             0x1002bc000 -        0x10047dfff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         DirectoryService [36]
    Path:            /usr/sbin/DirectoryService
    UID:             0
      Thread 104        DispatchQueue 1
      User stack:
        12 start + 52 (in DirectoryService) [0x10000cedc]
          12 main + 3061 (in DirectoryService) [0x10000dad9]
            12 CFRunLoopRun + 70 (in CoreFoundation) [0x1009a8b46]
              12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1009a8dbf]
                12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1009a9932]
                  12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x100c7229a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 124        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100c8bfc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100c8c128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x100c8c7fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x100c8ccd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x100c8b12a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread 121        DispatchQueue 8
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100c8bfc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100c8c128]
            12 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x100c8c7f1]
              12 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x100cae284]
                12 ____StartKernelListener_block_invoke_8 + 33 (in DirectoryService) [0x1000285ad]
                  12 semaphore_wait_trap + 10 (in libSystem.B.dylib) [0x100c722d6]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Thread 135        DispatchQueue 8
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100c8bfc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x100c8c128]
            12 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x100c8c7f1]
              12 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x100cae284]
                12 syscall + 10 (in libSystem.B.dylib) [0x100cae882]
      Kernel stack:
        12 sleep + 52 [0x48eeb0]
      Thread 122      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x100cab3a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x100cab4f6]
            12 DSLThread::_RunWrapper(void*) + 67 (in DirectoryServiceCore) [0x100c5a34b]
              12 DSCThread::Run() + 36 (in DirectoryServiceCore) [0x100c5a0ac]
                12 CPluginRunLoopThread::ThreadMain() + 150 (in DirectoryService) [0x10001c674]
                  12 CFRunLoopRun + 70 (in CoreFoundation) [0x1009a8b46]
                    12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1009a8dbf]
                      12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1009a9932]
                        12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x100c7229a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 142d     
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x100c8bfc5]
          12 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x100c8bf4a]
      Kernel stack:
        12 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100120ff7  DirectoryService ??? (???) <3408296C-EC0B-E742-27E1-E5BE8A2D686F> /usr/sbin/DirectoryService
             0x10095d000 -        0x100ad4fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x100c52000 -        0x100c63fff  com.apple.DirectoryServiceCore.Framework 3.6 (621.11) <58F95644-E6DB-EC87-A8C8-03A65E3BC1AF> /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
             0x100c71000 -        0x100e32fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         diskarbitrationd [12]
    Path:            /usr/sbin/diskarbitrationd
    UID:             0
      Thread e4         DispatchQueue 1
      User stack:
        12 ??? (in diskarbitrationd + 4064) [0x100000fe0]
          12 ??? (in diskarbitrationd + 32876) [0x10000806c]
            12 CFRunLoopRun + 70 (in CoreFoundation) [0x100072b46]
              12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x100072dbf]
                12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100073932]
                  12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10072129a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread e9         DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x10073afc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x10073b128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x10073b7fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x10073bcd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x10073a12a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Binary Images:
             0x100000000 -        0x10001bfef  diskarbitrationd ??? (???) <023CCC37-1C60-F2A2-6FF0-B2F4EE9C5747> /usr/sbin/diskarbitrationd
             0x100027000 -        0x10019efe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x100720000 -        0x1008e1fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         distnoted [44]
    Path:            /usr/sbin/distnoted
    UID:             1
      Thread 111        DispatchQueue 1
      User stack:
        12 ??? (in distnoted + 3620) [0x100000e24]
          12 ??? (in distnoted + 3717) [0x100000e85]
            12 CFRunLoopRun + 70 (in CoreFoundation) [0x10004fb46]
              12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x10004fdbf]
                12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x100050932]
                  12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x10029529a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 11e        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x1002aefc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1002af128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1002af7fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1002afcd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x1002ae12a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread 143b     
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x1002aefc5]
          12 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x1002aef4a]
      Kernel stack:
        12 bsdthread_create + 1313 [0x4d22d1]
      Binary Images:
             0x100000000 -        0x100000fff  distnoted ??? (???) <92B9638C-E784-F96A-27F4-76F21E79A832> /usr/sbin/distnoted
             0x100004000 -        0x10017bfe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x100294000 -        0x100455fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    Process:         Dock [111]
    Path:            /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    UID:             501
      Thread 2c9        DispatchQueue 1
      User stack:
        12 ??? (in Dock + 17200) [0x100004330]
          12 ??? (in Dock + 18296) [0x100004778]
            12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x1013dedbf]
              12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x1013df932]
                12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x1007e529a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread 2cd        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x1007fefc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x1007ff128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x1007ff7fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x1007ffcd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x1007fe12a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread 304      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x10081e3a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x10081e4f6]
            12 ??? (in Dock + 87651) [0x100015663]
              12 __semwait_signal + 10 (in libSystem.B.dylib) [0x10081ff8a]
      Kernel stack:
        12 semaphore_wait_continue + 0 [0x22a3e1]
      Binary Images:
             0x100000000 -        0x100177ff7  com.apple.dock 1.7 (769.16.1) <E988705F-09E5-BDB3-A6D8-BC87A001F5E4> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
             0x1007e4000 -        0x1009a5fff  libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
             0x101393000 -        0x10150afe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:         dynamic_pager [33]
    Path:            /sbin/dynamic_pager
    UID:             0
      Thread 101        DispatchQueue 1
      User stack:
        12 ??? [0x1000013ec]
          12 ??? [0x1000023eb]
            12 ??? [0x100001cae]
              12 ??? [0x100001a30]
                12 ??? [0x10000198f]
                  12 ??? [0x10031c29a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
    Process:         Finder [199]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    UID:             501
      Thread dbc        DispatchQueue 1
      User stack:
        12 ??? (in Finder + 20828) [0x10000515c]
          12 ??? (in Finder + 20889) [0x100005199]
            12 NSApplicationMain + 364 (in AppKit) [0x10265a1a8]
              12 -[NSApplication run] + 395 (in AppKit) [0x10266148b]
                12 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x10269b7a9]
                  12 _DPSNextEvent + 718 (in AppKit) [0x10269be64]
                    12 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x10136e4ac]
                      12 ReceiveNextEventCommon + 310 (in HIToolbox) [0x10136e5f3]
                        12 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x10136e7ee]
                          12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x102015dbf]
                            12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x102016932]
                              12 mach_msg_trap + 10 (in libSystem.B.dylib) [0x101cac29a]
      Kernel stack:
        12 ipc_mqueue_receive_continue + 0 [0x210cea]
      Thread ded        DispatchQueue 2
      User stack:
        12 start_wqthread + 13 (in libSystem.B.dylib) [0x101cc5fc5]
          12 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x101cc6128]
            12 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x101cc67fe]
              12 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x101cc6cd4]
                12 kevent + 10 (in libSystem.B.dylib) [0x101cc512a]
      Kernel stack:
        12 kevent + 97 [0x4783e9]
      Thread df3      
      User stack:
        12 thread_start + 13 (in libSystem.B.dylib) [0x101ce53a9]
          12 _pthread_start + 331 (in libSystem.B.dylib) [0x101ce54f6]
            12 PrivateMPEntryPoint + 63 (in CarbonCore) [0x104555335]
              12 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514 (in DesktopServicesPriv) [0x10045e4d2]
                12 CFRunLoopRun + 70 (in CoreFoundation) [0x102015b46]
                  12 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x102015dbf]
                    12 __CFRunLoopRun + 1698 (in CoreFoundation) [0x102016932]
                      12 mach_m

    Youtube won't work in safe mode because it depends on Flash. Flash is a browser plug-in, and plug-ins are disabled. The user interface may seem slower because hardware graphics acceleration is also disabled.
    It sounds like your problem isn't manifested in safe mode. That means it was caused by one of two things: (a) a corrupt or outdated system cache that was rebuilt by booting in safe mode, or (b) some third-party software that you installed and that's temporarily disabled in safe mode.
    Reboot as usual (not in safe mode) and test again. If the beachballs don't come back, problem solved.
    If the beachballs do come back after rebooting, then open the Accounts preference pane in System Preferences and enable guest logins. Log in as Guest (no password needed) and test again. That will tell you whether the problem is due to something in your home folder, or outside your home folder.

  • New to Mac and iTunes and need help!

    Hello all,
         Just got my iMac over a month ago and have slowly been able to finally get a chance to use it.
    One of the things I'm trying to do is figure out how to do this on a Mac what I used to do in Windows. Switching over has been tough, but I'm getting there slowly but surely.
    I had a 3rd Party program for Windows called J River Media Center that pretty much did everything I wanted it to. One of the features I loved about it, was being able to take my music files and locate album art from the internet and add them to my files. I know iTunes does this but I haven't gotten a chance to use this feature yet.
    I used to use dbPowerAmp to convert my FLAC files to HQ mp3 files (256-320) as well. Media Center would let me change the file name from the song info. I've been using XLD to convert my FLAC files to MP3 (if you guys have any suggestions on any better programs for Mac I'm always open). It's done its job so far. I haven't figured out how or if iTunes can change file names of my mp3 files from the song info [Artist - Song Name] format. This would be very useful for me.
    My next question is, how and why does iTunes make new files everytime I try to make changes to files I play within it? I'm not sure how it works. Basically I copied some of my music from my external to a custom Music folder in Finder, and when I played them in iTunes, I tried to mass change a few of the songs to a custom genre. I found out the original files were not actually modified from iTunes and that iTunes made new files in the itunes folder? It still confuses the **** out of me. Wondering what some of you do to make this less of a headache?
    Just one more small thing, can anybody recommend to me a good program for Mac that allows me to modify the Date Modified/Date Created attributes within files? When I put mp3 songs on my MicroSDHC card, I like to add songs in the folder and organize it by Date Modified. Newer songs I always put to the top, but if its an old song but new addition to my memory card, I typically just change its modified date to somewhere older in the folder.

    Are you talking about renaming file names, or are you asking about using file names to assign tags to mp3s?  Either way, check out the Dougscripts web site for scripts that greatly increase the versatility of iTunes.
    If you use iTunes with default settings it wants to copy files you add to iTunes to folder in the iTunes Media folder, and it insists upon organizing them as it wants to do it.  If you try to do otherwise it will either fight you or end up with you  messing things up and getting "can't find" links.  If you really want to do things as you want to then you need to change iTunes preference settings so you can organize music on your own, but this will slightly alter the behavior of other things in iTunes.  I do not let iTunes organize my music and have adjusted to other changes (not drastic).
    On your question about attributes, read: https://discussions.apple.com/thread/2706729
    These might interest you:
    What are the iTunes library files? - http://support.apple.com/kb/HT1660
    More on iTunes library files and what they do - http://en.wikipedia.org/wiki/ITunes#Media_management
    What are all those iTunes files? - http://www.macworld.com/article/139974/2009/04/itunes_files.html
    iTunes 9: Understanding iTunes Media Organization - http://support.apple.com/kb/ht3847

Maybe you are looking for

  • Upgrade oracle 9.2.0.8.0 to 10.2.03 ORA-06512: at "SYS.VERSION_SCRIPT", lin

    Upgrade oracle 9.2.0.8.0 to 10.2.03. while runing catupgrd.sql script. i am geting error. SELECT version_script AS file_name FROM DUAL ERROR at line 1: ORA-20000: Upgrade not supported from version ORA-06512: at "SYS.VERSION_SCRIPT", line 52 Please h

  • Account postings in GR & IR for Subcontracting

    Hi Experts, I need to know the account postings for both GR & IR during Sub contracting. Let us take the scenario . . PO price - 1000(Gross) +  200(Tax) = 1200 (Net) for 1 Qty GR - PO Net Price due to Moving Average price. IR - 1200(Gross) + 240 (Tax

  • Wide gamut LCD monitors - Actually a hinderance?

    There may possibily be a huge misconception about a key monitor spec: color gamut. I thought/assumed that the wider a display's gamut, the better. Well, I could be wrong. I have a NEC 2690 on the way that I intend to color correct with using Apple Co

  • Breakdown analysis report MCI7

    Dear Experts, I created a break down notification for an equipment installed under a functional location and completed the notification after entering the breakdown hours with breakdown indicator checked.  Now if i run the MCI7 report with the functi

  • ACS error, AAA Server is a referenced in the Proxy Distribution Table

    When installing the ACS appliance (4.1) I have an issue where during the setup it prompts for a static address, Gateway, and DNS. This fine and network connectivity is tested during this time and success. The issue seems to be fine but that when logg