Floating divs made to have equal heights

Hi all
Is there a CSS way to get two divs (that will have different
lengths of
text) to have the same height. If not CSS what other
techniques are there to
achieve this - or is it not possible
Thanks
B
http://www.visit-the-coqui.com
If you are thinking of a vacation to Puerto Rico
http://www.thegadgettraveler.com
Travel gadget and other news here

Thanks Osgood - I did not think of the faux column option and
using it for
divs - I'll check that out - thanks
Thanks for the P7 link too
B
http://www.visit-the-coqui.com
If you are thinking of a vacation to Puerto Rico
http://www.thegadgettraveler.com
Travel gadget and other news here
"Osgood" <[email protected]> wrote in
message
news:gbg62d$14n$[email protected]..
>B wrote:
>> Hi all
>>
>> Is there a CSS way to get two divs (that will have
different lengths of
>> text) to have the same height. If not CSS what other
techniques are there
>> to achieve this - or is it not possible
>>
>> Thanks
>>
>
> You can use javascript, read this article about eqaul
height columns
>
>
>
http://www.projectseven.com/tutorials/css/pvii_columns/index.htm
>
>
> or you can wrap the two floated <divs> in another
<div> and use a
> repeating background image, google 'faux columns'

Similar Messages

  • How to make my 4 articles (2 columns) have equal height?

    Please take a look at my live example: http://jsfiddle.net/mdermez32/vTynd/
    If you see my link you'll notice that the cells on the right are shorter than the left.. what is wrong in my code? how can I make their height equal?
    HTML:
    <table class="art-article" border="0" cellspacing="0" cellpadding="0" style="width:100%;">
    <col width="50%" />
    <col width="50%" />
        <tbody>
            <tr>
                <td><table class="metaart"  width="100%" border="0">
                        <tbody>
                            <tr>
                                <th class="titlebox" align="justify" background="./images/backgroundxa.png"; style="text-align:left" scope="col"><span style="text-align:left;"><span style="color:rgb(61,60,51);"><span style="font-size:20px;">LOREM </span></span><span style="color:rgb(235, 81, 5);"><a href="./services/operating-systems.html"><span style="color:rgb(61,60,51);"><span style="font-size:20px;">IPSUM</span></span></a><span style="color:rgb(61,60,51);"><span style="font-weight:normal;"><span style="font-size:20px;"><span ;">; </span></span></span></span></span></span><span style="font-size:20px;"></span></th>
                            </tr>
                            <tr>
                                <td> <img src="./images/win7-logo.jpg" width="100%" style="border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;"/></td>
                                </tr>
                            <tr>
                              <td><p style="font-size:12px;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>
                                <p style="text-align:right"><strong><a href="./services/operating-systems.html"><img src="./images/mores.png" width="119" height="32" alt="Διαβάστε περισσότερα" style="border:0;"/></a></strong></p></td>
                              </tr>
                        </tbody>
                    </table></td>
                <td> <table class="metaart"   width="100%" border="0">
                        <tbody>
                            <tr>
                                <th class="titlebox" align="justify" background="./images/backgroundxa.png" ; style="text-align:left" scope="col"><span style="text-align:left;"><span style="color:rgb(61,60,51);"><span style="font-size:20px;">LOREM IPSUM DOLOR</span></span><span style="color:rgb(235, 81, 5);"><span style="color:rgb(61,60,51);"><span style="font-weight:normal;"><span style="font-size:20px;"><span ;"> </span></span></span></span></span></span></th>
                            </tr>
                            <tr>
                                <td> <img src="./images/ubbuntu.jpg" width="100%" style="border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;"/></td>
                                </tr>
                            <tr>
                              <td><p style="font-size:12px;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.</p>
                                <p style="text-align:right"><strong><a href="./services/operating-systems.html"><img src="./images/mores.png" width="119" height="32" alt="Διαβάστε περισσότερα" style="border:0;"/></a></strong></p></td>
                              </tr>
                        </tbody>
                    </table></td>
            </tr>
            <tr>
              <td>  </td>
              <td>  </td>
            </tr>
            <tr>
              <td><table class="metaart"  width="100%" border="0">
                        <tbody>
                            <tr>
                                <th class="titlebox" align="justify" background="./images/backgroundxa.png" ; style="text-align:left" scope="col"><span style="text-align:left;"><span style="color:rgb(61,60,51);"><span style="font-size:20px;">LOREM IPSUM DOLOR</span></span><span style="color:rgb(235, 81, 5);"><span style="color:rgb(61,60,51);"><span style="font-weight:normal;"><span style="font-size:20px;"><span ;"> </span></span></span></span></span></span></th>
                            </tr>
                            <tr>
                                <td> <img src="./images/brands.jpg" width="100%" style="border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;"/></td>
                                </tr>
                            <tr>
                              <td><p style="font-size:12px;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>
                                <p style="text-align:right"><strong><a href="./services/laptop.html"><img src="./images/mores.png" width="119" height="32" alt="Διαβάστε περισσότερα" style="border:0;"/></a></strong></p></td>
                              </tr>
                        </tbody>
                    </table></td>
              <td><table class="metaart" padding=10px;  width="100%" border="0">
                        <tbody>
                            <tr>
                                <th class="titlebox"  align="justify" background="./images/backgroundxa.png" ; style="text-align:left" scope="col"><span style="text-align:left;"><span style="font-size: 20px; color: rgb(61,60,51)">LOREM IPSUM DOLOR </span></span></th>
                            </tr>
                            <tr>
                                <td> <img src="./images/farmacy.jpg" width="100%" style="border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;"/></td>
                                    </tr>
                                <tr>
                              <td><p style="font-size:12px;">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam</p>
                                <p style="text-align:right"><strong><a href="./services/medical-software.html"><img src="./images/mores.png" width="119" height="32" alt="Διαβάστε περισσότερα" style="border:0;"/></a></strong></p></td>
                              </tr>
                        </tbody>
                        </table></td>
            </tr>
        </tbody>
    </table><br />
                    </div>
                    <div class="cleared"></div>
                    </div>
    The css code for the shadow effect and the gradient in the title is in the css section at the btm.
    What I am trying to do is to make my tables have equal height. As you can see the height of the right tables/cell is smaller than the left ones.
    Second question.. where should I put code for padding in order to increase the space between text and it's box.

    Not to disparage Jon's example in any way.  It works great.  But I prefer to use HTML5 tags wherever possible because they add semantic meaning & structure to your content. 
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>CSS Display Table</title>
    <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
    <style>
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    body {
        background: #333;
        color: #FFF;
        font-size: 62.50%;
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    #wrapper {
        width: 900px;
        margin: 0 auto;
        background: #069;
    header { border-top: 4px solid #F93 }
    section { /**for equal height columns**/ display: table-row; }
    article {
        /**for equal height columns**/  display: table-cell;
        text-align: left;
        vertical-align: top;
        background: #FFF;
        color: #000;
    footer {
        position: relative;
        text-align: center
    footer aside {
        width: 33.33%;
        float: left;
        color: #FFF;
        background: #069;
        text-align: center;
    h1, h2, h3, p { padding: 0 12px 0 12px; }
    h3 {
        background: #F90;
        color: #000;
        width: 50%;
        border-radius: 15px;
        line-height: 26px;
    </style>
    </head>
    <body>
    <!--IE8 End of Life-->
    <!--[if lt IE 9]>
    <h2>You are using an out of date browser which limits your web experience. 
    For best results, please use a newer browser.<h2>
    <![endif]-->
    <div id="wrapper">
    <header> <h1>XYZ Company Name</h1>
    <h2>Demo of CSS Display: Table Properties</h2>
    <nav>Your menu goes here...</nav>
    </header>
    <section>
    <article> <h3>Heading 3 - Article</h3>
    <p>Brevi vel toto est iunior anno. Utor permisso, caudaeque pilos ut equinae paulatim vello unum, demo etiam unum. Si meliora dies, ut vina, poemata reddit, scire velim, chartis perficit quotus pretium quotus arroget annus. Scriptor abhinc reddit</p>
    <p>Brevi vel toto est iunior anno. Utor permisso, caudaeque pilos ut equinae paulatim vello unum, demo etiam unum. Si meliora dies, ut vina, poemata reddit, scire velim, chartis perficit quotus pretium quotus arroget annus. Scriptor abhinc reddit</p>
    </article>
    <article> <h3>Heading 3 - Article</h3>
    <p>Brevi vel toto est iunior anno. Utor permisso, caudaeque pilos ut equinae paulatim vello unum, demo etiam unum. Si meliora dies, ut vina, poemata reddit, scire velim, chartis perficit quotus pretium quotus arroget annus. Scriptor abhinc reddit </p>
    </article>
    </section>
    <section>
    <article> <h3>Heading 3 - Article</h3>
    <p>Brevi vel toto est iunior anno. Utor permisso, caudaeque pilos ut equinae paulatim vello unum, demo etiam unum. Si meliora dies, ut vina, poemata reddit, scire velim, chartis perficit quotus pretium quotus arroget annus. Scriptor abhinc reddit</p>
    <p>Brevi vel toto est iunior anno. Utor permisso, caudaeque pilos ut equinae paulatim vello unum, demo etiam unum. Si meliora dies, ut vina, poemata reddit, scire velim, chartis perficit quotus pretium quotus arroget annus. Scriptor abhinc reddit</p>
    </article>
    <article> <h3>Heading 3 - Article</h3>
    <p>Brevi vel toto est iunior anno. Utor permisso, caudaeque pilos ut equinae paulatim vello unum, demo etiam unum. Si meliora dies, ut vina, poemata reddit, scire velim, chartis perficit quotus pretium quotus arroget annus. Scriptor abhinc reddit </p>
    </article>
    </section>
    <footer>
    <aside><p>Footer aside</p>
    </aside>
    <aside><p>Footer aside</p>
    </aside>
    <aside><p>Footer aside</p>
    </aside>
    <p>© 2013 Footer text</p>
    </footer>
    <!--end wrapper-->
    </div>
    </body>
    </html>
    Nancy O.

  • Floating divs of different heights

    I have a layout that a client requires that is 3 columns wide
    I am trying to set it up with floating divs and the divs have different heights.
    What is the best way to lay this out and is it possible to use Edge Reflow to do this as when I lay out the divs at my starting resolution and then start to change it for media queries the divs move from their starting positions.
    Hope it clear what I'm trying to achieve.
    Would I be better using Dreamweaver to do this than edge reflow?

    I think you are expeciencing someting similar to this user's post:
      http://forums.adobe.com/message/5542351#5542351
    We are looking at solutions, and it definitely helps us to understand how users experience the problem.

  • Arranging a tight grid of floating divs with varying heights

    When creating a grid using floating divs of varying height, the divs that carry over into the next row often find themselves in the second or third column rather than going immediately below the first div in the first column.  I'm curious how I could make them fill in each column. I've attached some photos to better exemplify this.
    Currently the first div in the second row is only moving into the 4th column do to the varied heights of the divs in the first row.
    I'd like to have the divs look like this:

    Division-itis.  You don't need to place each thumbnail inside it's own floated division.  Why not just insert the thumbnail images into a single container like so?
    <div id="thumbnails" style="width:900px">
    Image here, image here, image here, etc...
    </div>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Overlapping floating divs

    I have asked a similar question to this before because I cant get my head around the problem at all.
    the code bellow produces the result shown in the FIRST picture bellow (note that I have selected the chive div in the code to make a blue outline appear where the div is being rendered behind the red one)
    what is causing this?
    how do i prevent it on this occasion?
    how do i do it deliberately in future?
    just as an item of curiosity i have added the SECOND image which shows what it looks like when the hidden
    div is given just enough margin left to partially poke out to the far right side. as you can see it appears behind the other divs and it stays behind them regardless of Z-index settings.
    -------------------------------------------------<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    #james {
    background-color: #F00;
    height: 500px;
    width: 500px;
    float: left;
    #rosie {
    background-color: #00C;
    height: 100px;
    width: 100px;
    float: left;
    #chive {
    background-color: #390;
    height: 200px;
    width: 200px;
    </style>
    </head>
    <body>
    <div id="james"></div>
    <div id="rosie"></div>
    <div id="chive"></div>
    </body>
    </html>

    the code bellow produces the result shown in the FIRST picture bellow (note that I have selected the chive div in the code to make a blue outline appear where the div is being rendered behind the red one)
    what is causing this?
    how do i prevent it on this occasion?
    how do i do it deliberately in future?
    What is causing this?  I assume you mean why is the chive div behind the james div?  The answer is that the james and the rosie divs are floated.  When an element is floated it is removed from the flow of the code on the page.  Being removed from the flow, they cannot affect the location of other non-floated elements.  The first element on the page that is not floated is the chives div.  Since it is position:static (the default), it is placed at the top, left corner of the page - and that's where you see it lurking underneath the james div.
    How do you prevent it on this occasion?  By clearing the float (assuming that you WANT the chives div to fall BELOW the james div.  See the page after changing the chive CSS to this code -
    #chive { background-color: #390; height: 200px; width: 200px; clear:left; }
      3.  How do you do it deliberately in future?  Place a non-floated block element after a floated block element.
    just as an item of curiosity i have added the SECOND image which shows what it looks like when the hidden
    div is given just enough margin left to partially poke out to the far right side. as you can see it appears behind the other divs and it stays behind them regardless of Z-index settings.
    That's exactly what you would expect.  None of these elements are positioned as anything other than the default (static) so z-index would not apply.  By adding left margin to the chive div, you cause it to migrate away from the left margin, and your margin setting has migrated it far enough to begin to show to the right of the james div.
    Make sense?  Read about floats to really get it....
    Message was edited by: Murray *ACP*

  • Background div do not support floating divs

    I've created quite simple construction, but it doesn't work in way I want to.
    I have wrapper which do not wrap up the floating divs placed in it as it should -
    it shrinks to base size (top and bottom corners) and stays like that while floating substances maintain previously defined positions - only without background...
    Any suggestions how to fix this?
    The construction looks round about like this:
    <body>
    <div> div tag  with height: 5px; contains top corners for layout </div>
    <div class= "opened div tag with backround attributes (color and borders)">
             <div>here comes the floating content (list with style set to: none;)
                   I set it inside the div with background attributes to have floating content wrapped into background color and borders
            </div>
    </div (here i close "background wrapper")>
    <div> div tag with heightL 5px; contains bottom corners for layout </div>
    </body>
    Thanks.

    This is a bit of a shot in the dark but try overflow: hidden; in the CSS rule for your wrapper?
    It would be much easier to see the page.
    Martin

  • Floated DIV alignment woes

    I have created 9 left-floated DIV 3 a row with the last div of the first row taller than the first two, how can i make the first two div of the second row occupy the space on top of them instead of aligning to the bottom of the 3rd div in the first row.

    It's difficult to envision your layout, considering a float left on 9 divs should have the effect of aligning them next to one another, from left to right, like so: http://www.webmagi.com/Tests/Floating-Divs.htm
    Dreamweaver leaves much to be desired with regards to visually working with CSS based layouts. You might look into Stylizer 5 for this: http://www.stylizerapp.com/ (Great video intros)

  • Getting a wrapper container div to adjust to the height of the content within it.

    Hey -
    I have a "wrapper" div tag set up and then I have a bunch of separate div boxes within that.
    The way I did it is all the div boxes within the wrapper are set to "absolute" position and then I basically put them all where I wanted them by defining the "top" and "left" property.
    What I'd like now is the "wrapper" div to adjust in height according the size of the div boxes with in it.
    How can I do this?
    Thanks....

    Height of a container needs to be determined by the content inside it.  If your site visitors increase text size in their browser, and you have explicit height values expressed in your CSS, your page could fall apart or become unusable.
    For better answers, we need to see your page.  Can you post a link?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Why is the length of a floated div ignored by the outer wrapper?

    I'm having a hard time understanding whether floated elements are relatively or absolutely positioned.
    When I do a "float:right" on a narrow column, the text outside that column seems very aware of its existence. It won't appear under it - it will instead wrap around it. It will make room for it.
    However, the outer wrapping div ignores the floated div completely. It will only take into account (and accomodate for) whatever amount of text is NOT in that inner floating div.
    Example :
    <div class="wrapper">
      <div style="float:right">
        Float right contents.
      </div>
      This is the content that isn't floating right.
    </div>
    If the right-floated contents are longer than the content that isn't floated right, the outer wrapper ignores it. It will only accomodate the text that isn't being floated. If the floated text exceeds the non-floating text, the floating text will bleed outside the outer wrapper.
    How do I make the outer wrapper accomodate the right-floated div as well?

    I'm having a hard time understanding whether floated elements are relatively or absolutely positioned
    Neither.  Floats are floats.  The take content out of the normal flow.  For this reason, you must clear floats after they are no longer needed.   I typically use a br, p or hr tag with a clearing class like so:
    CSS:
    .clearFloat {clear:both; height 1px; visibility: hidden}
    HTML:
    <hr class="clearFloat" />
    Floats and Margins Demo.
    http://alt-web.com/DEMOS/3-CSS-boxes.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Floating divs

    Hey TLF team,
    Do you have any immediate plans to implement floating blocks instead of just floating images?  I am currently implementing a stop-gap measure that splits the input up into multiple blocks, renders each to a different textflow, then lays them out on the page, but obviously this isn't optimal and if you guys are on the verge of implementing floating divs then I'll hold off!
    The reason I ask this is that I noticed that Jin Huang posted 'We are implementing border feature and backgroundColor of "block element" now', which suggests that you might be implementing other block features too...
    To confirm I am talking about the kind of block floats that would allow layouts similar to:
    http://www.maxdesign.com.au/articles/css-layouts/two-fixed/
    to be created in a single text flow.

    Thanks for your reply - in that case I shall continue with my original plan.  It would be really cool if you guys could add this feature at some point as when you have a lot of floating divs as seperate TextFlows on the screen at once things can get slow and it would be nice if this was handled within a single TextFlow.
    Congratulations on your work on TLF so far!

  • Floating div pushes p content down

    Hello,
    I have created a floating div that a use to place pictures in
    so that the text will flow around it. This all works fine.
    However when i place the text within a <p></p>
    tag, it forces the text below the picture and not flow around it.
    Why might this be? Thanks

    Impossible to say without seeing your code....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Si Fi" <[email protected]> wrote in message
    news:eqil2v$d80$[email protected]..
    > Hello,
    >
    > I have created a floating div that a use to place
    pictures in so that the
    > text
    > will flow around it. This all works fine.
    >
    > However when i place the text within a
    <p></p> tag, it forces the text
    > below
    > the picture and not flow around it.
    >
    > Why might this be? Thanks
    >

  • Issues with floated DIV layout

    Hi I am having problems with my floated DIV layout on the following site in I.E 6/7 but not 8.
    I have tried display: inline thinking it may be a margin/padding issue?
    http://www.sopasbeauty.co.uk
    what am I doing wrong, should I be adding clearfloats to separate area's of the page??
    Mark

    First, open the page in DW and use FILE | Convert > XHTML 1.0 Transitional.  Then try changing this -
    <div class="boxes" id="box1">
          <h1>Acrylic Nails</h1>

  • Photoshop CS2 has begun crashing. Can't identify what changes I have made may have started this. I a

    Photoshop CS2 has begun crashing. Can't identify what changes I have made may have started this. I am using a MacBook Pro (2.2 GHz Intel Core i7) running OS 10.6.8. The error message reads: Process:         Adobe Photoshop CS2 [8011] Path:            /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 Identifier:      com.adobe.Photoshop Version:         9.0 (9.0x196) (9.0) Code Type:       PPC (Translated) Parent Process:  launchd [136]  Date/Time:       2012-03-09 17:56:22.693 -0600 OS Version:      Mac OS X 10.6.8 (10K549) Report Version:  6  Interval Since Last Report:          326864 sec Crashes Since Last Report:           18 Per-App Interval Since Last Report:  6035 sec Per-App Crashes Since Last Report:   12 Anonymous UUID:                      68A4F14B-1933-472D-B2EA-3A01AA5C7653  Exception Type:  EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffffc Crashed Thread:  0  Dispatch queue: com.apple.main-thread  Thread 0 Crashed:  Dispatch queue: com.apple.main-thread 0   ???                         
    0x73724189 0 + 1936867721  Thread 1: 0   libSystem.B.dylib           
    0x80142afa mach_msg_trap + 10 1   libSystem.B.dylib           
    0x80143267 mach_msg + 68 2   com.adobe.Photoshop         
    0xb819440f CallPPCFunctionAtAddressInt + 206231 3   libSystem.B.dylib           
    0x80170259 _pthread_start + 345 4   libSystem.B.dylib           
    0x801700de thread_start + 34  Thread 2: 0   com.adobe.Photoshop         
    0xb815acc0 spin_lock_wrapper + 90152 1   com.adobe.Photoshop         
    0xb8179c5b CallPPCFunctionAtAddressInt + 97763 2   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 3   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 4   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 5   com.adobe.Photoshop         
    0xb8145397 spin_lock_wrapper + 1791 6   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 3: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 3   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 4   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 5   com.adobe.Photoshop         
    0xb8145397 spin_lock_wrapper + 1791 6   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 4: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 3   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 4   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 5   com.adobe.Photoshop         
    0xb8145397 spin_lock_wrapper + 1791 6   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 5: 0   com.adobe.Photoshop         
    0xb815aa8b spin_lock_wrapper + 89587 1   com.adobe.Photoshop         
    0xb818c3eb CallPPCFunctionAtAddressInt + 173427 2   com.adobe.Photoshop         
    0xb818eeec CallPPCFunctionAtAddressInt + 184436 3   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 4   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 5   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 6   com.adobe.Photoshop         
    0xb8145c1d spin_lock_wrapper + 3973 7   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 6: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 7: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 8: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 9: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 10: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 11: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 12: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 13: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 14: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 15: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8b612e5e 0 + 2338401886  Thread 16: 0   com.adobe.Photoshop         
    0xb815a8ff spin_lock_wrapper + 89191 1   com.adobe.Photoshop         
    0xb8176e5d CallPPCFunctionAtAddressInt + 85989 2   com.adobe.Photoshop         
    0xb80c6b13 0xb8000000 + 813843 3   com.adobe.Photoshop         
    0xb80c0037 0xb8000000 + 786487 4   com.adobe.Photoshop         
    0xb80dd8e8 0xb8000000 + 907496 5   com.adobe.Photoshop         
    0xb8145397 spin_lock_wrapper + 1791 6   com.adobe.Photoshop         
    0xb801ceb7 0xb8000000 + 118455  Thread 17: 0   com.adobe.Photoshop         
    0xb815a93a spin_lock_wrapper + 89250 1   com.adobe.Photoshop         
    0xb8176f67 CallPPCFunctionAtAddressInt + 86255 2   com.adobe.Photoshop         
    0xb80e88cb 0xb8000000 + 952523 3   ???                         
    0x8badee0e 0 + 2343431694  Thread 0 crashed with X86 Thread State (32-bit):   eax: 0x00000000  ebx: 0x10beea0c  ecx: 0xbfff5c70  edx: 0xe05cffbf   edi: 0x00000045  esi: 0x00000001  ebp: 0x8a028d80  esp: 0xb7fffacc    ss: 0x00000023  efl: 0x00010283  eip: 0x73724189   cs: 0x0000001b    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f   cr2: 0xfffffffc  Binary Images: 0x80000000 - 0x8005dff7  com.apple.framework.IOKit 2.0 (???) <482CF2CC-DF02-2B5B-2133-18F5EA0052A8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x8007d000 - 0x800e7fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib 0x80142000 - 0x802e9ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib 0x8036b000 - 0x804e6fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x805de000 - 0x805ecfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib 0x805f1000 - 0x805fdff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib 0x80601000 - 0x80647ff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib 0x80654000 - 0x807d6fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib 0x80838000 - 0x808e5fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib 0x808f9000 - 0x808fcfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib 0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld 0xb8000000 - 0xb81defff +com.adobe.Photoshop 9.0 (9.0x196) (9.0) <6437A74D-607F-7339-5F7E-F6B0EF81C25D> /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib  Translated Code Information: objc[8011]: garbage collection is ON Rosetta Version:  22.27 Args: 
    /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 -psn_0_1774001  Exception: EXC_BAD_ACCESS (0x0001)  Thread 0: (0xb022078c, 0xb815aa8b) 0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0  0x91d344bc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TS_exception_listener_thread + 128  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97ca2cc4
    ctr: 0x97ca2590 r00: 0xffffffe1
    r01: 0xf0203df0
    r02: 0xa0cf6090
    r03: 0x11800000
    r04: 0x00000002
    r05: 0x00000000
    r06: 0x00000054
    r07: 0x0000782b
    r08: 0x00000000
    r09: 0x00000000
    r10: 0x00000600
    r11: 0xa0ceb194
    r12: 0x97ca2590
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x11800000
    r23: 0x00000000
    r24: 0x00000054
    r25: 0x0000782b
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000002
    r29: 0x00000002
    r30: 0x00000000
    r31: 0x91d34444
      Thread 1: (0xb02a2e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0284da0
    r02: 0x0b985980
    r03: 0x00007b07
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb80017
    r09: 0x4d555458
    r10: 0x2bb8000f
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 2: (0xb04aae34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0488da0
    r02: 0x0b98b7b0
    r03: 0x00008303
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb80c77
    r09: 0x4d555458
    r10: 0x2bb80c6f
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000010
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 3: (0xb0778e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x01abbf90: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36  0x01abc1dc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76  0x01abbba0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf070dd20
    r02: 0x146ad4b0
    r03: 0x00009903
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00002ba7
    r09: 0x4d555458
    r10: 0x000f8cdf
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 4: (0xb011cd74, 0xb815a8ff) 0x97e26aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248  0x97e25190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97e26abc
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0101dc0
    r02: 0x00000000
    r03: 0x00002a03
    r04: 0x00000040
    r05: 0x3b9ab190
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab190
    r09: 0x00000000
    r10: 0x3b9ab190
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa0cf17cc
    r22: 0xa0cf17c0
    r23: 0xa0cf17c8
    r24: 0x00005a6c
    r25: 0xb5b1300c
    r26: 0xa0cf150c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d3190
    r30: 0xa0cf17a0
    r31: 0x97e269b4
      Thread 5: (0xb0428e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0407da0
    r02: 0x0b98a830
    r03: 0x00008103
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb8095f
    r09: 0x4d555458
    r10: 0x2bb80957
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x0000000c
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 6: (0xb06b2e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x01abbf90: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36  0x01abc1dc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76  0x01abbba0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf068cd20
    r02: 0x146ad4a0
    r03: 0x00009803
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00006ce0
    r09: 0x4d555458
    r10: 0x000d4c0b
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 7: (0xb087ce30, 0xb815a93a) 0x97d3f6a4: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 880  0x91d36984: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnConditionTimedRelative + 240  0x91d38a00: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TSWaitOnSemaphoreCommon + 468  0x91cc6670: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : AsyncFileThread(void*) + 92  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x97d3f6e8
    ctr: 0x97ca2610 r00: 0xffffffd9
    r01: 0xf080f8b0
    r02: 0x00000001
    r03: 0x0000a703
    r04: 0x0000a803
    r05: 0x0000003c
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00021000
    r09: 0x00000001
    r10: 0xf080fe88
    r11: 0xa0ceb6a0
    r12: 0x97ca2610
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x91da71cc
    r19: 0x91da71d0
    r20: 0xa0cf26d0
    r21: 0x91da71d4
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x0000003c
    r25: 0x00000001
    r26: 0xa0cf271c
    r27: 0xf080fe88
    r28: 0xa02e74ac
    r29: 0x00000000
    r30: 0xa02e74e0
    r31: 0x97d3f340
      Thread 8: (0xb009ad38, 0xb815acc0) 0x97e254b8: /usr/lib/libSystem.B.dylib : __dispatch_mgr_invoke + 228  0x97e24e9c: /usr/lib/libSystem.B.dylib : __dispatch_queue_invoke + 308  0x97e2502c: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread2 + 372  0x97e25168: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 76  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97e25480
    ctr: 0x97ce62d8 r00: 0x0000016b
    r01: 0xf0080bb0
    r02: 0x00000000
    r03: 0x00000004
    r04: 0x00000000
    r05: 0x00000000
    r06: 0xf0080d0c
    r07: 0x00000001
    r08: 0xf0080d28
    r09: 0x00000000
    r10: 0x00000028
    r11: 0xa0cea530
    r12: 0x97ce62d8
    r13: 0x10624dd3
    r14: 0x97e74b04
    r15: 0xf0080c0c
    r16: 0xf0080c8c
    r17: 0xa0d053dc
    r18: 0xf0080d28
    r19: 0xa0cff588
    r20: 0xa0d00588
    r21: 0xf0080d0c
    r22: 0xa0cff508
    r23: 0xa0cff488
    r24: 0xa0d053dc
    r25: 0x00000000
    r26: 0xa0cf162c
    r27: 0x00000000
    r28: 0xa0cf1604
    r29: 0xa0cf133c
    r30: 0xf0080d28
    r31: 0x97e253dc
      Thread 9: (0xb019ed74, 0xb815a8ff) 0x97e26aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248  0x97e25190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97e26abc
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0182dc0
    r02: 0x00000000
    r03: 0x00002a03
    r04: 0x00000040
    r05: 0x3b9ab41a
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9ab41a
    r09: 0x00000000
    r10: 0x3b9ab41a
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa0cf17cc
    r22: 0xa0cf17c0
    r23: 0xa0cf17c8
    r24: 0x00005a6c
    r25: 0xb5b303ff
    r26: 0xa0cf150c
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d341a
    r30: 0xa0cf17a0
    r31: 0x97e269b4
      Thread 10: (0xb03a6e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0386da0
    r02: 0x0b974140
    r03: 0x00007f03
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb80647
    r09: 0x4d555458
    r10: 0x2bb8063f
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000008
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 11: (0xb05aee34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf058ada0
    r02: 0x0b98cc40
    r03: 0x00008703
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb812a7
    r09: 0x4d555458
    r10: 0x2bb8129f
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000018
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 12: (0xb0630e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x01abbf90: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36  0x01abc1dc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76  0x01abbba0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x00000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf060bd20
    r02: 0x146ad590
    r03: 0x00009703
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x00004fc0
    r09: 0x4d555458
    r10: 0x000e3c16
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000000
    r27: 0x00000000
    r28: 0x00000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 13: Crashed (0xb7fffacc, 0x73724189) 0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0  0x0019d464: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235840  0x0019d254: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235312  0x0019d340: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235548  0x0019d340: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235548  0x0019d340: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsTargetInView(TView*) + 235548  0x0028daec: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 324124  0x0028da3c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 323948  0x0024b570: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 52384  0x00294c7c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 353196  0x002961c8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 358648  0x00295590: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 355520  0x0024aaf0: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 49696  0x0024a85c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 49036  0x0024ab8c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 49852  0x002ae944: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ComputeSubviewBoundingBox(TView*, VRect&) + 458868  0x0036aad4: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 140124  0x0036aa34: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 139964  0x00370efc: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 165764  0x00370e34: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 165564  0x00370674: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : StripAmpersand(CString&) + 163580  0x01103abc: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 5911120  0x00633830: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : GlobalToViewPoint(TView*, CPoint const&, VPoint&) + 126828  0x007fea04: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : IsShowingAlert() + 53824  0x007ee36c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 381172  0x0006456c: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : LookupErrString(short, short, ZString&) + 236304  0x007e9b04: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 362636  0x00837ba8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : PercentageWindowVisible(TWindow*) + 6864  0x007f0df4: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : InitUPrinting() + 392060  0x000033f8: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : dyld_stub_binding_helper + 1288  0x000030d0: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : dyld_stub_binding_helper + 480  0x00002e64: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ___code_start__ + 512  0x00002c94: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 : ___code_start__ + 48   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x0019d3b0
    ctr: 0x00f3b450 r00: 0x0550ae98
    r01: 0xbfff5c70
    r02: 0x0143e7dc
    r03: 0x06eb0e20
    r04: 0x013e2688
    r05: 0x013e4e04
    r06: 0xbfff6190
    r07: 0x00000000
    r08: 0xbfff5d90
    r09: 0x0143ea44
    r10: 0x00002028
    r11: 0xa0ceb208
    r12: 0x00f3b450
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x0ceba1f0
    r17: 0x00000001
    r18: 0x00000000
    r19: 0x0141d780
    r20: 0x005af8aa
    r21: 0xbfff5d94
    r22: 0x0ceabde0
    r23: 0x0143ea44
    r24: 0xbfff6190
    r25: 0x00000001
    r26: 0xbfff5d90
    r27: 0x0cef3ad0
    r28: 0x011ada14
    r29: 0x0143d3b0
    r30: 0x013dd3b0
    r31: 0x013dd3b0
      Thread 14: (0xb0324e34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0305da0
    r02: 0x0b984040
    r03: 0x00007d03
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb8032f
    r09: 0x4d555458
    r10: 0x2bb80327
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000004
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 15: (0xb052ce34, 0xb815a8ff) 0x91cf3a3c: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40  0x0feb7428: /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64  0x91cf4988: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 100  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x91cf3a80
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf0509da0
    r02: 0x0b98c430
    r03: 0x00008503
    r04: 0x7fffffff
    r05: 0x00000000
    r06: 0x00000000
    r07: 0x00000000
    r08: 0x2bb80f8f
    r09: 0x4d555458
    r10: 0x2bb80f87
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0x00000000
    r22: 0x00000000
    r23: 0x00000000
    r24: 0x00000000
    r25: 0x00000000
    r26: 0x00000014
    r27: 0x0feb73fc
    r28: 0x80000000
    r29: 0x7fffffff
    r30: 0x00000000
    r31: 0x91cf3a20
      Thread 16: (0xb07fad74, 0xb815a8ff) 0x97e26aa4: /usr/lib/libSystem.B.dylib : __dispatch_semaphore_wait_slow + 248  0x97e25190: /usr/lib/libSystem.B.dylib : __dispatch_worker_thread + 116  0x97d42f08: /usr/lib/libSystem.B.dylib : __pthread_body + 40  0x00000000: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2 :  + 0   PPC Thread State srr0: 0x00000000
    srr1: 0x00000000
                 vrsave: 0x00000000 cr:  0xXXXXXXXX
    xer: 0x20000000
    lr: 0x97e26abc
    ctr: 0x97ca2600 r00: 0xffffffda
    r01: 0xf078edc0
    r02: 0x00000000
    r03: 0x00002b03
    r04: 0x00000040
    r05: 0x3b9a9a5d
    r06: 0x00000020
    r07: 0x00000000
    r08: 0x3b9a9a5d
    r09: 0x00000000
    r10: 0x3b9a9a5d
    r11: 0xa0ceb698
    r12: 0x97ca2600
    r13: 0x00000000
    r14: 0x00000000
    r15: 0x00000000
    r16: 0x00000000
    r17: 0x00000000
    r18: 0x00000000
    r19: 0x00000000
    r20: 0x00000000
    r21: 0xa0cf180c
    r22: 0xa0cf1800
    r23: 0xa0cf1808
    r24: 0x00005a6a
    r25: 0xa9088dda
    r26: 0xa0cf1588
    r27: 0x00000040
    r28: 0x0000000f
    r29: 0x224d1a5d
    r30: 0xa0cf17e0
    r31: 0x97e269b4
       Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f3 Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5) Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: TOSHIBA MK7559GSXF, 698.64 GB Serial ATA Device: MATSHITADVD-R   UJ-898 USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3 USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2 USB Device: Canon Digital Camera, 0x04a9  (Canon Inc.), 0x320f, 0xfa130000 / 6 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0245, 0xfa120000 / 5 USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 9 USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2 USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

    That would be one of the reasons it’s unsupported. It was never tested on anything later than Tiger and running anything under Rosetta is a crapshoot as well.
    Be aware that when CS6 ships sometime this spring (no official announcement yet, but all hints from Adobe point to a second quarter ship date) you will be completely out of the upgrade loop and will have to buy a full priced license for CS6 or move to Creative Cloud. There are some pretty good deals out there on CS5.5 upgrades.
    Here’s the CS2 to CS5.5 Design Premium package: http://amzn.to/kZOsu7
    Bob

  • How do I create Equal Height Columns with my Background Images?

    Hi there,
    here is my page http://www.allthingsprintuk.co.uk/ATPHome.html
    My problem is that the side bar HTML list is coming off the page in IE. & also the html  in the header can look awful due to browser settings.
    My question is how do I create Equal Height Columns with my Background Images so that they fit with the HTML text? Is there a good link you can point me to, or a tutorial?
    The only way I can see by doing it is slicing my images up into 3 (top middle & bottom) & then setting the middle to repeat y????
    Or does anyone know of a way to create rounded corners WITH drop shadows in CSS that will work on all browsers?
    Thanks in advance
    Louisa

    Try these http://www.pixelan.com/

  • May (HTML/HTML5) in a DIV element may have as border an image repeated along the border

    May (HTML/HTML5) in a DIV element may have as border an image repeated along the border?

    Browser do not support images for borders yet.
    Use the CSS border properties.
    Nancy O.

Maybe you are looking for

  • Why is my Photoshop CS4 crashing with Snow Leopard!?

    IN an attempt to make my machine work faster, an employee at the apple store said I should upgrade to snow leopard and get more RAM. Snow Leopard upgrade--done.  version 10.6.2 RAM--ordered 2 more gigs from crucial, not installed yet. Hardware: Model

  • User exits used in sales and distribution?

    i need  some  user exits   that we commonly  used in sd. please if  somebody has  worked on  user exits . and  how  are  they used.. points will be awarded  to all  for replying... thanks in advance Neha.

  • Http 404 error

    Hi, installed a PCK (so no ABAP is available), but my scenario doesn't work. In Messagin display tool (mdt) following error message appears: Fehler beim Übertragen der Message zum Endpunkt http://soperapck:50100/sap/xi/engine?type=entry über die Verb

  • Lightroom Failing to Respond

    I am regularly finding that Lightroom stops responding when I try to import new files from a CF card. Frustratingly, it happens once I have fully configured the new import window with destination, file name, keywords etc. I then have to use the Windo

  • LabVIEW features and converting to C or C++ codes

    I am new user to LabVIEW, but many my coworkers are refusing to use the LabVIEW on any new project.  The reason is very hard to do design review when the application is adding new features or fix the bugs.  Is there anyway we can convert LabVIEW code