How to access the local server host website in the internet

I set up the server and host on local website, I wonder how I could use other mac to access this local website via the internet?
Thanks!

The following should give you enough to search for discussions, as well as some general details of IP network gizmos and boxes:  You'll need an ISP tier of service that allows remote access and preferably with a static IP address (static versus dynamic IP).  This as various ISPs prohibit server-oriented protocols such as HTTP TCP port 80 traffic, and some firewall server-oriented ports.   You'll then either need to use either dynamic DNS with your public dynamic IP — this is the hacking-around and not-really-for-production approach — or static IP with traditional DNS, and you'll also need to enable what's called port forwarding (sometimes also called virtual server) through your gateway-firewall-NAT device and into your server for TCP port 80 and possibly also TCP port 443.  This port forwarding gets the incoming connections from the 'net into your public IP address (static or dynamic) mapped through to your NAT'd IP address space and your private IP address for your server. 
As the first part of getting any of this to work with OS X Server, launch Terminal.app on the server and issue the following harmless diagnostic command:
sudo changeip -checkhostname
This checks for common errors in the local DNS setup, and broken networking and broken DNS tends to cause other errors elsewhere in the environment.  You'll need to enter an administrative password for the sudo, you might get a one-time informational message from the sudo, and you'll then get some configuration details and then an indication that DNS and local networking needs no changes, or that there are configuration issues.

