Code added to document when opening in Dreamweaver

When I open a .html document in dreamweaver it is mysteriously adding code (<a href="#"></a>) to my list item - see below
<li><a href="#">Systems
</a><table><tr><td><ul>
    <li>
    <a href="#"></a><a href="gatso.html">Gatsometer</a></li>
    <li><a href="pips.html">PIPS Technology</a></li>
    <li><a href="speedar.html">Speedar</a></li>
    <li><a href="aspect.html">Aspect</a></li>
    </ul>
</td></tr></table></a>
</li>
When I open the same document in Text Wrangler it looks as it should - see below
<li><a href="#">Systems
</a><table><tr><td><ul>
    <li><a href="gatso.html">Gatsometer</a></li>
    <li><a href="pips.html">PIPS Technology</a></li>
    <li><a href="speedar.html">Speedar</a></li>
    <li><a href="aspect.html">Aspect</a></li>
    </ul>
</td></tr></table></a>
</li>
This has suddenly started hapening and is very strange. It didn't used to happen. Does anyone know why?

Jasprizza wrote:
When I open the same document in Text Wrangler it looks as it should - see below
<li><a href="#">Systems
</a><table><tr><td><ul>
    <li><a href="gatso.html">Gatsometer</a></li>
    <li><a href="pips.html">PIPS Technology</a></li>
    <li><a href="speedar.html">Speedar</a></li>
    <li><a href="aspect.html">Aspect</a></li>
    </ul>
