Dreamweaver CS6 - locks up when connecting to server - sftp

I am using Dreamweaver CS6 on Windows 7  64bit which is connected to a remote server using sftp.  Most of the time connecting to the server has been fine but now Dreamweaver has started locking up when I use the Put command.   According to the log the process times out but if this is the case surely the program would still be operational.   However, when this occurs Dreamweaver is unusable and the task manager has to be used to force the program to close.  When it happens regularly (as it is today) the program becomes unusable. The files I have been uploading when this occured today were between 5 and 20KB's.
Does anyone know how to fix this problem.

Hi,
Use Check-in/Check-out while transferring. This can be enabled as follows:
In the site settings dialog, go to advanced tab and check the checkbox "Enable check-in/check-out". Give a name and a user-id as well. Save the settings now and you can do a get/put or check-in/check-out and confirm does it works or not.
Thanks
Harshit

Similar Messages

  • 2nd iPod Classic locking up when connecting to MacBook Pro

    I'll sum up the lead-in story as best I can.
    I have a 2010 MacBook Pro 13". Just got an new iPod Classic a couple weeks back. I discovered that when playing the iQuiz game, I had a few lock-ups (freezing). Then a handful of times, it locked up when connecting it to the MacBook for charging or syncing. It didn't lock up EVERY time. But about 1 out of every 4 syncs on average.
    I naturally thought something was wrong with the Classic, and brought it into the Apple store when it was locked up, and they gave me a new one.
    But now this one is doing the same thing. Occasional lock-ups when connecting to the MacBook Pro. Doesn't matter which USB port. And doesn't seem to matter if the computer has been on, or if it's a fresh boot.
    What could be going on here? I doubt highly that both Classics I've gotten have the same exact issue with occasional lock-ups when connected to the computer. My MBP otherwise has given me no problems. And no problems with other USB devices, ever.
    Any ideas?

    Update: bought a new usb sync cable to try, and no change. the Classic locked up the first try with the new cable.

  • Dreamweaver CS6 - Get error when trying to connect to database..

    When trying to connect to a database in Dreamweaver CS6 - I keep getting this error... 'An unknown error has occurred'.  I've exhausted all google hits.. and have tried EVERY combination possible during the past 4 years... SOS - please help me..  Thanks!

    Moving it yet again to the correct Dreamweaver forum: Developing server-side applications in Dreamweaver.
    Usually, "an unknown error has occurred" means that there's something wrong with your testing server definition. Have you followed the instructions here: http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html ?

  • Dreamweaver CS6 locking up

    I am using Dreamweaver CS6, Version 12 with WIndows 8.1
    Creating a dynamic web site following David Powers tutorial at Building your first dynamic website – Part 2: Developing the back end | Adobe Developer Connection
    (Which gives you an idea of my level expertise)
    I am modifying the forms to suit my needs but otherwise no changes to David's instructions
    I am the stage where I have built the add, manage, update and delete forms and added the various Server Behaviours. Everything works as it should on testing.
    Problem
    Next stage is to create edit and delete links.
    I select Edit from the page that lists all records (manage_posts in tutorial)
    Select URL from Select File box
    Click on Parameters from File box
    Enter be_index (the primary key of the records) in the Name box
    Click on Value lightning bolt
    Dreamweaver totally locks up. Need to use Task Manager to close it down and regain control.
    I have tried re-installing Dreamweaver, and deleting cache as suggested elsewhere on this site, to no avail. Database appears OK when examined with phpMyAdmin.
    I have tried hand coding using the line
            <td><a href="update_records.php?be_index=<?php echo $row_rs_benefactions['be_index']; ?>">Edit</a></td>
    but it doesn't do what it is supposed to do i.e. create line of code that points too each record's primary key.
    I would appreciate any help to overcome this solid barrier.
    Many thanks

    Maybe this should be a new post but it is is closely linked to my first post in this thread so I am adding it here.
    The original (edited down) question was
    Creating a dynamic web site following David Powers tutorial at Building your first dynamic website – Part 2: Developing the back end | Adobe Developer Connection
    Snip.
    Next stage (following tutorial) is to create edit and delete links. I select EDIT from the page that lists all records (manage_posts in tutorial)
    Select URL from Select File box, click on Parameters from File box, enter the primary key of the records in the Name box.
    Click on Value lightning bolt. Dreamweaver totally locks up. Need to use Task Manager to close it down and regain control.
    What it should do is insert a line in the pages code -
    <td><a href="update_benefactions_record.php?be_index=<?php echo $row_rsBenefactions[`be_index`];?>">EDIT</a></td>
    Since trying to insert this code via the DW facility locks everything up, I tried entering the line by hand.
    According to the tutorial what this should do is select the appropriate record from the record listing table and show the entire record in the updating page.
    i.e If I select the 3rd record, using Live view I should see the code
    <td><a href="update_benefactions_record.php?be_index=3">EDIT</a><</td>
    Unfortunately I don't, so I am completely stalled.
    (PS to Nancy O - thanks for pointing me towards WebAssist. Purchased and working well).

  • Can I stop Dreamweaver CS6 from constantly polling the FTP server?

    When I work in CS6 I just work directly off the FTP server. I don't work in a large team, check in and check out is a wasted feature for us. So I have the Advanced server settings to automatically upload files when I save them. This has been working pretty well with the exception that Dreamweaver CS6 seems to constantly poll the FTP server anyway. So often times I'll go to save and it will throw out an error that it can't upload the file right now because it's currently interacting with the server.
    Inside Dreamweaver I have the FTP log tab open and it's just constantly looking at stuff on the server at random intervals. It's not downloading anything or reconnecting. I'm having no connection problems at all actually outside of this.
    I've poked through settings and I can't find anything that says something like "Stop constantly checking the FTP server, it's still there, don't worry about it..."
    Here's the error for whatever it's worth. I wouldn't even bother complaining about this except that it happens to me constantly throughout the day. If it was just once or twice I wouldn't care. The other annoying thing is that when the error occurs it does save the file locally which is pointless for my purposes also but since it flags it as saved I have to make a change in order to get it to save and upload. So a lot of times I'm just waiting for it to stop interacting with the FTP server for no good reason, adding a space, backspacing the space and then hitting save again. Seriously obnoxious, please tell me there's a setting to shut this behavior off.

    I'll tell you the real answer - because Adobe Dreamweaver's FTP integration is, and has always been, horrendous.   Here I am - working with Dreamweaver in 2013, having worked with Dreamweaver since the year 2000... yes - that is 13 years.  And 13 freaking years later I am still having the SAME Dreamweaver FTP issues since back then!!
    Like today - let me tell you my workflow. 
    Open Dreamweaver - knowing that this is going to be yet again another painful day because of the FTP situation
    Make a few changes to a single file
    Connect - it connects instantly
    Upload my file.  I'm (relatively) happy.
    Work on my file for the next 10 minutes.
    Keyboard Shortcuts to save, then upload my file.
    Window pops up - Waiting for server
    Still waiting for server
    Trys to reconnect.
    Waiting for server
    I cancel.  Disconnect... then guess what...
    Window pops up - Waiting for server.
    I close that window immediately
    Reconnect - its fine
    Upload my file immediately.
    I have to do this EVERY FREAKING TIME I need to upload a file.   It is beyond rediculous that this wasn't solved in 2002, but no - ELEVEN years after that it still behaves the same!!!!
    I know I'm not alone - just google "Dreamweaver FTP Waiting for server", or "dreamweaver ftp dropping", or anything else like that, and you'll find no end of people in pure frustration. 
    The only solution that I have found that may actually help ease the pain (doesn't solve the problem unfortuantely) this is something I just found today. 
    Go to Preferences > Site settings where you can change FTP connection option : Disconnect after x minutes idle
    I have changed that to 1 minute.  Shouldn't have to, but that's all that can be done.
    Please Adobe - start from the ground up with CS7 and completely rewrite FTP in Dreamweaver.

  • Too many sharepoints when connecting to server

    I have a 10.5.8 Tiger server. I am upgrading to the new Lion Server. I have setup the server, created users and groups and setup Sharepoints using the Server App. The problem is I have several sharepoints specific to certain groups. In Tiger the user would mount the server from GO/Connect to Server.
    There would be only one volume or sharepoint available. Once mounted they would only have access to the directories/sharepoints for their group. The
    other directories would be locked. This is still the case with Lion once they mount the main volume.
    However the difference in Lion I am trying to figure out is ALL the sharepoints I have created show up in the list of the mounted server when connecting through GO/Connect to Server. Even the sharepoints a certain user does not have access to. When they try and mount the shrepoint they do not have access to they are given a message that they do not have access to this sharepoint. How can I hide those sharepoints from showing up in the mount window? In Tiger I have the same amount of sharepoints but only one volumes shows up for the users to mount.

    Dick,
    I know this sounds silly but while in Finder goto (Finder)/(Preferences) and then make sure your on the (General) tab, make sure all the things you want to show are checked.
    If that doesn't help move the com.apple.finder.plist to the desktop you can find in in ~/Library/Preferences ( ~ = Your Home Folder), log out/log in, and see if that fixes the problem if not go ahead and move the plist file back.
    hope that helps,
    Weston

  • Dreamweaver CS6 crashes constantly when putting with SFTP

    When putting files to the SFTP server that we use hosted by an outside host, we get constant crashes. After program restart, there is no issue with uploading. But wait a few minutes and you can see the SFTP process start, the screen prompt kinda freezes, or drlays and you know that it will crash, then BOOM! crash. Getting really frustraighted. Host says it is not their problem.
    Hardware -
    Model Name:          iMac
      Model Identifier:          iMac12,2
      Processor Name:          Intel Core i7
      Processor Speed:          3.4 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          8 MB
      Memory:          16 GB
      Boot ROM Version:          IM121.0047.B1F
      SMC Version (system):          1.72f2
    Video -
    AMD Radeon HD 6970M 2048 MB
    OS -
    OS X 10.8.2 (12C60)
    Dreamweaver version -
    12.0 5861
    Running in Classic mode on three screens.
    Remote server is SFTP.
    Below is the crash report
    Process:         Dreamweaver [765]
    Path:            /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-12.0
    Version:         12.0.3.5861 (12.0.3)
    Code Type:       X86 (Native)
    Parent Process:  launchd [158]
    User ID:         501
    Date/Time:       2012-12-19 09:00:09.021 -0500
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          26916 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  8030 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      11003718-25C7-52F8-83DD-B0E8176D9AC2
    Crashed Thread:  0  Dispatch queue: NSPersistentUI Work
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
        __TEXT                 0000000000001000-000000000199a000 [ 25.6M] r-x/rwx SM=COW  /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Thread 0 Crashed:: Dispatch queue: NSPersistentUI Work
    0   com.apple.CoreFoundation                0x990070cd __CFBinaryPlistWrite + 317
    1   com.apple.CoreFoundation                0x9906a1be __CFBinaryPlistWriteToStreamWithOptions + 46
    2   com.apple.Foundation                    0x955566fc -[NSKeyedArchiver finishEncoding] + 628
    3   com.apple.AppKit                        0x961685ea -[NSPersistentUIRecord generateArchive:] + 204
    4   com.apple.AppKit                        0x96168358 -[NSPersistentUIBucket encodeInvalidPersistentStateIntoRecords:] + 186
    5   com.apple.AppKit                        0x96167e34 __85-[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:]_block_invoke_0 + 707
    6   libdispatch.dylib                       0x93ef9c82 _dispatch_client_callout + 46
    7   libdispatch.dylib                       0x93efb456 _dispatch_barrier_sync_f_invoke + 39
    8   libdispatch.dylib                       0x93efb42d dispatch_barrier_sync_f + 87
    9   libdispatch.dylib                       0x93efdc3e dispatch_sync + 45
    10  com.apple.AppKit                        0x961677ee -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 697
    11  com.apple.AppKit                        0x96167507 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 198
    12  com.apple.AppKit                        0x96167396 __42-[NSPersistentUIManager acquireDirtyState]_block_invoke_0 + 106
    13  com.apple.AppKit                        0x9608e30e ____NSHysteresisBlock_block_invoke_0 + 258
    14  libdispatch.dylib                       0x93ef9c82 _dispatch_client_callout + 46
    15  libdispatch.dylib                       0x93efc007 _dispatch_source_invoke + 699
    16  libdispatch.dylib                       0x93efb00a _dispatch_queue_invoke + 66
    17  libdispatch.dylib                       0x93eff2af _dispatch_main_queue_callback_4CF + 171
    18  com.apple.CoreFoundation                0x9900a1d5 __CFRunLoopRun + 1845
    19  com.apple.CoreFoundation                0x9900963a CFRunLoopRunSpecific + 378
    20  com.apple.CoreFoundation                0x990094ab CFRunLoopRunInMode + 123
    21  com.apple.HIToolbox                     0x9373e15a RunCurrentEventLoopInMode + 242
    22  com.apple.HIToolbox                     0x9373dec9 ReceiveNextEventCommon + 374
    23  com.apple.HIToolbox                     0x9373dd44 BlockUntilNextEventMatchingListInMode + 88
    24  com.apple.AppKit                        0x95fa8a3a _DPSNextEvent + 724
    25  com.apple.AppKit                        0x95fa826c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    26  com.adobe.dreamweaver-12.0              0x003e9087 CEventDispatcher::ProcessEvent(int, unsigned long) + 529
    27  com.adobe.dreamweaver-12.0              0x00ff1463 DWNetCallback::ProcessAppMessages() + 49
    28  com.adobe.dreamweaver-12.0              0x00ff1c1e DWNetCallback::WaitUntilDone() + 1974
    29  com.adobe.dreamweaver-12.0              0x00c76bdc CNetIOAgent::RetreiveDirInfo(DIRINFOTag**, LOCKINFOTag**, int&, CSiteInfo*, CString const&, bool) + 2038
    30  com.adobe.dreamweaver-12.0              0x00d21251 CTransferAgent::RetreiveOwnDirInfo(CSiteInfo*) + 389
    31  com.adobe.dreamweaver-12.0              0x00310781 CFileTransfer::GetRemoteFileInfo(CString, CString, unsigned long*, _FILETIME*, int*, int, CSiteInfo*) + 1187
    32  com.adobe.dreamweaver-12.0              0x00330ee7 SiteNet::GetRemoteFileInfo(CString, CString, unsigned long*, _FILETIME*, int*, int, CSiteInfo*) + 105
    33  com.adobe.dreamweaver-12.0              0x00c7be7f CNetIOAgent::CheckLockFileOwner(unsigned short const*, CString&, CString*, CSiteInfo*) + 205
    34  com.adobe.dreamweaver-12.0              0x00d20bcf CTransferAgent::GetFileLockInfo(unsigned short const*, bool&, CString&, CString&, CSiteInfo*) + 379
    35  com.adobe.dreamweaver-12.0              0x00c7354c CNetIOAgent::GetFileLockInfo(unsigned short const*, bool&, CString&, CString&, CSiteInfo*) + 1340
    36  com.adobe.dreamweaver-12.0              0x00305bc6 CFileTransfer::UploadOK(CString, CString, CString, CString, int, int&, int&, int&, CSiteInfo*, CString, int) + 1170
    37  com.adobe.dreamweaver-12.0              0x0031dafd CFileTransfer::UploadAFile(CString, CString, CString, unsigned long, CString, int, int, _FILETIME*, int&, int&, int&, int, int, int*, int, int*, CSiteInfo*, int*, int) + 2969
    38  com.adobe.dreamweaver-12.0              0x003314fe SiteNet::UploadAFile(CString, CString, CString, unsigned long, CString, int, int, _FILETIME*, int&, int&, int&, int, int, int*, int, int*, CSiteInfo*, int*, int, bool) + 518
    39  com.adobe.dreamweaver-12.0              0x001e9590 CSiteInfo::Put(CString const&, int) + 1730
    40  com.adobe.dreamweaver-12.0              0x001f2087 SiteServices::Put(CString const&, bool) + 285
    41  com.adobe.dreamweaver-12.0              0x009aa963 JSObjSite::put(JSContext*, JSObject*, unsigned int, long*, long*) + 341
    42  com.adobe.dreamweaver-12.0              0x004cb528 JSCallNativeSafe + 52
    43  com.adobe.dreamweaver-12.0              0x00403bed js_Invoke + 2440
    44  com.adobe.dreamweaver-12.0              0x0044d3a6 js_Interpret + 300471
    45  com.adobe.dreamweaver-12.0              0x0049f46b js_Execute + 502
    46  com.adobe.dreamweaver-12.0              0x003ebd71 JS_EvaluateUCScriptForPrincipals + 130
    47  com.adobe.dreamweaver-12.0              0x003ebdf5 JS_EvaluateUCScript + 67
    48  com.adobe.dreamweaver-12.0              0x000f7e42 JSInterp::ExecuteScript(Run*, TitanDoc*, unsigned short const*, unsigned short const*, unsigned short const*, long, unsigned short const*, CString*, JSInterp::ScriptMode, int, int, int, int, int, int) + 1670
    49  com.adobe.dreamweaver-12.0              0x000e3b88 JSCommand::RunCommand(JSMfcDoc*, unsigned short const*, int, long*, JSCommand::CommandContext) + 616
    50  com.adobe.dreamweaver-12.0              0x009f469f JSUICommand::CallExecuteOrKillFocusHandler(TitanDoc*, int, unsigned short const*, bool) + 991
    51  com.adobe.dreamweaver-12.0              0x009f4ab3 JSUICommand::Execute(TitanDoc*, int, unsigned short const*) + 215
    52  com.adobe.dreamweaver-12.0              0x009ca760 JSMenusCommands::Execute(unsigned int) const + 312
    53  com.adobe.dreamweaver-12.0              0x009c62d5 JSMenus::ExecuteCommand(unsigned int) const + 27
    54  com.adobe.dreamweaver-12.0              0x00612079 NTECodeView::OnExecuteJSMenuItem(unsigned int) + 101
    55  com.adobe.dreamweaver-12.0              0x0113f771 CCmdTarget::OnCmdMsg(unsigned int, int, void*, AFX_CMDHANDLERINFO*) + 271
    56  com.adobe.dreamweaver-12.0              0x0112edfc CView::OnCmdMsg(unsigned int, int, void*, AFX_CMDHANDLERINFO*) + 48
    57  com.adobe.dreamweaver-12.0              0x0113ffac CFrameWnd::OnCmdMsg(unsigned int, int, void*, AFX_CMDHANDLERINFO*) + 84
    58  com.adobe.dreamweaver-12.0              0x0112c881 CWnd::OnCommand(unsigned int, long) + 239
    59  com.adobe.dreamweaver-12.0              0x0112ad40 CWnd::OnWndMsg(unsigned int, unsigned int, long, long*) + 60
    60  com.adobe.dreamweaver-12.0              0x0112a3b2 CWnd::WindowProc(unsigned int, unsigned int, long) + 58
    61  com.adobe.dreamweaver-12.0              0x003ab20e CWnd::WinSendMessage(unsigned int, unsigned int, long) + 44
    62  com.adobe.dreamweaver-12.0              0x01227acb MMUI::COwlFrameWnd::OnCommand(unsigned int, long) + 65
    63  com.adobe.dreamweaver-12.0              0x00580d3c TitanMainFrame::OnCommand(unsigned int, long) + 60
    64  com.adobe.dreamweaver-12.0              0x0112ad40 CWnd::OnWndMsg(unsigned int, unsigned int, long, long*) + 60
    65  com.adobe.dreamweaver-12.0              0x0112a3b2 CWnd::WindowProc(unsigned int, unsigned int, long) + 58
    66  com.adobe.dreamweaver-12.0              0x003ab20e CWnd::WinSendMessage(unsigned int, unsigned int, long) + 44
    67  com.adobe.dreamweaver-12.0              0x0112ab64 CPostedMessage::SpendTime() + 196
    68  com.adobe.dreamweaver-12.0              0x003aae9f CPostedMessage::PostedMessageHandler(long const&) + 249
    69  com.adobe.dreamweaver-12.0              0x003ab0d1 CPostedMessage::HandlePostedMessages(bool) + 493
    70  com.adobe.dreamweaver-12.0              0x0114d0c4 CRealApp::DoPreEventProcessing(dvaui::ui::OS_Event const&) + 108
    71  com.adobe.exo.framework                 0x040fbf8d exo::app::AppBase::PreEventProcessing(dvaui::ui::OS_Event const&) + 27
    72  com.adobe.exo.framework                 0x04102d5f boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<bool, boost::_mfi::mf1<bool, exo::app::AppBase, dvaui::ui::OS_Event const&>, boost::_bi::list2<boost::_bi::value<exo::app::OS_AppBase*>, boost::_bi::value<dvaui::ui::OS_Event> > >, bool>::invoke(boost::detail::function::function_buffer&) + 47
    73  com.adobe.dreamweaver-12.0              0x0119d2c2 int dvacore::config::ErrorManager::ExecuteFunction<bool>(boost::function0<bool>*, bool*) + 32
    74  com.adobe.dreamweaver-12.0              0x0119d128 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(boost::function0<bool>*, bool*), boost::_bi::list2<boost::_bi::value<boost::function0<bool>*>, boost::_bi::value<bool*> > >, int>::invoke(boost::detail::function::function_buffer&) + 24
    75  com.adobe.dreamweaver-12.0              0x0114e708 TestErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 50
    76  com.adobe.dreamweaver-12.0              0x0119d1b5 bool dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<bool>(boost::f unction0<bool>, bool*) + 127
    77  com.adobe.dreamweaver-12.0              0x0119d4db bool dvacore::config::ExecuteTopLevelFunction<bool>(boost::function0<bool>, bool*) + 123
    78  com.adobe.exo.framework                 0x0410165e -[ExoMacApplication sendEvent:] + 366
    79  com.apple.AppKit                        0x95f9e72c -[NSApplication run] + 951
    80  com.adobe.exo.framework                 0x04100b73 exo::app::OS_AppBase::RunEventLoop() + 67
    81  com.adobe.dreamweaver-12.0              0x0114cb4f CRealApp::Run() + 395
    82  com.adobe.dreamweaver-12.0              0x011303b0 CWinAppImpl::Run() + 36
    83  com.adobe.dreamweaver-12.0              0x0113069f main + 95
    84  com.adobe.dreamweaver-12.0              0x004e1175 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x943e39ae kevent + 10
    1   libdispatch.dylib                       0x93efcc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x93efc7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9970e0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.adobe.boost_threads.framework          0x0285826e boost::condition_variable::timed_wait(boost::unique_lock<boost::mutex>&, boost::posix_time::ptime const&) + 812
    4   com.adobe.boost_threads.framework          0x02851680 boost::this_thread::sleep(boost::posix_time::ptime const&) + 128
    5   com.adobe.dreamweaver-12.0              0x00902146 JSInterp::testForINET() + 110
    6   com.adobe.dreamweaver-12.0              0x00902ea5 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, JSInterp>, boost::_bi::list1<boost::_bi::value<JSInterp*> > >, void>::invoke(boost::detail::function::function_buffer&) + 37
    7   com.adobe.dvacore.framework             0x03461b37 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 151
    8   com.adobe.dvacore.framework             0x03461c48 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    9   com.adobe.boost_threads.framework          0x02850737 thread_proxy + 167
    10  libsystem_c.dylib                       0x99683557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x943e2c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9970da61 nanosleep$UNIX2003 + 189
    2   com.apple.carbonbundletemplate          0x10ed94db ScObjects::Thread::sleep(unsigned int) + 59
    3   com.apple.carbonbundletemplate          0x10ed5339 ScObjects::BridgeTalkThread::run() + 185
    4   com.apple.carbonbundletemplate          0x10ed9848 ScObjects::Thread::go(void*) + 168
    5   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    6   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x943e2b3e __recvfrom + 10
    1   libsystem_c.dylib                       0x9970dbcb recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x14482733 Invoke + 47867
    3   ServiceManager-Launcher.dylib           0x14481846 Invoke + 44046
    4   ServiceManager-Launcher.dylib           0x14480988 Invoke + 40272
    5   ServiceManager-Launcher.dylib           0x14480a0f Invoke + 40407
    6   ServiceManager-Launcher.dylib           0x1447bbaf Invoke + 20343
    7   ServiceManager-Launcher.dylib           0x1447bea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib           0x1447c685 Invoke + 23117
    9   ServiceManager-Launcher.dylib           0x1447c8f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib           0x1447f2a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib           0x1447f3fd Invoke + 34757
    12  ServiceManager-Launcher.dylib           0x1447fc91 Invoke + 36953
    13  ServiceManager-Launcher.dylib           0x1447fdb2 Invoke + 37242
    14  ServiceManager-Launcher.dylib           0x14472656 Login + 461
    15  ServiceManager-Launcher.dylib           0x1447609a Login + 15377
    16  ServiceManager-Launcher.dylib           0x14480165 Invoke + 38189
    17  ServiceManager-Launcher.dylib           0x144822eb Invoke + 46771
    18  libsystem_c.dylib                       0x99683557 _pthread_start + 344
    19  libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9970e0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x1475604f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x144e762f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x1475613e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x147561a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x147562c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9970e0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x1475604f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x144e762f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x1475613e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x147561a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x147562c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9970e0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x1475604f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x144e762f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x1475613e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x147561a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x147562c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9970e0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x1475604f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x144e762f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x1475613e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x147561a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x147562c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99688512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine                    0x14756017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine                    0x1476f20e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine                    0x1475613e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x147561a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x147562c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99688512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine                    0x14756017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine                    0x148e40c8 APXGetHostAPI + 4264072
    5   com.adobe.ape.engine                    0x1475613e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x147561a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x147562c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 11:
    0   libsystem_c.dylib                       0x9967035d _spin_lock$VARIANT$mp + 13
    1   libsystem_c.dylib                       0x9969fa3e szone_malloc + 24
    2   libsystem_c.dylib                       0x9969d54b malloc_zone_malloc + 75
    3   libsystem_c.dylib                       0x9969df87 malloc + 53
    4   com.apple.carbonbundletemplate          0x180c6e22 xmalloc + 47
    5   com.apple.carbonbundletemplate          0x180d1749 buffer_init + 29
    6   com.apple.carbonbundletemplate          0x180e7c86 send_path_request + 33
    7   com.apple.carbonbundletemplate          0x180e858e do_realpath + 51
    8   com.apple.carbonbundletemplate          0x180b2f44 MMNetIO::SFTPNetChannelProcessor::ResolvePathAndEnsureConnected(MM::URI const&, MM::URI&, bool) + 600
    9   com.apple.carbonbundletemplate          0x180b40e0 MMNetIO::SFTPNetChannelProcessor::GetDirListing(MM::URI const&, std::vector<MMNetIO::FileInfo, std::allocator<MMNetIO::FileInfo> >&, MMNetIO::DirListInfo, MMNetIO::NetCallback*, bool) + 162
    10  com.apple.carbonbundletemplate          0x180acc11 MMNetIO::RequestDelegator<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannelProcessor>::GetDirListingRequest::operator()(MMNetIO::SFTPNetChann el*) + 59
    11  com.apple.carbonbundletemplate          0x180b2025 MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::ProcessRequests() + 309
    12  com.apple.carbonbundletemplate          0x180b230a MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::RequestProcessorTrampoline(void*) + 29
    13  libsystem_c.dylib                       0x99683557 _pthread_start + 344
    14  libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99715afc pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x1a55925f 0x1a109000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x1a12339f 0x1a109000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x1a55934c 0x1a109000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x1a559390 0x1a109000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x1a5594b6 0x1a109000 + 4523190
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99715afc pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x1a55925f 0x1a109000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x1a12339f 0x1a109000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x1a55934c 0x1a109000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x1a559390 0x1a109000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x1a5594b6 0x1a109000 + 4523190
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99715afc pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x1a55925f 0x1a109000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x1a12339f 0x1a109000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x1a55934c 0x1a109000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x1a559390 0x1a109000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x1a5594b6 0x1a109000 + 4523190
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99715afc pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x1a55925f 0x1a109000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x1a12339f 0x1a109000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x1a55934c 0x1a109000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x1a559390 0x1a109000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x1a5594b6 0x1a109000 + 4523190
    8   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    9   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 16:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x943e07d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x943dfcb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x99004599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x99009f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9900963a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x990094ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x954e613a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x9554a1d8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x9554a15b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    10  libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 17:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x943e2be6 __select + 10
    1   com.apple.CoreFoundation                0x9904dc00 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    3   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x943e28e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99688220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9970e0a1 pthread_cond_wait$UNIX2003 + 71
    3   WebKitDw.dylib                          0x1c7d9273 WTF::TCMalloc_PageHeap::scavengerThread() + 179
    4   WebKitDw.dylib                          0x1c7d92e1 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 17
    5   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    6   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x943e2c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9970da61 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x9970d92a usleep$UNIX2003 + 60
    3   com.adobe.dreamweaver-12.0              0x003a9d55 Sleep + 21
    4   com.adobe.dreamweaver-12.0              0x00f559d6 CodeViewTypingMonitorThread::MonitorThread() + 184
    5   com.adobe.dreamweaver-12.0              0x00f55a73 CodeViewTypingMonitorThread::tramp(void*) + 17
    6   libsystem_c.dylib                       0x99683557 _pthread_start + 344
    7   libsystem_c.dylib                       0x9966dcee thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x943e30ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9968604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99685e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9966dcca start_wqthread + 30
    Thread 21:
    0   libsystem_kernel.dylib                  0x943e30ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9968604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99685e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9966dcca start_wqthread + 30
    Thread 22:
    0   libsystem_kernel.dylib                  0x943e30ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9968604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99685e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9966dcca start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x1b1adff0  ebx: 0x99006f9e  ecx: 0x0946f000  edx: 0xffffff00
      edi: 0x00000026  esi: 0x00000000  ebp: 0xbfff8748  esp: 0xbfff86d0
       ss: 0x00000023  efl: 0x00010282  eip: 0x990070cd   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 4
    Binary Images:
        0x1000 -  0x1999fff +com.adobe.dreamweaver-12.0 (12.0.3.5861 - 12.0.3) <AD5EE425-1893-6B69-3523-7ED8E8791439> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    0x284f000 -  0x285dff3 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <9B0896C8-87E5-B923-CA3F-B05D04C3256B> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x2882000 -  0x288cffb +com.adobe.boost_signals.framework (5.0.0 - 5.0.0.0) <1897E803-BCF8-6C95-486D-0310C8D4498D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0x28a5000 -  0x28abff7 +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <C778F360-5127-DC6F-AF11-B8E740FEA70D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x28cb000 -  0x28cefff +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <C82B769F-ACC3-381C-F2DB-FD3AEC922024> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x28d6000 -  0x2c06feb +com.adobe.dvaadameve.framework (5.0.0 - 5.0.0.0) <E215B16F-CE4F-6310-2F1E-E09AD98A039B> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x33af000 -  0x33c3ff3 +com.adobe.boost_filesystem.framework (5.0.0 - 5.0.0.0) <E390DE97-AB0E-8B5B-902C-B022AC25BE2A> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x33ee000 -  0x356eff3 +com.adobe.dvacore.framework (5.0.0 - 5.0.0.0) <2C2F1AC4-0B0D-70F7-AD30-495E8A4FBE15> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x370a000 -  0x3b2cfef +com.adobe.dvaui.framework (5.0.0 - 5.0.0.0) <E4CC4793-8643-D277-E592-2E4911F47EDA> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x40f8000 -  0x419dfff +com.adobe.exo.framework (5.0.0 - 5.0.0.0) <9DD2CD81-CA49-1BD9-46D9-68CF27B7CBCA> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/exo.framework/Versions/A/exo
    0x42da000 -  0x4388fff +com.adobe.dvaworkspace.framework (5.0.0 - 5.0.0.0) <C2B0D13C-4169-96B2-0BEE-E959CD60B3EB> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
    0x44af000 -  0x4689feb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <9E6B8841-D4FA-A2B7-2B0A-1D2DE2219B00> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x46b7000 -  0x46beffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x46c7000 -  0x46e0fe7 +libChar16.dylib (1) <01D2F0C6-2293-2DA2-D657-615E2FBEC461> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libChar16.dylib
    0x46fd000 -  0x471fff7 +libCoreTypes.dylib (1) <ED1F3549-CC2D-CEDA-6BCC-279C1FA5B5E5> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCoreTypes.dylib
    0x4738000 -  0x4780ff7 +libCurl.dylib (1) <78252D58-D62B-0AA5-8E50-88B802649FA6> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCurl.dylib
    0x479c000 -  0x47a9ff7 +libZ.dylib (1) <6084E6B1-EAE8-FB0C-12BA-F9C552105964> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libZ.dylib
    0x47b1000 -  0x485dff7 +libCrypto.dylib (1) <6C1FA1C0-3C11-8FE1-5BE7-C30E52FA6BB4> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCrypto.dylib
    0x4901000 -  0x4924ff7 +libSSL.dylib (1) <FEC204B1-B911-24AD-B0E6-23A6072EB483> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libSSL.dylib
    0x493c000 -  0x493dff7 +libCocoa.dylib (1) <DCDB2597-90DA-9DE8-D61C-DA9DEA9A7004> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCocoa.dylib
    0x4943000 -  0x4b8efff  com.apple.carbonframeworktemplate (1.0 - 1.0) <0C61F08E-9C2A-A891-A801-4A1739AE0E68> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/Xerces.framework/Versions/A/Xerces
    0x4e5a000 -  0x4e65ff3  com.apple.carbonframeworktemplate (1.0 - 1.0) <36B98806-E9D0-004C-2707-66E86E805479> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/NetIO.framework/Versions/A/NetIO
    0x4e75000 -  0x4e78ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120720) <A6503206-E545-4C47-B725-D6658C3E0BF5> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x4e7f000 -  0x4ffbff3 +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <464E11C2-11BF-EED9-445F-B110D65E1944> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x500b000 -  0x55d2fef +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <895F58FE-CF43-B09B-336E-C7725860E6AF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x5645000 -  0x5660fff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <147A128F-ACC3-A4AB-C003-20CEAD8AE1CC> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x5666000 -  0x568cfff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <55E00096-6399-E2FD-021E-A15B8CF15ABB> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x5692000 -  0x59b9ffb +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <4DB6A24B-C380-EF7A-B9A1-BF373C6F0AAD> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x59f1000 -  0x6a9dff3 +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x6c16000 -  0x6c3efeb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x6c5d000 -  0x6cb9fef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x6cc2000 -  0x6d2fffb +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x6d7e000 -  0x6e60ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x6e70000 -  0x6f58fe3 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <2540764B-C2F2-61D7-EFBA-6663171FD19A> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x6fe9000 -  0x6fedffd  com.apple.JavaVM (14.5.0 - 14.5.0) <1163556C-5C1D-3C5A-8767-682DAE7D3174> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x6ff5000 -  0x700bffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0x7014000 -  0x70ffff3 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17018) <8CA89B59-BCD4-58A2-D40E-C41F1621EAD1> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x7188000 -  0x7ecdff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x7ee1000 -  0x7f7ffe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x7fa2000 -  0x80d7fe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x814c000 -  0x823dfef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x827b000 -  0x8831fe7 +com.adobe.dw.imageoptimization.engine (Dreamweaver Image Optimization CS6 Library version "12.0.0.043" - "12.0.0.043") <932726A9-6ECC-4BE5-9271-3482F6025679> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ImageOptimization.framework/Versions/A/ImageOptimization
    0x8e51000 -  0x8f91feb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x9004000 -  0x9047ff3 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 6.0.0.24 - 6.0.0.24) <4B40551F-5306-C836-02AD-109826BD580C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x9060000 -  0x91f4fff +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x929c000 -  0x9331ffb +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <C20DE974-3D58-D711-D132-EF1C9274D7B3> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x93ea000 -  0x9403ff7  com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x9412000 -  0x9412ff7  libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib
    0x9416000 -  0x9435fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/libtbb.dylib
    0x944c000 -  0x9454fef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x9463000 -  0x9467fff  JavaLaunching (1) <D457DAD6-EEA5-375B-AA96-0D1B2CD08253> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
    0x94c4000 -  0x94c5ffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x97e2000 -  0x97efff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0xa708000 -  0xa709ff7 +com.symantec.NAVCMPlugIn (12.1.1000 - 0157) <8414AAC3-87DC-9546-AB5B-2478D2DBE207> /Library/Contextual Menu Items/SAVCMPlugIn.plugin/Contents/MacOS/SAVCMPlugIn
    0xa70e000 -  0xa737ff7  com.apple.datadetectors (4.0 - 199.0) <664C00F7-1E59-33F8-9401-DB4784A189B6> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0xc30a000 -  0xc30eff9  libgermantok.dylib (7) <C97A0581-E8D3-3EC1-929E-4EEC7863E279> /usr/lib/libgermantok.dylib
    0xc371000 -  0xc375ffb  libFontRegistryUI.dylib (100) <10CAC446-A500-3291-A144-7FAFA57D6720> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
    0xc3ae000 -  0xc3aeffd +cl_kernels (???) <3D4C1C6E-F0C3-4504-A247-A46CDC326C83> cl_kernels
    0xc3f1000 -  0xc3f2ff8  ATSHI.dylib (341.1) <7FD74F4D-E42A-30CB-8863-1832BFADFE5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0xc6e7000 -  0xc6f5fff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xc6f9000 -  0xc70bffd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xc743000 -  0xc744ffb  com.apple.carbonbundletemplate (12,0,3, 5861 - 12,0,3) <CDAB0012-9A77-945D-70F9-02408723CE65> /Applications/Adobe Dreamweaver CS6/*/MM.bundle/Contents/MacOS/MM
    0xc74a000 -  0xc74bff7  com.apple.carbonbundletemplate (12,0,3, 5861 - 12,0,3) <563D6CD1-4898-46D5-4E9C-F2414A892913> /Applications/Adobe Dreamweaver CS6/*/DWfile.bundle/Contents/MacOS/DWfile
    0xc79a000 -  0xc7a2ffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0xe225000 -  0xe227fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0xe22b000 -  0xe2bdff7  unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
    0xe316000 -  0xe318ffc  com.apple.IOAccelerator (19.0.26 - 19.0.26) <6A93A355-1FC9-3E0A-8A4F-B924EC2F2CD8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0xe31e000 -  0xe329ffb  libGPUSupportMercury.dylib (8.6.1) <A4CBD804-F50A-365B-B348-AE6BC80D52A1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport Mercury.dylib
    0xe3ea000 -  0xe3f8ffb  com.apple.carbonbundletemplate (12,0,3, 5861 - 12,0,3) <E2AA3425-5750-1565-E605-F2B4E73C99AD> /Applications/Adobe Dreamweaver CS6/*/TSL.bundle/Contents/MacOS/TSL
    0xe42c000 -  0xe458ffa  GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0xe465000 -  0xe483fe3  com.apple.carbonbundletemplate (3.0.2,5861 - 3.0.2) <D9F11772-9E3E-2F0D-58E2-2B227F42A80E> /Applications/Adobe Dreamweaver CS6/*/MMNotes.bundle/Contents/MacOS/MMNotes
    0xe743000 -  0xe749ffb  com.apple.URLMount.CIFSPlugin (5.1.0 - 5.1.0) <9BCE2C09-9C98-3E4C-931C-899E0646855B> /System/Library/Filesystems/NetFSPlugins/smb.bundle/Contents/MacOS/smb
    0xe758000 -  0xe770fff  com.apple.SMBClient (1.8 - 1.8) <E368590C-8878-3E9C-A8D0-C80F3E0F3D70> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
    0xe77a000 -  0xe787ffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x10eba000 - 0x10efeff7  com.apple.carbonbundletemplate (1.0.0,5861 - 1.0.0) <E05115E9-61A6-9FE4-A4F1-47BD94B0C6D2> /Applications/Adobe Dreamweaver CS6/*/JSBridge.bundle/Contents/MacOS/JSBridge
    0x10f57000 - 0x10fc6fff  com.apple.DCERPC (1.5 - 53.1.1) <A6AD6B76-09A9-31BF-B20F-22F5D3368B02> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
    0x13f80000 - 0x13ff2fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/adobe_caps.framework/adobe_caps
    0x14400000 - 0x14454fe7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <0B80F7A7-EC10-A7C7-5E6E-787953553C55> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x1446d000 - 0x14494ffb +ServiceManager-Launcher.dylib (389) <4EEAF886-0B48-9FF4-BE65-41E222123A50> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
    0x1449e000 - 0x153e6fcb +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <FB642021-E854-27B0-9C15-E3567B4F56B9> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
    0x155e1000 - 0x1568cfff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x158d0000 - 0x158d5fff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <58BDA15D-2B2D-3E77-BC8C-D14AB1E4AC4E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x15956000 - 0x1598aff7 +com.adobe.pip (6.0.0.1654) <21A87289-747E-A0BD-2692-F9E844932E26> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
    0x17204000 - 0x172c2ff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x180ab000 - 0x18106ffb  com.apple.carbonbundletemplate (1.0 - 1.0) <DA5F24FA-0832-0CA7-C4EA-7024DA405574> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/PlugIns/NetIOSFTP.bundle/Contents/MacOS/NetIOSFTP
    0x1a109000 - 0x1aafbff3 +com.macromedia.Flash Player.authplaylib (10.2.152.34 - 10.2.152.34) <F5DEB3D4-4A6A-DDB6-8590-3E98276AE494> /Applications/Adobe Dreamweaver CS6/*/AuthPlayLib.bundle/Contents/MacOS/AuthPlayLib
    0x1b200000 - 0x1b351ff7  libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x1c6bf000 - 0x1ce26ff7 +WebKitDw.dylib (1) <7C445F29-1CAD-BCE3-70E0-2BE813A4E461> /Applications/Adobe Dreamweaver CS6/*/WebKitDw.dylib
    0x1e300000 - 0x1e422ff3  com.apple.carbonbundletemplate (1.0 - 1.0) <5AB1B702-5E88-F15B-098F-D88060E065FE> /Applications/Adobe Dreamweaver CS6/*/JS_KnowledgeEngine.bundle/Contents/MacOS/JS_KnowledgeEngine
    0x1e46c000 - 0x1e507ff3  com.apple.carbonbundletemplate (1.0 - 1.0) <BC4C9A0D-0563-F6AF-41CC-EA9CDD28DE39> /Applications/Adobe Dreamweaver CS6/*/PHP_KE.bundle/Contents/MacOS/PHP_KE
    0x1f500000 - 0x1f68cff8  GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x20300000 - 0x20597fe7  com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <97F2FDCC-0C16-33CC-B888-4DC58E257C4C> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLD river
    0x21600000 - 0x2171eff3  com.apple.WebKit (8536 - 8536.26.14) <C98F734D-D579-3F89-9A58-9EE890B1748E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x22800000 - 0x2348fff3  com.apple.WebCore (8536 - 8536.26.14) <82E97E6B-3F31-39A7-B41F-CD308E6EF238> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x23c11000 - 0x23c57ff3 +com.macromedia.extension.rds (1.0.1,5861 - 1.0.1) <642033AF-A842-36E8-FA1D-537863CBCAB2> /Applications/Adobe Dreamweaver CS6/*/RDS.bundle/Contents/MacOS/RDS
    0x40000000 - 0x400c4fe3 +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <FFA540EA-6CEB-F4D1-E0EF-A844A536D499> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fee7000 - 0x8ff19e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x90025ff3  com.apple.openscripting (1.3.6 - 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x90030000 - 0x90054fff  libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90058000 - 0x900afff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x900b0000 - 0x900daff9  com.apple.framework.Apple80211 (8.0.1 - 801.17) <8A8BBBFD-496B-35A6-A26E-ADF8D672D908> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x900db000 - 0x900f2ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x900f3000 - 0x900f5ffb  libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x900f6000 - 0x901cafff  com.apple.backup.framework (1.4.1 - 1.4.1) <55F2A679-9B21-3F43-A580-4C2ECF6A5FC5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x902dc000 - 0x9031eff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x9031f000 - 0x9035eff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9035f000 - 0x903b9fff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-

    Yes I have.
    Version 12 Vuild 5861
    I just made it crash again so I could get you the latest crash report
    Process:         Dreamweaver [3420]
    Path:            /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-12.0
    Version:         12.0.3.5861 (12.0.3)
    Code Type:       X86 (Native)
    Parent Process:  launchd [136]
    User ID:         501
    Date/Time:       2013-06-05 13:38:38.268 -0400
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          31812 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  15346 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      11003718-25C7-52F8-83DD-B0E8176D9AC2
    Crashed Thread:  0  Dispatch queue: NSPersistentUI Work
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
        __TEXT                 0000000000001000-000000000199a000 [ 25.6M] r-x/rwx SM=COW  /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Thread 0 Crashed:: Dispatch queue: NSPersistentUI Work
    0   com.apple.CoreFoundation                0x9839eabd __CFBinaryPlistWrite + 317
    1   com.apple.CoreFoundation                0x98401c1e __CFBinaryPlistWriteToStreamWithOptions + 46
    2   com.apple.Foundation                    0x911d3cec -[NSKeyedArchiver finishEncoding] + 628
    3   com.apple.AppKit                        0x999f654a -[NSPersistentUIRecord generateArchive:] + 204
    4   com.apple.AppKit                        0x999f62b8 -[NSPersistentUIBucket encodeInvalidPersistentStateIntoRecords:] + 186
    5   com.apple.AppKit                        0x999f5d94 __85-[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:]_block_invoke_0 + 707
    6   libdispatch.dylib                       0x9144bc82 _dispatch_client_callout + 46
    7   libdispatch.dylib                       0x9144d456 _dispatch_barrier_sync_f_invoke + 39
    8   libdispatch.dylib                       0x9144d42d dispatch_barrier_sync_f + 87
    9   libdispatch.dylib                       0x9144fc3e dispatch_sync + 45
    10  com.apple.AppKit                        0x999f574e -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 697
    11  com.apple.AppKit                        0x999f5467 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 198
    12  com.apple.AppKit                        0x999f52f6 __42-[NSPersistentUIManager acquireDirtyState]_block_invoke_0 + 106
    13  com.apple.AppKit                        0x9991c27e ____NSHysteresisBlock_block_invoke_0 + 258
    14  libdispatch.dylib                       0x9144bc82 _dispatch_client_callout + 46
    15  libdispatch.dylib                       0x9144e007 _dispatch_source_invoke + 699
    16  libdispatch.dylib                       0x9144d00a _dispatch_queue_invoke + 66
    17  libdispatch.dylib                       0x914512af _dispatch_main_queue_callback_4CF + 171
    18  com.apple.CoreFoundation                0x983a1c39 __CFRunLoopRun + 1961
    19  com.apple.CoreFoundation                0x983a102a CFRunLoopRunSpecific + 378
    20  com.apple.CoreFoundation                0x983a0e9b CFRunLoopRunInMode + 123
    21  com.apple.HIToolbox                     0x9636af5a RunCurrentEventLoopInMode + 242
    22  com.apple.HIToolbox                     0x9636acc9 ReceiveNextEventCommon + 374
    23  com.apple.HIToolbox                     0x9636ab44 BlockUntilNextEventMatchingListInMode + 88
    24  com.apple.AppKit                        0x998369aa _DPSNextEvent + 724
    25  com.apple.AppKit                        0x998361dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    26  com.adobe.dreamweaver-12.0              0x003e9087 CEventDispatcher::ProcessEvent(int, unsigned long) + 529
    27  com.adobe.dreamweaver-12.0              0x00ff1463 DWNetCallback::ProcessAppMessages() + 49
    28  com.adobe.dreamweaver-12.0              0x00ff1c1e DWNetCallback::WaitUntilDone() + 1974
    29  com.adobe.dreamweaver-12.0              0x00c74f80 CNetIOAgent::ChDir(unsigned short const*, CSiteInfo*) + 2170
    30  com.adobe.dreamweaver-12.0              0x00310647 CFileTransfer::GetRemoteFileInfo(CString, CString, unsigned long*, _FILETIME*, int*, int, CSiteInfo*) + 873
    31  com.adobe.dreamweaver-12.0              0x00330ee7 SiteNet::GetRemoteFileInfo(CString, CString, unsigned long*, _FILETIME*, int*, int, CSiteInfo*) + 105
    32  com.adobe.dreamweaver-12.0              0x00c7be7f CNetIOAgent::CheckLockFileOwner(unsigned short const*, CString&, CString*, CSiteInfo*) + 205
    33  com.adobe.dreamweaver-12.0              0x00d20bcf CTransferAgent::GetFileLockInfo(unsigned short const*, bool&, CString&, CString&, CSiteInfo*) + 379
    34  com.adobe.dreamweaver-12.0              0x00c7354c CNetIOAgent::GetFileLockInfo(unsigned short const*, bool&, CString&, CString&, CSiteInfo*) + 1340
    35  com.adobe.dreamweaver-12.0              0x00305bc6 CFileTransfer::UploadOK(CString, CString, CString, CString, int, int&, int&, int&, CSiteInfo*, CString, int) + 1170
    36  com.adobe.dreamweaver-12.0              0x0031dafd CFileTransfer::UploadAFile(CString, CString, CString, unsigned long, CString, int, int, _FILETIME*, int&, int&, int&, int, int, int*, int, int*, CSiteInfo*, int*, int) + 2969
    37  com.adobe.dreamweaver-12.0              0x003314fe SiteNet::UploadAFile(CString, CString, CString, unsigned long, CString, int, int, _FILETIME*, int&, int&, int&, int, int, int*, int, int*, CSiteInfo*, int*, int, bool) + 518
    38  com.adobe.dreamweaver-12.0              0x001e9590 CSiteInfo::Put(CString const&, int) + 1730
    39  com.adobe.dreamweaver-12.0              0x001f2087 SiteServices::Put(CString const&, bool) + 285
    40  com.adobe.dreamweaver-12.0              0x009aa963 JSObjSite::put(JSContext*, JSObject*, unsigned int, long*, long*) + 341
    41  com.adobe.dreamweaver-12.0              0x004cb528 JSCallNativeSafe + 52
    42  com.adobe.dreamweaver-12.0              0x00403bed js_Invoke + 2440
    43  com.adobe.dreamweaver-12.0              0x0044d3a6 js_Interpret + 300471
    44  com.adobe.dreamweaver-12.0              0x0049f46b js_Execute + 502
    45  com.adobe.dreamweaver-12.0              0x003ebd71 JS_EvaluateUCScriptForPrincipals + 130
    46  com.adobe.dreamweaver-12.0              0x003ebdf5 JS_EvaluateUCScript + 67
    47  com.adobe.dreamweaver-12.0              0x000f7e42 JSInterp::ExecuteScript(Run*, TitanDoc*, unsigned short const*, unsigned short const*, unsigned short const*, long, unsigned short const*, CString*, JSInterp::ScriptMode, int, int, int, int, int, int) + 1670
    48  com.adobe.dreamweaver-12.0              0x000e3b88 JSCommand::RunCommand(JSMfcDoc*, unsigned short const*, int, long*, JSCommand::CommandContext) + 616
    49  com.adobe.dreamweaver-12.0              0x009f469f JSUICommand::CallExecuteOrKillFocusHandler(TitanDoc*, int, unsigned short const*, bool) + 991
    50  com.adobe.dreamweaver-12.0              0x009f4ab3 JSUICommand::Execute(TitanDoc*, int, unsigned short const*) + 215
    51  com.adobe.dreamweaver-12.0              0x009ca760 JSMenusCommands::Execute(unsigned int) const + 312
    52  com.adobe.dreamweaver-12.0              0x009c62d5 JSMenus::ExecuteCommand(unsigned int) const + 27
    53  com.adobe.dreamweaver-12.0              0x00569eac TitanFrame::OnExecuteJSMenuItem(unsigned int) + 34
    54  com.adobe.dreamweaver-12.0              0x0113f771 CCmdTarget::OnCmdMsg(unsigned int, int, void*, AFX_CMDHANDLERINFO*) + 271
    55  com.adobe.dreamweaver-12.0              0x0113ffd1 CFrameWnd::OnCmdMsg(unsigned int, int, void*, AFX_CMDHANDLERINFO*) + 121
    56  com.adobe.dreamweaver-12.0              0x0112c881 CWnd::OnCommand(unsigned int, long) + 239
    57  com.adobe.dreamweaver-12.0              0x0112ad40 CWnd::OnWndMsg(unsigned int, unsigned int, long, long*) + 60
    58  com.adobe.dreamweaver-12.0              0x0112a3b2 CWnd::WindowProc(unsigned int, unsigned int, long) + 58
    59  com.adobe.dreamweaver-12.0              0x003ab20e CWnd::WinSendMessage(unsigned int, unsigned int, long) + 44
    60  com.adobe.dreamweaver-12.0              0x01227acb MMUI::COwlFrameWnd::OnCommand(unsigned int, long) + 65
    61  com.adobe.dreamweaver-12.0              0x00580d3c TitanMainFrame::OnCommand(unsigned int, long) + 60
    62  com.adobe.dreamweaver-12.0              0x0112ad40 CWnd::OnWndMsg(unsigned int, unsigned int, long, long*) + 60
    63  com.adobe.dreamweaver-12.0              0x0112a3b2 CWnd::WindowProc(unsigned int, unsigned int, long) + 58
    64  com.adobe.dreamweaver-12.0              0x003ab20e CWnd::WinSendMessage(unsigned int, unsigned int, long) + 44
    65  com.adobe.dreamweaver-12.0              0x0112ab64 CPostedMessage::SpendTime() + 196
    66  com.adobe.dreamweaver-12.0              0x003aae9f CPostedMessage::PostedMessageHandler(long const&) + 249
    67  com.adobe.dreamweaver-12.0              0x003ab0d1 CPostedMessage::HandlePostedMessages(bool) + 493
    68  com.adobe.dreamweaver-12.0              0x0114d0c4 CRealApp::DoPreEventProcessing(dvaui::ui::OS_Event const&) + 108
    69  com.adobe.exo.framework                 0x040fbf8d exo::app::AppBase::PreEventProcessing(dvaui::ui::OS_Event const&) + 27
    70  com.adobe.exo.framework                 0x04102d5f boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<bool, boost::_mfi::mf1<bool, exo::app::AppBase, dvaui::ui::OS_Event const&>, boost::_bi::list2<boost::_bi::value<exo::app::OS_AppBase*>, boost::_bi::value<dvaui::ui::OS_Event> > >, bool>::invoke(boost::detail::function::function_buffer&) + 47
    71  com.adobe.dreamweaver-12.0              0x0119d2c2 int dvacore::config::ErrorManager::ExecuteFunction<bool>(boost::function0<bool>*, bool*) + 32
    72  com.adobe.dreamweaver-12.0              0x0119d128 boost::detail::function::function_obj_invoker0<boost::_bi::bind_t<int, int (*)(boost::function0<bool>*, bool*), boost::_bi::list2<boost::_bi::value<boost::function0<bool>*>, boost::_bi::value<bool*> > >, int>::invoke(boost::detail::function::function_buffer&) + 24
    73  com.adobe.dreamweaver-12.0              0x0114e708 TestErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 50
    74  com.adobe.dreamweaver-12.0              0x0119d1b5 bool dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<bool>(boost::f unction0<bool>, bool*) + 127
    75  com.adobe.dreamweaver-12.0              0x0119d4db bool dvacore::config::ExecuteTopLevelFunction<bool>(boost::function0<bool>, bool*) + 123
    76  com.adobe.exo.framework                 0x0410165e -[ExoMacApplication sendEvent:] + 366
    77  com.apple.AppKit                        0x9982c69c -[NSApplication run] + 951
    78  com.adobe.exo.framework                 0x04100b73 exo::app::OS_AppBase::RunEventLoop() + 67
    79  com.adobe.dreamweaver-12.0              0x0114cb4f CRealApp::Run() + 395
    80  com.adobe.dreamweaver-12.0              0x011303b0 CWinAppImpl::Run() + 36
    81  com.adobe.dreamweaver-12.0              0x0113069f main + 95
    82  com.adobe.dreamweaver-12.0              0x004e1175 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9789e9ae kevent + 10
    1   libdispatch.dylib                       0x9144ec71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x9144e7a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90842280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x908c80e0 pthread_cond_timedwait$UNIX2003 + 70
    3   com.adobe.boost_threads.framework          0x0285826e boost::condition_variable::timed_wait(boost::unique_lock<boost::mutex>&, boost::posix_time::ptime const&) + 812
    4   com.adobe.boost_threads.framework          0x02851680 boost::this_thread::sleep(boost::posix_time::ptime const&) + 128
    5   com.adobe.dreamweaver-12.0              0x00902146 JSInterp::testForINET() + 110
    6   com.adobe.dreamweaver-12.0              0x00902ea5 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, JSInterp>, boost::_bi::list1<boost::_bi::value<JSInterp*> > >, void>::invoke(boost::detail::function::function_buffer&) + 37
    7   com.adobe.dvacore.framework             0x03461b37 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&) + 151
    8   com.adobe.dvacore.framework             0x03461c48 boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()> const&, boost::function<void ()> const&), boost::_bi::list5<boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<dvacore::threads::ThreadPriority>, boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::function<void ()> > > > >::run() + 64
    9   com.adobe.boost_threads.framework          0x02850737 thread_proxy + 167
    10  libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    11  libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9789dc72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x908c7a55 nanosleep$UNIX2003 + 189
    2   com.apple.carbonbundletemplate          0x10f984db ScObjects::Thread::sleep(unsigned int) + 59
    3   com.apple.carbonbundletemplate          0x10f94339 ScObjects::BridgeTalkThread::run() + 185
    4   com.apple.carbonbundletemplate          0x10f98848 ScObjects::Thread::go(void*) + 168
    5   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9789db3e __recvfrom + 10
    1   libsystem_c.dylib                       0x908c7bbf recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x14715733 Invoke + 47867
    3   ServiceManager-Launcher.dylib           0x14714846 Invoke + 44046
    4   ServiceManager-Launcher.dylib           0x14713988 Invoke + 40272
    5   ServiceManager-Launcher.dylib           0x14713a0f Invoke + 40407
    6   ServiceManager-Launcher.dylib           0x1470ebaf Invoke + 20343
    7   ServiceManager-Launcher.dylib           0x1470eea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib           0x1470f685 Invoke + 23117
    9   ServiceManager-Launcher.dylib           0x1470f8f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib           0x147122a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib           0x147123fd Invoke + 34757
    12  ServiceManager-Launcher.dylib           0x14712c91 Invoke + 36953
    13  ServiceManager-Launcher.dylib           0x14712db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib           0x14705656 Login + 461
    15  ServiceManager-Launcher.dylib           0x1470909a Login + 15377
    16  ServiceManager-Launcher.dylib           0x14713165 Invoke + 38189
    17  ServiceManager-Launcher.dylib           0x147152eb Invoke + 46771
    18  libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    19  libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90842280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x908c8095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x149e904f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x1477a62f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x149e913e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x149e91a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x149e92c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90842280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x908c8095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x149e904f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x1477a62f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x149e913e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x149e91a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x149e92c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90842280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x908c8095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x149e904f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x1477a62f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x149e913e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x149e91a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x149e92c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90842280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x908c8095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x149e904f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x1477a62f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x149e913e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x149e91a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x149e92c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x908422e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x90842572 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine                    0x149e9017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine                    0x14a0220e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine                    0x149e913e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x149e91a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x149e92c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x908422e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x90842572 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine                    0x149e9017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine                    0x14b770c8 APXGetHostAPI + 4264072
    5   com.adobe.ape.engine                    0x149e913e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x149e91a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x149e92c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x908422e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x908cfaf0 pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x1af9025f 0x1ab40000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x1ab5a39f 0x1ab40000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x1af9034c 0x1ab40000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x1af90390 0x1ab40000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x1af904b6 0x1ab40000 + 4523190
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x908422e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x908cfaf0 pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x1af9025f 0x1ab40000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x1ab5a39f 0x1ab40000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x1af9034c 0x1ab40000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x1af90390 0x1ab40000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x1af904b6 0x1ab40000 + 4523190
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x908422e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x908cfaf0 pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x1af9025f 0x1ab40000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x1ab5a39f 0x1ab40000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x1af9034c 0x1ab40000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x1af90390 0x1ab40000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x1af904b6 0x1ab40000 + 4523190
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x908422e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x908cfaf0 pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x1af9025f 0x1ab40000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x1ab5a39f 0x1ab40000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x1af9034c 0x1ab40000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x1af90390 0x1ab40000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x1af904b6 0x1ab40000 + 4523190
    8   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 15:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x9789dbe6 __select + 10
    1   com.apple.CoreFoundation                0x983e5660 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    3   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 16:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x9789b7d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9789acb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x9839bf89 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x983a196f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x983a102a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x983a0e9b CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x9116363a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x911c77c8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x911c774b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    10  libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9789d8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x90842280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x908c8095 pthread_cond_wait$UNIX2003 + 71
    3   WebKitDw.dylib                          0x2711a273 WTF::TCMalloc_PageHeap::scavengerThread() + 179
    4   WebKitDw.dylib                          0x2711a2e1 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 17
    5   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9789dc72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x908c7a55 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x908c791e usleep$UNIX2003 + 60
    3   com.adobe.dreamweaver-12.0              0x003a9d55 Sleep + 21
    4   com.adobe.dreamweaver-12.0              0x00f559d6 CodeViewTypingMonitorThread::MonitorThread() + 184
    5   com.adobe.dreamweaver-12.0              0x00f55a73 CodeViewTypingMonitorThread::tramp(void*) + 17
    6   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    7   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9789dbe6 __select + 10
    1   com.apple.carbonbundletemplate          0x16f9a13a client_loop + 4252
    2   com.apple.carbonbundletemplate          0x16f6e486 MMNetIO::ssh_thread(void*) + 2147
    3   libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    4   libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x9789d672 __mmap + 10
    1   libsystem_c.dylib                       0x9085969b allocate_pages + 163
    2   libsystem_c.dylib                       0x908651ec allocate_pages_securely + 77
    3   libsystem_c.dylib                       0x90864a3d szone_malloc_should_clear + 3219
    4   libsystem_c.dylib                       0x90859a9e szone_malloc + 24
    5   libsystem_c.dylib                       0x908575ab malloc_zone_malloc + 75
    6   libsystem_c.dylib                       0x90857fe7 malloc + 53
    7   com.apple.carbonbundletemplate          0x16f7be22 xmalloc + 47
    8   com.apple.carbonbundletemplate          0x16f86749 buffer_init + 29
    9   com.apple.carbonbundletemplate          0x16f9cc86 send_path_request + 33
    10  com.apple.carbonbundletemplate          0x16f9d58e do_realpath + 51
    11  com.apple.carbonbundletemplate          0x16f67f44 MMNetIO::SFTPNetChannelProcessor::ResolvePathAndEnsureConnected(MM::URI const&, MM::URI&, bool) + 600
    12  com.apple.carbonbundletemplate          0x16f697a3 MMNetIO::SFTPNetChannelProcessor::ChDir(MM::URI const&, MMNetIO::NetCallback*, bool) + 159
    13  com.apple.carbonbundletemplate          0x16f61ce9 MMNetIO::RequestDelegator<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannelProcessor>::ChDirRequest::operator()(MMNetIO::SFTPNetChannel*) + 43
    14  com.apple.carbonbundletemplate          0x16f67025 MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::ProcessRequests() + 309
    15  com.apple.carbonbundletemplate          0x16f6730a MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::RequestProcessorTrampoline(void*) + 29
    16  libsystem_c.dylib                       0x9083d5b7 _pthread_start + 344
    17  libsystem_c.dylib                       0x90827d4e thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x9789e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x908400ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9083fe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90827d2a start_wqthread + 30
    Thread 22:
    0   libsystem_kernel.dylib                  0x9789e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x908400ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9083fe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90827d2a start_wqthread + 30
    Thread 23:
    0   libsystem_kernel.dylib                  0x9789e0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x908400ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9083fe79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90827d2a start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x3f6bb460  ebx: 0x9839e98e  ecx: 0x0946f000  edx: 0xffffff00
      edi: 0x00000026  esi: 0x00000000  ebp: 0xbfffa7b8  esp: 0xbfffa740
       ss: 0x00000023  efl: 0x00010282  eip: 0x9839eabd   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 4
    Binary Images:
        0x1000 -  0x1999fff +com.adobe.dreamweaver-12.0 (12.0.3.5861 - 12.0.3) <AD5EE425-1893-6B69-3523-7ED8E8791439> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    0x284f000 -  0x285dff3 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <9B0896C8-87E5-B923-CA3F-B05D04C3256B> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x2882000 -  0x288cffb +com.adobe.boost_signals.framework (5.0.0 - 5.0.0.0) <1897E803-BCF8-6C95-486D-0310C8D4498D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0x28a5000 -  0x28abff7 +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <C778F360-5127-DC6F-AF11-B8E740FEA70D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x28cb000 -  0x28cefff +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <C82B769F-ACC3-381C-F2DB-FD3AEC922024> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x28d6000 -  0x2c06feb +com.adobe.dvaadameve.framework (5.0.0 - 5.0.0.0) <E215B16F-CE4F-6310-2F1E-E09AD98A039B> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x33af000 -  0x33c3ff3 +com.adobe.boost_filesystem.framework (5.0.0 - 5.0.0.0) <E390DE97-AB0E-8B5B-902C-B022AC25BE2A> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x33ee000 -  0x356eff3 +com.adobe.dvacore.framework (5.0.0 - 5.0.0.0) <2C2F1AC4-0B0D-70F7-AD30-495E8A4FBE15> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x370a000 -  0x3b2cfef +com.adobe.dvaui.framework (5.0.0 - 5.0.0.0) <E4CC4793-8643-D277-E592-2E4911F47EDA> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x40f8000 -  0x419dfff +com.adobe.exo.framework (5.0.0 - 5.0.0.0) <9DD2CD81-CA49-1BD9-46D9-68CF27B7CBCA> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/exo.framework/Versions/A/exo
    0x42da000 -  0x4388fff +com.adobe.dvaworkspace.framework (5.0.0 - 5.0.0.0) <C2B0D13C-4169-96B2-0BEE-E959CD60B3EB> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
    0x44af000 -  0x4689feb +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <9E6B8841-D4FA-A2B7-2B0A-1D2DE2219B00> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x46b7000 -  0x46beffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x46c7000 -  0x46e0fe7 +libChar16.dylib (1) <01D2F0C6-2293-2DA2-D657-615E2FBEC461> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libChar16.dylib
    0x46fd000 -  0x471fff7 +libCoreTypes.dylib (1) <ED1F3549-CC2D-CEDA-6BCC-279C1FA5B5E5> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCoreTypes.dylib
    0x4738000 -  0x4780ff7 +libCurl.dylib (1) <78252D58-D62B-0AA5-8E50-88B802649FA6> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCurl.dylib
    0x479c000 -  0x47a9ff7 +libZ.dylib (1) <6084E6B1-EAE8-FB0C-12BA-F9C552105964> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libZ.dylib
    0x47b1000 -  0x485dff7 +libCrypto.dylib (1) <6C1FA1C0-3C11-8FE1-5BE7-C30E52FA6BB4> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCrypto.dylib
    0x4901000 -  0x4924ff7 +libSSL.dylib (1) <FEC204B1-B911-24AD-B0E6-23A6072EB483> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libSSL.dylib
    0x493c000 -  0x493dff7 +libCocoa.dylib (1) <DCDB2597-90DA-9DE8-D61C-DA9DEA9A7004> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCocoa.dylib
    0x4943000 -  0x4b8efff  com.apple.carbonframeworktemplate (1.0 - 1.0) <0C61F08E-9C2A-A891-A801-4A1739AE0E68> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/Xerces.framework/Versions/A/Xerces
    0x4e5a000 -  0x4e65ff3  com.apple.carbonframeworktemplate (1.0 - 1.0) <36B98806-E9D0-004C-2707-66E86E805479> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/NetIO.framework/Versions/A/NetIO
    0x4e75000 -  0x4e78ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120720) <A6503206-E545-4C47-B725-D6658C3E0BF5> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x4e7f000 -  0x4ffbff3 +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <464E11C2-11BF-EED9-445F-B110D65E1944> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x500b000 -  0x55d2fef +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <895F58FE-CF43-B09B-336E-C7725860E6AF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x5645000 -  0x5660fff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <147A128F-ACC3-A4AB-C003-20CEAD8AE1CC> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x5666000 -  0x568cfff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <55E00096-6399-E2FD-021E-A15B8CF15ABB> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x5692000 -  0x59b9ffb +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <4DB6A24B-C380-EF7A-B9A1-BF373C6F0AAD> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x59f1000 -  0x6a9dff3 +com.adobe.psl (AdobePSL 13.0.0.19655 - 13.0.0.19655) <47A9AAEC-43CD-17C9-6E58-6312315FC15D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x6c16000 -  0x6c3efeb +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <C38ACBCE-04AA-DF40-FF79-29377F25CDAF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x6c5d000 -  0x6cb9fef +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <123A0829-A85B-6E67-0E48-4F37B08E4C03> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x6cc2000 -  0x6d2fffb +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <82DA9279-45D2-AD40-C86C-F5A94B9DAAFF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x6d7e000 -  0x6e60ff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x6e70000 -  0x6f58fe3 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <2540764B-C2F2-61D7-EFBA-6663171FD19A> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x6fe9000 -  0x6fedffd  com.apple.JavaVM (14.7.0 - 14.7.0) <1163556C-5C1D-3C5A-8767-682DAE7D3174> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x6ff5000 -  0x700bffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0x7014000 -  0x70ffff3 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17018) <8CA89B59-BCD4-58A2-D40E-C41F1621EAD1> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x7188000 -  0x7ecdff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x7ee1000 -  0x7f7ffe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x7fa2000 -  0x80d7fe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x814c000 -  0x823dfef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x827b000 -  0x8831fe7 +com.adobe.dw.imageoptimization.engine (Dreamweaver Image Optimization CS6 Library version "12.0.0.043" - "12.0.0.043") <932726A9-6ECC-4BE5-9271-3482F6025679> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/ImageOptimization.framework/Versions/A/ImageOptimization
    0x8e51000 -  0x8f91feb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x9004000 -  0x9047ff3 +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 6.0.0.24 - 6.0.0.24) <4B40551F-5306-C836-02AD-109826BD580C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x9060000 -  0x91f4fff +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <2205B6E1-7C9E-1892-EC68-C1B326C727A8> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x929c000 -  0x9331ffb +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <C20DE974-3D58-D711-D132-EF1C9274D7B3> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x93ea000 -  0x9403ff7  com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x9412000 -  0x9412ff7  libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib
    0x9416000 -  0x9435fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/libtbb.dylib
    0x944c000 -  0x9454fef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x9463000 -  0x9467ffd  JavaLaunching (1) <7563529B-688F-3DEA-9E80-EF48F0CBF58D> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
    0x94c4000 -  0x94c5ffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x97e2000 -  0x97efff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0xa708000 -  0xa70cff9  libgermantok.dylib (7) <C97A0581-E8D3-3EC1-929E-4EEC7863E279> /usr/lib/libgermantok.dylib
    0xa71a000 -  0xa71aff5 +cl_kernels (???) <0ED8B302-2C2F-4B85-BBE8-9157AF6506F6> cl_kernels
    0xa71c000 -  0xa71dff7 +com.symantec.NAVCMPlugIn (12.1.1000 - 0157) <8414AAC3-87DC-9546-AB5B-2478D2DBE207> /Library/Contextual Menu Items/SAVCMPlugIn.plugin/Contents/MacOS/SAVCMPlugIn
    0xa769000 -  0xa76dffb  libFontRegistryUI.dylib (100) <10CAC446-A500-3291-A144-7FAFA57D6720> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
    0xc7f7000 -  0xc7f8ff8  ATSHI.dylib (341.1) <7FD74F4D-E42A-30CB-8863-1832BFADFE5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0xe41c000 -  0xe42afff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xe42e000 -  0xe440ffd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xe6b1000 -  0xe6b2ffb  com.apple.carbonbundletemplate (12,0,3, 5861 - 12,0,3) <CDAB0012-9A77-945D-70F9-02408723CE65> /Applications/Adobe Dreamweaver CS6/*/MM.bundle/Contents/MacOS/MM
    0xe6b8000 -  0xe6b9ff7  com.apple.carbonbundletemplate (12,0,3, 5861 - 12,0,3) <563D6CD1-4898-46D5-4E9C-F2414A892913> /Applications/Adobe Dreamweaver CS6/*/DWfile.bundle/Contents/MacOS/DWfile
    0xe6ce000 -  0xe6d3fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0xe75f000 -  0xe77dfe3  com.apple.carbonbundletemplate (3.0.2,5861 - 3.0.2) <D9F11772-9E3E-2F0D-58E2-2B227F42A80E> /Applications/Adobe Dreamweaver CS6/*/MMNotes.bundle/Contents/MacOS/MMNotes
    0xf012000 -  0xf012fff +cl_kernels (???) <E5221FB8-3E65-4C7B-8B7D-61B2C425B8A8> cl_kernels
    0xf014000 -  0xf0a6fff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra .dylib
    0xf0bb000 -  0xf0bcff1 +cl_kernels (???) <3F795233-0F8A-45AA-A88F-125096826A23> cl_kernels
    0xf242000 -  0xf243ffd +cl_kernels (???) <514489A4-5C91-4053-874F-0138AD5B7261> cl_kernels
    0xf264000 -  0xf26affb  com.apple.URLMount.CIFSPlugin (5.1.0 - 5.1.0) <8BC96CE1-7B88-3CC9-9D80-72F73BBA45D2> /System/Library/Filesystems/NetFSPlugins/smb.bundle/Contents/MacOS/smb
    0xf279000 -  0xf291fff  com.apple.SMBClient (1.8 - 1.8) <22670F40-F770-3E90-977E-F197B45DE9E9> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
    0xf29b000 -  0xf30afff  com.apple.DCERPC (1.5 - 53.1.1) <A6AD6B76-09A9-31BF-B20F-22F5D3368B02> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
    0xf329000 -  0xf336ffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0xf351000 -  0xf35fffb  com.apple.carbonbundletemplate (12,0,3, 5861 - 12,0,3) <E2AA3425-5750-1565-E605-F2B4E73C99AD> /Applications/Adobe Dreamweaver CS6/*/TSL.bundle/Contents/MacOS/TSL
    0x10f79000 - 0x10fbdff7  com.apple.carbonbundletemplate (1.0.0,5861 - 1.0.0) <E05115E9-61A6-9FE4-A4F1-47BD94B0C6D2> /Applications/Adobe Dreamweaver CS6/*/JSBridge.bundle/Contents/MacOS/JSBridge
    0x14300000 - 0x14372fef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/adobe_caps.framework/adobe_caps
    0x14380000 - 0x143d4fe7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <0B80F7A7-EC10-A7C7-5E6E-787953553C55> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x14700000 - 0x14727ffb +ServiceManager-Launcher.dylib (389) <4EEAF886-0B48-9FF4-BE65-41E222123A50> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
    0x14731000 - 0x15679fcb +com.adobe.ape.engine (3.3.8.19346 - 3.3.8.19346) <FB642021-E854-27B0-9C15-E3567B4F56B9> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbea peengine
    0x15874000 - 0x1591ffff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x16067000 - 0x16125ff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x165f5000 - 0x165f8ffd  com.apple.IOAccelerator (30.14 - 30.14) <0A58BEF8-4674-3406-86DF-1AC1DACA5024> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x16d00000 - 0x16d34ff7 +com.adobe.pip (6.0.0.1654) <21A87289-747E-A0BD-2692-F9E844932E26> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
    0x16d40000 - 0x16ed4ffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16f0b000 - 0x16f15fff  libGPUSupportMercury.dylib (8.7.25) <87F444BD-991C-334E-B000-3B0FB8861D50> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport Mercury.dylib
    0x16f1d000 - 0x16f48ff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x16f51000 - 0x16f59ffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x16f60000 - 0x16fbbffb  com.apple.carbonbundletemplate (1.0 - 1.0) <DA5F24FA-0832-0CA7-C4EA-7024DA405574> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/PlugIns/NetIOSFTP.bundle/Contents/MacOS/NetIOSFTP
    0x17800000 - 0x17981fff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x179b3000 - 0x17c7cfff  com.apple.AMDRadeonX3000GLDriver (1.6.37 - 1.0.6) <BEB660F2-0F20-37FC-AF86-C7FCDBFDD513> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLD river
    0x1ab40000 - 0x1b532ff3 +com.macromedia.Flash Player.authplaylib (10.2.152.34 - 10.2.152.34) <F5DEB3D4-4A6A-DDB6-8590-3E98276AE494> /Applications/Adobe Dreamweaver CS6/*/AuthPlayLib.bundle/Contents/MacOS/AuthPlayLib
    0x1e7af000 - 0x1e7f5ff3 +com.macromedia.extension.rds (1.0.1,5861 - 1.0.1) <642033AF-A842-36E8-FA1D-537863CBCAB2> /Applications/Adobe Dreamweaver CS6/*/RDS.bundle/Contents/MacOS/RDS
    0x1eb00000 - 0x1eb29ff7  com.apple.datadetectors (4.0 - 199.0) <664C00F7-1E59-33F8-9401-DB4784A189B6> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x1ebbe000 - 0x1ec50fff  unorm8_argb.dylib (2.2.16) <1834DE22-065D-395E-8E00-1A131B3FD30B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb .dylib
    0x21c34000 - 0x21c58fff  com.apple.security.csparser (3.0 - 55179.11) <F7C9285E-F077-3D96-8F9D-24497266F35D> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/cspa rser
    0x21e00000 - 0x21f22ff3  com.apple.carbonbundletemplate (1.0 - 1.0) <5AB1B702-5E88-F15B-098F-D88060E065FE> /Applications/Adobe Dreamweaver CS6/*/JS_KnowledgeEngine.bundle/Contents/MacOS/JS_KnowledgeEngine
    0x23c08000 - 0x23ca3ff3  com.apple.carbonbundletemplate (1.0 - 1.0) <BC4C9A0D-0563-F6AF-41CC-EA9CDD28DE39> /Applications/Adobe Dreamweaver CS6/*/PHP_KE.bundle/Contents/MacOS/PHP_KE
    0x27000000 - 0x27767ff7 +WebKitDw.dylib (1) <7C445F29-1CAD-BCE3-70E0-2BE813A4E461> /Applications/Adobe Dreamweaver CS6/*/WebKitDw.dylib
    0x29100000 - 0x2921fffb  com.apple.WebKit (8536 - 8536.28.10) <C181C3FB-91E3-38AB-A709-6B61935B3AD8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x2a758000 - 0x2b3ebffb  com.apple.WebCore (8536 - 8536.28.10) <AA738A8C-808D-302A-B58D-404C58075C45> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x40000000 - 0x400c4fe3 +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <FFA540EA-6CEB-F4D1-E0EF-A844A536D499> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe85000 - 0x8feb7e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x90053fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x90054000 - 0x90064ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x90065000 - 0x90071ffe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib
    0x90072000 - 0x9042affa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x9042b000 - 0x90450ff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90451000 - 0x904b5ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x904b6000 - 0x904b6fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x904b7000 - 0x90501ff7  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <1D7CB11D-C28C-3A25-865A-4AD6EE40D493> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x90502000 - 0x90515ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x90516000 - 0x90523ff7  com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90524000 - 0x90621ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x90626000 - 0x90629ff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x9062a000 - 0x90647ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x90648000 - 0x90696ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A

  • Finder locking up on Connect to Server

    hey, sorry but I am new to this area of my Mac. Why would Finder lock up so quickly if I am trying to connect to a remote server? I conenct to my work's VPN and when I go to Go > Connect to Server and choose the smb path for our folder tree at work, it immediately locks up. Anyone got an idea why it may be happening? Or what I could do to resolve it?

    This is how I am connecting.
    ftp://[email protected]//[email protected]
    When I do that, it works. But all the files are only read-only.
    I am in talks with my server admin right now, he has some sgguestions. I will keep this post updated.

  • Dreamweaver CS6 keeps freezing when clicking on "live" or "design"

    My dreamweaver cs6 keeps freezing.
    I posted a screenshot:
    https://www.dropbox.com/s/vf3i6njgpwy53x3/site.png
    I have updated all adobe software so it's the latest build.. My computer is working fine, the only thing that crashes is DW.
    Help?

    This can be caused by a number of things. One of the easiest to test is  external javascript files.
    If you have any javascripts that are pointing to someone else's server, you can add a comment around them and see if that fixes the issue. It's always best to have a local copy of those files within your site vs relying on someons else's server to be up and running to make your site function.
    You can add comments like this...
    <!-- <script href="http://www.othersite.com/js.js" type="text/javascript></script> -->
    If you don't have links to .js files similar to what I've explained, you can validate your code here: http://validator.w3.org/ and repair any errors
    Invalid code can definitely cause some strange issues in DW.
    If you don't have external links as explained and your code validates (or you fix all errors and still have the issue), there may be something else in the source causing problems. If you could post a link to an offending page online, we would be able to take a better look.

  • Finder error -36 when connecting to server - smbclient in terminal works

    Finder > Go > Connect to Server
    When ever I need to connect to a smb server using Finder, I get the constant error -36.
    In console :
    mount_smbfs: session setup phase failed: syserr = Socket is not connected
    mount_smbfs: could not login to server EXIT15: syserr = Socket is not connected
    mount_smbfs: 2 failures to open smb device: syserr = Resource busy
    mount_smbfs: session setup phase failed: syserr = Authentication error
    mount_smbfs: error from NetrShareEnum call: exception = 382312500
    I can sometimes select the share to mount, and it tries for a few seconds, never succeeds.
    10.4.10, but this was also case previously. We have every single Mac with this symptom so it is 7 work units at the moment, a Mac Pro, MacBook Pros, MacBook, Mac mini.
    Wired, wireless, and even VPN, no matter how the mac is connected to the net.
    Every non-Mac server at work tested gives this error when trying to connect to their shares.
    smbclient in terminal works.
    http://www.macwindows.com/tiger.html and Apple kbase article 301580 suggestions for nsmb.conf didn't make any difference. (the nsmb noauth being a very poor choice if it would work)
    smb.conf and nsmb.conf any security settings don't make any difference.
    I have working details for connection, so share, ip and dns name, username and password for connection work.
    Connecting from Terminal works.
    Connecting from any Windows or Linux virtual machine on Fusion on these same Macs work too.
    I have changed the workgroup to the correct one in Directory Access.
    I have tried all connection syntaxes suggested in http://www.macwindows.com/tiger.html - none of them still work in Finder, always identical results.
    smbclient //dns-name-or-ip/sharename -W workgroup -U username
    is the only viable workaround at the moment.
    Domain=[dnsnameofwhereconnected] OS=[EMC-SNAS:T5.4.21.400] Server=[NT1]
    is what smbclient gives for server details when its connected.
    As smb works from command line, it's not smb itself that is affected. Just Finder.
    I don't have access to edit any settings on the servers that we need to connect to. Only sharename and password that work for connection, but don't allow any editing on the server's settings.
    Ideas? This should work in Finder.
    Smbclient and Fusion area already somewhat workarounds, so I'm not looking for any third party software for dealing with this.
    I spent way too much time with AppleCare on this, and all I got was 90 minutes wasted.
    Ideas anyone???

    I think I have found what caused it. Not solved, but at least this seems so far the most likely cause:
    The share name contains hyphen.
    http://docs.info.apple.com/article.html?artnum=106471 Mac OS X 10.1 or later: How to Connect to Windows File Sharing (SMB) : Date Modified: August 01, 2007
    “6. You cannot connect to a share with a name that contains a hyphen. Resolve the issue by giving the share a name that does not contain a hyphen.”
    smbclient in Terminal is not limited to this "feature" of Finder of Mac OS X 10.1 that was not fixed or recoded to solve it or modify it since adding smb in it in 2001.
    It's not possible to test this changing the share name to one that does not contain a hyphen, nor to have one added in this server.
    For users that won't have Terminal access, the solution are .. remote desktop with admin user, have admin user come to mount the share in location, or use virtualization software and with it anything that works.
    Probably too optimistic to think the smb parts would have been rewritten for 10.5.

  • Problem when connecting sql server 2005 using SQL developer

    Hi,
    I installed Sql developer and I am trying to connect sql server 2005 using windows authentication. I had previously the SSO folder problem saying the path is missing in java.library.path. I copied the SSO folder into Sqldeveloper directory. I changed the settings under computer management->services and applications->sql server configuration manager->sql server 2005 network configuration ->protocols for sqlexpress->I enabled TCP/IP.
    Now I am getting an error saying "Failure-can not open user default database.Login Failed. Login failed for user ...".
    I am able to connect thru ODBC driver using windows authentication.
    Any help on this is highly appreciated.
    Thanks in advance,
    Lakshmi

    Hi Martin,
    Your solution has solved my problem too. Thanks for posting these workaround fixes :-)
    However, there seem to be a problem with datetime fields. The query:
    select getdate()
    returns something like: oracle.datetimestamp.@1aed4
    Is there a way to get around with this? Otherwise, using SQL Developer as a client for SQL Server doesn't serve the right purpose when we cannot access simple date fields :-)

  • ICloud always finds error when connecting to server

    When trying to open ICloud on my PC regarding my IPhone, a message comes up stating that an error occured when connecting to the server. I start fresh and I receive the same error. Any suggestions?

    This is strange as i am not able to login in to icloud with my [email protected] but i am able to login with [email protected] Which is the same to this account

  • Adobe Dreamweaver CS6 turns off when i lunch it

    Hello guys i downloaded Adobe Dreamweaver CS6 when i downloaded it i went on the start menu then all programs then clicked on Adobe Design and Web Premium CS6 then clicked on the Dreamweaver then my computer turned of it self everything else works apart from dreamweaver please help me thanks

    If you are using XP, there was a bug in DW CS5.5 that did this, maybe it carried over to DW CS6...
    http://helpx.adobe.com/dreamweaver/kb/computer-restarts-launch-dreamweaver-cs5.html

  • Permissions Trouble when Connected to Server

    Setup: iMac G3 running Server 10.3.9 (file sharing services only); Powerbook G4 running Client 10.3.9; connection to server via Airport.
    Problem: When logged on to a sharepoint on the server using my user profile name and password, I have read only permissions despite the fact that the server is configured to include my user profile in a group with full read-write permissions.
    I have created a new alternate user profile on my Powerbook and from there have successfully logged on to the server using my original user profile name and password with full read-write priveledges.
    Also, I do not have this problem when logging on from another client machine in the office.
    Question: Are there steps I can take to restore my original user profile on my Powerbook so that I may successfully log in to my server with full read-write priveledges?
    Thank you for your attention.
    Sincerely,
    Mark
    P.S. I had started a thread under this subject heading within the discussion group "Mac OS X 10.3 > Using Mac OS X," before being referred to this discussion group. You may want to review that thread.

    I gather from the relative silence that the solution to my problem is not known.
    Let me pose a new question. Since I am able to create a new user profile on my Powerbook G4 and log on to the server as "Mark" with full read-write priviledges, is there a simple way to move all of my files, preferences and mail account information from one profile to another? If so, would I need to migrate the data twice -- once to the new alternate profile, and a second time to a newly recreated "Mark" profile?
    Of course I'm still open to a simpler solution if one is known.
    Sincerely,
    Mark

  • Finder Relaunch when connecting to server

    Hello. I was wondering if anyone had some insight to why my finder relaunches when I GO>>>Connect to Server. I am connecting to an external network drive that is working fine with all other workstations. Thanks

    Hi there,
    That's a strange one I've not seen before, but try dragging this file to the Desktop, Then Safe Boot , (holding Shift key down at bootup), off the HD & use Disk Utility from there to Repair Permissions, reboot once more....
    /Users/YourUserName/Library/Preferences/com.apple.finder.plist