Similar Messages

  • Safari won't open! A) How to fix it  B) How to access the internet w/o it?

    I've posted this question on other threads but I guess I have to post a new thread marked as a question, so here goes, with the first part of my error report, as it was too long to fit in one thread:
    Date/Time: 2009-04-06 07:19:37 -0400
    OS Version: 10.5.6 (Build 9G55)
    Architecture: ppc
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Version: 3.2.1 (5525.27.1)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 55252701
    Parent: launchd [70]
    PID: 115
    Event: hang
    Time: 6.89s
    Steps: 35
    Process: Safari [115]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    ADDRESS BINARY
    00001000 /Applications/Safari.app/Contents/MacOS/Safari
    0022b000 /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    007ba000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    019c3000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 305ad40
    User stack:
    35 ??? [0xbd6d4]
    35 _NSApplicationMain + 444 (in AppKit) [0x91ac4e94]
    35 -[NSApplication run] + 740 (in AppKit) [0x91af4490]
    35 ??? [0x8450]
    35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 (in AppKit) [0x91afa7d4]
    35 __DPSNextEvent + 600 (in AppKit) [0x91afae1c]
    35 _BlockUntilNextEventMatchingListInMode + 88 (in HIToolbox) [0x9688a9ac]
    35 _ReceiveNextEventCommon + 416 (in HIToolbox) [0x9688ab6c]
    35 _RunCurrentEventLoopInMode + 268 (in HIToolbox) [0x9688ad48]
    35 _CFRunLoopRunSpecific + 1108 (in CoreFoundation) [0x96c0a2a8]
    35 __ZN17MultiplexerSource7performEv + 172 (in CFNetwork) [0x948964ec]
    35 __ZN19URLConnectionClient13processEventsEv + 164 (in CFNetwork) [0x948ea690]
    35 __ZN19URLConnectionClient26ClientConnectionEventQueue33processAllEventsAndConsu mePayloadEP20XConnectionEventInfoI12XClientEvent18XClientEventParamsEl + 232 (in CFNetwork) [0x948e938c]
    35 __ZN19URLConnectionClient21clientWillSendRequestEPK13_CFURLRequestP14_CFURLResp onse + 604 (in CFNetwork) [0x948eb194]
    35 __ZN12__CFURLCache22CopyResponseForRequestEPK13_CFURLRequest + 340 (in CFNetwork) [0x9486acec]
    35 __ZN12__CFURLCache23LookupCachedURLResponseEP16__CFURLCacheNode + 28 (in CFNetwork) [0x9486af8c]
    35 __ZN12__CFURLCache33ExecuteSQLSelectAndCreateResponseEPK10__CFString + 868 (in CFNetwork) [0x9486b308]
    35 __ZN12__CFURLCache41RecreateEmptyPersistentStoreOnDiskAndOpenEv + 32 (in CFNetwork) [0x94872b18]
    35 _semaphore_wait_signal_trap + 8 (in libSystem.B.dylib) [0x903fd498]
    Thread id: 2a61000
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 __ZN7WebCore12IconDatabase22iconDatabaseSyncThreadEv + 424 (in WebCore) [0x90c15178]
    35 __ZN7WebCore12IconDatabase18syncThreadMainLoopEv + 320 (in WebCore) [0x90c590e0]
    35 ___semwait_signal + 12 (in libSystem.B.dylib) [0x90403e4c]
    Thread id: 305a5f0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 __Z22CFURLCacheWorkerThreadPv + 296 (in CFNetwork) [0x94869730]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 29be490
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ??? [0x1209a0]
    35 ??? [0x1208ec]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2f46750
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 284 (in Foundation) [0x95f93a00]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Process: ATSServer [84]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    Thread id: 2d47248
    User stack:
    35 ??? [0x5634]
    35 ??? [0xcab5c]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 291f000
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _TS_exception_listener_thread + 112 (in CarbonCore) [0x93b122b0]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Process: AirPort Base Station Agent [74]
    Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Thread id: 2cae3a8
    User stack:
    35 ??? [0x2398]
    35 ??? [0x2694]
    35 _NSApplicationMain + 444 (in AppKit) [0x91ac4e94]
    35 -[NSApplication run] + 740 (in AppKit) [0x91af4490]
    35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 (in AppKit) [0x91afa7d4]
    35 __DPSNextEvent + 600 (in AppKit) [0x91afae1c]
    35 _BlockUntilNextEventMatchingListInMode + 88 (in HIToolbox) [0x9688a9ac]
    35 _ReceiveNextEventCommon + 416 (in HIToolbox) [0x9688ab6c]
    35 _RunCurrentEventLoopInMode + 268 (in HIToolbox) [0x9688ad48]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2f480e8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _select$DARWIN_EXTSN + 12 (in libSystem.B.dylib) [0x90461ae4]
    Thread id: 2f47d40
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ??? [0x1a834]
    35 ??? [0x18af4]
    35 ??? [0x1ac48]
    35 _semaphore_timedwait_signal_trap + 8 (in libSystem.B.dylib) [0x903fd4b8]
    Process: DirectoryService [32]
    Path: /usr/sbin/DirectoryService
    ADDRESS BINARY
    00001000 /usr/sbin/DirectoryService
    00159000 /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
    Thread id: 26b53a8
    User stack:
    35 start + 68 (in DirectoryService) [0x14c8c]
    35 _main + 2540 (in DirectoryService) [0x156ac]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 270eaf8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 __ZN9DSLThread11_RunWrapperEPv + 100 (in DirectoryServiceCore) [0x161fd0]
    35 __ZN9DSCThread3RunEv + 56 (in DirectoryServiceCore) [0x161d78]
    35 __ZN20CPluginRunLoopThread10ThreadMainEv + 232 (in DirectoryService) [0x20f84]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 270e000
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 __ZN9DSLThread11_RunWrapperEPv + 100 (in DirectoryServiceCore) [0x161fd0]
    35 __ZN9DSCThread3RunEv + 56 (in DirectoryServiceCore) [0x161d78]
    35 __ZN17CMigHandlerThread10ThreadMainEv + 316 (in DirectoryService) [0x21204]
    35 _mach_msg_server + 504 (in libSystem.B.dylib) [0x90486c18]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Kernel stack:
    35 _sysclk_getattr + 88 [0xb2e4c]
    35 _clock_set_time + 24 [0x25738]
    35 _ipc_port_check_circularity + 284 [0x1eec0]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    Thread id: 2920248
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Thread id: 31c1be0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 __ZN9DSLThread11_RunWrapperEPv + 100 (in DirectoryServiceCore) [0x161fd0]
    35 __ZN9DSCThread3RunEv + 56 (in DirectoryServiceCore) [0x161d78]
    35 ___syscall + 12 (in libSystem.B.dylib) [0x90453478]
    Process: Dock [83]
    Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
    004cd000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 2cb0490
    User stack:
    35 ??? [0x5874]
    35 ??? [0x93dc8]
    35 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 172 (in Foundation) [0x95f6a7d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2f48be0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ??? [0x154d8]
    35 ___semwait_signal + 12 (in libSystem.B.dylib) [0x90403e4c]
    Thread id: 2f46af8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Process: Finder [86]
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    00501000 /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    00525000 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    02b98000 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    04f65000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    Thread id: 2df7000
    User stack:
    35 ??? [0x959c]
    35 ??? [0x102648]
    35 ??? [0x244c0]
    35 _RunApplicationEventLoop + 152 (in HIToolbox) [0x968e8af8]
    35 _ReceiveNextEventCommon + 416 (in HIToolbox) [0x9688ab6c]
    35 _RunCurrentEventLoopInMode + 268 (in HIToolbox) [0x9688ad48]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2d46ea0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _PrivateMPEntryPoint + 80 (in CarbonCore) [0x93b3445c]
    35 __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 108 (in DesktopServicesPriv) [0x9184856c]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2f47998
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _PrivateMPEntryPoint + 80 (in CarbonCore) [0x93b3445c]
    35 __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv + 180 (in DesktopServicesPriv) [0x918486e8]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2f46000
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _PrivateMPEntryPoint + 80 (in CarbonCore) [0x93b3445c]
    35 __ZN13TNodeSyncTask12SyncTaskProcEPv + 92 (in DesktopServicesPriv) [0x91853c28]
    35 _MPWaitOnQueue + 276 (in CarbonCore) [0x93b36234]
    35 _TSWaitOnConditionTimedRelative + 208 (in CarbonCore) [0x93b14ab4]
    35 _TSWaitOnCondition + 136 (in CarbonCore) [0x93b36678]
    35 ___semwait_signal + 12 (in libSystem.B.dylib) [0x90403e4c]
    Thread id: 305b490
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Thread id: 3059ea0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _select$DARWIN_EXTSN + 12 (in libSystem.B.dylib) [0x90461ae4]
    Thread id: 212e000
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _PrivateMPEntryPoint + 80 (in CarbonCore) [0x93b3445c]
    35 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 92 (in DesktopServicesPriv) [0x918558e8]
    35 _MPWaitOnQueue + 276 (in CarbonCore) [0x93b36234]
    35 _TSWaitOnConditionTimedRelative + 244 (in CarbonCore) [0x93b14ad8]
    35 _semaphore_timedwait_signal_trap + 8 (in libSystem.B.dylib) [0x903fd4b8]
    Process: KernelEventAgent [24]
    Path: /usr/sbin/KernelEventAgent
    ADDRESS BINARY
    00001000 /usr/sbin/KernelEventAgent
    Thread id: 26b7490
    User stack:
    35 start + 68 (in KernelEventAgent) [0x26a8]
    35 _main + 1008 (in KernelEventAgent) [0x44d8]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 26a4000
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _select$DARWIN_EXTSN + 12 (in libSystem.B.dylib) [0x90461ae4]
    Process: PubSubAgent [117]
    Path: /System/Library/Frameworks/PubSub.framework/Versions/A/Resources/PubSubAgent.ap p/Contents/MacOS/PubSubAgent
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/PubSub.framework/Versions/A/Resources/PubSubAgent.ap p/Contents/MacOS/PubSubAgent
    Thread id: 305a998
    User stack:
    35 ??? [0x1fa8]
    35 _PSAgentFrameworkMain + 248 (in PubSub) [0x963a5af8]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2df7ea0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _select$DARWIN_EXTSN + 12 (in libSystem.B.dylib) [0x90461ae4]
    Process: Spotlight [78]
    Path: /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
    00057000 /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
    00068000 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
    000d9000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Thread id: 2df8d40
    User stack:
    35 ??? [0x23e0]
    35 _NSApplicationMain + 444 (in AppKit) [0x91ac4e94]
    35 -[NSApplication run] + 740 (in AppKit) [0x91af4490]
    35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 (in AppKit) [0x91afa7d4]
    35 __DPSNextEvent + 600 (in AppKit) [0x91afae1c]
    35 _BlockUntilNextEventMatchingListInMode + 88 (in HIToolbox) [0x9688a9ac]
    35 _ReceiveNextEventCommon + 416 (in HIToolbox) [0x9688ab6c]
    35 _RunCurrentEventLoopInMode + 268 (in HIToolbox) [0x9688ad48]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Process: SystemUIServer [85]
    Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    0006d000 /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
    0007a000 /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
    000cb000 /System/Library/PrivateFrameworks/ICANotifications.framework/Versions/A/ICANoti fications
    000f4000 /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    000ff000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    00108000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0023d000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    003a2000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    003dd000 /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    003ee000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    00431000 /usr/lib/libcurl.4.dylib
    0048a000 /Applications/iCal.app/Contents/Resources/iCalDockExtra.bundle/Contents/MacOS/i CalDockExtra
    00495000 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0049e000 /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    004d4000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0071c000 /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
    00775000 /System/Library/CoreServices/Menu Extras/Bluetooth.menu/Contents/MacOS/Bluetooth
    00788000 /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
    007bc000 /System/Library/CoreServices/Menu Extras/TimeMachine.menu/Contents/MacOS/TimeMachine
    01fbd000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0466a000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0495c000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
    0497c000 /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0499d000 /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect
    04de7000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entDialogs.bundle/Contents/MacOS/ClientDialogs
    Thread id: 2df73a8
    User stack:
    35 ??? [0x5724]
    35 ??? [0x5d8c]
    35 -[NSApplication run] + 740 (in AppKit) [0x91af4490]
    35 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116 (in AppKit) [0x91afa7d4]
    35 __DPSNextEvent + 600 (in AppKit) [0x91afae1c]
    35 _BlockUntilNextEventMatchingListInMode + 88 (in HIToolbox) [0x9688a9ac]
    35 _ReceiveNextEventCommon + 416 (in HIToolbox) [0x9688ab6c]
    35 _RunCurrentEventLoopInMode + 268 (in HIToolbox) [0x9688ad48]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 20ff998
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 __StaticProcessIOObjectsArray + 440 (in ICANotifications) [0xd2008]
    35 ___semwait_signal + 12 (in libSystem.B.dylib) [0x90403e4c]
    Thread id: 2f48490
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Thread id: 2f475f0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x2593c]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2caeea0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 __ZN9CAPThread5EntryEPS_ + 108 (in CoreAudio) [0x91326c84]
    35 __ZN10HALRunLoop9OwnThreadEPv + 216 (in CoreAudio) [0x91326e40]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 31c10e8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _select$DARWIN_EXTSN + 12 (in libSystem.B.dylib) [0x90461ae4]
    Thread id: 26a5248
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 -[NSUIHeartBeat _heartBeatThread:] + 668 (in AppKit) [0x91b56530]
    35 -[NSConditionLock lockWhenCondition:beforeDate:] + 272 (in Foundation) [0x95f79d68]
    35 -[NSCondition waitUntilDate:] + 388 (in Foundation) [0x95f79f3c]
    35 _semaphore_timedwait_signal_trap + 8 (in libSystem.B.dylib) [0x903fd4b8]
    Process: UserEventAgent [79]
    Path: /usr/sbin/UserEventAgent

    {Error report part 3}
    Process: mDNSResponder [22]
    Path: /usr/sbin/mDNSResponder
    ADDRESS BINARY
    00001000 /usr/sbin/mDNSResponder
    Thread id: 212e750
    User stack:
    35 start + 48 (in mDNSResponder) [0x23c0]
    35 __start + 760 (in mDNSResponder) [0x26bc]
    35 _main + 2428 (in mDNSResponder) [0x377a0]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2caf5f0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Process: mds [21]
    Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    000e1000 /System/Library/PrivateFrameworks/MDSChannel.framework/Versions/A/MDSChannel
    0013e000 /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/Spotlight Index
    021d0000 /usr/lib/liblangid.dylib
    026bf000 /usr/lib/libmecab.1.0.0.dylib
    Thread id: 212eaf8
    User stack:
    35 ??? [0x5714]
    35 ??? [0xd8d0]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 29bdd40
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 29be0e8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 29bd998
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 29bd5f0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 29bd248
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 29bc3a8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    32 ??? [0x9ee4]
    32 ___semwait_signal + 12 (in libSystem.B.dylib) [0x90403e4c]
    3 ??? [0x9e38]
    3 ___semwait_signal + 12 (in libSystem.B.dylib) [0x90403e4c]
    Thread id: 29bc000
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _read$UNIX2003 + 12 (in libSystem.B.dylib) [0x9040a900]
    Kernel stack:
    35 _clock_get_system_microtime + 12 [0xb2cc8]
    35 __ZN8OSObject4freeEv + 412 [0x30abdc]
    35 _hibernate_write_image + 3468 [0x2b0fdc]
    35 _hibernate_write_image + 2976 [0x2b0df0]
    35 _attrcalcsize + 504 [0x113c58]
    35 _sock_sendmbuf + 88 [0x2a4e64]
    35 _sock_send_internal + 48 [0x2a4b44]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    Thread id: 29be838
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Thread id: 2a625f0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2a62248
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2a61ea0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2a61af8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 26b5000
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 __handleExceptions + 212 (in SpotlightIndex) [0x211694]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2caf248
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 ??? [0x5ae98]
    35 ??? [0x5b0d4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2d48838
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _setattr_runLoop + 76 (in SpotlightIndex) [0x16ab60]
    35 _runLoop + 76 (in SpotlightIndex) [0x16aa4c]
    35 _si_scheduler_run_waiting_timeout + 192 (in SpotlightIndex) [0x17f068]
    35 _semaphore_timedwait_signal_trap + 8 (in libSystem.B.dylib) [0x903fd4b8]
    Process: mdworker [108]
    Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker
    Thread id: 31c1838
    User stack:
    35 ??? [0x211c]
    35 ??? [0x8054]
    35 ??? [0xb408]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 3059af8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ??? [0x9788]
    35 ??? [0x9de4]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2a62d40
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Process: mdworker [116]
    Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Versions/A/Support/mdworker
    0004a000 /System/Library/Spotlight/Application.mdimporter/Contents/MacOS/Application
    Thread id: 2710838
    User stack:
    35 ??? [0x211c]
    35 ??? [0x8054]
    35 ??? [0xb408]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2caeaf8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ??? [0x9788]
    35 ??? [0x9de4]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 26b7838
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Thread id: 2921838
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ___NSThread__main__ + 1008 (in Foundation) [0x95f3cb7c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Process: notifyd [11]
    Path: /usr/sbin/notifyd
    ADDRESS BINARY
    Thread id: 212f248
    User stack:
    35 ??? [0x17a8]
    35 ??? [0x2f94]
    35 ??? [0x9043ee98]
    Thread id: 212f998
    User stack:
    35 ??? [0x9043f65c]
    35 ??? [0x2364]
    35 ??? [0x903fd438]
    Process: ntpd [14]
    Path: /usr/sbin/ntpd
    ADDRESS BINARY
    00001000 /usr/sbin/ntpd
    Thread id: 21013a8
    User stack:
    35 ??? [0x1a0c]
    35 ??? [0x9904]
    35 ___sigsuspend + 12 (in libSystem.B.dylib) [0x9046bd14]
    Process: pboard [82]
    Path: /usr/sbin/pboard
    ADDRESS BINARY
    00001000 /usr/sbin/pboard
    Thread id: 2df9490
    User stack:
    35 ??? [0x1ec4]
    35 ??? [0x1f34]
    35 ___sigsuspend + 12 (in libSystem.B.dylib) [0x9046bd14]
    Process: securityd [19]
    Path: /usr/sbin/securityd
    ADDRESS BINARY
    00001000 /usr/sbin/securityd
    000c5000 /System/Library/Frameworks/PCSC.framework/Versions/A/PCSC
    Thread id: 26a4ea0
    User stack:
    35 ??? [0x132bc]
    35 ??? [0x2dc8]
    35 ??? [0x4920]
    35 _mach_msg_overwrite_trap + 8 (in libSystem.B.dylib) [0x903fd448]
    Thread id: 2a63838
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ??? [0xaf40]
    35 ??? [0xafb4]
    35 ??? [0x4920]
    35 _mach_msg_overwrite_trap + 8 (in libSystem.B.dylib) [0x903fd448]
    Thread id: 2a63490
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ??? [0xaf40]
    35 ??? [0xafb4]
    35 ??? [0x4920]
    35 _mach_msg_overwrite_trap + 8 (in libSystem.B.dylib) [0x903fd448]
    Thread id: 2a630e8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 ??? [0xaf40]
    35 ??? [0xafb4]
    35 ??? [0x4920]
    35 _mach_msg_overwrite_trap + 8 (in libSystem.B.dylib) [0x903fd448]
    Process: socketfilterfw [38]
    Path: /usr/libexec/ApplicationFirewall/socketfilterfw
    ADDRESS BINARY
    00001000 /usr/libexec/ApplicationFirewall/socketfilterfw
    Thread id: 270fd40
    User stack:
    35 ??? [0x21f0]
    35 ??? [0x9960]
    35 ??? [0x6820]
    35 ??? [0x8628]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 2a62998
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _select$DARWIN_EXTSN + 12 (in libSystem.B.dylib) [0x90461ae4]
    Thread id: 2921be0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _kevent + 12 (in libSystem.B.dylib) [0x9043ee98]
    Process: syslogd [12]
    Path: /usr/sbin/syslogd
    ADDRESS BINARY
    00001000 /usr/sbin/syslogd
    Thread id: 26a5998
    User stack:
    35 start + 68 (in syslogd) [0x24b4]
    35 _select$DARWIN_EXTSN + 12 (in libSystem.B.dylib) [0x90461ae4]
    Thread id: 26b7be0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _database_server + 348 (in syslogd) [0x78b4]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 26a6be0
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _db_worker + 140 (in syslogd) [0x70d0]
    35 _db_dequeue + 60 (in syslogd) [0x6fe4]
    35 ___semwait_signal + 12 (in libSystem.B.dylib) [0x90403e4c]
    Thread id: 26a5d40
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _launchd_drain + 68 (in syslogd) [0x6090]
    35 __vprocmgr_log_drain + 76 (in libSystem.B.dylib) [0x90552f38]
    35 _vproc_mig_log_drain + 96 (in libSystem.B.dylib) [0x90554374]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Process: update [16]
    Path: /usr/sbin/update
    ADDRESS BINARY
    00001000 /usr/sbin/update
    Thread id: 26a43a8
    User stack:
    35 ??? [0x1eb8]
    35 ??? [0x1f78]
    35 _sleep$UNIX2003 + 76 (in libSystem.B.dylib) [0x9046d7f8]
    35 ___semwait_signal + 12 (in libSystem.B.dylib) [0x90403e4c]
    Process: usbmuxd [96]
    Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/u sbmuxd
    ADDRESS BINARY
    00001000 /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/u sbmuxd
    Thread id: 3059000
    User stack:
    35 ??? [0x1780]
    35 ??? [0x1a7c]
    35 ??? [0x225c]
    35 _CFRunLoopRun + 64 (in CoreFoundation) [0x96c0adf4]
    35 _CFRunLoopRunSpecific + 1816 (in CoreFoundation) [0x96c0a56c]
    35 _mach_msg_trap + 8 (in libSystem.B.dylib) [0x903fd438]
    Thread id: 30593a8
    User stack:
    35 __pthread_start + 320 (in libSystem.B.dylib) [0x9043f65c]
    35 _select$DARWIN_EXTSN + 12 (in libSystem.B.dylib) [0x90461ae4]
    Process: kernel_task [0]
    Path: kernel_task
    ADDRESS BINARY
    Thread id: 44be7c
    Thread id: 2013be0
    Thread id: 2013838
    Thread id: 2013490
    Thread id: 20130e8
    Thread id: 2012d40
    Thread id: 2012998
    Thread id: 2012248
    Thread id: 2103be0
    Thread id: 2103490
    Kernel stack:
    35 _cluster_write + 2784 [0xdd48c]
    35 _sock_send_internal + 684 [0x2a4dc0]
    35 _sock_listen + 712 [0x2a49ec]
    35 _update_priority + 488 [0x30194]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    Thread id: 2101af8
    Thread id: 2101000
    Thread id: 20fe750
    Thread id: 20feea0
    Thread id: 20ff248
    Thread id: 2011af8
    Thread id: 21000e8
    Thread id: 2100490
    Thread id: 2103838
    Thread id: 2011000
    Kernel stack:
    1 _zinit + 216 [0x3f94c]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 39092 [0x8d68b4]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 38440 [0x8d6628]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 40184 [0x8d6cf8]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 35648 [0x8d5b40]
    1 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 17860 [0x8e45c4]
    1 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 13852 [0x8e361c]
    1 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 32280 [0x8e7e18]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 55372 [0x8da84c]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 57084 [0x8daefc]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 56480 [0x8daca0]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 7468 [0xa39d2c]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 5980 [0xa3975c]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 16332 [0xa3bfcc]
    1 com.apple.driver.AppleSMUMonitor (1.7.1d0) + 5796 [0x9ab6a4]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 19536 [0x79ec50]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 48768 [0x7a5e80]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 34688 [0x7a2780]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26944 [0x7a0940]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26604 [0x7a07ec]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26296 [0x7a06b8]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 25612 [0x7a040c]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 22620 [0x79f85c]
    1 _port_name_to_clock + 108 [0x281cc]
    1 _semaphore_convert_wait_result + 64 [0x36bf4]
    1 _AlignAssist + 708 [0xb0824]
    Thread id: 2100838
    Kernel stack:
    4 _zinit + 216 [0x3f94c]
    4 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 39092 [0x8d68b4]
    4 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 38440 [0x8d6628]
    4 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 40184 [0x8d6cf8]
    4 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 35648 [0x8d5b40]
    3 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 17860 [0x8e45c4]
    2 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 13852 [0x8e361c]
    2 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 32280 [0x8e7e18]
    2 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 55372 [0x8da84c]
    2 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 57084 [0x8daefc]
    2 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 56480 [0x8daca0]
    2 com.apple.driver.AppleHWSensor (1.7.1d0) + 7468 [0xa39d2c]
    2 com.apple.driver.AppleHWSensor (1.7.1d0) + 5980 [0xa3975c]
    2 com.apple.driver.AppleHWSensor (1.7.1d0) + 16332 [0xa3bfcc]
    2 com.apple.driver.AppleSMUMonitor (1.7.1d0) + 5796 [0x9ab6a4]
    2 com.apple.driver.AppleSMU (1.2.1d1) + 19536 [0x79ec50]
    2 com.apple.driver.AppleSMU (1.2.1d1) + 48768 [0x7a5e80]
    2 com.apple.driver.AppleSMU (1.2.1d1) + 34688 [0x7a2780]
    2 com.apple.driver.AppleSMU (1.2.1d1) + 26944 [0x7a0940]
    2 com.apple.driver.AppleSMU (1.2.1d1) + 26604 [0x7a07ec]
    2 com.apple.driver.AppleSMU (1.2.1d1) + 26296 [0x7a06b8]
    2 com.apple.driver.AppleSMU (1.2.1d1) + 25612 [0x7a040c]
    2 com.apple.driver.AppleSMU (1.2.1d1) + 22324 [0x79f734]
    2 _port_name_to_clock + 108 [0x281cc]
    2 _semaphore_convert_wait_result + 64 [0x36bf4]
    2 _AlignAssist + 708 [0xb0824]
    1 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 13752 [0x8e35b8]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 19764 [0x8d1d34]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 55372 [0x8da84c]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 57084 [0x8daefc]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 56480 [0x8daca0]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 7468 [0xa39d2c]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 5980 [0xa3975c]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 16332 [0xa3bfcc]
    1 com.apple.driver.AppleSMUMonitor (1.7.1d0) + 5796 [0x9ab6a4]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 19536 [0x79ec50]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 48768 [0x7a5e80]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 34688 [0x7a2780]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26944 [0x7a0940]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26604 [0x7a07ec]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26296 [0x7a06b8]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 25612 [0x7a040c]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 22324 [0x79f734]
    1 _port_name_to_clock + 108 [0x281cc]
    1 _semaphore_convert_wait_result + 64 [0x36bf4]
    1 _AlignAssist + 708 [0xb0824]
    1 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 17884 [0x8e45dc]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 20548 [0x8d2044]
    1 com.apple.driver.SMU_Neo2_PlatformPlugin (3.1.7d0) + 5644 [0x8e160c]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 13440 [0x8d0480]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 13100 [0x8d032c]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 13968 [0xa3b690]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 11680 [0xa3ada0]
    1 com.apple.driver.AppleSMUMonitor (1.7.1d0) + 6008 [0x9ab778]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 19536 [0x79ec50]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 48880 [0x7a5ef0]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 33764 [0x7a23e4]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26944 [0x7a0940]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26604 [0x7a07ec]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26296 [0x7a06b8]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 25612 [0x7a040c]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 22620 [0x79f85c]
    1 _port_name_to_clock + 108 [0x281cc]
    1 _semaphore_convert_wait_result + 64 [0x36bf4]
    1 _AlignAssist + 708 [0xb0824]
    Thread id: 20feaf8
    Thread id: 20113a8
    Thread id: 20fe000
    Thread id: 21025f0
    Thread id: 2011ea0
    Thread id: 212eea0
    Thread id: 21030e8
    Kernel stack:
    35 _rn_delete + 152 [0x12ced4]
    35 _sock_send_internal + 684 [0x2a4dc0]
    35 _sock_listen + 712 [0x2a49ec]
    35 _update_priority + 488 [0x30194]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    Thread id: 21300e8
    Thread id: 2100be0
    Thread id: 20fe3a8
    Thread id: 2102998
    Thread id: 20ffd40
    Kernel stack:
    1 _zinit + 216 [0x3f94c]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 39092 [0x8d68b4]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 38440 [0x8d6628]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 40184 [0x8d6cf8]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 35648 [0x8d5b40]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 23208 [0x8d2aa8]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 19624 [0x8d1ca8]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 19764 [0x8d1d34]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 55372 [0x8da84c]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 57084 [0x8daefc]
    1 com.apple.driver.IOPlatformPluginFamily (3.1.7d0) + 56480 [0x8daca0]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 7468 [0xa39d2c]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 5980 [0xa3975c]
    1 com.apple.driver.AppleHWSensor (1.7.1d0) + 16332 [0xa3bfcc]
    1 com.apple.driver.IOI2CLM7x (1.7.1d0) + 5684 [0x7bb634]
    1 com.apple.driver.IOI2CLM7x (1.7.1d0) + 5448 [0x7bb548]
    1 com.apple.driver.IOI2CFamily (1.1.1d2) + 22620 [0x4cc85c]
    1 com.apple.driver.IOI2CFamily (1.1.1d2) + 30692 [0x4ce7e4]
    1 com.apple.driver.IOI2CFamily (1.1.1d2) + 17708 [0x4cb52c]
    1 com.apple.driver.IOI2CFamily (1.1.1d2) + 13936 [0x4ca670]
    1 com.apple.driver.IOI2CFamily (1.1.1d2) + 12544 [0x4ca100]
    1 com.apple.driver.IOI2CControllerSMU (1.1.1d2) + 6400 [0x4d5900]
    1 com.apple.driver.IOI2CControllerSMU (1.1.1d2) + 5516 [0x4d558c]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 19536 [0x79ec50]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 47968 [0x7a5b60]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26944 [0x7a0940]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26604 [0x7a07ec]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 26296 [0x7a06b8]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 25612 [0x7a040c]
    1 com.apple.driver.AppleSMU (1.2.1d1) + 22324 [0x79f734]
    1 _port_name_to_clock + 108 [0x281cc]
    1 _semaphore_convert_wait_result + 64 [0x36bf4]
    1 _AlignAssist + 708 [0xb0824]
    Thread id: 20ff5f0
    Thread id: 2130be0
    Thread id: 212f5f0
    Thread id: 2102248
    Kernel stack:
    35 _is_io_registry_entry_get_properties + 20 [0x2eb2ac]
    35 _mach_port_move_member + 60 [0x2499c]
    35 _ipc_port_check_circularity + 284 [0x1eec0]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    Thread id: 26a6490
    Thread id: 26a60e8
    Thread id: 26a4af8
    Thread id: 212e3a8
    Thread id: 2011750
    Kernel stack:
    35 com.apple.driver.MotorolaSM56K (1.3.9) + 366696 [0x5d7868]
    35 _thread_daemon_init + 168 [0x39d24]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    Thread id: 26b70e8
    Thread id: 2102d40
    Thread id: 270e750
    Thread id: 291fea0
    Kernel stack:
    35 _rn_delete + 152 [0x12ced4]
    35 _sock_send_internal + 684 [0x2a4dc0]
    35 _sock_listen + 712 [0x2a49ec]
    35 _update_priority + 488 [0x30194]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    Thread id: 2920998
    Kernel stack:
    35 _rn_delete + 152 [0x12ced4]
    35 _sock_send_internal + 684 [0x2a4dc0]
    35 _sock_listen + 712 [0x2a49ec]
    35 _update_priority + 488 [0x30194]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    Thread id: 2920d40
    Thread id: 2921490
    Kernel stack:
    35 com.apple.filesystems.autofs (2.0.1) + 30996 [0x9a1914]
    35 _sock_send_internal + 684 [0x2a4dc0]
    35 _sock_listen + 672 [0x2a49c4]
    35 _pset_init + 0 [0x30240]
    35 _semaphore_convert_wait_result + 64 [0x36bf4]
    35 _AlignAssist + 708 [0xb0824]
    SHARED FRAMEWORK AREA
    ADDRESS BINARY
    90003000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    9001e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    90080000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    90094000 /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    900a0000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    900a2000 /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    900ae000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    900ec000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    900ed000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    9019e000 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    9019f000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    9026f000 /usr/lib/libxslt.1.dylib
    90298000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    902b1000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    903fc000 /usr/lib/libSystem.B.dylib
    90596000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    905d4000 /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    90725000 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    90787000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    9078c000 /usr/lib/libcups.2.dylib
    90855000 /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    908bb000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    909e1000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    909e2000 /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    90a11000 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    90a25000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    90a2d000 /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    90a63000 /usr/lib/libobjc.A.dylib
    90baf000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    90c12000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    912f5000 /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    91305000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    9138d000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    91418000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    91847000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    918d7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    918df000 /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    9191f000 /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    9193f000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    91979000 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    91980000 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    919aa000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    91abf000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    923e8000 /usr/lib/libauto.dylib
    92414000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    925b5000 /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    925bb000 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    926a4000 /usr/lib/libssl.0.9.7.dylib
    926cf000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    9274b000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    9274e000 /usr/lib/libsasl2.2.dylib
    9275f000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    927b6000 /usr/lib/libstdc++.6.dylib
    9281e000 /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    92884000 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    9288a000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    92913000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    92927000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    92950000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    92a01000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    92a51000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    92a52000 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    93a34000 /usr/lib/libsqlite3.0.dylib
    93aba000 /usr/lib/system/libmathCommon.A.dylib
    93ac0000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    93acf000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    93aeb000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    93dee000 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    93eb1000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    93ef3000 /usr/lib/libresolv.9.dylib
    93f13000 /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    93fe8000 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    940a0000 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    940b0000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    940de000 /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    94129000 /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    94296000 /usr/lib/libffi.dylib
    94298000 /usr/lib/libtidy.A.dylib
    942d7000 /usr/lib/libgcc_s.1.dylib
    94315000 /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    9433f000 /System/Library/Frameworks/Security.framework/Versions/A/Security
    94526000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    9452f000 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    94573000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    9465d000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    9477c000 /usr/lib/libxml2.2.dylib
    94866000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    94910000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    94c76000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    94d11000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    94d6e000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    94f03000 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    94f51000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    9550c000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    9552c000 /usr/lib/libbz2.1.0.dylib
    9553a000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    955bc000 /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    955bd000 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    955be000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    95653000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    958f1000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    9594f000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    95ec7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    95ed3000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    95ed7000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    95f09000 /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    95f28000 /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    95f33000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    96179000 /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    961c0000 /usr/lib/libicucore.A.dylib
    96309000 /usr/lib/libbsm.dylib
    96312000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    96313000 /usr/lib/libz.1.dylib
    96338000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    96339000 /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    96448000 /usr/lib/libiconv.2.dylib
    9653f000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    9655c000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    9656a000 /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    9659d000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    965ed000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    966c1000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    96758000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    96762000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    96769000 /usr/lib/libcrypto.0.9.7.dylib
    96824000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    9685a000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    96b94000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    96ba1000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    96cc7000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    96ccb000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    96cce000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    96cea000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    96d55000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    9707f000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

  • How to access the SAP Server Console? Through VPN

    How to access the SAP Server Console? Through VPN
    Sudhakar

    Hi,
    You need to contact your system admin as they will enable the port in ur system so that u can access client servers.It should also be allowed from client side also i mean access.
    You will connect thru weblink with user name and pw and SAP with logon details.
    Thanks
    Suresh

  • How to access the mysql using ordinary command line in Azure Website?

    Hi
    I deploying Django project on Azure. I created project and MySQL db according this method: https://pytools.codeplex.com/wikipage?title=PollsDjangoSql . I can create tables using django command "syncdb" in Visual Studio. I see
    db structure in SQL Explorer. All works. But now I need to get access directly to mysql.  For example with a view to set encoding of some column, or set permissions, change user password, etc.
    I found about many different tools and methods in Microsoft portal. But the purpose of these tools, how to install it and how to use it is a very entangled (After several attempts to find out what's what two weeks later I found on my computer
    three dozen programs with unknown purpose. I doubt that I need to install so many tools to just add the user in mysql).
    How to access the mysql using ordinary command line (or the same simple tool) in my case?

    Hi pvgdrk,
    To get access directly to a mysql database, you can use the commandline tool(open a cmd window-->type mysql the commadline ) or the
    GUI MySQL workbench.
    Since this is a question about MySQL, I would suggest you post your question in a dedicated MySQL forum. You will get more prompt response.
    If you have any feedback on our support, please click
    here.
    Eric Zhang
    TechNet Community Support

  • UNABLE TO ACCESS THE INTERNET FROM LOCAL PROVIDER ON A SITE-TO-SITE VPN CONNECTION

    Dear All,
    I have a site-to-site connection  from point A to point B. From point B i am unable to access the internet from local internet provider.
    I am trying to ping from 192.168.20.1 the dns 8.8.8.8   but i receive the  message "destination net unreachable".
    When i run "show ip nat translation" i receive nothing.
    The vpn connection is working properly, i can ping the other side 192.168.10/24
    Below is the configuration of the cisco router on point B.
    dot11 syslog
    ip source-route
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.21.254
    ip dhcp pool voice
     network 192.168.21.0 255.255.255.0
     default-router 192.168.21.254 
     option 150 ip 192.168.5.10 
    ip cef
    ip domain name neocleous.ru
    ip inspect name IOS_FIREWALL tcp
    ip inspect name IOS_FIREWALL udp
    ip inspect name IOS_FIREWALL icmp
    ip inspect name IOS_FIREWALL h323
    ip inspect name IOS_FIREWALL http
    ip inspect name IOS_FIREWALL https
    ip inspect name IOS_FIREWALL skinny
    ip inspect name IOS_FIREWALL sip
    no ipv6 cef
    multilink bundle-name authenticated
    vty-async
    isdn switch-type primary-net5
    redundancy
    crypto isakmp policy 5
     hash md5
     authentication pre-share
     group 2
    crypto isakmp policy 10
     encr aes
     authentication pre-share
     group 2
     lifetime 28800
    crypto isakmp policy 50
     encr 3des
     hash md5
     authentication pre-share
     group 2
    crypto isakmp key Pb85heuvMde9Wdac5Qohha7lziIf142u address [ip address]
    crypto isakmp invalid-spi-recovery
    crypto isakmp keepalive 10
    crypto ipsec transform-set TRANSET esp-aes esp-sha-hmac 
    crypto ipsec transform-set TRANSET2 esp-des esp-md5-hmac 
    crypto ipsec df-bit clear
    crypto map CryptoMAP1 ipsec-isakmp 
     set peer [ip address]
     set transform-set TRANSET 
     match address CryptoACL
    interface FastEthernet0/0
     description Primary Provider
     ip address [PUBLIC IP MAIN PROVIDER] 255.255.255.252
     ip access-group outside_acl in
     ip mtu 1390
     ip nat outside
     ip virtual-reassembly in
     load-interval 30
     duplex auto
     speed auto
     crypto map CryptoCY
     crypto ipsec df-bit clear
    interface FastEthernet0/1
     description TO LAN
     no ip address
     load-interval 30
     speed 100
     full-duplex
    interface FastEthernet0/1.1
     description DATA VLAN
     encapsulation dot1Q 20
     ip address 192.168.20.254 255.255.255.0
     ip access-group inside_acl in
     ip nat inside
     ip inspect IOS_FIREWALL in
     ip virtual-reassembly in
     ip tcp adjust-mss 1379
    interface FastEthernet0/1.2
     description VOICE VLAN
     encapsulation dot1Q 21
     ip address 192.168.21.254 255.255.255.0
    interface Serial0/2/0:15
     no ip address
     encapsulation hdlc
     isdn switch-type primary-net5
     isdn incoming-voice voice
     no cdp enable
    interface FastEthernet0/3/0
     no ip address
     ip access-group outside_acl in
     ip nat outside
     ip virtual-reassembly in
     shutdown
     duplex auto
     speed auto
     crypto map CryptoCY
    ip local pool VPNPool 192.168.23.2 192.168.23.10
    ip forward-protocol nd
    ip http server
    no ip http secure-server
    ip nat inside source list nat_list interface FastEthernet0/3/0 overload
    ip route 0.0.0.0 0.0.0.0 [default gateway ip]
    ip access-list standard VTY
      permit 192.168.20.0 0.0.0.255
    ip access-list extended CryptoACL
     permit ip 192.168.20.0 0.0.0.255 192.168.3.0 0.0.0.255
     permit ip 192.168.21.0 0.0.0.255 192.168.5.0 0.0.0.255
     permit ip 192.168.21.0 0.0.0.255 192.168.6.0 0.0.0.255
     permit ip 192.168.21.0 0.0.0.255 192.168.12.0 0.0.0.255
     permit ip 192.168.21.0 0.0.0.255 192.168.2.0 0.0.0.255
     permit ip 192.168.20.0 0.0.0.255 192.168.10.0 0.0.0.255
     permit ip host 192.168.22.1 192.168.5.0 0.0.0.255
     permit ip host 192.168.20.1 192.168.5.0 0.0.0.255
     permit ip host 192.168.22.1 192.168.6.0 0.0.0.255
    ip access-list extended DFBIT_acl
     permit tcp any any
    ip access-list extended inside_acl
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.35
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.39
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.23
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.18
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.55
     permit ip 192.168.20.0 0.0.0.255 host 192.168.10.144
     permit ip 192.168.20.0 0.0.0.255 host 192.168.10.146
     permit ip 192.168.20.0 0.0.0.255 host 192.168.10.141
     permit ip host 192.168.20.253 host 192.168.3.21
     permit ip host 192.168.20.254 host 192.168.3.21
     permit ip 192.168.20.0 0.0.0.255 host 192.168.3.10
     permit ip 192.168.20.0 0.0.0.255 host 192.168.20.254
    ip access-list extended nat_list
     deny   ip host 192.168.20.254 192.168.10.0 0.0.0.255
     deny   ip host 192.168.20.254 192.168.3.0 0.0.0.255
     deny   ip host 192.168.20.1 192.168.3.0 0.0.0.255
     deny   ip host 192.168.20.1 192.168.10.0 0.0.0.255
     deny   ip host 192.168.20.2 192.168.3.0 0.0.0.255
     deny   ip host 192.168.20.2 192.168.10.0 0.0.0.255
     permit ip host 192.168.20.1 any
     permit ip host 192.168.20.2 any
     permit ip host 192.168.20.254 any
    ip access-list extended outside_acl
     permit gre any host [ip address]
     permit esp any host [ip address]
     deny   ip any any
    ip sla 2
     icmp-echo 192.168.10.254 source-interface FastEthernet0/1.1
     frequency 180
     timeout 500
    ip sla schedule 2 life forever start-time now
    logging 192.168.3.21
    route-map DFBIT_routemap permit 10
     match ip address DFBIT_acl
     set ip df 0
    route-map ISP2 permit 10
     match ip address nat_list
     match interface FastEthernet0/3/0
    route-map nonat permit 10
     match ip address nonat_acl
    route-map ISP1 permit 10
     match ip address nat_list
     match interface FastEthernet0/0

    You cannot access internet, because all traffic is tunneled for VPN !!!!
    Please see cisco tech documentation and bypass traffic for internet.
    eg.  if lan traffic is going from site a to site b  then through vpn
          else
           lan traffic to internet (any) should be out thorugh the vpn .

  • I did a software update on my ipad and now cannot access the internet. how can i fix this?

    I did a software update on my ipad to 8.1 and now cannot access the internet.  How do I fix this?  My mail updates, but to get internet access I had to move from wifi to cellular data, and now even cellular data does not allow me access.

    Hi Go to settings Reset Network Settings After Reset you need to enter your Router wireless key Before you do this turn off your Router for 30 seconds Also an option is to go on Websites for your make of Router look for any Firmware updates but you can do this later. Cheers Brian

  • How to get the extension Info from firefox? Do we have any firefox API to communicate with the browser? I couldnt see the HTML of the widget displayed in the toolbar how to access the widget using JS or any way

    How to get the extension Info from firefox? Do we have any firefox API to communicate with the browser? I couldnt see the HTML of the widget displayed in the toolbar how to access the widget using JS or any way

    Hi,
    Thanks for the suggestion. I've been playing around with some of the classes of the java.net package and java.io
    Using the URL class i can get the content of the data from a STATIC page and output that response to file so that is does not display to the client broswer.
    But this only works if the URL i give points to a static html page.
    So the problem i'm getting is if i'm righting in arguments in the URL, this means that server needs to process the arguments i give and its sends back a dynamic result. Because its dynamic the URL class can not handle this and throws me an exception everytime :(
    Have u ever tried to do some things like this?
    Rahul

  • How to access the remote Objects Without Db_links?

    Hi ,
    I want to know how to access the remote objects without db_link.That is i want to access a object in some other server which has different database.

    SanjayBala, just so you know that it is possible to create a database link in Oracle to non-Oracle databases in some circumstances. Look up Generic Connectivity aslo know as Heterogenous Services. With 11g Oracle has basically renamed the feature and replaced it with somethinkg named ike DG4ODBC.
    I have not spent time studying the details for DB4ODBC but with HS Oracle provided the interface and you had to obtain the necessary ODBC driver on your own. I had Oracle on AIX reading and writing to SQL Server on Windows but the developers chose to write a java program and connect to both via it. On Windows and Linux platforms the necessary ODBC drivers might be available without the requirement to go out and purchase one.
    The Oracle Open Gateway product is an advanced version of the above features with drivers for specific non-Oracle databases included like DB2 or Informix.
    HTH -- Mark D Powell --

  • OOABAP-How to access the protected methos from a class

    How to access the protected methos from a class..There is a built in class..For tht class i have created a object..
    Built in class name : CL_GUI_TEXTEDIT
    method : LIMIT_TEXT.
    How to access this..help me with code

    hi,
    If inheritance is used properly, it provides a significantly better structure, as common components only
    need to be stored once centrally (in the superclass) and are then automatically available to subclasses.
    Subclasses also profit immediately from changes (although the changes can also render them invalid!).
    Inheritance provides very strong links between the superclass and the subclass. The subclass must
    possess detailed knowledge of the implementation of the superclass, particularly for redefinition, but also in
    order to use inherited components.
    Even if, technically, the superclass does not know its subclasses, the
    subclass often makes additional requirements of the superclass, for example, because a subclass needs
    certain protected components or because implementation details in the superclass need to be changed in
    the subclass in order to redefine methods.
    The basic reason is that the developer of a (super)class cannot
    normally predict all the requirements that subclasses will later need to make of the superclass.
    Inheritance provides an extension of the visibility concept: there are protected components. The visibility of
    these components lies between that of the public components (visible to all users, all subclasses, and the class itself), and private (visible only to the class itself). Protected components are visible to and can be used by all subclasses and the class itself.
    Subclasses cannot access the private components  particularly attributes) of the superclass. Private
    components are genuinely private. This is particularly important if a (super)class needs to make local
    enhancements to handle errors: it can use private components to do this without knowing or invalidating
    subclasses.
    Create your class inse24 and inherit this CL_GUI_TEXTEDIT
    class in yours. You can then access the protected methods.
    Hope this is helpful, <REMOVED BY MODERATOR>
    Edited by: Runal Singh on Feb 8, 2008 1:08 PM
    Edited by: Alvaro Tejada Galindo on Feb 19, 2008 2:19 PM

  • How can my network access the Internet?

    Hi all,
    All in GNS3 lab scenario I created.
    Hope anybody can shed light on this matter.  I have for example a multi area OSPF domain.  Like all of my remote sites are in area x, y, and z and all connects to area 0, in the area 0 I have this ASBR 7200 that has an EBGP peer to R1 (ISP) that connects to R2 and R2 connects to R3, which in turn R3 connects back to my ASBR 7200.
    I would like to know how can I reach all of the BGP subnets being advertised by R1 (basically the internet) from my remote sites in area x, y and z?  As you can see in the topology I am using obviously RFC 1918 addresses on my network and I used all public IP addresses on the BGP routers.  I would like to know how I can reach all those for example all 500,000 routes in order for my remote sites to access the internet?  I can't redistribute BGP into my OSPF (since it will break).  I tried configuring the subnets on my remote sites on the ASBR 7200 using network command, and the BGP routers can see those subnets, but inside my network I cannot see the subnet that I have created in R3 (pretending it's an internet site).  What seems to be missing in my config in the ASBR?
    Please any inputs gladly appreciated.
    Please remove configuration in 3RD_PARTY-7200-ASBR router, I would like to know how can my local sites see loopback 99.99.99.0 in R3 without redistribution into OSPF...
     redistribute bgp 65535 subnets

    Yes you will need to NAT at some point to go from private to public address space. Here is a basic configuration if you are interested:
    interface F8
    ip nat inside
    interface G0
    ip nat outside
    ip access-list standard NAT
     permit 192.168.11.0 0.0.0.255
    ip nat inside source list NAT interface G0 overload

  • How to access the e-mails which are stored in different folders via Mac

    Hi guys, I am new to Mac. My problem is about the setting of Mac Mail.
    There are 8 folders with my hotmail account in order to automatically sort e-mail into folders. I only can get the e-mails of inbox folder via Mac Mail software. I am wondering how to access the other e-mails which are stored in other folders.
    Thanks a lot!

    I don't think that things have changed going from 10.5 Mail to 10.6 Mail in this regard (I need to log on to my laptop more often). So, assuming that my premise is correct, in the left hand column of the mail window, underneath your inbox, drafts, sent, trash, and junk mailboxes, there should be the descriptive name of your mail account, written in gray capital letters, with a gray triangle to the left of that name. If the gray triangle is pointing to the right, click on it so that it points downward. That will expand the account view of mailboxes on the server. You should be able to see all of the other folders.

  • How to access the portal database ?

    Hi ,
    1. How to access the portal database from an abstract portal component program ?
    2. How to insert data to the Table from the abstract portal component program ?
    Please provide me some direction to proceed .
    plz send me the steps how to access the Database using SQL.
    Thanks
    Smita
    Edited by: Smita Mohanty on Nov 14, 2008 9:21 AM

    Hi Smita,
    In case your portal has MS SQL server as its databse, then I am giving the step by step directions to achieve 90% of what you wish to do. Rest 10% you can try on your own.
    Go through my article given below:
    [How to Create a Web Service using Enterprise JavaBeans|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/b00917dc-ead4-2910-3ebb-b0a63e49ef10]
    First go through pages 1-12 which will help you to create user/table in MS SQL database as well as create a data source in Visual Admin. Page 19 will give you the code which you can use in your Portal component to access the tables you have created in your SQL database.
    I hope your problem gets solved.
    Bye
    Ankur

  • How can I make "No Proxy" the default for accessing the internet?

    How can I make "No Proxy" the default for accessing the internet?

    *Tools > Options > Advanced > Network : Connection > Settings
    If you do not need to use a proxy to connect to internet then try to select "No Proxy" if "Use the system proxy settings" or one of the others do not work properly.
    See "Firefox connection settings":
    *https://support.mozilla.org/kb/Firefox+cannot+load+websites+but+other+programs+can

  • How to access the pre-delivered XI Integration Content for APO ,SCM or CRM

    Guys,
    Do anyone know how to access the pre-delivered XI Integration Content for APO ,SCM or CRM and load onto the XI server.
    Any inputs in this direction is appreciated.
    Thanks, -Vara.

    Hi VaraPrasad,
    you can try:
    1. https://websmp204.sap-ag.de/swdc
    2. Search for all Categories
    3. type: XI content
    then unpack and the easiest way is to import with the file system:
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/5e56006c17e748a68bb3843ed5aab8/content.htm
    and you have the content on your XI
    Regards,
    michal

  • How to access the Remote Appserver thru EJB

    hi friends...
    How to access the Remote appserver thru EJB from a Portlet.
    I've tried but its not working u have any idea Plz help me out...
    The scenario is I have my portal running in my machine & appserver(weblogic) running in remote and want to access that appserver
    thru Remote EJB from my portal. I have tried with the t3 protocol and iiop but it is not working
    The code i have use
    Properties props = new Properties();
    props.put(javax.naming.Context.INITIAL_CONTEXT_FACTORY,"weblogic.jndi.WLInitialContextFactory");
    props.put(javax.naming.Context.PROVIDER_URL, "t3://10.1.87.46:7031");
    it is giving me a nullpointer exception when i try to access the method in the ejb , it is not able to call that method...
    Plz help me out to resolve this situation
    Thnx in Advance.....

    SanjayBala, just so you know that it is possible to create a database link in Oracle to non-Oracle databases in some circumstances. Look up Generic Connectivity aslo know as Heterogenous Services. With 11g Oracle has basically renamed the feature and replaced it with somethinkg named ike DG4ODBC.
    I have not spent time studying the details for DB4ODBC but with HS Oracle provided the interface and you had to obtain the necessary ODBC driver on your own. I had Oracle on AIX reading and writing to SQL Server on Windows but the developers chose to write a java program and connect to both via it. On Windows and Linux platforms the necessary ODBC drivers might be available without the requirement to go out and purchase one.
    The Oracle Open Gateway product is an advanced version of the above features with drivers for specific non-Oracle databases included like DB2 or Informix.
    HTH -- Mark D Powell --

Maybe you are looking for

  • Missing feature in JDev 10.1.3.0

    Hi, JDev 9.0.5 had a feature called "Add Javadoc comments", but this seems to have disappeared in the latest 10.1.3 JDev. Was it deliberately removed? It was a useful feature, while coding I used to just write the signature of the method, then right

  • Satellite C850-1CF and Win 8 - need to boot from CD

    Hello, I need to boot from a CD on my C850-1CF which came with win8 preinstalled. F12 is not presented at boot time. I understand this is because of UEFI. To boot from a CD, what should I do (change boot to legacy ?). If so, how do I revert back to U

  • I can't send message to some contact but they can sent me message Blackberry Pearl3g 9105

    Blackberry Pearl3g 9105 I can't send message to some contact but they can sent me message. when they send me message I receive it but when I send them message it shows the sign X in red  Please help 

  • JNLP Error resource not found...

    Hi All, I am trying to use versioning in a JNLP file. But I get errors when: 1. if I have version="0.8" I get resource not found. If not entered jar found with no issues. 2. If I use __V0.8"  added to the file name the same issue. But if I use _V0.8"

  • Smallest Video Size Possible in Adobe Media Encoder

    Hello, I have a lot of realmedia audio files that I need to convert to mp4 so that I can put them into InDesign. The reason I want them as mp4 and not mp3 is because I need the seek controls along with the normal play, stop, etc, I need to be able to