</td></tr></table></a>
</li>
Without seeing the rest of the page, it's impossible to judge, but the code you have posted here is invalid.
Apart from the fact that it seems very strange to put an unordered list inside a single-cell table nested in the list item of another list, you have a closing </a> tag without a matching opening one on the penultimate line (it's after  the closing </table> tag).
No wonder Dreamweaver is getting confused.

Similar Messages

  • Is there a workaround for exported Muse html files to render accurately when opened in DreamWeaver d

    Is there a workaround for exported Muse html files to render accurately when opened in DreamWeaver design view?

    Have a look at this thread that should answer your query - http://forums.adobe.com/message/5231996.
    Thanks,
    Vinayak

  • Images not displaying when open in Dreamweaver

    Hi, my images on the page
    oldfortestates.com/about_st.vincent.htm do not display properly
    when open in DW however they do on the server when opened with a
    browser. They are stored in the images folder in the site root. I
    have this problem with all my pages...

    Going back to my original comment, if you change the name
    http://oldfortestates.com/images/table_bck1.JPG
    (File Not Found)
    to
    http://oldfortestates.com/images/table_bck1.jpg
    the image is there.
    > However, how should I ever get all those errors fixed.
    Isn't it easier to
    > just make a new page.
    If it were me, yes, I would start over.
    >Is there a quick way for me to just create an exact copy
    of my pages in a
    >template page where I can after just copy and paste all
    the different page
    >infos into.
    I am far from being the best person to give advice, I would
    steer clear of
    javascript menus for a start - they don't work with
    javascript turned off.
    There are many good ones recommended here,
    www.projectseven.com and others
    Start with a clean page and investigate Server Side Includes
    with a good
    menu (see many recommendations here) or, as you suggest (you
    don't have many
    pages), a template.
    Make sure you save the template File > Save As Template.
    >then rename the individual pages
    No, create child pages from the template, giving them names.
    I wouldn't
    rename anything you already have, the code is... bad.
    Check out your validation errors to make sure you don't
    repeat your
    mistakes.
    You'd be wise to look at
    http://www.w3schools.com/ for
    HTML and CSS.
    As I said, I'm not the best person to help but hope this does
    a bit.
    Jo
    "atomic king" <[email protected]> wrote in
    message
    news:gjoqqr$nk5$[email protected]..
    > Thanks so much Joise1 I will try to see if I can get
    that image to work.
    > However, how should I ever get all those errors fixed.
    Isn't it easier to
    > just
    > make a new page. Is there a quick way for me to just
    create an exact copy
    > of my
    > pages in a template page where I can after just copy and
    paste all the
    > different page infos into and then rename the individual
    pages. What do
    > you
    > think?
    >

  • Error screens when opening up dreamweaver; effecting functionality.

    When opening up a file in Dreamweaver, two error screens pop up. The first one says "Attempted an unsupported operation" and the second one says, "Encountered an improper argument". Dreamweaver will still work after this but becomes very buggy and certain functions such as refreshing the Properties panel does not work. Any ideas on how to fix this? Thank you.

    Does this happen every time??  Or just when AIR is involved?
    See: http://forums.adobe.com/thread/1106087?tstart=0
    ^_^

  • New timestamps added to comments when opening document

    Pages '09 Version 4.1 Build 923
    on a Mac OS X 10.6.8
    Hi,
    I have a document which I am working on in Pages.
    When I insert a comment to it (i.e. the yellow boxes on the left-hand side), a timestamp is added to the comment automatically.  Although I don't really need that, this is fine and I can always delete it while writing my own text.
    However, what really annoys me is the following:
    Whenever I open the document again (after having saved and closed it earlier), the current timestamp is added to all comments in the document.
    If I then save, close and re-open it again, a further timestamp is added to the document and the first timestamp is also reset to the current time.
    Thus, at the moment, in *every* comment box of the rather large file I'm reviewing, I have four separate lines reading "March 9, 2012 12:31 AM". If I close and re-open the document again, there will be five lines reading "March 9, 2012 12:35 AM" (or whatever the current time will be then) in every single comment of the file.
    If I delete the three or four timestamps-per-comment, the "game" will start again the next time I open the document.
    Amy ideas at all?
    I should perhaps add that I'm working here with .doc files (not .pages files) and that I edited the info.plist of Pages to give it the role of 'editor' instead of 'viewer' for all ".doc" files. Mainly to ensure that if I work on a .doc file which I want to remain a .doc file, I don't have to Save As (.doc copy) all the time but can just save in the normal way. Could this interfere with the above problem?
    Thanks!

    "I should perhaps add that I'm working here with .doc files (not .pages files) and that I edited the info.plist of Pages to give it the role of 'editor' instead of 'viewer' for all ".doc" files. Mainly to ensure that if I work on a .doc file which I want to remain a .doc file, I don't have to Save As (.doc copy) all the time but can just save in the normal way. Could this interfere with the above problem?"
    Here is your problem. Every time you open a .doc to Pages it is a new document. When you work on in Pages it is a Pages file and not a .doc file. If you want to work in PAges save the file as the generic .pages and do the export for .doc. Keep that name and next time you Save as Word or export as word in the same location the .doc file will be overwritten with the new one. and you'll only have on .doc file and one .pages file.
    If you want only have .doc files don't use Pages.

  • My Content/text/code is being deleted when selected in Dreamweaver, Photoshop and Illustrator

    FOr the past week when I select text in photoshop and illustrator, or code in dreamweaver, it is deleted.  I've updated all apps and uninstalled and reinstalled dreamweaver but nothing seems to work.  Is this an app issue or a mac issue?  Its only happening with adobe products.

    Have you asked in the specific forums for those programs?
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right to open the drop down list and scroll

  • Error Code with Livecycle forms, when opened online - how do I fix this?

    Could you please tell me how to fix issue where when I make my forms available online, they open up with an error code?  I provide a link to a file, and when the user opens the file, it says there was an error - about a paragraph of text.  If they save the file, and then open again in Adobe Reader, it works fine.  But most of the time they think the file is corrupt, and don't want to download and save it to their computer.  Below is a screenshot of the problem, and it only happens when I open the file online.  And, I have already upgraded to the most recent version of Adobe, so why does this happen?

    Oh, I found a great instruction page at Configure browser to use the Adobe PDF plug-in  That worked!  Thank you!

  • Visual Studio keeps adding SharePoint features when opening a solution

    Hello everybody. 
    I'm facing a rather naughty problem. In a Windows 2012 environment (hosted inside an Azure virtual machine), with SharePoint installed, I created a VS SharePoint on-premise solution. I added a feature, and started adding lists, libraries, site columns, layout
    pages and such. At one point, every time I added a new list definition, the VS would create me a new feature. Which is not what I wanted, so I manually deleted the new feature and added the list to the first feature. No matter how much I try, VS keeps adding
    features instead of using the one I already got. 
    But that's a minor problem. After a while of adding lists, I did a check in to my TFS and closed the VS. After a couple of days, I open the VS again, and without a warning VS checked out the solution, checked out my only feature, removed the lists from it
    and created one feature for each library. I ended up with feature2.feature, feature3.feature, ..., feature50.feature files!!! Insane!!! I had to manually delete them and re-add them to my first feature. 
    Now I can't turn VS off without having this mess all over again. Why on Earth would somebody program VS to do this? Is there any way to turn this behaviour off?
    Thanks in advance!
    [Edit] Forgot to mention that I'm working with Visual Studio 2013.
    Fernando A. Gómez F.
    fermasmas.wordpress.com
    Galería de ejemplos

    Hi Fernando,
    Thank you for posting in MSND forum.
    Based on your issue, could you please tell me what template sharepoint project you create in VS2013?
    In addition, I find a similar thread about your issue, please refer the Xiaoying’s reply to check this issue.
    http://stackoverflow.com/questions/25857722/visual-studio-unexpectedly-adding-feature-on-load
    Or you could try to download a new sharepoint template in this VS2013 and then create it check if you still get the issue.
    I suggest you could try to create a same sharepoint project template from VS2013 on another machine and then check this issue again.
    If you have any update message, please feel free to let me know.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Screen shots added to organizer when opened.

    This problem has just recently started.  When I open Elements 8.0, a box pops up saying "updating".  Then multitudes of screen shots are imported into the organizer.  They are mainly gif files and jpeg images of things like the GMail logo, CNN logo or a map.  The majority of them seem to be of websites I've visited.  I have made no changes to this program.  Does anyone have a fix to this problem?  Thanks, PhotoNonnie

    Sounds like you have a watch folder to your internet cache directory or higher.

  • Rich Client keeps refreshing docs when opening them

    Hello,
    I would like to ask a question about the refresh on open with Rich Client. Using FP2.10, I have Rich Client which keeps refreshing documents when opening them. This happens even if the 'refresh on open' option is unchecked. I would like to know if there is another option that is forcing the refresh of my webi doc when opened with WRC.
    this behavior I'm facing is systematic and does not depend on universe, document, objetc or whatsoever.
    It happens when I create a brand new doc using demo universe (eFashion for instance). I use a prompt in the query; then I save the document locally as a .WID file making sure that option 'refresh on open' is uncheck. However when I open this newly created document, the prompt dialog box shows up meanign that the doc was refreshed.
    This behavior is happening wiht only one machine. that' what made me think that it might be related to some configuration within that machine.
    Thanks in advane for any input you might have to resolve this issue.
    Best regads,
    Mohamed

    I have got a question with regards to this thread.
    I understand the new option that has been added u201CDisable Automatic Refresh on Open for all documentsu201D
    In this instancce all reports refresh when opened in WRC and not in Infoview?
    Is this right specific to WRC or Webi in Infoview as well?
    With BO administrator, the report does not refresh as u201CDisable Automatic Refresh on Open for all documentsu201D right is granted by default.
    However, with a non-admin user, the report will refresh.
    If the aforementioned right is  granted to the non-admin user then the auto-refreshes stops.
    Therefore, my query is:
    Is this functionality of refreshing all documents specific to WRC or does it also applies to Webi in Infoview?
    If specific to WRC then is it documented somewhere?
    Thanks
    Steph

  • Dreamweaver 12.0.1 Crashes when Opening Complex HTML5

    I'm getting a consistent crash when opening HTML5 documents with the latest general release and patched version of Dreamweaver.
    I open a document, switch to the split code and design view... bam. Immediate crash.
    If I'm in Code view, it's fine. Switch to design and it crashes.
    Any ideas?
    Process:         Dreamweaver [33459]
    Path:            /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-12.0
    Version:         12.0.1.5842 (12.0.1)
    Code Type:       X86 (Native)
    Parent Process:  launchd [185]
    User ID:         501
    Date/Time:       2012-10-28 20:57:37.243 -0500
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          890573 sec
    Crashes Since Last Report:           11
    Per-App Interval Since Last Report:  12 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      37299CCF-EED7-5E12-32C0-EE877539C7B2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_ARITHMETIC (SIGFPE)
    Exception Codes: EXC_I386_DIV (divide by zero)
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.dreamweaver-12.0              0x00a43c7b ViewItem::CalcObjectWidthHeight(Run*, int, int, int, BlockState&, int, int, int&, int&) + 2279
    1   com.adobe.dreamweaver-12.0              0x00a43100 ViewItem::GetParentContainerSizeInPixels(BlockState&) + 952
    2   com.adobe.dreamweaver-12.0              0x00a849d0 ViewItemTable::ReadPaginationAttributes(BlockState&) + 1626
    3   com.adobe.dreamweaver-12.0              0x00a85c1a ViewItemTable::PaginateYourself(BlockState&) + 436
    4   com.adobe.dreamweaver-12.0              0x00152536 ViewBlock::AddAnotherItem(BlockState&, CreatorData&, TitanViewLayerManager*) + 11134
    5   com.adobe.dreamweaver-12.0              0x00153b9d ViewBlock::AddAnotherLine(BlockState&, TitanViewLayerManager*) + 1905
    6   com.adobe.dreamweaver-12.0              0x00154286 ViewBlock::PaginateBlockInternal(BlockState&, TitanViewLayerManager*) + 248
    7   com.adobe.dreamweaver-12.0              0x00154677 ViewBlock::PaginateBlock(BlockState&) + 977
    8   com.adobe.dreamweaver-12.0              0x001574bf ViewBlockList::DoTheNextBlock(CDC32*, ViewBlockList::PaginationMode, CRect const*, int) + 205
    9   com.adobe.dreamweaver-12.0              0x00a30a84 ViewBlockList::FullForegroundPaginate(CDC32*) + 70
    10  com.adobe.dreamweaver-12.0              0x00a50fca ViewItemContainer::PaginateForMaximumWidth(BlockState&) + 374
    11  com.adobe.dreamweaver-12.0              0x00a51872 ViewItemContainer::PaginateYourself(BlockState&) + 442
    12  com.adobe.dreamweaver-12.0              0x00152536 ViewBlock::AddAnotherItem(BlockState&, CreatorData&, TitanViewLayerManager*) + 11134
    13  com.adobe.dreamweaver-12.0              0x00153b9d ViewBlock::AddAnotherLine(BlockState&, TitanViewLayerManager*) + 1905
    14  com.adobe.dreamweaver-12.0              0x00154286 ViewBlock::PaginateBlockInternal(BlockState&, TitanViewLayerManager*) + 248
    15  com.adobe.dreamweaver-12.0              0x00154677 ViewBlock::PaginateBlock(BlockState&) + 977
    16  com.adobe.dreamweaver-12.0              0x001574bf ViewBlockList::DoTheNextBlock(CDC32*, ViewBlockList::PaginationMode, CRect const*, int) + 205
    17  com.adobe.dreamweaver-12.0              0x005abae1 TitanView::DoUpdatePagination() + 1627
    18  com.adobe.dreamweaver-12.0              0x005ac1d7 TitanView::OnUpdate(CView*, long, CObject*) + 55
    19  com.adobe.dreamweaver-12.0              0x003ad7f4 CView::OnInitialUpdate() + 44
    20  com.adobe.dreamweaver-12.0              0x0004be67 TitanView::OnInitialUpdate(int) + 1939
    21  com.adobe.dreamweaver-12.0              0x0004c2d2 TitanView::DoDeferredUpdates() + 132
    22  com.adobe.dreamweaver-12.0              0x0112a766 CWnd::OnWndMsg(unsigned int, unsigned int, long, long*) + 258
    23  com.adobe.dreamweaver-12.0              0x0059e6d0 TitanView::OnWndMsg(unsigned int, unsigned int, long, long*) + 176
    24  com.adobe.dreamweaver-12.0              0x01129d12 CWnd::WindowProc(unsigned int, unsigned int, long) + 58
    25  com.adobe.dreamweaver-12.0              0x003ab59e CWnd::WinSendMessage(unsigned int, unsigned int, long) + 44
    26  com.adobe.dreamweaver-12.0              0x0112a4c4 CPostedMessage::SpendTime() + 196
    27  com.adobe.dreamweaver-12.0              0x003ab22f CPostedMessage::PostedMessageHandler(long const&) + 249
    28  com.adobe.dreamweaver-12.0              0x003ab461 CPostedMessage::HandlePostedMessages(bool) + 493
    29  com.adobe.dreamweaver-12.0              0x01149282 -[M2DMacNodeTimer fire:] + 18
    30  com.apple.Foundation                    0x916c27d4 __NSFireTimer + 117
    31  com.apple.CoreFoundation                0x930ad9b6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    32  com.apple.CoreFoundation                0x930ad355 __CFRunLoopDoTimer + 709
    33  com.apple.CoreFoundation                0x93092162 __CFRunLoopRun + 1730
    34  com.apple.CoreFoundation                0x9309163a CFRunLoopRunSpecific + 378
    35  com.apple.CoreFoundation                0x930914ab CFRunLoopRunInMode + 123
    36  com.apple.HIToolbox                     0x95ebe15a RunCurrentEventLoopInMode + 242
    37  com.apple.HIToolbox                     0x95ebddf5 ReceiveNextEventCommon + 162
    38  com.apple.HIToolbox                     0x95ebdd44 BlockUntilNextEventMatchingListInMode + 88
    39  com.apple.AppKit                        0x979c8a3a _DPSNextEvent + 724
    40  com.apple.AppKit                        0x979c826c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    41  com.adobe.dreamweaver-12.0              0x003e9287 CEventDispatcher::ProcessEvent(int, unsigned long) + 529
    42  com.adobe.dreamweaver-12.0              0x011be5b0 CEventDispatcher::ProcessHttpEvent() + 26
    43  com.adobe.dreamweaver-12.0              0x008f3a65 http::startSynch() + 51
    44  com.adobe.dreamweaver-12.0              0x00cdf929 CSiteInfo::TestURLPrefixConnection(CString const&, int&, int) + 1531
    45  com.adobe.dreamweaver-12.0              0x00655aa6 DataSourcesInstructions::GetSetupSteps(CStringArray&, int&) + 1898
    46  com.adobe.dreamweaver-12.0              0x000e5917 InstructionsView::Refresh() + 207
    47  com.adobe.dreamweaver-12.0              0x0065eeb3 DataSourcesView::PopulateTreeControl(int) + 2245
    48  com.adobe.dreamweaver-12.0              0x0008016c DataSourcesView::RefreshTreeControl() + 872
    49  com.adobe.dreamweaver-12.0              0x0007efc2 DataSourcesFloater::RefreshTreeControl() + 70
    50  com.adobe.dreamweaver-12.0              0x000d6e28 ActionFrame::RefreshListControl() + 580
    51  com.adobe.dreamweaver-12.0              0x000da4ad ActionFrame::UpdateServerModel(int, bool) + 1999
    52  com.adobe.dreamweaver-12.0              0x008bc407 ActionFrame::OnDocFocusChanged(unsigned int, long) + 305
    53  com.adobe.dreamweaver-12.0              0x0112a811 CWnd::OnWndMsg(unsigned int, unsigned int, long, long*) + 429
    54  com.adobe.dreamweaver-12.0              0x01129d12 CWnd::WindowProc(unsigned int, unsigned int, long) + 58
    55  com.adobe.dreamweaver-12.0              0x003ab59e CWnd::WinSendMessage(unsigned int, unsigned int, long) + 44
    56  com.adobe.dreamweaver-12.0              0x0112a4c4 CPostedMessage::SpendTime() + 196
    57  com.adobe.dreamweaver-12.0              0x003ab22f CPostedMessage::PostedMessageHandler(long const&) + 249
    58  com.adobe.dreamweaver-12.0              0x003ab461 CPostedMessage::HandlePostedMessages(bool) + 493
    59  com.adobe.dreamweaver-12.0              0x0114c264 CRealApp::DoPreEventProcessing(dvaui::ui::OS_Event const&) + 108
    60  com.adobe.exo.framework                 0x040eefed exo::app::AppBase::PreEventProcessing(dvaui::ui::OS_Event const&) + 27
    61  com.adobe.exo.framework                 0x040f5d9f 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
    62  com.adobe.dreamweaver-12.0              0x0119c3e2 int dvacore::config::ErrorManager::ExecuteFunction<bool>(boost::function0<bool>*, bool*) + 32
    63  com.adobe.dreamweaver-12.0              0x0119c248 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
    64  com.adobe.dreamweaver-12.0              0x0114d888 TestErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function0<int>) + 50
    65  com.adobe.dreamweaver-12.0              0x0119c2d5 bool dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<bool>(boost::f unction0<bool>, bool*) + 127
    66  com.adobe.dreamweaver-12.0              0x0119c5fb bool dvacore::config::ExecuteTopLevelFunction<bool>(boost::function0<bool>, bool*) + 123
    67  com.adobe.exo.framework                 0x040f46be -[ExoMacApplication sendEvent:] + 366
    68  com.apple.AppKit                        0x979be72c -[NSApplication run] + 951
    69  com.adobe.exo.framework                 0x040f3bd3 exo::app::OS_AppBase::RunEventLoop() + 67
    70  com.adobe.dreamweaver-12.0              0x0114bcef CRealApp::Run() + 395
    71  com.adobe.dreamweaver-12.0              0x0112f570 CWinAppImpl::Run() + 36
    72  com.adobe.dreamweaver-12.0              0x0112f85f main + 95
    73  com.adobe.dreamweaver-12.0              0x004e1375 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x99d579ae kevent + 10
    1   libdispatch.dylib                       0x959e1c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x959e17a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x99d570ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x99d7604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99d75e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99d5dcca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x99d570ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x99d7604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99d75e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99d5dcca start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x99d570ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x99d7604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99d75e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99d5dcca start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x99dfe0ec pthread_cond_timedwait$UNIX2003 + 70
    3   com.adobe.boost_threads.framework          0x0285026e boost::condition_variable::timed_wait(boost::unique_lock<boost::mutex>&, boost::posix_time::ptime const&) + 812
    4   com.adobe.boost_threads.framework          0x02849680 boost::this_thread::sleep(boost::posix_time::ptime const&) + 128
    5   com.adobe.dreamweaver-12.0              0x00902046 JSInterp::testForINET() + 110
    6   com.adobe.dreamweaver-12.0              0x00902da5 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             0x03458b37 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             0x03458c48 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          0x02848737 thread_proxy + 167
    10  libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    11  libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x99d56c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x99dfda61 nanosleep$UNIX2003 + 189
    2   com.apple.carbonbundletemplate          0x11c414db ScObjects::Thread::sleep(unsigned int) + 59
    3   com.apple.carbonbundletemplate          0x11c3d339 ScObjects::BridgeTalkThread::run() + 185
    4   com.apple.carbonbundletemplate          0x11c41848 ScObjects::Thread::go(void*) + 168
    5   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    6   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x99d56b3e __recvfrom + 10
    1   libsystem_c.dylib                       0x99dfdbcb recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x11e87733 Invoke + 47867
    3   ServiceManager-Launcher.dylib           0x11e86846 Invoke + 44046
    4   ServiceManager-Launcher.dylib           0x11e85988 Invoke + 40272
    5   ServiceManager-Launcher.dylib           0x11e85a0f Invoke + 40407
    6   ServiceManager-Launcher.dylib           0x11e80baf Invoke + 20343
    7   ServiceManager-Launcher.dylib           0x11e80ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib           0x11e81685 Invoke + 23117
    9   ServiceManager-Launcher.dylib           0x11e818f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib           0x11e842a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib           0x11e843fd Invoke + 34757
    12  ServiceManager-Launcher.dylib           0x11e84c91 Invoke + 36953
    13  ServiceManager-Launcher.dylib           0x11e84db2 Invoke + 37242
    14  ServiceManager-Launcher.dylib           0x11e77656 Login + 461
    15  ServiceManager-Launcher.dylib           0x11e7b09a Login + 15377
    16  ServiceManager-Launcher.dylib           0x11e85165 Invoke + 38189
    17  ServiceManager-Launcher.dylib           0x11e872eb Invoke + 46771
    18  libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    19  libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x132b804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x1304962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x132b804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x1304962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x132b804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x1304962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine                    0x132b804f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine                    0x1304962f APXGetHostAPI + 83439
    5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99d78512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine                    0x132b8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine                    0x132d120e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99d78512 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine                    0x132b8017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine                    0x13446168 APXGetHostAPI + 4264232
    5   com.adobe.ape.engine                    0x132b813e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine                    0x132b81a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine                    0x132b82c6 APXGetHostAPI + 2634374
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99e05afc pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x16ced25f 0x1689d000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x168b739f 0x1689d000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x16ced34c 0x1689d000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x16ced390 0x1689d000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x16ced4b6 0x1689d000 + 4523190
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99e05afc pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x16ced25f 0x1689d000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x168b739f 0x1689d000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x16ced34c 0x1689d000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x16ced390 0x1689d000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x16ced4b6 0x1689d000 + 4523190
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99e05afc pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x16ced25f 0x1689d000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x168b739f 0x1689d000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x16ced34c 0x1689d000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x16ced390 0x1689d000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x16ced4b6 0x1689d000 + 4523190
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x99e05afc pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib          0x16ced25f 0x1689d000 + 4522591
    4   com.macromedia.Flash Player.authplaylib          0x168b739f 0x1689d000 + 107423
    5   com.macromedia.Flash Player.authplaylib          0x16ced34c 0x1689d000 + 4522828
    6   com.macromedia.Flash Player.authplaylib          0x16ced390 0x1689d000 + 4522896
    7   com.macromedia.Flash Player.authplaylib          0x16ced4b6 0x1689d000 + 4523190
    8   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    9   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 18:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x99d547d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x99d53cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x9308c599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x93091f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9309163a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x930914ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x9168313a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x916e71d8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x916e715b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    10  libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x99d570ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x99d7604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99d75e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99d5dcca start_wqthread + 30
    Thread 20:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x99d56be6 __select + 10
    1   com.apple.CoreFoundation                0x930d5c00 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    3   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x99d568e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99d78220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x99dfe0a1 pthread_cond_wait$UNIX2003 + 71
    3   WebKitDw.dylib                          0x1ae1a273 WTF::TCMalloc_PageHeap::scavengerThread() + 179
    4   WebKitDw.dylib                          0x1ae1a2e1 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 17
    5   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    6   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x99d56c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x99dfda61 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x99dfd92a usleep$UNIX2003 + 60
    3   com.adobe.dreamweaver-12.0              0x003aa0e5 Sleep + 21
    4   com.adobe.dreamweaver-12.0              0x00f55386 CodeViewTypingMonitorThread::MonitorThread() + 184
    5   com.adobe.dreamweaver-12.0              0x00f55423 CodeViewTypingMonitorThread::tramp(void*) + 17
    6   libsystem_c.dylib                       0x99d73557 _pthread_start + 344
    7   libsystem_c.dylib                       0x99d5dcee thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000000  edx: 0x00000000
      edi: 0x00000190  esi: 0xbfffbdf8  ebp: 0xbfffbe48  esp: 0xbfffbd70
       ss: 0x00000023  efl: 0x00010206  eip: 0x00a43c7b   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00a84376
    Logical CPU: 3
    Binary Images:
        0x1000 -  0x1997ff3 +com.adobe.dreamweaver-12.0 (12.0.1.5842 - 12.0.1) <29913439-D46C-C332-764C-D06DEB11B66C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/Dreamweaver
    0x2847000 -  0x2855ff3 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <C5ECA213-7C14-0DD2-6334-1EA67EDCDCAE> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x287a000 -  0x2884ffb +com.adobe.boost_signals.framework (5.0.0 - 5.0.0.0) <074C63C5-7E19-8F31-D72C-127042CC7468> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0x289d000 -  0x28a3ff7 +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <5C589D24-FD4E-6A1B-D115-052DFC629D3A> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x28c3000 -  0x28c6fff +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <0CFC745C-CB43-4C4B-85A2-BBE60204A09D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x28ce000 -  0x2bfefeb +com.adobe.dvaadameve.framework (5.0.0 - 5.0.0.0) <E1A0CB86-20DE-395B-519A-0B02A7783EF3> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x33a6000 -  0x33baff3 +com.adobe.boost_filesystem.framework (5.0.0 - 5.0.0.0) <1DD7FD3D-AA32-F2B4-78E4-7372977856F3> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x33e5000 -  0x3565ff3 +com.adobe.dvacore.framework (5.0.0 - 5.0.0.0) <67A1A918-F107-AA77-BCA9-C919998E9C9C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x3700000 -  0x3b20fff +com.adobe.dvaui.framework (5.0.0 - 5.0.0.0) <2B4268D5-110F-E44E-25DD-D501ED4EE7CD> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x40eb000 -  0x4190fff +com.adobe.exo.framework (5.0.0 - 5.0.0.0) <78ED2229-FC60-9DCB-34C0-B3BC04E74C73> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/exo.framework/Versions/A/exo
    0x42cd000 -  0x437bfff +com.adobe.dvaworkspace.framework (5.0.0 - 5.0.0.0) <B3DDB3EE-930F-A3EB-1AA5-B8463CC5AD7B> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
    0x44a2000 -  0x467cfeb +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
    0x46a9000 -  0x46b0ffb +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
    0x46b8000 -  0x46d1fe7 +libChar16.dylib (1) <A6CEB90D-0445-9F09-C60D-889D0E4F5E56> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libChar16.dylib
    0x46ee000 -  0x4710ff7 +libCoreTypes.dylib (1) <A1FAF8EC-6459-4654-4149-0FF9A557D70D> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCoreTypes.dylib
    0x4729000 -  0x4771ff7 +libCurl.dylib (1) <40F485B4-A6EC-75CD-E370-9FDE82271700> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCurl.dylib
    0x478d000 -  0x479aff7 +libZ.dylib (1) <F129F5D3-8764-9B14-1E22-0DCE54B70E6C> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libZ.dylib
    0x47a2000 -  0x484eff7 +libCrypto.dylib (1) <F4D68DC4-29A8-7E11-A3F2-231FF8462B28> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCrypto.dylib
    0x48f1000 -  0x4914ff7 +libSSL.dylib (1) <408169A9-1CD1-8841-9A23-AC097F9411B8> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libSSL.dylib
    0x492c000 -  0x492dff7 +libCocoa.dylib (1) <DCDB2597-90DA-9DE8-D61C-DA9DEA9A7004> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/MacOS/libCocoa.dylib
    0x4933000 -  0x4b7efff  com.apple.carbonframeworktemplate (1.0 - 1.0) <522C3C40-8CEA-1071-0BA1-5F5985F08CB1> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/Xerces.framework/Versions/A/Xerces
    0x4e49000 -  0x4e54ff3  com.apple.carbonframeworktemplate (1.0 - 1.0) <2F2E6DD0-60C5-97DF-7DA9-49CF5974A974> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/NetIO.framework/Versions/A/NetIO
    0x4e64000 -  0x4e67ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <6CE1936E-6AC7-6900-769B-876CBB68B5BC> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x4e6f000 -  0x4febff3 +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
    0x4ffa000 -  0x55c1fef +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
    0x5634000 -  0x564ffff +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
    0x5655000 -  0x567bfff +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
    0x5681000 -  0x59a8ffb +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
    0x59e0000 -  0x6a8cff3 +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
    0x6c05000 -  0x6c2dfeb +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
    0x6c4c000 -  0x6ca8fef +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
    0x6cb1000 -  0x6d1effb +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
    0x6d6d000 -  0x6e4fff3 +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
    0x6e5e000 -  0x6f46fe3 +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
    0x6fd7000 -  0x6fdbffd  com.apple.JavaVM (14.5.0 - 14.5.0) <1163556C-5C1D-3C5A-8767-682DAE7D3174> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x6fe3000 -  0x6ff9ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0x7002000 -  0x70edff3 +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
    0x7176000 -  0x7ebbff7 +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
    0x7ece000 -  0x7f6cfe3 +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
    0x7f8e000 -  0x80c3fe7 +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
    0x8137000 -  0x8228fef +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
    0x8265000 -  0x881bfe7 +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
    0x8e3b000 -  0x8f7bfeb +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
    0x8fed000 -  0x9030ff3 +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
    0x9049000 -  0x91ddfff +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
    0x9285000 -  0x931affb +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <D0E3DCBB-BFDD-3AEB-A8A7-C28FB6FED5B5> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x93d3000 -  0x93ecff7  com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x93fb000 -  0x93fbff7  libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib
    0x93ff000 -  0x943bff7  com.apple.vmutils (4.2.1 - 108) <6918860D-B24F-356C-9374-025BFFEA66A3> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9455000 -  0x9474fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/libtbb.dylib
    0x948b000 -  0x9493fef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe Dreamweaver CS6/Adobe Dreamweaver CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x94a2000 -  0x94a6fff  JavaLaunching (1) <D457DAD6-EEA5-375B-AA96-0D1B2CD08253> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
    0x94f6000 -  0x94f7ffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xa7cf000 -  0xa7dcff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0xcd24000 -  0xcd25ff8  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
    0xcd2a000 -  0xcd38fff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xcd3c000 -  0xcd4effd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xcfd5000 -  0xcfd6ffb  com.apple.carbonbundletemplate (12,0,0, 5808 - 12,0,0) <9A813627-0886-6DB1-B012-A20E1631C8EC> /Applications/Adobe Dreamweaver CS6/*/MM.bundle/Contents/MacOS/MM
    0xcfdc000 -  0xcfddff7  com.apple.carbonbundletemplate (12,0,0, 5808 - 12,0,0) <EF780E97-5C7C-8192-119A-857F7A394B51> /Applications/Adobe Dreamweaver CS6/*/DWfile.bundle/Contents/MacOS/DWfile
    0xcff1000 -  0xcff6fff  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
    0xe20f000 -  0xe213ffb  libFontRegistryUI.dylib (100) <10CAC446-A500-3291-A144-7FAFA57D6720> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
    0x11bde000 - 0x11bfcfe3  com.apple.carbonbundletemplate (3.0.2,5808 - 3.0.2) <70C51FDF-69D3-638E-B512-C984DD75BD87> /Applications/Adobe Dreamweaver CS6/*/MMNotes.bundle/Contents/MacOS/MMNotes
    0x11c22000 - 0x11c66ff7  com.apple.carbonbundletemplate (1.0.0,5808 - 1.0.0) <DB1BC7D0-5E3C-E7E2-7821-9D36A977A111> /Applications/Adobe Dreamweaver CS6/*/JSBridge.bundle/Contents/MacOS/JSBridge
    0x11cc3000 - 0x11cd1ffb  com.apple.carbonbundletemplate (12,0,0, 5808 - 12,0,0) <C2231A1A-4550-9AA8-36E9-D0F01F713A34> /Applications/Adobe Dreamweaver CS6/*/TSL.bundle/Contents/MacOS/TSL
    0x11d86000 - 0x11df8fef +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
    0x11e05000 - 0x11e59fe7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <0B80F7A7-EC10-A7C7-5E6E-787953553C55> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x11e72000 - 0x11e99ffb +ServiceManager-Launcher.dylib (389) <4EEAF886-0B48-9FF4-BE65-41E222123A50> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
    0x12200000 - 0x122abfff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x13000000 - 0x13f48fcb +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
    0x14143000 - 0x14201ff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x14245000 - 0x14279ff7 +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
    0x1689d000 - 0x1728fff3 +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
    0x1ad00000 - 0x1b467ff7 +WebKitDw.dylib (1) <D65DCC25-9F5F-4A61-AD27-DB4ACD1D591F> /Applications/Adobe Dreamweaver CS6/*/WebKitDw.dylib
    0x1c656000 - 0x1c778ff3  com.apple.carbonbundletemplate (1.0 - 1.0) <B3E2C642-787F-5EE9-1CAE-6C73315E323D> /Applications/Adobe Dreamweaver CS6/*/JS_KnowledgeEngine.bundle/Contents/MacOS/JS_KnowledgeEngine
    0x1c7c2000 - 0x1c85dff3  com.apple.carbonbundletemplate (1.0 - 1.0) <BC4C9A0D-0563-F6AF-41CC-EA9CDD28DE39> /Applications/Adobe Dreamweaver CS6/*/PHP_KE.bundle/Contents/MacOS/PHP_KE
    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
    0x8fec9000 - 0x8fefbe57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x900b6ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x907bf000 - 0x90803fff  libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90804000 - 0x9084dff7  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x9084e000 - 0x9087aff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x9087b000 - 0x908c0ff5  com.apple.opencl (2.1.20 - 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x908c1000 - 0x90cbdfeb  com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x90cbe000 - 0x90d72fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90db4000 - 0x90dddff7  libRIP.A.dylib (324.6) <7976E6A2-A489-33F5-A727-7634DDE3B761> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x90dde000 - 0x90de7ff3  com.apple.DisplayServicesFW (2.6.1 - 353) <50D0BBF0-F911-380F-B470-E59B5E48E520> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x90de8000 - 0x90e43fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x90e44000 - 0x90e44fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90e45000 - 0x90e6efff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x9115b000 - 0x9115cfff  libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
    0x9115d000 - 0x911b6ff7  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x911b7000 - 0x911b9fff  libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x911ba000 - 0x91445ff3  com.apple.RawCamera.bundle (4.00 - 658) <53F1DB23-B58B-3EAF-9D1E-95C34E669DDB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x91446000 - 0x91451fff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
    0x91452000 - 0x91499ff3  com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9149a000 - 0x914b1ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x914b2000 - 0x914f4ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x914f5000 - 0x9158ffff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x91590000 - 0x9160cffb  libType1Scaler.dylib (101.1) <0D94D786-29F7-33DB-B64B-B264FA5EACD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x9160d000 - 0x9160dfff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x9160e000 - 0x91633ffb  com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x91635000 - 0x91648ff9  com.apple.MultitouchSupport.framework (235.28 - 235.28) <5C8CFA21-D4FC-32E8-B199-0F7155E6ED9A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x91649000 - 0x91966ff3  com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x91967000 - 0x91974fff  libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91975000 - 0x91992fff  libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
    0x91993000 - 0x91aebffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91aec000 - 0x91c49ffb  com.apple.QTKit (7.7.1 - 2599.13) <2DC9E2BB-9895-3D02-A318-88431052E70B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91c4a000 - 0x91c50fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x91c51000 - 0x91c5bfff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x91c5c000 - 0x91c5fff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x91c60000 - 0x91cb9fff  com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x91cba000 - 0x91cbdffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x91cbe000 - 0x91d33ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x91e45000 - 0x91e51ffe  libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
    0x91e52000 - 0x91eabfff  com.apple.QuickLookFramework (4.0 - 555.4) <96911441-FDD4-3B68-9E0C-51BA11A97C2E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91eac000 - 0x91eaefff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x91eaf000 - 0x91eccfff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x91ecd000 - 0x91efaffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x91f9d000 - 0x921b4fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x921b5000 - 0x921b8fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x921ef000 - 0x92253fff  com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x92254000 - 0x922c3ffb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x922c4000 - 0x9232cff7  com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9232d000 - 0x92388ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92393000 - 0x92484ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x92485000 - 0x92488ff9  libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92489000 - 0x92489ffd  libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib
    0x9248a000 - 0x926bafff  com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x926ec000 - 0x9273cff7  com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x92820000 - 0x9293eff7  com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x9293f000 - 0x929c7fff  com.apple.PDFKit (2.7.2 - 2.7.2) <7AE7BAE9-4C21-3BFB-919E-5C6EEBBDFF75> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x92a80000 - 0x92bbbff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x92bfc000 - 0x92c37fe7  libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x92c38000 - 0x92ca0fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x92ca1000 - 0x92cc5fff  libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92cc6000 - 0x92cc6fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92cc7000 - 0x92d2dfff  com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x92d2e000 - 0x92d31ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x92d32000 - 0x92d48fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.

    Have you tried any of the standard "possible fixes": restart, delete cache file, reinstall, etc?
    Knowing what you've already tried is also a great help in trying to repair your issue.
    That said, one of the biggest quasi-cure-alls for DW is to delete the cache file: http://forums.adobe.com/thread/494811
    If you've already tried it, or try it and it doesn't help, check back and someone will have another idea for you.

  • Dreamweaver CS6 hangs when opening file

    Starting recently Dreamweaver CS6 hangs for 30 seconds or more, sometimes saying not responding, when I open an HTML file. It appears to do this when the file contains links to external places. To test I created a file that contained nothing except the "new HTML file" basic headers, saved the file, then opened. This test file did not hang.
    I have tried the registry fix "ResolveRemoteURLToIPAddress FALSE" and deleting the personal configuration directory (with Dreamweaver closed). Neither of these solved the problem. Dreamweaver still hangs when opening a file.
    Any other ideas?
    Barry.

    Once the document opens, check the code for any protocol relative links (links that start with // rather than http://) and change them to http:// links, at least during development. It is a know issue to Adobe and will cause what you describe.
    If you don't have any protocol relative links, links to third party sites can cause issues from time to time if their servers are slow or have any kind of conflict with your network. Unless you absolutely can't, you may want to copy those external scripts to your local site and link to the local versions instead, again, during development.

  • I have added the Documents folder to the Dock, however when I save a document it doesn't appear in the Documents folder on the Dock, only the Documents folder in the Finder.  Is this a quirk, so am I doing something wrong?

    I like having my Documents folder on the Dock so I added the Documents folder from the Finder to the Dock.  When I save a document to the Documents folder, the saved document appears in the Documents folder from the Finder and not in the Documents folder on the Dock.  Why is this happening?  And how can I change this?

    newbieAK wrote:
    I opened the Finder, selected Documents, then right clicked and selected Add to Dock.
    Oooh. I never new that was there.

  • InDesign CS6 Crashes when opening any document from the network

    Below are my notes on this issue along with the useless crash reports that Adobe and Apple ignore.
    File location showing now special or reserved words in path: /Volumes/design/Design/Print/COLOR CARDS/Color Card-Country/INHOUSE
    After crash, reopens document from crash and reports no issues
    Same behavior even if ID is already open
    Same issue if files are on server share with or w/o oplocks
    Same crash issue if opening from desktop w/ all links local to desktop
    Reopen after crash from opening on desktop opens fine
    ID version 8.02 (CS6)
    OS X 10.9.4 same issue with OS 10.8.5
    I have removed and reinstalled ID CS6 and all patches
    This happens on ALL Macs in the office
    The server is a QNAP with access via SMB, all users logon as guest. NO AFP is in use. Only SMB. No errors reported at server.
    Crash report below with Mac info:
    Model Name: iMac
      Model Identifier: iMac11,1
      Processor Name: Intel Core i7
      Processor Speed: 2.8 GHz
      Number of Processors:  1
      Total Number of Cores:  4
      L2 Cache (per Core):  256 KB
      L3 Cache: 8 MB
      Memory: 16 GB
      Processor Interconnect Speed:
    4.8 GT/s
      Boot ROM Version: IM111.0034.B02
      SMC Version (system):  1.54f36
      Serial Number (system):  QP0280EJ5RU
      Hardware UUID: 00776F07-F1ED-51D5-8C91-CA415D8ECA74
    When opening the file it appears to want to ask about fonts but never redraws the screen then crashes:
    Process:         Adobe InDesign CS6 [928]
    Path:            /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Identifier:      com.adobe.InDesign
    Version:         8.0.2.413 (8020)
    Code Type:       X86 (Native)
    Parent Process:  launchd [223]
    Responsible:     Adobe InDesign CS6 [928]
    User ID:         62061693
    Date/Time:       2014-07-04 16:28:00.130 -0400
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024
    VM Regions Near 0x24:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        __TEXT                 0000000000001000-0000000000005000 [   16K] r-x/rwx SM=COW  /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.BIB               
    0x00dd60bb 0xdd0000 + 24763
    1   com.adobe.BIB               
    0x00dd4755 0xdd0000 + 18261
    2   com.adobe.CoolType           
    0x00e62ac1 0xe20000 + 273089
    3   com.adobe.CoolType           
    0x00e63264 0xe20000 + 275044
    4   com.adobe.CoolType           
    0x00e64bd8 0xe20000 + 281560
    5   com.adobe.CoolType           
    0x00e65708 0xe20000 + 284424
    6   com.adobe.CoolType           
    0x00e55a62 0xe20000 + 219746
    7   com.adobe.CoolType           
    0x00e675e1 0xe20000 + 292321
    8   com.adobe.CoolType           
    0x00e5691c 0xe20000 + 223516
    9   com.adobe.CoolType           
    0x00f47f07 CTInit + 784415
    10  com.adobe.CoolType           
    0x00f75a29 CTInit + 971585
    11  com.adobe.CoolType           
    0x00f4cd8f CTInit + 804519
    12  com.adobe.CoolType           
    0x00f4cfa6 CTInit + 805054
    13  com.adobe.CoolType           
    0x00f4d09d CTInit + 805301
    14  com.adobe.CoolType           
    0x00ee84bc CTInit + 392660
    15  com.adobe.CoolType           
    0x00e7c17e 0xe20000 + 377214
    16  com.adobe.InDesign.Optical Kerning
    0x151e9d87 GetPlugIn + 29063
    17  com.adobe.InDesign.Optical Kerning
    0x151ebede GetPlugIn + 37598
    18  com.adobe.InDesign.Optical Kerning
    0x151e44f4 GetPlugIn + 6388
    19  com.adobe.InDesign.Optical Kerning
    0x151e2080 0x151dd000 + 20608
    20  com.adobe.InDesign.Optical Kerning
    0x151e0c1b 0x151dd000 + 15387
    21  com.adobe.InDesign.Optical Kerning
    0x151e0aaa 0x151dd000 + 15018
    22  com.adobe.InDesign.Optical Kerning
    0x151e1a25 0x151dd000 + 18981
    23  com.adobe.InDesign.Paragraph Composer
    0x18e8a857 TE::MarkerPositionOptions IDTEConvert<IFootnoteSettings::MarkerPositionOptions, TE::MarkerPositionOptions>(IFootnoteSettings::MarkerPositionOptions const&) + 39687
    24  com.adobe.InDesign.Paragraph Composer
    0x18e1d21a GetPlugIn + 81034
    25  com.adobe.InDesign.Paragraph Composer
    0x18e1d668 GetPlugIn + 82136
    26  com.adobe.InDesign.Paragraph Composer
    0x18e25398 GetPlugIn + 114184
    27  com.adobe.InDesign.Paragraph Composer
    0x18e525c6 GetPlugIn + 299062
    28  com.adobe.InDesign.Paragraph Composer
    0x18e5614c GetPlugIn + 314300
    29  com.adobe.InDesign.Paragraph Composer
    0x18e57985 GetPlugIn + 320501
    30  com.adobe.InDesign.Paragraph Composer
    0x18e597eb GetPlugIn + 328283
    31  com.adobe.InDesign.Paragraph Composer
    0x18e0afb3 GetPlugIn + 6691
    32  com.adobe.InDesign.Paragraph Composer
    0x18e0e0ca GetPlugIn + 19258
    33  com.adobe.InDesign.Paragraph Composer
    0x18e0990c GetPlugIn + 892
    34  com.adobe.InDesign.Text     
    0x1b95e90d GetPlugIn + 3701709
    35  com.adobe.InDesign.Text     
    0x1b778b6a GetPlugIn + 1711658
    36  com.adobe.InDesign.Text     
    0x1b765f96 GetPlugIn + 1634902
    37  com.adobe.InDesign.Text     
    0x1b7845e4 GetPlugIn + 1759396
    38  com.adobe.InDesign.Text     
    0x1b783e03 GetPlugIn + 1757379
    39  com.adobe.InDesign.Text     
    0x1b782e70 GetPlugIn + 1753392
    40  PublicLib.dylib             
    0x017ccb1a CShape::ProcessDrawShape(GraphicsData*, long) + 310
    41  com.adobe.InDesign.Text     
    0x1b6a704d GetPlugIn + 852749
    42  com.adobe.InDesign.Text     
    0x1b6a6ed3 GetPlugIn + 852371
    43  PublicLib.dylib             
    0x017ccb1a CShape::ProcessDrawShape(GraphicsData*, long) + 310
    44  PublicLib.dylib             
    0x017cd17a CShape::DrawHierarchy(GraphicsData*, long) + 354
    45  PublicLib.dylib             
    0x017cf1fd CGraphicFrameShape::DrawShape_Hierarchy(GraphicsData*, long) + 389
    46  PublicLib.dylib             
    0x017cee24 CGraphicFrameShape::DrawShape(GraphicsData*, long) + 130
    47  PublicLib.dylib             
    0x017ccb1a CShape::ProcessDrawShape(GraphicsData*, long) + 310
    48  com.adobe.InDesign.Layer     
    0x18753981 0x1874d000 + 27009
    49  com.adobe.InDesign.Generic Page Item
    0x17a17250 GetPlugIn + 142112
    50  com.adobe.InDesign.Layer     
    0x1875381d 0x1874d000 + 26653
    51  com.adobe.InDesign.Layer     
    0x18753203 0x1874d000 + 25091
    52  com.adobe.InDesign.Spread   
    0x1aa6bf4b 0x1aa5f000 + 53067
    53  com.adobe.InDesign.Spread   
    0x1aa6ef4d 0x1aa5f000 + 65357
    54  com.adobe.InDesign.Spread   
    0x1aa6b86e 0x1aa5f000 + 51310
    55  com.adobe.InDesign.AppFramework
    0x15ca2494 GetPlugIn + 89108
    56  PublicLib.dylib             
    0x018b6355 MultiThreadedWorkProgressBar::DoUpdate() + 11247
    57  PublicLib.dylib             
    0x018b7b3c SnapshotUtilsEx::Draw(long, unsigned long, PMReal const&, unsigned long, SnapshotUtils::Transparencies, IdleTimer*, std::map<IDType<ClassID_tag>, PMReal, std::less<IDType<ClassID_tag> >, std::allocator<std::pair<IDType<ClassID_tag> const, PMReal> > >*, unsigned long) + 102
    58  com.adobe.InDesign.Layout   
    0x189d977d GetPlugIn + 62253
    59  com.adobe.InDesign.Layout   
    0x189da35a GetPlugIn + 65290
    60  com.adobe.InDesign.AppFramework
    0x15cbae07 GetPlugIn + 189831
    61  com.adobe.InDesign.AppFramework
    0x15cb9739 GetPlugIn + 183993
    62  com.adobe.InDesign.AppFramework
    0x15c71196 0x15c63000 + 57750
    63  com.adobe.InDesign.AppFramework
    0x15c8f769 GetPlugIn + 12009
    64  com.adobe.InDesign           
    0x00001ec5 main + 341
    65  com.adobe.InDesign           
    0x00001d55 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib       
    0x96501992 kevent64 + 10
    1   libdispatch.dylib           
    0x97348899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib           
    0x97348532 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib     
    0x99683042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x9218e88d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    5   PMRuntime.dylib             
    0x005bb581 SetVSizeBaseline(unsigned long) + 1473
    6   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib       
    0x964fbf7a mach_msg_trap + 10
    1   libsystem_kernel.dylib       
    0x964fb16c mach_msg + 68
    2   com.apple.CoreServices.CarbonCore
    0x9218b52d TS_exception_listener_thread + 138
    3   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    4   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    5   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x9218e682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9218e8a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore
    0x9215acf2 MPWaitOnQueue + 199
    6   com.adobe.ACE               
    0x00609a69 0x5ca000 + 260713
    7   com.adobe.ACE               
    0x00608d99 0x5ca000 + 257433
    8   com.apple.CoreServices.CarbonCore
    0x9215b2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x15d62876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework
    0x15d5ec1f GetPlugIn + 861087
    5   com.adobe.InDesign.AppFramework
    0x15d5f6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework
    0x15d60cae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework
    0x15d60d1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework
    0x15d60d86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework
    0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    11  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    12  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x15d62876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework
    0x15d5ec1f GetPlugIn + 861087
    5   com.adobe.InDesign.AppFramework
    0x15d5f6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework
    0x15d60cae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework
    0x15d60d1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework
    0x15d60d86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework
    0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    11  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    12  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib       
    0x96500b76 __semwait_signal + 10
    1   libsystem_c.dylib           
    0x92bdbfb7 nanosleep$UNIX2003 + 219
    2   com.adobe.InDesign.Support for JavaScript
    0x1acddacb GetPlugIn + 317883
    3   com.adobe.InDesign.Support for JavaScript
    0x1acc2f79 GetPlugIn + 208489
    4   com.adobe.InDesign.Support for JavaScript
    0x1acdde38 GetPlugIn + 318760
    5   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    6   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    7   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib       
    0x96500a26 __recvfrom + 10
    1   libsystem_c.dylib           
    0x92bdc0c9 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib
    0x212ad733 Invoke + 47867
    3   ServiceManager-Launcher.dylib
    0x212ac846 Invoke + 44046
    4   ServiceManager-Launcher.dylib
    0x212ab988 Invoke + 40272
    5   ServiceManager-Launcher.dylib
    0x212aba0f Invoke + 40407
    6   ServiceManager-Launcher.dylib
    0x212a6baf Invoke + 20343
    7   ServiceManager-Launcher.dylib
    0x212a6ea7 Invoke + 21103
    8   ServiceManager-Launcher.dylib
    0x212a7685 Invoke + 23117
    9   ServiceManager-Launcher.dylib
    0x212a78f9 Invoke + 23745
    10  ServiceManager-Launcher.dylib
    0x212aa2a0 Invoke + 34408
    11  ServiceManager-Launcher.dylib
    0x212aa3fd Invoke + 34757
    12  ServiceManager-Launcher.dylib
    0x212aac91 Invoke + 36953
    13  ServiceManager-Launcher.dylib
    0x212aadb2 Invoke + 37242
    14  ServiceManager-Launcher.dylib
    0x2129d656 Login + 461
    15  ServiceManager-Launcher.dylib
    0x212a109a Login + 15377
    16  ServiceManager-Launcher.dylib
    0x212ab165 Invoke + 38189
    17  ServiceManager-Launcher.dylib
    0x212ad2eb Invoke + 46771
    18  libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    19  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    20  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   MultiProcessor Support       
    0x10167eac boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 140
    4   MultiProcessor Support       
    0x1014b513 ThreadFunctor::operator()() + 99
    5   MultiProcessor Support       
    0x1014b25a boost::detail::thread_data<ThreadFunctor>::run() + 22
    6   MultiProcessor Support       
    0x10167547 thread_proxy + 167
    7   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    8   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    9   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         
    0x2ecf004f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         
    0x2ea8162f APXGetHostAPI + 83439
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         
    0x2ecf004f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         
    0x2ea8162f APXGetHostAPI + 83439
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         
    0x2ecf004f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         
    0x2ea8162f APXGetHostAPI + 83439
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine         
    0x2ecf004f APXGetHostAPI + 2633743
    4   com.adobe.ape.engine         
    0x2ea8162f APXGetHostAPI + 83439
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib     
    0x99683042 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine         
    0x2ecf0017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine         
    0x2ed0920e APXGetHostAPI + 2736590
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib     
    0x99683042 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.ape.engine         
    0x2ecf0017 APXGetHostAPI + 2633687
    4   com.adobe.ape.engine         
    0x2ee7e168 APXGetHostAPI + 4264232
    5   com.adobe.ape.engine         
    0x2ecf013e APXGetHostAPI + 2633982
    6   com.adobe.ape.engine         
    0x2ecf01a7 APXGetHostAPI + 2634087
    7   com.adobe.ape.engine         
    0x2ecf02c6 APXGetHostAPI + 2634374
    8   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    9   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    10  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 29:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib       
    0x964fbf7a mach_msg_trap + 10
    1   libsystem_kernel.dylib       
    0x964fb16c mach_msg + 68
    2   com.apple.CoreFoundation     
    0x91361bf9 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation     
    0x913611d1 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation     
    0x913609ea CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation     
    0x9136084b CFRunLoopRunInMode + 123
    6   com.apple.Foundation         
    0x9b052095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
    7   com.apple.Foundation         
    0x9b051f0e -[NSThread main] + 45
    8   com.apple.Foundation         
    0x9b051e66 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    10  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    11  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 30:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib       
    0x96500ace __select + 10
    1   com.apple.CoreFoundation     
    0x913b1ae6 __CFSocketManager + 1158
    2   libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    3   libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    4   libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib       
    0x965007ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib     
    0x99682d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib     
    0x99684bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.InDesign.AppFramework
    0x15d62876 GetPlugIn + 876534
    4   com.adobe.InDesign.AppFramework
    0x15d5ec9a GetPlugIn + 861210
    5   com.adobe.InDesign.AppFramework
    0x15d5f6e5 GetPlugIn + 863845
    6   com.adobe.InDesign.AppFramework
    0x15d60cae GetPlugIn + 869422
    7   com.adobe.InDesign.AppFramework
    0x15d60d1a GetPlugIn + 869530
    8   com.adobe.InDesign.AppFramework
    0x15d60d86 GetPlugIn + 869638
    9   com.adobe.boost_threads.framework
    0x01c6f40d thread_proxy + 141
    10  libsystem_pthread.dylib     
    0x996805fb _pthread_body + 144
    11  libsystem_pthread.dylib     
    0x99680485 _pthread_start + 130
    12  libsystem_pthread.dylib     
    0x99685cf2 thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 34:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 35:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 36:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 37:
    0   libsystem_kernel.dylib       
    0x96501046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib     
    0x99681dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib     
    0x99685cce start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00dd605e  ecx: 0xffffffff  edx: 0x00deefc0
      edi: 0x00000000  esi: 0x00000000  ebp: 0xbfffb868  esp: 0xbfffb820
       ss: 0x00000023  efl: 0x00010246  eip: 0x00dd60bb   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000024
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
        0x1000 -     0x4ff7 +com.adobe.InDesign (8.0.2.413 - 8020) <26D9D0B7-6A29-A549-7EF5-E2E11360ED2A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/Adobe InDesign CS6
        0xb000 -     0xbff7 +InDesignModelAndUI (0) <2E042CB4-E42B-151B-E858-1352BF64CBA2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
        0xf000 -     0xfff7 +InDesignModel (0) <C9ABC1CF-850A-FCC7-2CEA-68B14F048036> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
       0x13000 -   0x1f3fef +WidgetBinLib.dylib (1) <D2AAB5B9-0694-32FA-38D5-F97FEE688C9D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/WidgetBinLib.dylib
      0x2a1000 -   0x480ffb +com.adobe.owl (AdobeOwl version 4.0.96 - 4.0.96) <B6B76E81-301D-D087-93F3-FDF9AB323665> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
      0x4ae000 -   0x548ff3 +com.adobe.owl-canvas (AdobeOwlCanvas version 3.6.05 - 3.6.05) <8E0CC5EB-E18A-20BD-BDC4-667D1CC43C12> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
      0x555000 -   0x55efff +ASLSupportLib.dylib (1) <000064CE-84C2-F397-BAB1-17055FA344EC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ASLSupportLib.dylib
      0x565000 -   0x5a1ffb +TextPanelLib.dylib (1) <019DE080-1920-928F-57FB-F8FD8FCCA227> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/TextPanelLib.dylib
      0x5b8000 -   0x5c1ff3 +PMRuntime.dylib (1) <4144398F-56A5-BB9C-3FEB-E306BAA505A2> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PMRuntime.dylib
      0x5ca000 -   0x746ff3 +com.adobe.ACE (AdobeACE 2.19.18.19553 - 2.19.18.19553) <2C680020-62C1-F45D-B48C-9D5AB8E99DCC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x755000 -   0xd1bfff +com.adobe.AGM (AdobeAGM 4.26.21.31374 - 4.26.21.31374) <1B7331D1-90F9-F1EF-3238-49CEED822CFD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0xd8f000 -   0xdcaff7 +com.adobe.ARE (AdobeARE 1.5.02.19553 - 1.5.02.19553) <264C1354-0764-AFAB-5BB7-DA4B4EBEEFC1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0xdd0000 -   0xdedff3 +com.adobe.BIB (AdobeBIB 1.2.02.19553 - 1.2.02.19553) <D3D9FDCE-75B2-7FB3-71C8-D5DF313F6B0F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0xdf3000 -   0xe1aff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <34F46810-2864-0365-91CF-BF9C8503400A> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0xe20000 -  0x1149fef +com.adobe.CoolType (AdobeCoolType 5.10.70.21235 - 5.10.70.21235) <1BF23DC8-AB4A-D0A8-622A-90A861016CF9> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1181000 -  0x157dfe7 +com.adobe.MPS (AdobeMPS 5.8.0.24821 - 5.8.0.24821) <79993F63-C04A-6158-62F1-50F368104552> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x15db000 -  0x1640ff3 +ObjectModelLib.dylib (1) <121426FD-C30A-48C4-98B2-8B610945C69C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/ObjectModelLib.dylib
    0x1658000 -  0x16b5feb +DataBaseLib.dylib (1) <F5ED35C9-1779-CF0D-BD50-0BC162D96A31> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/DataBaseLib.dylib
    0x16c5000 -  0x1b17ff7 +PublicLib.dylib (1) <FE41768D-FB5A-4216-E941-409BE23643CD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/MacOS/PublicLib.dylib
    0x1c44000 -  0x1c5bffb +com.adobe.AFL (AdobeAFL 1.0.0 - 1.0) <3B7A1817-3CA4-BEAA-A44A-5A9B5D664E93> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1c6c000 -  0x1c78ff7 +com.adobe.boost_threads.framework (5.0.0 - 5.0.0.0) <56B14206-3221-D261-2B01-F91074D192FC> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x1c95000 -  0x1c9dfef +libtbbmalloc.dylib (0) <7A79ED70-A4AC-737A-2FAA-63B6FB29D4ED> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x1caa000 -  0x1cc9fff +libtbb.dylib (0) <6EA19434-60D6-505D-CB6F-5CA562A0F2A7> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/libtbb.dylib
    0x1cde000 -  0x1ce6fef +com.adobe.boost_date_time.framework (5.0.0 - 5.0.0.0) <088B6233-3B58-D51A-4609-1FF7F462B1D3> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x1cfd000 -  0x1e3dfeb +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <6D085279-1185-E7F0-B0D8-FBADBA062516> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1eaf000 -  0x1eb2ffb +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120720) <A6503206-E545-4C47-B725-D6658C3E0BF5> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x1eba000 -  0x2bffff7 +libicudata.40.0.dylib (40) <015E6351-4F42-00C1-2096-BEE385B275B1> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
    0x2c12000 -  0x2d47fe7 +libicui18n.40.0.dylib (40) <8BE3FE71-0CE6-2B93-B5F2-B4F0DD274B91> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicui18n.40. 0.dylib
    0x2dbb000 -  0x2eacfef +libicuuc.40.0.dylib (40) <4CF7066A-6E82-FF80-93E6-6849149FBB98> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
    0x2ee9000 -  0x2f5bfef +com.adobe.adobe_caps (adobe_caps 6.0.29.0 - 6.0.29.0) <E4ADECD5-05B4-E78B-09D8-E45FD640E84D> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2f68000 -  0x304aff3 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <808CABA8-E8E6-AC45-4905-A6AA59E8C41C> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x3059000 -  0x3121fe7 +com.adobe.boost_regex.framework (5.0.0 - 5.0.0.0) <E124FC44-4A5C-A3C5-C7E2-0631F1D6E628> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x31c7000 -  0x31c8ff7 +com.adobe.boost_system.framework (5.0.0 - 5.0.0.0) <957930FC-D7B3-FAEA-0075-63C7B0E59070> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x31cf000 -  0x326dfe3 +libicucnv.40.0.dylib (40) <D11DC46F-D58E-B17C-9356-46F593D5A7CF> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
    0x328f000 -  0x3296ffb +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <B711CAA7-29D6-D5CF-CE1B-A611896C8D87> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x9661000 -  0x9664ffa  libCGXType.A.dylib (599.25.10.1) <FAA0A87E-0E30-3787-88F0-D0CD8F5661A2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x966c000 -  0x966dffd  com.apple.textencoding.unicode (2.6 - 2.6) <27946D57-CEFB-3EF1-B124-4A39D2621738> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x9673000 -  0x9674ff8  ATSHI.dylib (363.3) <62AF40CE-1110-31D5-931C-2B2AFB5C1A18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0x96b3000 -  0x96c1fff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9a2c000 -  0x9a5efe3 +com.adobe.Reader for DOCX (Reader for DOCX 5.6.0.19506 - 5.6.0.19506) <BE1E7785-EB91-BA70-DFE5-6077B90E58AC> /Applications/Adobe InDesign CS6/*/Reader for DOCX
    0x9a67000 -  0x9af5ffb +com.adobe.AdobeSangamML (AdobeSangamML 5.6.0.19506 - 5.6.0.19506) <50915543-BBBF-63F6-05D1-28D484194BBD> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0x9b16000 -  0x9b29ff7 +com.adobe.AdobeSFL (AdobeSFL 1.1.0.18561 - 1.1.0.18561) <5A153C87-DD7A-CE28-2E93-7DC120D4244F> /Applications/Adobe InDesign CS6/Adobe InDesign CS6.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0x9bb6000 -  0x9bc8ffd  libTraditionalChineseConverter.dylib (61) <EFC81138-0455-321B-A93A-F4E9C4A3EB31> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x9bcc000 -  0x9bd4ff7  libCGCM

    Turns out this is a known bug in InDesign 8.0.2.413.
    Awaiting a fix from Adobe

  • Unable to open PDF document when run through task/workflow

    Hi all,
    I am currently usign a background method to send a smartform as a PDF document to all the agents who approve.
    When i send the smartform in mail as a PDF documetn throught the task i get an error message when opening the PDF document which says that 'The file could nto be opened because it was either not a supported file type or because the file was damaged(for example, it was sent as an email attachment and wasn't decoded correectly'.
    The below is the code i am using to send the smartform
    { CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
        EXPORTING
          formname           = 'ZFI_ASSET_PDA_NOTIF'
        IMPORTING
          fm_name            = lv_form_name
        EXCEPTIONS
          no_form            = 1
          no_function_module = 2
          OTHERS             = 3.
      IF sy-subrc NE 0.
        MESSAGE ID sy-msgid TYPE 'S' NUMBER sy-msgno
        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.}
    { ls_ctrlop-getotf    = 'X'.
      ls_ctrlop-no_dialog = ''.
      ls_compop-tdnoprev  = 'X'.
    ls_ctrlop-DEVICE = 'LOCL'.
      ls_ctrlop-preview   = 'X'.
      ls_ctrlop-no_dialog = 'X'.}
      CALL FUNCTION lv_form_name
        EXPORTING
          control_parameters = ls_ctrlop
          output_options     = ls_compop
          user_settings      = 'X'
          gv_prctr_txt       = gv_prctr_txt
          gv_cc_text         = gv_cc_text
          gv_class_txt       = gv_class_txt
          gv_lname           = gv_lname
          gv_fname           = gv_fname
          gv_position        = gv_position
          gv_initiator       = gv_initiator
          gv_bookcost        = gv_bookcost
          gv_bookvalue       = gv_bookvalue
          gv_date            = gv_date
          gv_prctr           = gv_prctr
          gs_anla            = gs_anla
          gv_emv             = gv_emv
          gv_cond            = gv_cond
          gv_operable        = gv_operable
          gv_action          = gv_action
          gv_justify         = gv_justify
          gv_replace         = gv_replace
          gv_replace_comment = gv_replace_comment
          gv_process         = gv_process
        IMPORTING
          job_output_info    = lt_job_output
        EXCEPTIONS
          usage_error        = 1
          system_error       = 2
          internal_error     = 3
          OTHERS             = 4.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE 'S'  NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      LOOP AT lt_job_output-otfdata INTO ls_otf.
        lt_otf = ls_otf.
        APPEND lt_otf.
        CLEAR lt_otf.
      ENDLOOP.
      CALL FUNCTION 'CONVERT_OTF'
        EXPORTING
          format                = 'PDF'
          max_linewidth         = 132
        IMPORTING
          bin_filesize          = lv_len_in
        TABLES
          otf                   = lt_otf
          lines                 = lt_tline
        EXCEPTIONS
          err_max_linewidth     = 1
          err_format            = 2
          err_conv_not_possible = 3
          OTHERS                = 4.
    Fehlerhandling
      IF sy-subrc EQ 0.
      ENDIF.
      LOOP AT lt_tline.
        TRANSLATE lt_tline USING '~'.
        CONCATENATE ls_buffer lt_tline INTO ls_buffer.
      ENDLOOP.
      TRANSLATE ls_buffer USING '~'.
      append ls_buffer TO lt_objbin.
    DATA  lv_counter         TYPE i.
      DO.
        lt_record = ls_buffer.
        APPEND lt_record.
        SHIFT ls_buffer LEFT BY 255 PLACES.
        IF ls_buffer IS INITIAL.
          EXIT.
        ENDIF.
      ENDDO.
    Attachment
      REFRESH:
      lt_reclist,
      lt_objtxt,
      lt_objbin,
      lt_objpack.
      CLEAR ls_objhead.
      lt_objbin[] = lt_record[].
    lt_objhex[] = lt_record[].
      CLEAR lv_descp.
      CONCATENATE 'Asset'
                  gs_anla-anln1
                  'Approval details'
             INTO lv_descp
    SEPARATED BY space.
    Create Message Body
    Title and Description
      CONCATENATE  'Please find attached the approval details of asset : '
                   gs_anla-anln1
              INTO lv_mail_descp
             SEPARATED BY space .
      lt_objtxt = lv_mail_descp.
      APPEND lt_objtxt.
      CLEAR  lv_mail_descp .
    appending space lines into text of mail.
    DO 3 times.
      CLEAR lt_objtxt.
      APPEND lt_objtxt .
    ENDDo.
    CONCATENATE 'This is an automatically generated message.'
                 'Please do not reply to this mail.'
           INTO lv_mail_descp
         SEPARATED BY space .
    lt_objtxt = lv_mail_descp.
    APPEND lt_objtxt.
      DESCRIBE TABLE lt_objtxt LINES lv_lines_txt.
      READ     TABLE lt_objtxt INDEX lv_lines_txt.
      ls_doc_chng-obj_name = 'smartform'.
      ls_doc_chng-expiry_dat = sy-datum + 10.
      ls_doc_chng-obj_descr = lv_descp.
      ls_doc_chng-sensitivty = 'F'.
      ls_doc_chng-doc_size = ( lv_lines_txt - 1 ) * 255  + STRLEN( lt_objtxt ) .
    Main Text
    wa_doc_chng-doc_size = ( v_lines_txt - 1 ) * 255 + strlen( i_objtxt ).
      CLEAR lt_objpack-transf_bin.
      lt_objpack-head_start = 1.
      lt_objpack-head_num = 0.
      lt_objpack-body_start = 1.
      lt_objpack-body_num = lv_lines_txt.
    lt_objpack-doc_type = 'RAW'.
        lt_objpack-doc_type = 'TXT'.
      APPEND lt_objpack.
    Attachment
    (pdf-Attachment)
      lt_objpack-transf_bin = 'X'.
      lt_objpack-head_start = 1.
      lt_objpack-head_num   = 0.
      lt_objpack-body_start = 1.
      DESCRIBE TABLE lt_objbin LINES lv_lines_bin.
      READ TABLE lt_objbin INDEX lv_lines_bin.
      lt_objpack-doc_size = ( lv_lines_bin - 1 ) * 255 + STRLEN( lt_objbin ) .
      lt_objpack-body_num = lv_lines_bin.
      lt_objpack-doc_type = 'PDF'.
      lt_objpack-obj_name = 'ATTACHMENT'.
      lt_objpack-obj_descr = lv_descp.
      APPEND lt_objpack.
      LOOP AT t_mail_addr.
        CLEAR lt_reclist.
        lt_reclist-receiver = t_mail_addr-mailid.
        lt_reclist-rec_type = 'U'.
        APPEND lt_reclist.
      ENDLOOP.
      IF t_mail_addr[] IS INITIAL.
        CLEAR lt_reclist.
        lt_reclist-receiver = mail id.
        lt_reclist-rec_type = 'U'.
        APPEND lt_reclist.
      ENDIF.
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = ls_doc_chng
          put_in_outbox              = 'X'
          commit_work                = 'X'
        TABLES
          packing_list               = lt_objpack
          object_header              = ls_objhead
          contents_bin               = lt_objbin
          contents_txt               = lt_objtxt
          receivers                  = lt_reclist
         CONTENTS_HEX                = lt_objbin
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          document_type_not_exist    = 3
          operation_no_authorization = 4
          parameter_error            = 5
          x_error                    = 6
          enqueue_error              = 7
          OTHERS                     = 8.
      DATA: l TYPE sy-subrc.
      l = sy-subrc.
    When i run the above code in Se38, I get an email with a attachment that i am able to open. The problem seems to be with user WF_BATCH.
    I have already checked all the existing threads on this. I did this coding as per one of the SDN threads itself.
    I am able to open the PDF attachment even when i test the method. The problem is only when it is run through a task/workflow.
    Please advice.
    Thanks and Regards,
    Soumya Gayatri.
    Edited by: Soumya Gayatri on Apr 14, 2009 8:40 PM
    Edited by: Soumya Gayatri on Apr 14, 2009 8:44 PM
    Edited by: Soumya Gayatri on Apr 14, 2009 8:45 PM
    Edited by: Soumya Gayatri on Apr 14, 2009 8:47 PM
    Edited by: Soumya Gayatri on Apr 14, 2009 8:47 PM

    Hello,
    You should see an "Edit" in the top right of your post, you can use that to edit it.
    As I said, use  before and after the coding, but without the spaces (after "{" and before "}" ).
    Try it!
    Testing:
    this is code
    regards
    Rick Bakker
    Hanabi Technology

Maybe you are looking for

  • My cq56 wont start it keeps saying windows is loading files but wont start

    my compaq presario CQ56 wont sart. it just keeps telling me "windows is loading files" but just wont start

  • Set Date With Javascript

    I have 2 date fields, A and B. What I need to do is once I tab out of A, I need to set B to A+1year-1day. I can do this in a page process on submit with ADD_MONTHS(:P_A, 12)-1 but I need this to be done on change of field A. Any help appreciated Gus

  • Property not Writable on type exception

    I found another post about this problem but the reply was Sorry, I have solved the problem. I am using JBoss 4.2.1.GA, Facelets and jboss-seam-CVS.2007-09-17_01-34-40. I am trying to do this.      <h:form>           <h:panelGrid id="lpg_01" binding="

  • Please help: WebLogic + BI + Bi SQl Group Loader

    Hi all, i have big problem with solution on my company project. I please somebody help me. This is my problem: I have bifoundation_domain : WebLogic Server Version: 10.3.5.0 EM 11g Oracle Business Intelligence 11.1.1.7.0 with this structure: bifounda

  • Issues with syncing podcasts

    Okay, so if I listen to a podcast on my phone and then sync it to my PC, after syncing it marks it as new again on my phone. It's as if it forgets the changes that have been made on the phone. Anybody know what I'm doing wrong? I have no 'replace inf