Maybe you are looking for

  • Photoshop CS6 Crashing Daily

    Hello all, I'm having Photoshop CS6 (fully updated as of 5/1/2013) crashing daily for the past week. Computer is a Mac Pro mid-2010 8 Core with 32 GB of RAM. Anything anyone can assist with would be most helpful! Console log of Thread error: Process:

  • Defaulting the mandatory field to space in a flex field - Urgent...

    Hi , I have a flex field which is used to render address based on the country selected ( Country is an LOV..) The flex field details are. Appl Short Name: AR Name: Remit Address HZ Type: descriptive Address Line 1 is mandatory in the flex field confi

  • InDesign Server CS3 Debug verion

    I have recently downloaded ID Debug version and installed it, before i start using this i thought i would ask a question here. is there any difference between debug version and release version of ID? if my main intention is to evaluate to see if ID s

  • Macbook 2.0GHz or Macbook Pro 2.33GHz

    Bang for buck what would be the best buy of these 2 with 2 Gig RAM ... Macbook 2.0GHz or Macbook Pro 2.33GHz. With the saving I could upgrade to Logic Pro. Anyone using a Macbook 2.0GHz out there with 2 Gig Ram?

  • Palm Desktop 6.2.2 corrupted Address database

    I use Palm Desktop 6.2.2 on my Win7 laptop, with a TX handheld. Once I abandoned the cable and only employed Bluetooth for syncing, I've had no problems specific to Win7, and was able to install my old data files by hotsyncing. I've been using this l