Why does SET ROLE start a transaction?

Hi,
I wonder why SQL command SET ROLE starts a transaction?
Is it considered to be a DML command?
If yes, then why?
Check this simple PL/SQL example (where FND_ADMIN is any role granted to the user executing the code):
SET SERVEROUT ON
BEGIN
dbms_output.put_line('[1]');
dbms_output.put_line(dbms_transaction.local_transaction_id);
dbms_output.put_line('[2]');
dbms_session.set_role('FND_ADMIN');
dbms_output.put_line('[3]');
dbms_output.put_line(dbms_transaction.local_transaction_id);
dbms_output.put_line('[4]');
END;
It gives the following output:
[1]
[2]
[3]
6.40.1217
[4]
Regards
Håkan

Hm... as documentation states, DBMS_SESSION.SET_ROLE is, quote, "... equivalent to the SET ROLE SQL statement", unquote.
However, seems that it's doing something more than just SET ROLE:
SQL> commit;
Commit complete.
SQL> select sid, taddr
  2    from v$session
  3   where sid = (select sid from v$mystat where rownum = 1);
       SID TADDR
        46
SQL> set role CTXAPP;
Role set.
SQL> select sid, taddr
  2    from v$session
  3   where sid = (select sid from v$mystat where rownum = 1);
       SID TADDR
        46TADDR is empty – we don't have transaction and there is no transaction state object for our session.
However:
SQL> exec dbms_session.set_role('CTXAPP')
PL/SQL procedure successfully completed.
SQL> select sid, taddr
  2    from v$session
  3   where sid = (select sid from v$mystat where rownum = 1);
       SID TADDR
        46 5756BD74Why so? I don't know :) But obviously, DBMS_SESSION.SET_ROLE is not a precise equivalent to SET ROLE.
Regards.

Similar Messages

  • HT1725 Why does the download start again for the start. I only hve access to a 3G wifi connection so one tv episode had cost me about $10 I'm download costs because of several interruptions.

    Why does the download start again for the start. I only hve access to a 3G wifi connection so one tv episode had cost me about $10 I'm download costs because of several interruptions. Is there a way to change that?

    Among the alternatives not mentioned... Using a TiVo DVR, rather than the X1; a Roamio Plus or Pro would solve both the concern over the quality of the DVR, as well as providing the MoCA bridge capability the poster so desperately wanted the X1 DVR to provide. (Although the TiVo's support only MoCA 1.1.) Just get a third-party MoCA adapter for the distant location. Why the hang-up on having a device provided by Comcast? This seems especially ironic given the opinions expressed regarding payments over time to Comcast. If a MoCA 2.0 bridge was the requirement, they don't exist outside providers. So couldn't the poster have simply requested a replacement XB3 from the local office and configured it down to only providing MoCA bridging -- and perhaps as a wireless access point? Comcast would bill him the monthly rate for the extra device, but such is the state of MoCA 2.0. Much of the OP sounds like frustration over devices providing capabilities the poster *thinks* they should have.

  • Why does CS6 automatically start when i plug in my Canon Eos camera and how do I stop it

    Why does CS6 automatically start when i plug in my Canon Eos camera and how do I stop it from doing so?

    Autostart is controlled by your operating system. check the relevant system control panel or right-click the drive letter of your memory card to change these options in teh properties.
    Mylenium

  • Why does installation not start after the message "setup wants to make changes"?

    Why does installation not start after the message "Setup wants to make changes.  Type your password to allow this"?

    Hi
    It wants your system's admin password. Standard procedure on Mac for non-admin users
    Thanks

  • Why does the iPod starts by itself?

    When I plug the earphones into my iPhone 3G, the iPod automatically starts playing songs. Why does that happen then?

    - By restore itsself do you mean that it erases itself and then either sets ups as a new iPod or restores from a iCloud backup or backup on yur computer?
    - You also say that "how can i just make my ipod a hotspot or something?"
    The iPod does not have celluar connectivity so it has to use wifi to connect to the internet. When you first get a new iPod yu can set it up via wifi or by connecting it to a computer that is connected to the internet. Has the iPod been setup already?

  • Why does address bar start to hightlight when i click but stops halfway through & wont take me to site?

    why does addressbar start to highlight when i click & then stops so I cant view...I try again & again...what do i do?

    Did you disable all the extensions before restarting?
    If it works in Firefox Safe-mode then disable all extensions (Tools > Add-ons > Extensions) and then try to find which is causing it by enabling one extension at a time until the problem reappears.
    Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    In Firefox Safe mode these changes are effective:
    *all extensions are disabled
    *the default theme is used (no persona)
    *userChrome.css and userContent.css are ignored
    *the default toolbar layout is used (localstore-safe.rdf)
    *the Javascript JIT compiler is disabled
    *hardware acceleration is disabled
    *plugins are not affected
    *preferences are not affected

  • Why does my Ipad start changing screens and sites randomly on it's own frequently?

    Why does my Ipad suddenly start changing screens and sites randomly on it's own?  It's like it spazzes out rather frequently for no apparent reson.

    It's hard to say why, but try rebooting the device by pressing and holding the on/off and home buttons simultaneously until the screen goes blank and you see the apple logo. It should take about 10-15 seconds to reboot. See if this stops it.

  • Why does my mac start to a blue screen

    Why does my mac go straight to a blue screen on start up?

    Start into Safe Mode.  http://support.apple.com/kb/HT1564
                                     http://support.apple.com/kb/PH4373

  • Why does my Ipod start playing music when I set it on the Speaker dock?

    Everytime I set it on the speaker dock it starts playing the same song without pushing any buttons, even when I just want to charge the Ipod.

    Are you using the remote that came with the Apple TV? If so, on the Mac open System Prefs > Security and Privacy and click the "advanced" button. Select the option to "disable remote control infrared receiver" and click OK and close Sys Prefs.

  • Can't open a thing! Why does CS4 suddenly started crashing upon starting?

    Opening either the program (and I've tried it with Illustrator, Photoshop, InDesign and Acrobat), or the file itself (if I'm lucky enough to have the CS4 program open fine with startup but then when I click to open a file it closes unexpectedly), just this week my computer won't let me open things. It keeps crashing. I have an iMac with 10.7.5.  Crash reports gives Kern Invalid/Bad Address.
    Is this something I could fix myself? Should I take my computer somewhere? (Am miles away from the nearest store and I have an iMac, not a convenient laptop)
    I really can't think of why it all of a sudden started doing this - and I have people's projects to finish! Please help this frustrated designer!
    Thank you. 

    Hi, I ran the cleaner tool.
    Reinstalled, booted, etc.
    Disabled fonts and cleared font caches.
    Removed a couple design files that I thought may have been faulty.
    Sometimes, I can get the program (InDesign or Photoshop) to start but when I click to open a previous file to edit it, it crashes.
    Other times (especially with Illustrator), it crashes before it even gets to opening the program.  (The initialization screen).
    Process:         Adobe InDesign CS4 [309]
    Path:            /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
    Identifier:      com.adobe.InDesign
    Version:         6.0.0.352 (6000)
    Code Type:       X86 (Native)
    Parent Process:  launchd [131]
    Date/Time:       2014-05-12 21:22:53.577 -0400
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          48411 sec
    Crashes Since Last Report:           12
    Per-App Interval Since Last Report:  4289 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      4F3D4B86-EAFA-4A50-886F-E43124C2BD1F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000006e676973
    VM Regions Near 0x6e676973:
        __LINKEDIT             00000000400bc000-00000000400e0000 [  144K] r--/rwx SM=COW  /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    -->
        __TEXT                 000000008fe01000-000000008fe34000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld
    Application Specific Information:
    objc[309]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                           0x6e676973 0 + 1852270963
    1   com.adobe.PDFL                 0x28f0f4e9 ASrealloc + 765
    2   com.adobe.PDFL                 0x28e6e588 CosDocEnumEOFs + 27326
    3   com.adobe.PDFL                 0x28e6c907 CosDocEnumEOFs + 20029
    4   com.adobe.PDFL                 0x28e6ed46 CosDocEnumEOFs + 29308
    5   com.adobe.PDFL                 0x28d7c782 ASTextIsEmpty + 1146
    6   com.adobe.PDFL                 0x28c2679f PDFontPSFlushIncrGlyphList + 65853
    7   com.adobe.PDFL                 0x28c26966 PDFontPSFlushIncrGlyphList + 66308
    8   com.adobe.PDFL                 0x28c28f93 PDFontPSFlushIncrGlyphList + 76081
    9   com.adobe.PDFL                 0x28c2bae6 PDFontPSFlushIncrGlyphList + 87172
    10  com.adobe.PDFL                 0x28c10b26 PDFLPrintDoc + 6322
    11  com.adobe.PDFL                 0x28cdbcac PDSetHostEncoding + 2412
    12  com.adobe.PDFL                 0x28cdbe02 PDSetHostEncoding + 2754
    13  com.adobe.PDFL                 0x28c13eba PDFLInitFriends + 2122
    14  com.adobe.PDFL                 0x28c139c8 PDFLInitFriends + 856
    15  com.adobe.InDesign.PDF         0x146b5536 GetPlugIn + 1085302
    16  com.adobe.InDesign.PDF         0x146b6f1a GetPlugIn + 1091930
    17  com.adobe.InDesign.PDF         0x146b750f GetPlugIn + 1093455
    18  com.adobe.InDesign.PDF         0x146b7790 GetPlugIn + 1094096
    19  com.adobe.InDesign.PDF         0x146b7b09 GetPlugIn + 1094985
    20  com.adobe.InDesign.PDF         0x146b7b9e GetPlugIn + 1095134
    21  com.adobe.InDesign.PDF         0x146af4ad GetPlugIn + 1060589
    22  com.adobe.InDesign.PDF         0x14587be4 0x14575000 + 76772
    23  PublicLib.dylib               0x01198e2d CShape::Draw(GraphicsData*, long) + 349
    24  PublicLib.dylib               0x0119827b CShape::DrawHierarchy(GraphicsData*, long) + 219
    25  PublicLib.dylib               0x0119b866 CGraphicFrameShape::DrawShape_Hierarchy(GraphicsData*, long) + 326
    26  PublicLib.dylib               0x01199742 CGraphicFrameShape::DrawShape(GraphicsData*, long) + 210
    27  PublicLib.dylib               0x01198e2d CShape::Draw(GraphicsData*, long) + 349
    28  com.adobe.InDesign.Layer       0x13ea7cf4 0x13ea4000 + 15604
    29  com.adobe.InDesign.Generic Page Item 0x1361cf85 GetPlugIn + 123445
    30  com.adobe.InDesign.Layer       0x13ea7aa8 0x13ea4000 + 15016
    31  com.adobe.InDesign.Layer       0x13ea8269 0x13ea4000 + 17001
    32  com.adobe.InDesign.Spread     0x15cfe6a8 0x15cfb000 + 13992
    33  com.adobe.InDesign.Spread     0x15d0044d 0x15cfb000 + 21581
    34  com.adobe.InDesign.Spread     0x15d00e36 0x15cfb000 + 24118
    35  com.adobe.InDesign.AppFramework 0x1235fd05 GetPlugIn + 106709
    36  PublicLib.dylib               0x0127f7fe SnapshotUtils::CreateAlphaAGMImageAccessor() const + 4542
    37  PublicLib.dylib               0x012811b8 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) + 104
    38  com.adobe.InDesign.Layout     0x1407fb64 GetPlugIn + 63108
    39  com.adobe.InDesign.Layout     0x1407f4f6 GetPlugIn + 61462
    40  com.adobe.InDesign.AppFramework 0x1237bc48 GetPlugIn + 221208
    41  com.adobe.InDesign.AppFramework 0x1237cadb GetPlugIn + 224939
    42  com.adobe.InDesign.AppFramework 0x12326858 0x12323000 + 14424
    43  com.adobe.InDesign.AppFramework 0x12349d9e GetPlugIn + 16750
    44  com.adobe.InDesign             0x000026eb main + 187
    45  com.adobe.InDesign             0x00001fb2 start + 258
    46  com.adobe.InDesign             0x00001ed9 start + 41
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x9887390a kevent + 10
    1   libdispatch.dylib             0x944d7e04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib             0x944d6853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98de9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x945473a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore 0x945a967f MPWaitOnQueue + 200
    5   PMRuntime.dylib               0x00012668 MemUtils::GetAvailMem() + 296
    6   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib         0x98870c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x988701f6 mach_msg + 70
    2   com.apple.CoreServices.CarbonCore 0x945d40ec TS_exception_listener_thread + 90
    3   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    4   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib             0x98d9a42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x945d5e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore 0x9454737d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x945a967f MPWaitOnQueue + 200
    6   AdobeACE                       0x0004c38d 0x1b000 + 201613
    7   AdobeACE                       0x0004bd85 0x1b000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    10  libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib             0x98d9a42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x945d5e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore 0x9454737d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x945a967f MPWaitOnQueue + 200
    6   AdobeACE                       0x0004c38d 0x1b000 + 201613
    7   AdobeACE                       0x0004bd85 0x1b000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    10  libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib             0x98d9a42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore 0x945d5e62 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore 0x9454737d TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore 0x945a967f MPWaitOnQueue + 200
    6   AdobeACE                       0x0004c38d 0x1b000 + 201613
    7   AdobeACE                       0x0004bd85 0x1b000 + 200069
    8   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    10  libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.adobe.amt.services         0x0f575552 C_EULA_AskToAcceptEULA + 21368
    4   com.adobe.amt.services         0x0f570995 C_EULA_AskToAcceptEULA + 1979
    5   com.adobe.amt.services         0x0f5755b0 C_EULA_AskToAcceptEULA + 21462
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f229 GetPlugIn + 824825
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   libboost_thread-mt-1_34_1.dylib 0x01596080 boost::detail::condition_impl::do_wait(_opaque_pthread_mutex_t*) + 24
    4   com.adobe.InDesign.AppFramework 0x1240f19f GetPlugIn + 824687
    5   libboost_thread-mt-1_34_1.dylib 0x015993a6 boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 34
    6   libboost_thread-mt-1_34_1.dylib 0x015987e5 boost::thread_group::create_thread(boost::function0<void, std::allocator<boost::function_base> > const&) + 223
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   TINthread.dylib               0x170ed7a5 ThreadUtils::ThreadPool::Dispatcher() + 277
    4   TINthread.dylib               0x170ed83f ThreadUtils::ThreadPool::ThreadProc(void*) + 17
    5   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    6   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib         0x98870d36 mach_wait_until + 10
    1   libsystem_c.dylib             0x98d93439 nanosleep + 388
    2   com.adobe.InDesign.Support for JavaScript 0x15e9f53f GetPlugIn + 336367
    3   com.adobe.InDesign.Support for JavaScript 0x15e9f59f GetPlugIn + 336463
    4   com.adobe.InDesign.Support for JavaScript 0x15e7b51e GetPlugIn + 188878
    5   com.adobe.InDesign.Support for JavaScript 0x15e9f85f GetPlugIn + 337167
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib         0x98870c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x988701f6 mach_msg + 70
    2   com.macromedia.Flash Player.authplaylib 0x1ccbb63e ExternalPlayer_Initialize + 1865604
    3   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    4   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib 0x1cae7ba6 0x1c800000 + 3046310
    4   com.macromedia.Flash Player.authplaylib 0x1cb09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib 0x1cae7f98 0x1c800000 + 3047320
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib 0x1cae7ba6 0x1c800000 + 3046310
    4   com.macromedia.Flash Player.authplaylib 0x1cb09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib 0x1cae7f98 0x1c800000 + 3047320
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib 0x1cae7ba6 0x1c800000 + 3046310
    4   com.macromedia.Flash Player.authplaylib 0x1cb09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib 0x1cae7f98 0x1c800000 + 3047320
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98d9182a pthread_cond_wait + 48
    3   com.macromedia.Flash Player.authplaylib 0x1cae7ba6 0x1c800000 + 3046310
    4   com.macromedia.Flash Player.authplaylib 0x1cb09f81 ExternalPlayer_Initialize + 90311
    5   com.macromedia.Flash Player.authplaylib 0x1cae7f98 0x1c800000 + 3047320
    6   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    7   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib         0x98870c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x945a9a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x0f8e3eff 0xf8b4000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    5   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib         0x98870c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x945a9a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x0f8e3eff 0xf8b4000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    5   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib         0x98870c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore 0x945a9a96 MPWaitOnSemaphore + 104
    2   MultiProcessor Support         0x0f8e3eff 0xf8b4000 + 196351
    3   com.apple.CoreServices.CarbonCore 0x945aa5e0 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    5   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 24:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x98872b42 __select + 10
    1   com.apple.CoreFoundation       0x96d25e15 __CFSocketManager + 1557
    2   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    3   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 26:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 27:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 28:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 29:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 32:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib         0x9887302e __workq_kernreturn + 10
    1   libsystem_c.dylib             0x98de7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib             0x98de96fe start_wqthread + 30
    Thread 34:
    0   libsystem_kernel.dylib         0x9887283e __psynch_cvwait + 10
    1   libsystem_c.dylib             0x98de9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib             0x98de9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore 0x945473a7 TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore 0x9454711d TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore 0x94546f2e TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore 0x945bc398 TimerThread + 292
    7   libsystem_c.dylib             0x98de5ed9 _pthread_start + 335
    8   libsystem_c.dylib             0x98de96de thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbfffcede  ebx: 0x28e6e46a  ecx: 0x00000006  edx: 0x2065626f
      edi: 0xbffffda4  esi: 0x00000130  ebp: 0xbfffce88  esp: 0xbfffce6c
       ss: 0x00000023  efl: 0x00010206  eip: 0x6e676973   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x6e676973
    Logical CPU: 1
    Binary Images:
        0x1000 -     0x3ff7 +com.adobe.InDesign (6.0.0.352 - 6000) <970AB63A-C7CF-E2BD-6F84-37178B986F1A> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Adobe InDesign CS4
        0x8000 -     0x8fff +InDesignModel (??? - ???) <04F752B0-79DF-B0C0-0D40-E5D56F5E6763> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel
        0xc000 -     0xcfff +InDesignModelAndUI (??? - ???) <2822805A-73B5-F1C1-F21F-77EA75E194B8> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAndUI
       0x10000 -    0x16fff +PMRuntime.dylib (??? - ???) <9428E22B-B3BF-6645-9DE1-E821B48AE928> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PMRuntime.dylib
       0x1b000 -   0x128fff +AdobeACE (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      0x146000 -   0x64efff +AdobeAGM (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      0x7be000 -   0x7fdff7 +AdobeARE (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0x807000 -   0x820fff +AdobeBIB (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      0x82a000 -   0x84bff7 +AdobeBIBUtils (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
      0x858000 -   0xaebfc7 +AdobeCoolType (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
      0xb6f000 -   0xf39fef +AdobeMPS (??? - ???) <4E366E06-A4EB-4717-9639-0443743F5104> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
      0xfc8000 -  0x1029fff +ObjectModelLib.dylib (??? - ???) <4FD4B086-E451-4EA3-2DBD-0CFB7EF8BBA2> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/ObjectModelLib.dylib
    0x1046000 -  0x107cfff +DataBaseLib.dylib (??? - ???) <DAF68BCD-3194-48AD-5086-E06FD2529E85> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/DataBaseLib.dylib
    0x108c000 -  0x13fafff +PublicLib.dylib (??? - ???) <BC602492-4629-CD2E-5901-D4A8AEE8BA69> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PublicLib.dylib
    0x1557000 -  0x1578fda +AdobeAFL (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAFL.framework/Versions/A/AdobeAFL
    0x1594000 -  0x159affe +libboost_thread-mt-1_34_1.dylib (??? - ???) <DB58BCE6-F2FC-4E5B-B87F-ED405C3F62A7> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/libboost_thread-mt-1_34_1.dylib
    0x15a5000 -  0x1635fc3 +WRServices (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x17b0000 -  0x17b4ffc +com.adobe.AdobeCrashReporter (2.5 - 3.0.20080806) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x17ba000 -  0x216a57f +libicudata.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x216d000 -  0x223c23b +libicui18n.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
    0x22e5000 -  0x23b9db7 +libicuuc.dylib.36.0 (36.0.0 - compatibility 36.0.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x241a000 -  0x2461fc7 +com.adobe.adobe_caps (adobe_caps 2.0.99.0 - 2.0.99.0) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2467000 -  0x24ddfff +libboost_regex-mt-1_34_1.dylib (??? - ???) <3FE3AFA1-CCA6-740C-9460-E04378983CF0> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/libboost_regex-mt-1_34_1.dylib
    0x2513000 -  0x26c9ff4 +com.adobe.amtlib (amtlib 2.0.1.10077 - 2.0.1.10077) <CB2EC3BF-6771-4DAB-BF29-6775FB6F9608> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x2700000 -  0x273dfff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x2757000 -  0x288efef +WidgetBinLib.dylib (??? - ???) <F506904C-A3A5-2E16-C1E4-BBB1018D4288> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/WidgetBinLib.dylib
    0x2924000 -  0x2b1efcf +AdobeOwl (??? - ???) <F209A9B2-9606-4182-93D8-84B349CFBE48> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x2b99000 -  0x3097fc3 +AdobeOwlCanvas (??? - ???) <DC1EE447-FCDB-43C8-B6D2-A5454291C85D> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x33f5000 -  0x33f5fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x37fb000 -  0x37fcff2 +com.adobe.InDesign.Help (6.0.0.352 - ???) <0F4B3A38-9C70-AF9B-BF2E-214D9934FBD9> /Applications/Adobe InDesign CS4/*/Help
    0x7dd0000 -  0x7de2fff  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <F7D2A96C-D03F-3C0B-83FC-1016BB787B59> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x7de6000 -  0x7deaff9 +com.adobe.InDesign.Data Services UI (6.0.0.352 - ???) <85A22E03-9C0E-6F41-9C99-DDD06DD88300> /Applications/Adobe InDesign CS4/*/Data Services UI
    0x7def000 -  0x7df1ff2 +com.adobe.InDesign.SimpleTextImportFilter (6.0.0.352 - ???) <78004381-49BA-D66C-35CE-45DB39FEBB1E> /Applications/Adobe InDesign CS4/*/SimpleTextImportFilter
    0x7dfa000 -  0x7dfbff2 +com.adobe.InDesign.Global Preferences Panel (6.0.0.352 - ???) <6CBC6C7F-01EC-99BC-A502-933A65FEB980> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/Required/Global Preferences Panel.InDesignPlugin/Global Preferences Panel
    0x9790000 -  0x9790fff  com.apple.applescript.component (2.2.1 - 2.2.1) <E7C937D3-5623-32EB-AA4F-B5D0D1EE27B9> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x97a5000 -  0x97b3ffb  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <4378B89F-0BDA-3072-9C67-DE1A371DD816> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x97b7000 -  0x97c4ff7 +com.adobe.asneu.framework (asneu version 1.6.2f01 - 1.6.2) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x97c8000 -  0x97cfff8 +com.adobe.InDesign.Data Services (6.0.0.352 - ???) <B53B8B9E-B41C-A9C4-8070-B835E5DC71F2> /Applications/Adobe InDesign CS4/*/Data Services
    0x97d5000 -  0x97d7ff2 +com.adobe.InDesign.Username UI (6.0.0.352 - ???) <A2AEF94D-F8DA-9928-269E-F15F3AE94DA7> /Applications/Adobe InDesign CS4/*/Username UI
    0x97ea000 -  0x97f6ff5 +com.adobe.InDesign.DTTransform (6.0.0.352 - ???) <C11BA48D-46A8-06FB-D803-15BE309A319E> /Applications/Adobe InDesign CS4/*/DTTransform
    0xaffe000 -  0xb031ffc +com.adobe.Reader for DOCX (Reader for DOCX 5.1.0.1700 - 5.1.0.1700) <A5F4E8CA-4476-4746-910A-269983557ED7> /Applications/Adobe InDesign CS4/*/Reader for DOCX
    0xb04d000 -  0xb0d1fe0 +AdobeSangamML (??? - ???) <51D6504F-BA1C-446F-A353-5D651CB6D9B3> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSangamML.framework/Versions/A/AdobeSangamML
    0xb11f000 -  0xb184fcf +com.adobe.Reader for Excel (Reader for Excel 5.1.0.1700 - 5.1.0.1700) <210225FA-7FF2-409E-A1B7-C9D3B47A57C2> /Applications/Adobe InDesign CS4/*/Reader for Excel
    0xb1aa000 -  0xb1bdfff +AdobeSFL (??? - ???) <BD87753C-62D7-41F1-BE66-E848F7888FCD> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSFL.framework/Versions/A/AdobeSFL
    0xb1c4000 -  0xb1e7fe3 +PMFileReader.dylib (??? - ???) <F17B2150-6995-4D65-B260-0212E1275030> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PMFileReader.dylib
    0xf3b3000 -  0xf3cefff +com.adobe.InDesign.LILO (6.0.0.352 - ???) <0E824840-5088-6779-6D7E-1D940C75F0E8> /Applications/Adobe InDesign CS4/*/LILO
    0xf3db000 -  0xf3ddff7 +com.adobe.InDesign.Layout Adjustment Panel (6.0.0.352 - ???) <69CB7865-2D40-C519-28BF-06B4700FADF6> /Applications/Adobe InDesign CS4/*/Layout Adjustment Panel
    0xf4a2000 -  0xf4c5ff7 +CSI-Launcher.dylib (??? - ???) /Library/Application Support/Adobe/*/CSI-Launcher.dylib
    0xf555000 -  0xf5f6fc3 +com.adobe.amt.services (AMTServices 2.0.1.10077 [BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09] - 2 . 0) <31E82904-C3C2-424E-A1AE-A5EFADBB19B8> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0xf8b4000 -  0xf8fbff7 +MultiProcessor Support (??? - ???) <F3BFBFC8-1EE7-419A-AAD4-EABD31CCECD1> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobePSL.framework/PlugIns/multiprocessor support.plugin/Contents/MacOS/MultiProcessor Support
    0xf9ab000 -  0xf9abffb +DTraceSupport.dylib (??? - ???) <3AD5C850-52E5-75B9-2E02-5381F997080E> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/DTraceSupport.dylib
    0xfb75000 -  0xfb98fff +com.adobe.InDesign.Dictionary Editor Dialog (6.0.0.352 - ???) <5C09D301-0BCE-7DBD-C28A-A1F55139E2CE> /Applications/Adobe InDesign CS4/*/Dictionary Editor Dialog
    0xfbad000 -  0xfbcdff9 +TextPanelLib.dylib (??? - ???) <B37A8DDD-502A-8DCE-5574-FE4F8A52A48A> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/TextPanelLib.dylib
    0xfbe0000 -  0xfbf6feb +com.adobe.InDesign.Media Import Filter (6.0.0.352 - ???) <B25EA5A7-E8AD-2EA0-D1F2-793594E772EB> /Applications/Adobe InDesign CS4/*/Media Import Filter
    0xfee0000 -  0xff8afff +com.adobe.linguistic.LinguisticManager (4.0.0 - 7963) <B915463F-F448-4704-A0D8-BEE4B780F298> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0xffad000 -  0xffb0fff +com.adobe.InDesign.PNG Import Filter UI (6.0.0.352 - ???) <B11AF6F4-2AFF-7BA8-D2AE-BA2C0E6EC36A> /Applications/Adobe InDesign CS4/*/PNG Import Filter UI
    0xffb5000 -  0xffbaff3 +com.adobe.InDesign.QTAccess (6.0.0.352 - ???) <1A40EE48-3845-A79D-198B-522022908941> /Applications/Adobe InDesign CS4/*/QTAccess
    0xffbf000 -  0xffd8fff +com.adobe.InDesign.Sangam Preferences UI (6.0.0.352 - ???) <8DF39D2E-CAE2-5231-4E82-6F8FC0866E68> /Applications/Adobe InDesign CS4/*/Sangam Preferences UI
    0xffe7000 - 0x10033ffe +AdobeSangam (3.0.0 - compatibility 3.0.0) <7CA1710B-7675-42EA-A688-F3570ABB577B> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x10096000 - 0x100e5ff3 +com.adobe.InDesign.SangamExport (6.0.0.352 - ???) <9DBC6F9D-C04E-BD09-6655-B5FB0C504802> /Applications/Adobe InDesign CS4/*/SangamExport
    0x10103000 - 0x101fafef +com.adobe.InDesign.SangamServicer-Mapper (6.0.0.352 - ???) <F94FF017-6AC1-81D3-4380-B1572289D0D4> /Applications/Adobe InDesign CS4/*/SangamServicer-Mapper
    0x1023f000 - 0x1024bff3 +com.adobe.InDesign.SaveBack (6.0.0.352 - ???) <5FEC3A18-4BD3-1044-6236-3115C0C6858E> /Applications/Adobe InDesign CS4/*/SaveBack
    0x10254000 - 0x102dcfff +com.adobe.InDesign.Tagged Text Attributes (6.0.0.352 - ???) <392E29FB-F331-5765-4292-C72B2008621A> /Applications/Adobe InDesign CS4/*/Tagged Text Attributes
    0x1030d000 - 0x10319fed +com.adobe.InDesign.Tagged Text Filters UI (6.0.0.352 - ???) <F2CD8EAB-8C46-480C-524F-E39E1E31F577> /Applications/Adobe InDesign CS4/*/Tagged Text Filters UI
    0x1031f000 - 0x103bbff2 +com.adobe.InDesign.Tagged Text Filters (6.0.0.352 - ???) <0036BA3A-F257-141C-5B9F-5DFF9F7E8579> /Applications/Adobe InDesign CS4/*/Tagged Text Filters
    0x103ca000 - 0x103d2ff9 +com.adobe.InDesign.Clipping Path Dialog (6.0.0.352 - ???) <C047A93F-1863-13EE-048F-9F9406C7DDFE> /Applications/Adobe InDesign CS4/*/Clipping Path Dialog
    0x103db000 - 0x103fefff +com.adobe.InDesign.Color Management UI (6.0.0.352 - ???) <7932C550-D31C-6230-30FD-B4DC96D7F35B> /Applications/Adobe InDesign CS4/*/Color Management UI
    0x1040a000 - 0x10457ff9 +com.adobe.InDesign.Color Picker Panel (6.0.0.352 - ???) <6D5F716C-4997-E6CD-6625-8C95A4A630BB> /Applications/Adobe InDesign CS4/*/Color Picker Panel
    0x10472000 - 0x10545ffb +com.adobe.InDesign.Dynamic Documents (6.0.0.352 - ???) <F93D80E9-A3D8-41E4-EE20-54FC9C8DAD6B> /Applications/Adobe InDesign CS4/*/Dynamic Documents
    0x1058a000 - 0x1066bfc3 +AdobeSWFPort (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeSWFPort.framework/Versions/A/AdobeSWFPort
    0x1069f000 - 0x106b1ffd +com.adobe.InDesign.DynamicDocumentsUI (6.0.0.352 - ???) <E6DE79DC-BA0F-C0CE-7C9E-2881BF96953B> /Applications/Adobe InDesign CS4/*/DynamicDocumentsUI
    0x106b7000 - 0x106befff +com.adobe.InDesign.EPS UI (6.0.0.352 - ???) <402F654F-BD3A-F518-319A-66F8351A1C0A> /Applications/Adobe InDesign CS4/*/EPS UI
    0x106c4000 - 0x106caff7 +com.adobe.InDesign.Generic Style Editor (6.0.0.352 - ???) <6CDB2DCF-DBF6-F8F2-4CD4-575D9FDE0D4A> /Applications/Adobe InDesign CS4/*/Generic Style Editor
    0x106d3000 - 0x106f5ff7 +com.adobe.InDesign.Gradient Panel (6.0.0.352 - ???) <23AEA9F7-222A-BA00-5288-F5EE281C9155> /Applications/Adobe InDesign CS4/*/Gradient Panel
    0x10704000 - 0x10747fff +com.adobe.InDesign.Graphic Panels (6.0.0.352 - ???) <3491741F-72ED-3490-7CBF-FA5FB3027855> /Applications/Adobe InDesign CS4/*/Graphic Panels
    0x10760000 - 0x10764ff1 +com.adobe.InDesign.JPEG Export UI (6.0.0.352 - ???) <8A3D6AD4-9FDF-4DBF-345C-3640D15B1C43> /Applications/Adobe InDesign CS4/*/JPEG Export UI
    0x1076a000 - 0x1077ffff +com.adobe.InDesign.JPEG Export (6.0.0.352 - ???) <842E1B3B-42C2-0191-198B-A392862655A2> /Applications/Adobe InDesign CS4/*/JPEG Export
    0x1078d000 - 0x107c2ff7 +com.adobe.InDesign.Output Preview (6.0.0.352 - ???) <8DBEAAE5-BBA0-B48F-A83E-506430EAB349> /Applications/Adobe InDesign CS4/*/Output Preview
    0x107d5000 - 0x107e2ff1 +com.adobe.InDesign.OutputMiscUI (6.0.0.352 - ???) <BA56ACAB-1453-D2E3-655C-EFDBD9543783> /Applications/Adobe InDesign CS4/*/OutputMiscUI
    0x107ee000 - 0x1083fff7 +com.adobe.InDesign.PDF UI (6.0.0.352 - ???) <F979295A-2243-A862-B339-1EA6780E6A7E> /Applications/Adobe InDesign CS4/*/PDF UI
    0x10858000 - 0x108b8fc7 +AdobeXMP (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x108c7000 - 0x108d5ffd +com.adobe.InDesign.Printer Styles (6.0.0.352 - ???) <7C016F3F-411F-EC5F-75BB-8507878340C8> /Applications/Adobe InDesign CS4/*/Printer Styles
    0x108df000 - 0x10980fe1 +com.adobe.InDesign.PrintUI (6.0.0.352 - ???) <8F9CB925-7B0F-FB0C-CE9E-8ACE5C193809> /Applications/Adobe InDesign CS4/*/PrintUI
    0x109b7000 - 0x109c1ff5 +com.adobe.InDesign.PS Import UI (6.0.0.352 - ???) <B8028ED9-7B2F-96DF-ACA9-341B4F74EE88> /Applications/Adobe InDesign CS4/*/PS Import UI
    0x109ca000 - 0x109ddfff +com.adobe.InDesign.Swatch Library Panel (6.0.0.352 - ???) <80A8B416-E4AA-B266-FE6D-4D27A34626B8> /Applications/Adobe InDesign CS4/*/Swatch Library Panel
    0x109e5000 - 0x10a56ff9 +com.adobe.InDesign.Swatches Panel (6.0.0.352 - ???) <A27CCA98-A346-0EE7-65F5-721D79D0B8AC> /Applications/Adobe InDesign CS4/*/Swatches Panel
    0x10a7a000 - 0x10ae8ffd +com.adobe.InDesign.Transparency UI (6.0.0.352 - ???) <763895B4-7EE8-FFAF-27F7-13C198906B92> /Applications/Adobe InDesign CS4/*/Transparency UI
    0x10b0c000 - 0x10b47fff +com.adobe.InDesign.Assignment UI (6.0.0.352 - ???) <A910C644-993D-3FE0-924D-8AF5EFA4B614> /Applications/Adobe InDesign CS4/*/Assignment UI
    0x10b5c000 - 0x10b6ffe5 +com.adobe.InDesign.InCopy Bridge UI (6.0.0.352 - ???) <DCDBF6B5-5632-E91F-BB74-0EF1B28FF7CD> /Applications/Adobe InDesign CS4/*/InCopy Bridge UI
    0x10b78000 - 0x10b9ffff +com.adobe.InDesign.InCopy Bridge (6.0.0.352 - ???) <501249E6-E625-1E51-1821-B549B67DAB5E> /Applications/Adobe InDesign CS4/*/InCopy Bridge
    0x10bab000 - 0x10bafff9 +com.adobe.InDesign.InCopyExport (6.0.0.352 - ???) <0DEA75D0-0A6E-4A74-C7DC-BCE47FE84CE6> /Applications/Adobe InDesign CS4/*/InCopyExport
    0x10bb6000 - 0x10bb9ff3 +com.adobe.InDesign.InCopyExportUI (6.0.0.352 - ???) <B04E33E5-5B1B-4E42-A389-7A7ACECA9D6C> /Applications/Adobe InDesign CS4/*/InCopyExportUI
    0x10bbe000 - 0x10bc3fff +com.adobe.InDesign.InCopyImport (6.0.0.352 - ???) <1255EF04-F4D8-7327-63BF-EC98077DB93F> /Applications/Adobe InDesign CS4/*/InCopyImport
    0x10bc8000 - 0x10bccfff +com.adobe.InDesign.InCopyWorkflow UI (6.0.0.352 - ???) <589DC441-A7AD-2227-7B6A-9A76051A3D6C> /Applications/Adobe InDesign CS4/*/InCopyWorkflow UI
    0x10bd2000 - 0x10c09ff7 +com.adobe.InDesign.Note (6.0.0.352 - ???) <A727FD92-2A60-E6A2-6FF5-8EAB4359DA2E> /Applications/Adobe InDesign CS4/*/Note
    0x10c1e000 - 0x10c26ffb +com.adobe.InDesign.NotePref (6.0.0.352 - ???) <6A2E5C76-343F-CCD2-FE42-9F5D9C536E4C> /Applications/Adobe InDesign CS4/*/NotePref
    0x10c31000 - 0x10c73fff +com.adobe.InDesign.ButtonUI (6.0.0.352 - ???) <4798B84D-AC6A-3649-2E7F-D77B605B0897> /Applications/Adobe InDesign CS4/*/ButtonUI
    0x10c8e000 - 0x10ca7ff7 +com.adobe.InDesign.MediaUI (6.0.0.352 - ???) <11C77707-A565-50AC-CE15-51DC1F5DB074> /Applications/Adobe InDesign CS4/*/MediaUI
    0x10cb5000 - 0x10cbefff +com.adobe.InDesign.Alignment Panel (6.0.0.352 - ???) <496EA1C7-E070-855A-0212-859689B7FEF3> /Applications/Adobe InDesign CS4/*/Alignment Panel
    0x10cc5000 - 0x10cefff3 +com.adobe.InDesign.Asset Library Panel (6.0.0.352 - ???) <5499FAE6-DD38-6283-C7BC-34D8AC5B9EC5> /Applications/Adobe InDesign CS4/*/Asset Library Panel
    0x10d05000 - 0x10d48fff +com.adobe.InDesign.Asset PubLibrary (6.0.0.352 - ???) <ABA04474-28F1-A433-D1F6-9547C6340953> /Applications/Adobe InDesign CS4/*/Asset PubLibrary
    0x10d5d000 - 0x10d8bff1 +com.adobe.InDesign.Book Panel (6.0.0.352 - ???) <98F1E7EE-ED0E-3CB9-11AE-803FA2E1B624> /Applications/Adobe InDesign CS4/*/Book Panel
    0x10da0000 - 0x10db0ff7 +com.adobe.InDesign.Bookmark Panel (6.0.0.352 - ???) <3BCF5D34-F64C-E02C-E115-B54F5588E88A> /Applications/Adobe InDesign CS4/*/Bookmark Panel
    0x10dbd000 - 0x10de0ff1 +com.adobe.InDesign.Control Panel (6.0.0.352 - ???) <36AC28AA-8BD0-5147-BCB9-EDFF8F55D947> /Applications/Adobe InDesign CS4/*/Control Panel
    0x10df0000 - 0x10df5fff +com.adobe.InDesign.Create Guides Dialog (6.0.0.352 - ???) <1D544186-D159-F548-AC11-53BEA3B3E32C> /Applications/Adobe InDesign CS4/*/Create Guides Dialog
    0x10dfb000 - 0x10e24fff +com.adobe.InDesign.Eyedropper Tool (6.0.0.352 - ???) <DCB9B263-CA26-3166-4295-8E5FD885D13E> /Applications/Adobe InDesign CS4/*/Eyedropper Tool
    0x10e32000 - 0x10e83ffd +com.adobe.InDesign.Hyperlinks Panel (6.0.0.352 - ???) <1C45A1F4-0115-E4F3-A9EF-5CD82563FB3B> /Applications/Adobe InDesign CS4/*/Hyperlinks Panel
    0x10e9a000 - 0x10eeaff3 +com.adobe.InDesign.Index Panel (6.0.0.352 - ???) <4C950BC3-94E5-7442-99CC-141B6E4BB781> /Applications/Adobe InDesign CS4/*/Index Panel
    0x10eff000 - 0x10f0cfff +unihan (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/unihan.framework/Versions/A/unihan
    0x10f1e000 - 0x10f57ff3 +com.adobe.InDesign.Info Panel (6.0.0.352 - ???) <A44ED97C-5C45-8C81-0D44-F884E52CD784> /Applications/Adobe InDesign CS4/*/Info Panel
    0x10f69000 - 0x10fbffef +com.adobe.InDesign.Knowledge Base (6.0.0.352 - ???) <4B56F760-BA47-A4CF-5C39-E8B64CDB454D> /Applications/Adobe InDesign CS4/*/Knowledge Base
    0x10fd3000 - 0x10ff4ff9 +com.adobe.InDesign.Layers Panel (6.0.0.352 - ???) <6ECE67A7-473C-F979-9836-C29783EF2C20> /Applications/Adobe InDesign CS4/*/Layers Panel
    0x11006000 - 0x1101cfff +com.adobe.InDesign.Layout Adjustment (6.0.0.352 - ???) <E647D3F3-A97C-0965-85A5-B9C8212B9F04> /Applications/Adobe InDesign CS4/*/Layout Adjustment
    0x11026000 - 0x1104bfff +com.adobe.InDesign.Links UI (6.0.0.352 - ???) <7A82B26D-9E4A-2C36-AF1B-E5728638E224> /Applications/Adobe InDesign CS4/*/Links UI
    0x1105d000 - 0x110bdff1 +com.adobe.InDesign.ObjectStylesUI (6.0.0.352 - ???) <A8C7976D-0346-A50B-B6AD-492846741299> /Applications/Adobe InDesign CS4/*/ObjectStylesUI
    0x110dd000 - 0x110f0ff9 +com.adobe.InDesign.Page Setup Dialog (6.0.0.352 - ???) <9E3076FE-2315-B82E-2CC8-62CBECED9137> /Applications/Adobe InDesign CS4/*/Page Setup Dialog
    0x110f7000 - 0x1115eff9 +com.adobe.InDesign.Pages Panel (6.0.0.352 - ???) <8BF988BB-791B-2EDD-4DB7-5DB1FB73C4D2> /Applications/Adobe InDesign CS4/*/Pages Panel
    0x1117b000 - 0x11184ff1 +com.adobe.InDesign.Sections UI (6.0.0.352 - ???) <FA736396-CF9B-F6C4-BF76-5DE40597D321> /Applications/Adobe InDesign CS4/*/Sections UI
    0x1118a000 - 0x1118fff9 +com.adobe.InDesign.StepRepeat (6.0.0.352 - ???) <731A4ACB-E181-4D1C-DE20-3BC5A0C36074> /Applications/Adobe InDesign CS4/*/StepRepeat
    0x11196000 - 0x111c1ff7 +com.adobe.InDesign.Text Wrap Panel (6.0.0.352 - ???) <8DE26186-BAD9-F996-87CB-F5201229551F> /Applications/Adobe InDesign CS4/*/Text Wrap Panel
    0x111d2000 - 0x111f7ffd +com.adobe.InDesign.TOC UI Dialog (6.0.0.352 - ???) <13CDCE4A-D2D9-083E-0560-AE7BCC5C7C40> /Applications/Adobe InDesign CS4/*/TOC UI Dialog
    0x11207000 - 0x11224ff9 +com.adobe.InDesign.Transform Panel (6.0.0.352 - ???) <82FA3595-A7D0-7A4A-8DF2-BB71C22E0A45> /Applications/Adobe InDesign CS4/*/Transform Panel
    0x11230000 - 0x11242ff3 +com.adobe.InDesign.Image Import UI (6.0.0.352 - ???) <4426829B-28C7-6333-5ACA-B4F84EDB9F4D> /Applications/Adobe InDesign CS4/*/Image Import UI
    0x1124e000 - 0x1125cfff +com.adobe.InDesign.Scotch Rules (6.0.0.352 - ???) <74F27148-FACF-5BD6-0006-9DE1FD3F2D50> /Applications/Adobe InDesign CS4/*/Scotch Rules
    0x11264000 - 0x1129afff +com.adobe.InDesign.BNUI (6.0.0.352 - ???) <AED17DBC-0E6D-6C1A-47FA-DCE1863C8E25> /Applications/Adobe InDesign CS4/*/BNUI
    0x112af000 - 0x112b6ff7 +com.adobe.InDesign.CropTool (6.0.0.352 - ???) <918C0A42-7442-4C3B-19C6-976479A0DD41> /Applications/Adobe InDesign CS4/*/CropTool
    0x112be000 - 0x1133dfff +com.adobe.InDesign.DataMerge (6.0.0.352 - ???) <198D3D5E-B1BB-FE63-13A4-3EBFB2A8FCD3> /Applications/Adobe InDesign CS4/*/DataMerge
    0x1136a000 - 0x1138bff7 +com.adobe.InDesign.DataMergeUI (6.0.0.352 - ???) <6B9F2583-53D7-1319-0A1E-2A353D9837F7> /Applications/Adobe InDesign CS4/*/DataMergeUI
    0x1139c000 - 0x113aafff +com.adobe.InDesign.PMWelcomeScreen (6.0.0.352 - ???) <17CCEBF1-6941-902D-4742-B02B31B5A517> /Applications/Adobe InDesign CS4/*/PMWelcomeScreen
    0x113b7000 - 0x113bdff8  com.apple.carbonframeworktemplate (1.3 - 1.3.11) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x113c2000 - 0x1144cffb +com.adobe.InDesign.Package and Preflight UI (6.0.0.352 - ???) <382B9E43-94D8-6410-3C4E-B58F9B851CDC> /Applications/Adobe InDesign CS4/*/Package and Preflight UI
    0x1147c000 - 0x115b7ff7 +com.adobe.InDesign.Package and Preflight (6.0.0.352 - ???) <4433C445-8D25-223C-05FC-8F5A7BE7F7CA> /Applications/Adobe InDesign CS4/*/Package and Preflight
    0x115f7000 - 0x1161bff6 +AdobeAXE8SharedExpat (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x11623000 - 0x1171bfff +com.adobe.InDesign.JBX (6.0.0.352 - ???) <E59EE5A5-9A7C-4163-F181-2F4573FF68DA> /Applications/Adobe InDesign CS4/*/JBX
    0x11769000 - 0x1176cff5 +com.adobe.InDesign.Script Label Panel (6.0.0.352 - ???) <ABF61B34-056D-3C4A-8CE0-9975F05D8267> /Applications/Adobe InDesign CS4/*/Script Label Panel
    0x11773000 - 0x1177afff +com.adobe.InDesign.Scripts Panel (6.0.0.352 - ???) <6CF81082-2079-F857-9AE3-54141FA55B18> /Applications/Adobe InDesign CS4/*/Scripts Panel
    0x11782000 - 0x11816fff +com.adobe.InDesign.Tables UI (6.0.0.352 - ???) <D086D539-9F0F-E41D-A540-671BF40FE65C> /Applications/Adobe InDesign CS4/*/Tables UI
    0x11838000 - 0x1189ffff +com.adobe.InDesign.TableStylesUI (6.0.0.352 - ???) <8618D6AA-6181-6AAD-394A-C14C3FB08BA4> /Applications/Adobe InDesign CS4/*/TableStylesUI
    0x118be000 - 0x11901ff7 +com.adobe.InDesign.Character Panel (6.0.0.352 - ???) <3CA23003-ADED-0E4F-7914-02B14F96F3F3> /Applications/Adobe InDesign CS4/*/Character Panel
    0x1191e000 - 0x11939fff +com.adobe.InDesign.Conditional Text UI (6.0.0.352 - ???) <C53D556D-0A80-D348-7990-D4CF215CA67E> /Applications/Adobe InDesign CS4/*/Conditional Text UI
    0x11949000 - 0x1195afff +com.adobe.InDesign.Create Outlines (6.0.0.352 - ???) <34C8477C-B742-DC59-1530-F92449FB0634> /Applications/Adobe InDesign CS4/*/Create Outlines
    0x11963000 - 0x11a1cfff +com.adobe.InDesign.Find and Change Panel (6.0.0.352 - ???) <2C457607-292C-1E46-F8D8-A0F9E83F52F3> /Applications/Adobe InDesign CS4/*/Find and Change Panel
    0x11a46000 - 0x11a5efff +com.adobe.InDesign.Find Change Format Panel (6.0.0.352 - ???) <79BC0738-646D-B618-43DE-63477BF8D87E> /Applications/Adobe InDesign CS4/*/Find Change Format Panel
    0x11a6b000 - 0x11a81ff9 +com.adobe.InDesign.Font Usage Dialog (6.0.0.352 - ???) <6667279D-486C-F58A-4BD6-068E8522E90A> /Applications/Adobe InDesign CS4/*/Font Usage Dialog
    0x11a8c000 - 0x11aebff2 +com.adobe.InDesign.Glyphs Panel (6.0.0.352 - ???) <DE87C30B-D802-A6E2-1BF7-2B40B762FA5C> /Applications/Adobe InDesign CS4/*/Glyphs Panel
    0x11b03000 - 0x11b09fff +com.adobe.InDesign.Hyphenation Panel (6.0.0.352 - ???) <C3CFD45F-7B94-E9A8-1E18-8969784D4630> /Applications/Adobe InDesign CS4/*/Hyphenation Panel
    0x11b12000 - 0x11b1cffd +com.adobe.InDesign.Indents and Tabs (6.0.0.352 - ???) <7625F0BC-91D5-2A4D-1C28-9B004648D653> /Applications/Adobe InDesign CS4/*/Indents and Tabs
    0x11b25000 - 0x11b2afff +com.adobe.InDesign.Justification Panel (6.0.0.352 - ???) <87EC2B50-54F6-086E-2095-949E3850D70D> /Applications/Adobe InDesign CS4/*/Justification Panel
    0x11b31000 - 0x11b35fff +com.adobe.InDesign.Keeps Panel (6.0.0.352 - ???) <CF35583F-8A7F-0726-56F2-5DF5D4C0DF0F> /Applications/Adobe InDesign CS4/*/Keeps Panel
    0x11b3a000 - 0x11b55ff3 +com.adobe.InDesign.Optical Kerning (6.0.0.352 - ???) <A8B92C1B-ABA9-EF53-E6B1-500C12C97652> /Applications/Adobe InDesign CS4/*/Optical Kerning
    0x11b5e000 - 0x11b7afff +com.adobe.InDesign.Paragraph Panel (6.0.0.352 - ???) <C954E80A-D677-9EA5-B71A-9647B4AFBFE7> /Applications/Adobe InDesign CS4/*/Paragraph Panel
    0x11b88000 - 0x11b92ff2 +com.adobe.InDesign.Paragraph Rules Panel (6.0.0.352 - ???) <FEA8CA85-E548-98EB-6B74-51F8275DEBA4> /Applications/Adobe InDesign CS4/*/Paragraph Rules Panel
    0x11b99000 - 0x11ba7ffb +com.adobe.InDesign.Path Type UI (6.0.0.352 - ???) <E88B9803-C125-424B-7D7D-E601E99071DB> /Applications/Adobe InDesign CS4/*/Path Type UI
    0x11bb1000 - 0x11bb8ff5 +PathTypeLib.dylib (??? - ???) <DAE01C24-16F1-7785-78DC-90936D2606E6> /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/MacOS/PathTypeLib.dylib
    0x11bbe000 - 0x11bd6ffd +com.adobe.InDesign.RunIn Styles Panel (6.0.0.352 - ???) <0A845616-B800-CC27-3560-2AE8B80270E4> /Applications/Adobe InDesign CS4/*/RunIn Styles Panel
    0x11be2000 - 0x11bf3fff +com.adobe.InDesign.SING (6.0.0.352 - ???) <30CE431D-04C6-F3ED-86E8-A67FA93DFB60> /Applications/Adobe InDesign CS4/*/SING
    0x11bfe000 - 0x11c2cffb +com.adobe.InDesign.Spelling Panel (6.0.0.352 - ???) <3BAB117C-339B-CED2-C9B1-2C5C39F32FA0> /Applications/Adobe InDesign CS4/*/Spelling Panel
    0x11c40000 - 0x11c4affd +com.adobe.InDesign.Story Panel (6.0.0.352 - ???) <74C1A1C5-65C3-C7BF-00BD-57711F4C8312> /Applications/Adobe InDesign CS4/*/Story Panel
    0x11c52000 - 0x11c90fff +com.adobe.InDesign.Style Panel (6.0.0.352 - ???) <C0B6312B-D927-2AA8-5F42-961B774EE756> /Applications/Adobe InDesign CS4/*/Style Panel
    0x11cac000 - 0x11cb3ff5 +com.adobe.InDesign.Text Color Panel (6.0.0.352 - ???) <7024E146-9825-7FD9-6782-EF8AAE336C14> /Applications/Adobe InDesign CS4/*/Text Color Panel
    0x11cb8000 - 0x11ccdff1 +com.adobe.InDesign.Text Frame Options (6.0.0.352 - ???) <7CC9425A-A54C-FC8D-9A34-CDCD403F2483> /Applications/Adobe InDesign CS4/*/Text Frame Options
    0x11cd8000 - 0x11d0dfff +com.adobe.InDesign.Text Panel (6.0.0.352 - ???) <F85AAED2-99E6-96BF-E4D5-3E9D700B1EEE> /Applications/Adobe InDesign CS4/*/Text Panel
    0x11d20000 - 0x11d33ff5 +com.adobe.InDesign.Text Preferences (6.0.0.352 - ???) <891714B6-9258-092B-F70D-6CE1AD5892A1> /Applications/Adobe InDesign CS4/*/Text Preferences
    0x11d3d000 - 0x11d54ff9 +com.adobe.InDesign.Text Ruler (6.0.0.352 - ???) <F6161D34-AF7E-3391-FFC8-34FCF31D2CF3> /Applications/Adobe InDesign CS4/*/Text Ruler
    0x11d5f000 - 0x11d6dff2 +com.adobe.InDesign.Text Style Panel (6.0.0.352 - ???) <8E84FBAC-3BB2-48C9-6A88-ED2E59AD9AF4> /Applications/Adobe InDesign CS4/*/Text Style Panel
    0x11d76000 - 0x11d87fe7 +com.adobe.InDesign.CSXS (6.0.0.352 - ???) <157644AF-C315-2A02-4BB8-111ECF157B7E> /Applications/Adobe InDesign CS4/*/CSXS
    0x11d95000 - 0x11df7fe7 +com.adobe.PlugPlug (1.0.0.73 - 1.0.0.73) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x11e39000 - 0x11f0bfe7 +AdobeAXEDOMCore (??? - ???) /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x11f3d000 - 0x11f59ff9 +com.adobe.InDesign.Galley Preferences (6.0.0.352 - ???) <D09D8478-1DE4-1AD6-D39A-8A219AD3BEF6> /Applications/Adobe InDesign CS4/*/Galley Preferences
    0x11f69000 - 0x11f6fffe +com.adobe.InDesign.General Preferences Panel (6.0.0.352 - ???) <FCEA8C2E-AC68-949D-BD8D-E7C6F0AB0D73> /Applications/Adobe InDesign CS4/*/General Preferences Panel
    0x11f75000 - 0x11f83ff5 +com.adobe.InDesign.Performance UI (6.0.0.352 - ???) <6317F432-FD07-3257-6FD5-8B4AA98EAEE3> /Applications/Adobe InDesign CS4/*/Performance UI
    0x11f8f000 - 0x11fa2fff +com.adobe.InDesign.Shortcut Editor Dialog (6.0.0.352 - ???) <3774220F-2424-05CF-F33E-9FACC829F118> /Applications/Adobe InDesign CS4/*/Shortcut Editor Dialog
    0x11fac000 - 0x11fb7fff +com.adobe.InDesign.Tool Box (6.0.0.352 - ???) <6694A1DD-95E8-5C43-1908-414AD2532EB4> /Applications/Adobe InDesign CS4/*/Tool Box
    0x11fc1000 - 0x11fc8ffb +com.adobe.InDesign.Tool Tips (6.0.0.352 - ???) <817781E2-3F65-AD79-F9BC-0C678DBBAE7B> /Applications/Adobe InDesign CS4/*/Tool Tips
    0x11fd1000 - 0x11fd7ff7 +com.adobe.InDesign.PerformanceMetrics (6.0.0.352 - ???) <71D6DC9A-F541-4A8D-B286-8AE1014BE5A0> /Applications/Adobe InDesign CS4/*/PerformanceMetrics
    0x11fdc000 - 0x11ff9ff7 +com.adobe.InDesign.Plugin Manager (6.0.0.352 - ???) <99E988D1-2785-D355-81C7-6300A143A614> /Appl

  • Finding Fonts in Fireworks - Why Does it Always Start at the Top, Instead of the Last Font You Used?

    I've been using Fireworks for many years and I love it (currently using CS5).  But I live irritated with the way it starts at the beginning of your font list when you're selecting a font - instead of going right to the last font you used, which is how many other programs work.
    Is there a way to change settings in Fireworks so it'll do this?
    Thanks in advance for any help you can offer!

    I scanned that article and it explains how to set the number of recent fonts shown at the top. But here's what I was talking about...
    Let's say you're working on something and you have your text highlighted and you're working down the font list trying different fonts. You try a few A fonts, then B fonts, and so on, down the list.  Well, instead of Fireworks bringing you back to the current font IN THE LIST, everytime you go to try another font, it starts back at the top, and you have to scroll down and find where you were in the list ALL OVER AGAIN EVERY SINGLE TIME.
    In Illustrator, when you have the Character box open, it does exactly what I'm describing. If you have some text selected, every time you change the font and go back to the font drop-down, it takes to you to where you are. If Myriad is the font you are currently using, it doesn't start you back at the top when you go to the drop-down to find another font. It takes you to Myriad in the list. 

  • Why does ptpcamera now start up every time I plug in my iPhone to charge off my computer?

    Don't have iPhoto set to auto launch.
    And ptpcamera seems to consume a very large amount of CPU capacity - you can hear the fans in my macbook pro come on, bloody ****. 
    The ptpcamera process does not end either, blood ****.
    Seems like this thing started with the last camera RAW update that rolled out. 
    With that and issues with the recent Java update, I just want to grouse about how sloppy things now seem with the Apple updates. 

    It is opening up your computer generally because there are photos in the camera roll to prompt you to import them to the computer as you would a digital camera.
    To correct the issue with the iPhone not being recognized in iTunes, see this support document. http://support.apple.com/kb/TS1538

  • Why does my iPod start playing on its own.

    MY iPod lives in the docking station and every now then it just starts playing on its own accord.  How can I stop this as some nights it frightens the life out me!!!

    Do you have any alarms set up on the device? Perhaps you can try a hard reset of the iPod and then see how it does for a few days again.
    How to reset iPod
    B-rock

  • Why does setting up your mac mean?

    I down loaded an up date, now it just says " setting up your mac" help

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Press and hold the power button for a few seconds until the power shuts off.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode.)

  • Why does iTunes match start over and over and over throughout a day?

    iTunes Match not only restarts and re-does its magic from the ground up after "completing" its tasks Every Single Time I Open iTunes, but when it chooses to start it all over again, it redirects the dominant window to itself. In other words, when iTunes Match decides to start up YET AGAIN, it pulls me from whatever view of iTunes I may be looking at and features itself, announcing to me and the world that it has opted to begin analyzing my library yet one more time. Oh yes, iTunes Match, good for you, and thanks - however, I cannot get back to whatever view or organization I was just working in (say under the heading "Songs") because my iTunes program isn't equipped to get me back to where it just Yanked Me From For No Good Reason.
    I am a lifelong Mac user and Mac afficionado who is trying to keep the faith using a Late 2010 15" MacBook Pro, but ever since I decided to go all-in on the service formerly known as MobileMe it seems my Mac experience has been degrading progressively. iTunes Match, with it's constant re-starts, interrupted playback, inexplicably greyed-out and unplayable tracks and flat-out crashes, is nothing like what my Mac experience used to be. It's disappointing, and it's no advertisement for iTunes Radio.
    Currently considering whether to re-up iTunes Match or simply use a hard drive and forget about it for good.

    Hi Jim, thanks for the response. In answer to your questions,
    - I do not sign out of Match prior to closing iTunes
    - The Match process seems to be ongoing at intervals throughout the given day and while it's not in the "background" as I wish it was, I try not to pay attention to what it's doing. Therefore I would need to guess that there are many, many times I close iTunes when the "current" Match process is underway and not complete.
    - Yes, thanks for asking about the "Waiting" tracks. Yes, there are many and they remain as "Waiting" even after Match tells me its work here is through.
    - My internet connection varies, currently 7.59 down / 22.81 up.

Maybe you are looking for

  • Schedule Delivery Date in Sales Order

    Hi All, Does anyone have any idea, how can I determine the date on which a line item material can be delivered, if I know the Material Availability date. After a material is available, it takes some more time for Loading, Pick-Pack, Transportation...

  • Tcode for Reversal of Credit memo

    Hi Please let me know the tcode for reversal of credit memo. Thanks Rajanikanth

  • Active window dimensions???

    All of my images open way too small in the Photoshop active work window.  (CS6)  Is there a way to reduce the overall size of the active window?

  • Best export setting DV in Broadcast out?

    Hello, What would you recomend are the best settings to take in miniDV and then export back out for broadcast purposes? I shoot with a Panasonic AG-DVX100, news stories, the edit with FCP 5. I would like to export the final product to a CD rather tha

  • Printing timecode or Time on video

    I have a customer who wants to see the time code on video in Final cut express so that he can accurately tell me what to keep and what to edit out of his video. Is there a way for me to do this? What must I do? If I can not do this in final cut expre