Help modifying an account statement report

Hi
I am trying to change a statement of account report to ignore "current" customers (those whose balance is less than 30 days old).
The report is attached.
Any help would be appreciated.
Thanks

Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

Similar Messages

  • Account Statement Report

    Hi!
    I'm actually working for a bank and i'm trying to make an account statement report for all client like this
    Account No:1
    Page 1
    ------------------------------------------Debit -- Credit
    Last balance----------------------- 500 --
    Transaction1----------------------- 20 --
    Transaction2------------------------XXX -- 30
    Transaction3----------------------- 50 --
    Total Page 1----------------------- 70 -- 30
    Page 2
    ------------------------------------------Debit -- Credit
    Transaction4----------------------- 20 --
    Transaction5-----------------------XXXXX -- 50
    Total Page 2----------------------- 20 -- 50
    Total Account1 Transaction-- 90 -- 80
    New balance---------------------- 510
    Account No:2
    Page 1
    ------------------------------------------Debit -- Credit
    Last balance-----------------------XXXXX-- 70
    Transaction1----------------------- 20 --
    Transaction2-----------------------XXXXX -- 30
    Transaction3----------------------- 50 --
    Total Page 1----------------------- 70 -- 30
    Page 2
    ------------------------------------------Debit -- Credit
    Transaction4----------------------- 50 --
    Transaction5-----------------------XXXXX -- 100
    Total Page 2----------------------- 50 -- 100
    Total Account2 Transaction-- 120 -- 130
    New balance----------------------XXXXX -- 80
    I want to put for example 3 transaction max per page. So an Account which have 5 transactions will appear on 2 pages. I want to have sum of debit/credit per page on each page and sum debit/credit of all the account transaction only on the last page of the account. I'm trying to do this since 2 week . It's seem impossible on report
    Someboby has already make a report like this? If yes, you can send me an sample at this adress([email protected]). Or give me tips todo this.
    PLZ help!It's very very important.

    This is what I understand from your output shown above.
    You have a repeating frame for Account, lets call it R1
    and another repeating frame for Transactions(i think its page1, page2 and so on), lets call it R2
    To achieve what you wanted, do like below:
    1. Under Property Palette of R1 select the Maximum Number of Records per page = 1
    2. Under Property Palette of R2 select the Maximum Number of Records per page = 3
    3. Under Property Palette of Total Account1 field select Print Object On property as Last Page Only
    Then you are done.
    Hope this works for you.
    If any questions reply

  • Lease-In FI Account Statement Report on RECN Overview Tab

    Hello gurus,
    I am trying to add a report for Lease In FI account statement (which should contain documents/lines from Accounts Payable). I need to ensure that this report is similar to the Lease Out Tenant Account.
    I could see and make the necessary settings on the IMG via Flexible Real Estate Management (RE-FX)->Contracts->Implement Enhancements (BAdi)->Add your Own Reports to Overview path. It is easy to make the settings here to set another option for Lease-In in the Overview drop down box.
    However, does anybody know which PBO Module to use i.e. so that it displays the Lease In FI account statements? I can see that the Lease-Out contracts will use the REEX_GUI_LIST_ACCT_SHEET_PBO PBO module, but cannot seem to find the right one for Lease In. Or is there any one at all for Lease In?

    Hi,
    Pl go through the below documentation, it will give some help.
    Modify Overview Lists to Your Requirements
    The following describes how you can add to and modify the overview lists that are available on the Overviews tab page in master data processing.
    Example: All Rental Objects for a piece of land
    Procedure
    1. Create a function group in which the list is implemented.
    Example: ZREFX_GUI_RENT_OBJ_LIST
    2. Create an initialization module in the function group.
    This module must have the following interface:
    Importing Parameter:
    Name Typing
    IO_BUS_OBJECT TYPE REF TO IF_RECA_BUS_OBJECT
    ID_LISTID TYPE RECAC_WBLIST-LISTID
    Exporting Parameter:
    Name Typing
    ES_SUBSCREEN TYPE RECASCREEN
    Example: ZREFX_GUI_RENT_OBJ_LIST_PBO
    3. Register the list with the module for the given business object.
    Create a new entry for the object type you want (such as IG for land) in the Add Your Own Reports to Overviews IMG activity. Choose a new list ID and enter your module, ZREFX_GUI_RENT_OBJ_LIST_PBO.
    Remember that this table is cross-client. The overview can be selected in all clients in the system.
    Comments
    At runtime, the registered module for the object is called in PBO, and the module is supplied with the business object currently being processed in the application, as well as the list ID. The number of the subscreen, on which the list is implemented, has to be returned.
    Using the list ID, you can further distinguish among other different attributes within the module.
    Example in the system (existing list):
    The measurements of the subordinate objects on the master data are implemented using the module REBD_GUI_LIST_MSSUBOBJ_PBO.
    rgds,
    Srini

  • Modify Periodic Account Statement Form

    Hi Sap gurus,
    I'd like to ask where I can find the forms that is sent by the periodic account statement (f.27) to its customers? I need to modify some text in the statement to comply with our policy and changes in our address.

    more precisely go to first configuration node then little bit lower on the Correspondence tree you can see node:
    Define Sender Details for Correspondence Form. Select your cc and appropriate print program (RFKORD10). Select appropriate standard text (it's maintenance in SO10)
    Regards
    Pablo

  • Vendor account statement

    I modified vendor account statement for fi module from standard form.
    when i am executing in FBL1N Transaction i am giving vendor account number and executing . Next i am going to environment and selecting correspondence there i am selecting request it is asking dates so i am giving dates after again i am going to environment and correspondence there i am selection display so it  is displaying data for single vendor.
    now i dont want to give vendor account numbers in my selection screen it should display all the vendors one by one in my output
    as per date in given in the ENVIRONMENT -> Correspondence - > Request.
    At present it is displaying single vendor when i am giving nothing on the selection screen how can i display for all vendors .
    pls help me.

    try report RFKORK00
    greetings
    Andreas

  • Help writing a cash on accounting vat report

    Hi
    One of our customers need to produce a cash on accounting vat report which SAP 2007 doesn't deal with.
    Cash accounting works basically by including all sales invoice and purchase invoices paid or monies received for in a month
    I need to be able to see how transactions have been reconcilled for the business partner
    I am ok when an invoice has an incoming / outgoing payment linked to it but I need to know for example what happens when a credit note is allocated / reconciled to an invoice
    Can anyone help me with the logic / table names please
    Many thanks
    Regards Andy
    Edited by: Rui Pereira on Dec 23, 2008 4:06 PM

    I have this, but it creates two records. One for parent and one for child. I want the results all to be in one record though:
    SELECT "", display_title as child, display_id, parent_id
    From dmand_docsys_hier
    Where display_id=7 and parent_id=6 and Upper(file_name)="_TESTFILE.PDF" and admin_project_oid=40
    UNION distinct
    Select display_title as Parent, "", display_id, parent_id
    From dmand_docsys_hier
    where display_id=6 and admin_project_oid=40
    How could I get them in one record instead of two?

  • Help! This is driving me crazy. CASE statement report syntax error (missing operator)

    Hi
    Can anyone help with this SQL statement please. It uses a
    CASE statement but I keep getting back a syntax error (missing
    operator) error message. The SQL statement works without the CASE
    statement, so everything else is fine - its just when I put the
    CASE statement back in.
    Here's the SQL statement:-
    SELECT transactions.ourRef, transactions.transDate, CASE WHEN
    transactions.transTypeID = 2 THEN transactionDetails.goodsVatable *
    -1 ELSE transactionDetails.goodsVatable END,
    transactionDetails.goodsNonVat, transactionDetails.VAT,
    transactionDetails.grandTotal, clients.clientCode,
    transTypes.transTypeDesc
    FROM transactions, transactionDetails, clients, transTypes
    WHERE transactions.transID = transactionDetails.transID
    AND transactions.clientID = clients.clientID
    AND transactions.transTypeID = transTypes.transTypeID
    TransID = 2 means that its a credit not instead of an
    invoice, therefore I want the goods vatable returned as a negative
    number.
    Thanks in advance.
    Wez

    quote:
    ...the client wishes for me to use an MS Access db
    Too bad you didn't say that to begin with. I believe that
    with Access you might consider using IIF().
    Syntax:
    IIf(expr, truepart, falsepart)
    SELECT transactions.ourRef,
    transactions.transDate,
    IIf(transactions.transTypeID = 2,
    transactionDetails.goodsVatable * -1,
    transactionDetails.goodsVatable),
    transactionDetails.goodsNonVat,
    transactionDetails.VAT,
    transactionDetails.grandTotal,
    clients.clientCode,
    transTypes.transTypeDesc
    FROM transactions, transactionDetails, clients, transTypes
    WHERE transactions.transID = transactionDetails.transID
    AND transactions.clientID = clients.clientID
    AND transactions.transTypeID = transTypes.transTypeID
    Phil

  • Scrpt: Account Statement in Mail or report

    Hi All,
    There is a standard printprogram and form for account statement in FI.
    I want this information to be send to customers in mail.
    Please suggest.

    Hi Priyanka,
    I think you can use this form F140_ACC_STAT_01 for the account statements, and regarding the mail concept you need to convert it to PDF (output) and send it using mail program
    If you need more information let me know
    Pavan

  • Financial Statements report - F.01

    Hello,
    I posted this question to the abap forum, but maybe you can help me better. As you know, the account amounts from the financial statement report come from financial documents. And when you create a financial document  you specify a document type(vendor invoice, vendor payment and many others). What i need to do is modify the report to show only amounts from certain types, not all types. For doing that, i need to know if there is a connection between the financial statement and the documents types. I searched the code of the report and i did not find anything relevant.
    Maybe you met this requirement before and talked with an abaper. If that is the case, maybe you can give me a suggestion.
    Thank you very much,
    Efren

    F.01 is build with the following tables.  You may go through each table to see if they are document type specific.  I would cautio if F.01 is the right report for you/your client.
    TABLES:   t001,  ska1,  bhdgd,
              t011,  skat,
              t011t, skb1,
              t009,  skc1a,
              t004,
              t009b,
              t009y.
    TABLES:   rfsdo.
    TABLES:   tgsb.
    TABLES:   fimsg.
    TABLES:   faglfreesel.

  • Customer account statement has issue with dual currency.

    Hello Experts,
    As per your clients requirement we have modified the form for customer account statement for ETHIOPIA. 
    In the requirement we have asked to get the opening balance of the customer. For example we are running the report for the period 01.03.2010 to 31.05.2010. In this case client what us to display the balance up to 28.02.2010 as opening balance, where we are using the function module BAPI_AR_ACC_GETKEYDATEBALANCE to bring the opening balance.
    Know your issue is when we are doing this process the account ageing for opening balance is not getting displayed in the customer account statement. When we followed the standard functionally then it was working fine. But the issue comes when there is a dual currency for some of the customers where we are getting two accounts ageing for two different currencies. To void this we have taken the arrear field from FBL5N report as base so that we can have single account ageing, which was working fine. But in this process no account ageing is getting displayed for opening balance.
    Can someone help me on this issue?
    Thanks and Regards,
    Rajesh Kumar Mantri.

    Hi,
    Sorry we have done that and not successful in find the solution. Any other solution.
    Thanks and Regards,
    Rajesh Kumar Mantri.

  • IHC Account statement tab in F9K3

    Hello Experts,
    In the Account Statement tab in F9K3, there is a field called Next Date. After an internal IHC statement is received, this date should automatically increase by one. This is not happening.
    Could you kindly tell me how this increment actually takes place & what could be the possible causes of this not happening?
    Thanks & Regards,
    Anu Jose

    Hi,
    Pl go through the below documentation, it will give some help.
    Modify Overview Lists to Your Requirements
    The following describes how you can add to and modify the overview lists that are available on the Overviews tab page in master data processing.
    Example: All Rental Objects for a piece of land
    Procedure
    1. Create a function group in which the list is implemented.
    Example: ZREFX_GUI_RENT_OBJ_LIST
    2. Create an initialization module in the function group.
    This module must have the following interface:
    Importing Parameter:
    Name Typing
    IO_BUS_OBJECT TYPE REF TO IF_RECA_BUS_OBJECT
    ID_LISTID TYPE RECAC_WBLIST-LISTID
    Exporting Parameter:
    Name Typing
    ES_SUBSCREEN TYPE RECASCREEN
    Example: ZREFX_GUI_RENT_OBJ_LIST_PBO
    3. Register the list with the module for the given business object.
    Create a new entry for the object type you want (such as IG for land) in the Add Your Own Reports to Overviews IMG activity. Choose a new list ID and enter your module, ZREFX_GUI_RENT_OBJ_LIST_PBO.
    Remember that this table is cross-client. The overview can be selected in all clients in the system.
    Comments
    At runtime, the registered module for the object is called in PBO, and the module is supplied with the business object currently being processed in the application, as well as the list ID. The number of the subscreen, on which the list is implemented, has to be returned.
    Using the list ID, you can further distinguish among other different attributes within the module.
    Example in the system (existing list):
    The measurements of the subordinate objects on the master data are implemented using the module REBD_GUI_LIST_MSSUBOBJ_PBO.
    rgds,
    Srini

  • FI Customer Account Statement with Debit and Credit Columns

    Hi SAP Expert,
    We are using form (developed from T-code: SE71) to send customer account statment for only open items this is working fine.
    Now My wants customer account statement for all transactions but with debit and credit in a separate columns. is there any way we fulfill these kind of request?
    if any particular logic then let me know please.
    thanks in advance
    b/r
    prashant rane

    Dear Vivek,
    You logic is helpful can I apply this in SE71 form development?
    Below is my customer layout format
    Document # | Document Date | Reference | Debit Amt | Credit Amt |
    In bottom toal Debit / credit balance figure
    can I use any code/login is SE71 form or I will need to create any development report which involves user exit?
    I am looking for SE71 optios first
    thanks in advance
    Prashant Rane

  • Help needed with Safari Crash Report Please

    I cannot visit the Apple Store site along with some other sites (My Amazon Login Page ) without Safari 4 crashing. This is happening on two computers and I have tried the following with no success.....
    Repairing permissions
    Removing plist file
    Running 10.5.7 Combo update
    Emptied Cache
    Deleting Safari and reinstalling
    Restored Safari 4 beta from Time Machine (still crashes)
    Ensuring Assisted Devices etc are off under Universal Access preferences
    Creating new user account
    Removing all internet plugins from HD/Library/InternetPlugins and UserName/Library/InternetPlugins
    Removed items from HD /Library/Inputmanagers
    Disabling Javascript is the only method I have found that will stop these crashes.
    If somebody could look at my crash report below I would be grateful as I am not sure what I am looking for.
    I am quite "happy" for the problem to be some 3rd party software that I am using - however I can see no sign of them in my crash report and it seems strange that my only workaround is to disable Javascript.
    Anyway if anybody could help here is my crash report (with all the plugins installed) - many thanks
    Adam
    Process: Safari 200
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0 (5530.17)
    Build Info: WebBrowser-55301700~2
    Code Type: X86 (Native)
    Parent Process: launchd 81
    Interval Since Last Report: 1855 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 1773 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-06-13 17:32:14.954 +0100
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 60DC4115-DF92-42FC-9590-F3F2EB277286
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000024
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x9199390c WebCore::RenderBlock::layoutBlock(bool) + 2892
    1 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    2 com.apple.WebCore 0x919964fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    3 com.apple.WebCore 0x91992ff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    4 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    5 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    6 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    7 com.apple.WebCore 0x919ab3d6 WebCore::RenderTextControlSingleLine::layout() + 550
    8 com.apple.WebCore 0x919964fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    9 com.apple.WebCore 0x91992ff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    10 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    11 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    12 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    13 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    14 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    15 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    16 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    17 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    18 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    19 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    20 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    21 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    22 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    23 com.apple.WebCore 0x919964fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    24 com.apple.WebCore 0x91992ff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    25 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    26 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    27 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    28 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    29 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    30 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    31 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    32 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    33 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    34 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    35 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    36 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    37 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    38 com.apple.WebCore 0x91992c0a WebCore::RenderView::layout() + 250
    39 com.apple.WebCore 0x91ba37d5 -AccessibilityObjectWrapper accessibilityIsIgnored + 37
    40 com.apple.AppKit 0x9450d5c9 NSAccessibilityPostNotificationForObservedElement + 92
    41 com.apple.AppKit 0x9450d56b NSAccessibilityPostNotification + 28
    42 com.apple.WebCore 0x91b96029 WebCore::AXObjectCache::postNotification(WebCore::RenderObject*, WebCore::String const&) + 105
    43 com.apple.WebCore 0x91986b4c WebCore::RenderTextControl::setInnerTextValue(WebCore::String const&) + 764
    44 com.apple.WebCore 0x91983a0f WebCore::RenderTextControlSingleLine::updateFromElement() + 159
    45 com.apple.WebCore 0x9196c8e2 WebCore::HTMLFormControlElement::attach() + 50
    46 com.apple.WebCore 0x9196e973 WebCore::HTMLInputElement::attach() + 51
    47 com.apple.WebCore 0x9196dfde WebCore::HTMLInputElement::setInputType(WebCore::String const&) + 1518
    48 com.apple.WebCore 0x9196d362 WebCore::HTMLInputElement::parseMappedAttribute(WebCore::MappedAttribute*) + 450
    49 com.apple.WebCore 0x91944d0a WebCore::StyledElement::attributeChanged(WebCore::Attribute*, bool) + 234
    50 com.apple.WebCore 0x91a6468f WebCore::Element::setAttribute(WebCore::AtomicString const&, WebCore::AtomicString const&, int&) + 287
    51 com.apple.WebCore 0x91a643bd WebCore::JSElement::setAttribute(JSC::ExecState*, JSC::ArgList const&) + 301
    52 com.apple.WebCore 0x91a64263 WebCore::jsElementPrototypeFunctionSetAttribute(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 115
    53 ??? 0x01c3920f 0 + 29594127
    54 com.apple.JavaScriptCore 0x92bd7729 JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 537
    55 com.apple.JavaScriptCore 0x92bc36f9 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) + 377
    56 com.apple.WebCore 0x9195d794 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 260
    57 com.apple.WebCore 0x9195d601 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 161
    58 com.apple.WebCore 0x9195d24c WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) + 204
    59 com.apple.WebCore 0x9195be41 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 4353
    60 com.apple.WebCore 0x9194dc9b WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 2267
    61 com.apple.WebCore 0x9193b6df WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 9103
    62 com.apple.WebCore 0x91938c9b WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2907
    63 com.apple.WebCore 0x919fb2c6 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1174
    64 com.apple.WebCore 0x919faddc WebCore::CachedScript::checkNotify() + 60
    65 com.apple.WebCore 0x91978af8 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 360
    66 com.apple.WebCore 0x919788fd WebCore::SubresourceLoader::didFinishLoading() + 45
    67 com.apple.Foundation 0x966ba4a7 -NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading + 87
    68 com.apple.Foundation 0x966ba413 _NSURLConnectionDidFinishLoading + 147
    69 com.apple.CFNetwork 0x906fbb96 URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 212
    70 com.apple.CFNetwork 0x906fc8e0 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 310
    71 com.apple.CFNetwork 0x906fb36c URLConnectionClient::processEvents() + 104
    72 com.apple.CFNetwork 0x906a8dbf MultiplexerSource::perform() + 189
    73 com.apple.CoreFoundation 0x901de595 CFRunLoopRunSpecific + 3141
    74 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    75 com.apple.HIToolbox 0x9077c28c RunCurrentEventLoopInMode + 283
    76 com.apple.HIToolbox 0x9077c0a5 ReceiveNextEventCommon + 374
    77 com.apple.HIToolbox 0x9077bf19 BlockUntilNextEventMatchingListInMode + 106
    78 com.apple.AppKit 0x94437d0d _DPSNextEvent + 657
    79 com.apple.AppKit 0x944375c0 -NSApplication nextEventMatchingMask:untilDate:inMode:dequeue: + 128
    80 com.apple.Safari 0x0000cac3 0x1000 + 47811
    81 com.apple.AppKit 0x944305fb -NSApplication run + 795
    82 com.apple.AppKit 0x943fd834 NSApplicationMain + 574
    83 com.apple.Safari 0x000032a2 0x1000 + 8866
    Thread 1:
    0 libSystem.B.dylib 0x9220f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92239dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x918a4584 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x918a0409 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x92239155 pthreadstart + 321
    5 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x92208286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9220fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x901de04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9067c298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x92239155 pthreadstart + 321
    6 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9220f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92239dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92b9d741 **::ThreadCondition::timedWait(**::Mutex&, double) + 81
    3 com.apple.WebCore 0x9190cbd5 WebCore::LocalStorageThread::localStorageThread() + 325
    4 libSystem.B.dylib 0x92239155 pthreadstart + 321
    5 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92208286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9220fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x901de04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00026b55 0x1000 + 154453
    5 com.apple.Safari 0x00026870 0x1000 + 153712
    6 com.apple.Safari 0x000267fb 0x1000 + 153595
    7 libSystem.B.dylib 0x92239155 pthreadstart + 321
    8 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9220f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92239dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x928eba09 fefragmentthread + 54
    3 libSystem.B.dylib 0x92239155 pthreadstart + 321
    4 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x922576fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x92239155 pthreadstart + 321
    2 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x92208286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9220fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x901de04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x966b8530 +NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop: + 320
    5 com.apple.Foundation 0x96654e0d -NSThread main + 45
    6 com.apple.Foundation 0x966549b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x92239155 pthreadstart + 321
    8 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9220f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92239dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92b9d741 **::ThreadCondition::timedWait(**::Mutex&, double) + 81
    3 com.apple.Safari 0x0011de33 0x1000 + 1166899
    4 com.apple.Safari 0x0011df21 0x1000 + 1167137
    5 com.apple.Safari 0x00042753 0x1000 + 268115
    6 com.apple.Safari 0x000426cb 0x1000 + 267979
    7 libSystem.B.dylib 0x92239155 pthreadstart + 321
    8 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x922082e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9223a2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9223bb33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9669adcc -NSCondition waitUntilDate: + 236
    4 com.apple.Foundation 0x9669abe0 -NSConditionLock lockWhenCondition:beforeDate: + 144
    5 com.apple.Foundation 0x9669ab45 -NSConditionLock lockWhenCondition: + 69
    6 com.apple.AppKit 0x9449dd20 -NSUIHeartBeat _heartBeatThread: + 753
    7 com.apple.Foundation 0x96654e0d -NSThread main + 45
    8 com.apple.Foundation 0x966549b4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92239155 pthreadstart + 321
    10 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x92208286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9220fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x901de04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x966893e5 -NSRunLoop(NSRunLoop) runMode:beforeDate: + 213
    5 com.apple.Foundation 0x96695504 -NSRunLoop(NSRunLoop) run + 84
    6 com.apple.Safari 0x00034bc6 0x1000 + 211910
    7 com.apple.Foundation 0x96654e0d -NSThread main + 45
    8 com.apple.Foundation 0x966549b4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92239155 pthreadstart + 321
    10 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x01cf1000 ebx: 0x91992dd1 ecx: 0x00000000 edx: 0x00000000
    edi: 0x196a3010 esi: 0x00000000 ebp: 0xbfffb718 esp: 0xbfffb5a0
    ss: 0x0000001f efl: 0x00010246 eip: 0x9199390c cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000024
    Binary Images:
    0x1000 - 0x271ff2 com.apple.Safari 4.0 (5530.17) <f2a6090eab89fe9620270fc7f32156b9> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d0000 - 0x2dfffc SyndicationUI ??? (???) <4bfd6fbc102be03e5fb08374be0ca362> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2ef000 - 0x3f5ff7 com.apple.PubSub 1.0.4 (65.11) <296d6ac9aec1acb5386e761bcd8e4d47> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x1af5000 - 0x1afafff +com.roxio.ToastItPlugin ToastIt 1.1.2 (build 18) (1.1.2) <271b940259dab4f545540356099bd7bb> /Users/adam/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
    0x1b03000 - 0x1b05ffe com.apple.AutomatorCMM 1.1 (161) <dd4f219df5f726e3fea63790235f92dc> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1b0b000 - 0x1b0cffd com.apple.BluetoothMenu 2.1.6 (2.1.6f8) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x1b11000 - 0x1b85ff7 com.apple.Bluetooth 2.1.6 (2.1.6f8) <2efdc5543023a1c9b534269d1153d8d8> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x1bd3000 - 0x1bd5fff com.apple.BezelServicesFW 1.4.929 (1.4.929) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x1bdc000 - 0x1be1fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9305ccde37dcf5329fd9faea1db1f153> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x11ebd000 - 0x120c4fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1576d000 - 0x157abfe7 +com.adobe.vcmenu ??? (4.0.1.095) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
    0x15808000 - 0x15822fff +AdobeBIB ??? (???) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBI B
    0x15c2d000 - 0x15c5fffc +com.stuffit.StuffItCM 13.0.3 (13.0.3) <836627efb5c9eb791c76265bd5b222a2> /Library/Contextual Menu Items/StuffItCM.plugin/Contents/MacOS/StuffItCM
    0x15c79000 - 0x15cc1fe3 +com.stuffit.sdk 13.0.3 (13.0.3) <eea4f8830679cddcb99bf6d49a28459a> /Library/Frameworks/StuffIt.framework/Versions/B/StuffIt
    0x1646f000 - 0x16474ff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16b33000 - 0x16b33ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x16b39000 - 0x16b3fffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17800000 - 0x1788eff1 +com.stuffit.stuffitcore 13.0.3 (13.0.3) <0e82d419e0e4b50cf3490754d30b6bc3> /Library/Frameworks/StuffItCore.framework/Versions/A/StuffItCore
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <b0ea42e222a36a182e4ea30c3d71ce68> /usr/lib/dyld
    0x90003000 - 0x90007fff libGIF.dylib ??? (???) <713b902cb8f54365b1c78ff3507494a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90008000 - 0x90092fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90093000 - 0x9014dfe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9014e000 - 0x9014eff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9014f000 - 0x9016affb libPng.dylib ??? (???) <e92ab921713f1c28bc639d68683b8ee3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9016b000 - 0x9029efef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9029f000 - 0x902e0fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x902e6000 - 0x902edff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9033d000 - 0x90377fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90378000 - 0x90386ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x90387000 - 0x903c5fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x903c6000 - 0x90443fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90444000 - 0x90484fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x904ca000 - 0x905aafff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
    0x905ab000 - 0x90676fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90677000 - 0x90677ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90678000 - 0x90678fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90679000 - 0x9071dfec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9071e000 - 0x9074bfeb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9074c000 - 0x90a54fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90a55000 - 0x90a6bfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90a6c000 - 0x90ba5ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x90ba6000 - 0x90bc3ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90c16000 - 0x90c16ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90c17000 - 0x90c17ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90c18000 - 0x90c19ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x90c1a000 - 0x90c29ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <47c451a0ea1fd2ebd6a192ecdc3f3867> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90c39000 - 0x90c88fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90c89000 - 0x90cadfeb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x90cae000 - 0x90d08ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90d09000 - 0x90e4fff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <c0d51a3b27fe6977d8db45c84c7ff46b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90e50000 - 0x90e5bfe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90e61000 - 0x90f49ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90fbd000 - 0x90fbdffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90fbe000 - 0x90ff0fff com.apple.LDAPFramework 1.4.5 (110) <9ece7a1930b00f7b20ae9ef0759270cf> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x910e6000 - 0x910eafff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x910eb000 - 0x910f7ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x910f8000 - 0x9112efef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x9112f000 - 0x912aefff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x912af000 - 0x912b8fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x912b9000 - 0x912bcfff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x912bd000 - 0x912bdffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x912be000 - 0x912dcfff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
    0x912dd000 - 0x91306fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x91307000 - 0x91338ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91339000 - 0x91362fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x91363000 - 0x9139dffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9139e000 - 0x9139effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91489000 - 0x9148efff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <b42b339d6b18d416b81c2d0eaa4f36b9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9148f000 - 0x91496ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x91497000 - 0x91499fff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9149a000 - 0x914dcfef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x914dd000 - 0x914f5ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x914f6000 - 0x91540fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91541000 - 0x915befeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x915d7000 - 0x915dcfff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91822000 - 0x9189cff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9189d000 - 0x9212dfff com.apple.WebCore 5530 (5530.17) <9868576f7495c85d5f4513dd4e0f9b95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9212e000 - 0x9213aff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9213b000 - 0x9215affa libJPEG.dylib ??? (???) <348a77547e3646c80704ddfd88f6e008> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9215b000 - 0x92162fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x92207000 - 0x9236eff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x9238c000 - 0x924c4fe7 com.apple.imageKit 1.0.2 (1.0) <f36b085e6878145ea194d53fad37a8e8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x924c5000 - 0x92696ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92697000 - 0x92723ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92724000 - 0x927d6ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x927d7000 - 0x927e4fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x927f7000 - 0x92b94fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92b95000 - 0x92d1cfeb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92d1d000 - 0x92d2dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92d2e000 - 0x92e07ff7 com.apple.WebKit 5530 (5530.17) <a7127d7d7f22d74df35aaa16b776912c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93071000 - 0x93152ff7 libxml2.2.dylib ??? (???) <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib
    0x93158000 - 0x93208fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9320f000 - 0x93237ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93238000 - 0x93277fef libTIFF.dylib ??? (???) <1b5ab7f4bb5251ce1488dd0b1e21ad39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93278000 - 0x9330bff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9338e000 - 0x9341aff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9341b000 - 0x93420fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93421000 - 0x9342bfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9349c000 - 0x93776ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93777000 - 0x9378ffff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93790000 - 0x937aeff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x937af000 - 0x9380bff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9380c000 - 0x9389ffff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x938a0000 - 0x939f2ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93a23000 - 0x93adaff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93adb000 - 0x93facfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93fad000 - 0x93fbcfff libsasl2.2.dylib ??? (???) <c0bb658cd951bbe8882244fc5db4617b> /usr/lib/libsasl2.2.dylib
    0x93fbd000 - 0x9401affb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x9401b000 - 0x94064fef com.apple.Metadata 10.5.2 (398.25) <bf7f665f6ad79df3a8355b41fa1ed207> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94065000 - 0x94067ffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94068000 - 0x9438efe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9438f000 - 0x943f5ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x943f6000 - 0x943f6ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x943f7000 - 0x94bf5fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94bf6000 - 0x94c25fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94c26000 - 0x94c5dfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94c5e000 - 0x94cafff7 com.apple.HIServices 1.7.0 (???) <74c3d19e3981d6999630ec516681f079> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94cb0000 - 0x94cd4fff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
    0x94cd5000 - 0x95375fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95506000 - 0x95508ff5 libRadiance.dylib ??? (???) <6d980a95dd5a8448e2846568cc1458cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95509000 - 0x95509ffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9550a000 - 0x95510fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95511000 - 0x9553cfe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
    0x9553d000 - 0x955affff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x955b0000 - 0x9562fff5 com.apple.SearchKit 1.2.1 (1.2.1) <4ebff1a287bd6686107fa50d5a21b000> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9660c000 - 0x96614fff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9664a000 - 0x968c6fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x968c7000 - 0x9696efeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9696f000 - 0x969f6ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x969f7000 - 0x96abeff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96abf000 - 0x96ecffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96ed0000 - 0x96ed0ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96ed1000 - 0x96ee1ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <5c122260176a6bcd9da8c7f8bb567b34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96ee2000 - 0x9709eff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9709f000 - 0x9745dfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9745e000 - 0x974b7ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x974b8000 - 0x974cdffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Many thanks for taking the time to help.
    I have removed the items you suggested but unfortunately Safari still crashes.
    Below is another crash report with the items removed.
    If anybody can help I would be most grateful.
    Also I do not have LazyMouse installed and I have unchecked Enable access for assistive devices in System preferences>Universal Access.
    Many thanks
    Adam
    Crash report.............
    Process: Safari [410]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0 (5530.17)
    Build Info: WebBrowser-55301700~2
    Code Type: X86 (Native)
    Parent Process: launchd [132]
    Interval Since Last Report: 3686 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 3276 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-06-15 19:43:22.310 +0100
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 60DC4115-DF92-42FC-9590-F3F2EB277286
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000000c
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x9501ac5c WebCore::InlineFlowBox::deleteLine(WebCore::RenderArena*) + 44
    1 com.apple.WebCore 0x9562be31 WebCore::RenderBlock::determineStartPosition(bool&, bool&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, ***::Vector<WebCore::RenderBlock::FloatWithRect, 0ul>&, unsigned int&) + 1137
    2 com.apple.WebCore 0x94f9279c WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1468
    3 com.apple.WebCore 0x94f8eff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    4 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    5 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    6 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    7 com.apple.WebCore 0x94fa73d6 WebCore::RenderTextControlSingleLine::layout() + 550
    8 com.apple.WebCore 0x94f924fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    9 com.apple.WebCore 0x94f8eff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    10 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    11 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    12 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    13 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    14 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    15 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    16 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    17 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    18 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    19 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    20 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    21 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    22 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    23 com.apple.WebCore 0x94f924fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    24 com.apple.WebCore 0x94f8eff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    25 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    26 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    27 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    28 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    29 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    30 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    31 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    32 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    33 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    34 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    35 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    36 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    37 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    38 com.apple.WebCore 0x94f8ec0a WebCore::RenderView::layout() + 250
    39 com.apple.WebCore 0x9519f7d5 -[AccessibilityObjectWrapper accessibilityIsIgnored] + 37
    40 com.apple.AppKit 0x943d35c9 NSAccessibilityPostNotificationForObservedElement + 92
    41 com.apple.AppKit 0x943d356b NSAccessibilityPostNotification + 28
    42 com.apple.WebCore 0x95192029 WebCore::AXObjectCache::postNotification(WebCore::RenderObject*, WebCore::String const&) + 105
    43 com.apple.WebCore 0x94f82b4c WebCore::RenderTextControl::setInnerTextValue(WebCore::String const&) + 764
    44 com.apple.WebCore 0x94f7fa0f WebCore::RenderTextControlSingleLine::updateFromElement() + 159
    45 com.apple.WebCore 0x94f688e2 WebCore::HTMLFormControlElement::attach() + 50
    46 com.apple.WebCore 0x94f6a973 WebCore::HTMLInputElement::attach() + 51
    47 com.apple.WebCore 0x94f69fde WebCore::HTMLInputElement::setInputType(WebCore::String const&) + 1518
    48 com.apple.WebCore 0x94f69362 WebCore::HTMLInputElement::parseMappedAttribute(WebCore::MappedAttribute*) + 450
    49 com.apple.WebCore 0x94f40d0a WebCore::StyledElement::attributeChanged(WebCore::Attribute*, bool) + 234
    50 com.apple.WebCore 0x9506068f WebCore::Element::setAttribute(WebCore::AtomicString const&, WebCore::AtomicString const&, int&) + 287
    51 com.apple.WebCore 0x950603bd WebCore::JSElement::setAttribute(JSC::ExecState*, JSC::ArgList const&) + 301
    52 com.apple.WebCore 0x95060263 WebCore::jsElementPrototypeFunctionSetAttribute(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 115
    53 ??? 0x1649a20f 0 + 373924367
    54 com.apple.JavaScriptCore 0x92db3729 JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 537
    55 com.apple.JavaScriptCore 0x92d9f6f9 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) + 377
    56 com.apple.WebCore 0x94f59794 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 260
    57 com.apple.WebCore 0x94f59601 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 161
    58 com.apple.WebCore 0x94f5924c WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) + 204
    59 com.apple.WebCore 0x94f57e41 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 4353
    60 com.apple.WebCore 0x94f49c9b WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 2267
    61 com.apple.WebCore 0x94f376df WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 9103
    62 com.apple.WebCore 0x94f34c9b WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2907
    63 com.apple.WebCore 0x94ff72c6 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1174
    64 com.apple.WebCore 0x94ff6ddc WebCore::CachedScript::checkNotify() + 60
    65 com.apple.WebCore 0x94f74af8 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 360
    66 com.apple.WebCore 0x94f748fd WebCore::SubresourceLoader::didFinishLoading() + 45
    67 com.apple.Foundation 0x95b8c4a7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
    68 com.apple.Foundation 0x95b8c413 _NSURLConnectionDidFinishLoading + 147
    69 com.apple.CFNetwork 0x95e2ab96 URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 212
    70 com.apple.CFNetwork 0x95e2b8e0 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 310
    71 com.apple.CFNetwork 0x95e2a36c URLConnectionClient::processEvents() + 104
    72 com.apple.CFNetwork 0x95dd7dbf MultiplexerSource::perform() + 189
    73 com.apple.CoreFoundation 0x91267595 CFRunLoopRunSpecific + 3141
    74 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    75 com.apple.HIToolbox 0x9005228c RunCurrentEventLoopInMode + 283
    76 com.apple.HIToolbox 0x900520a5 ReceiveNextEventCommon + 374
    77 com.apple.HIToolbox 0x90051f19 BlockUntilNextEventMatchingListInMode + 106
    78 com.apple.AppKit 0x942fdd0d _DPSNextEvent + 657
    79 com.apple.AppKit 0x942fd5c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    80 com.apple.Safari 0x0000cac3 0x1000 + 47811
    81 com.apple.AppKit 0x942f65fb -[NSApplication run] + 795
    82 com.apple.AppKit 0x942c3834 NSApplicationMain + 574
    83 com.apple.Safari 0x000032a2 0x1000 + 8866
    Thread 1:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x94ea0584 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x94e9c409 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    5 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x91e45286 machmsgtrap + 10
    1 libSystem.B.dylib 0x91e4ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9126704e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x95dab298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    6 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92d79741 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x94f08bd5 WebCore::LocalStorageThread::localStorageThread() + 325
    4 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    5 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x91e45286 machmsgtrap + 10
    1 libSystem.B.dylib 0x91e4ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9126704e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00026b55 0x1000 + 154453
    5 com.apple.Safari 0x00026870 0x1000 + 153712
    6 com.apple.Safari 0x000267fb 0x1000 + 153595
    7 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    8 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x907fda09 fefragmentthread + 54
    3 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    4 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x91e45286 machmsgtrap + 10
    1 libSystem.B.dylib 0x91e4ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9126704e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95b8a530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x95b26e0d -[NSThread main] + 45
    6 com.apple.Foundation 0x95b269b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    8 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x91e946fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    2 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92d79741 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x0011de33 0x1000 + 1166899
    4 com.apple.Safari 0x0011df21 0x1000 + 1167137
    5 com.apple.Safari 0x00042753 0x1000 + 268115
    6 com.apple.Safari 0x000426cb 0x1000 + 267979
    7 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    8 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x95ee945c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x95efbd8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    5 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x91e45286 machmsgtrap + 10
    1 libSystem.B.dylib 0x91e4ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9126704e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95b5b3e5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x95b67504 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x00034bc6 0x1000 + 211910
    7 com.apple.Foundation 0x95b26e0d -[NSThread main] + 45
    8 com.apple.Foundation 0x95b269b4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    10 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9562b9d1 ecx: 0x1756fa80 edx: 0x17087618
    edi: 0x1756fa80 esi: 0x1708763c ebp: 0xbfffb688 esp: 0xbfffb660
    ss: 0x0000001f efl: 0x00010206 eip: 0x9501ac5c cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000000c
    Binary Images:
    0x1000 - 0x271ff2 com.apple.Safari 4.0 (5530.17) <f2a6090eab89fe9620270fc7f32156b9> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d0000 - 0x2dfffc SyndicationUI ??? (???) <4bfd6fbc102be03e5fb08374be0ca362> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2ef000 - 0x3f5ff7 com.apple.PubSub 1.0.4 (65.11) <296d6ac9aec1acb5386e761bcd8e4d47> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x11ebd000 - 0x120c4fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1647f000 - 0x16484ff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x166c4000 - 0x166c4ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x16a7d000 - 0x16a83ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x178d7000 - 0x178dafef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x17957000 - 0x1795a02f +Motion ??? (???) <b5e862eee0ff4f86a78998e3e601a18c> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x17e80000 - 0x17e8efeb libSimplifiedChineseConverter.dylib ??? (???) <baa9dea57e3b49ca537934ab76645bea> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x17e93000 - 0x17ea5fff libTraditionalChineseConverter.dylib ??? (???) <35982309fdf5ddada718fd6fc36dbe96> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1868f000 - 0x186aefed com.apple.audio.CoreAudioKit 1.5 (1.5) <585f5ec95dc8f1efe51d820be84d53a6> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x196e2000 - 0x19d05fef +com.macromedia.Flash Player.plugin 10.0.22.87 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1ae45000 - 0x1aeaafde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x1aeca000 - 0x1af3cfff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1af4a000 - 0x1af90fc3 com.apple.motion.component 1.0 (1.0) <77973a134e79426f853f2318e52a2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <b0ea42e222a36a182e4ea30c3d71ce68> /usr/lib/dyld
    0x90003000 - 0x90021fff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
    0x90022000 - 0x9032afff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9032b000 - 0x9037afff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x9037b000 - 0x903d8ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x903d9000 - 0x903f4ffb libPng.dylib ??? (???) <e92ab921713f1c28bc639d68683b8ee3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x903f5000 - 0x903f7ffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x903f8000 - 0x90408fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90409000 - 0x905c5ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x905d3000 - 0x905fcfff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x905fd000 - 0x90615ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90616000 - 0x90622ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90623000 - 0x9062cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90662000 - 0x906dcff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x906dd000 - 0x90708fe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
    0x90709000 - 0x90aa6fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90aa7000 - 0x90aa7ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90aa8000 - 0x90b25feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90b26000 - 0x90b4ffff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x90b50000 - 0x90f60fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90f61000 - 0x910e0fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x910e1000 - 0x91105fff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
    0x91106000 - 0x91106ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9116e000 - 0x9116effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9116f000 - 0x911affff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x911b0000 - 0x911f2fef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x911f3000 - 0x911f3ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x911f4000 - 0x91327fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91328000 - 0x91461ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x91462000 - 0x914f5ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x914f6000 - 0x915d6fff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
    0x915d7000 - 0x918b1ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x918b2000 - 0x918c2ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <5c122260176a6bcd9da8c7f8bb567b34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918c3000 - 0x9194fff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91950000 - 0x91a29ff7 com.apple.WebKit 5530 (5530.17) <a7127d7d7f22d74df35aaa16b776912c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91a2a000 - 0x91d50fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x91d51000 - 0x91d9bfe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91d9c000 - 0x91e43feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91e44000 - 0x91fabff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x91fac000 - 0x92036fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x920af000 - 0x920b1ff5 libRadiance.dylib ??? (???) <6d980a95dd5a8448e2846568cc1458cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x920b2000 - 0x920b5fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92124000 - 0x92143ffa libJPEG.dylib ??? (???) <348a77547e3646c80704ddfd88f6e008> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92144000 - 0x927e4fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x927f1000 - 0x92937ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <c0d51a3b27fe6977d8db45c84c7ff46b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92ba1000 - 0x92ba8fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x92ba9000 - 0x92c59fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c5a000 - 0x92c5affe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92c65000 - 0x92c92feb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92d71000 - 0x92ef8feb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92f36000 - 0x92f5afeb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x92f5b000 - 0x92facff7 com.apple.HIServices 1.7.0 (???) <74c3d19e3981d6999630ec516681f079> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92fad000 - 0x930ffff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93100000 - 0x93136fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x93137000 - 0x931e9ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x931ea000 - 0x931f6ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x931f7000 - 0x932b1fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x932b2000 - 0x932b2ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x933d8000 - 0x933dffff com.apple.agl 3.0.9 (AGL-3.0.9) <2526a28a2fc087c09f9238dd03684513> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x933e0000 - 0x933e5fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <b42b339d6b18d416b81c2d0eaa4f36b9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x933e6000 - 0x933e6ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x933e7000 - 0x933f6fff libsasl2.2.dylib ??? (???) <c0bb658cd951bbe8882244fc5db4617b> /usr/lib/libsasl2.2.dylib
    0x933f7000 - 0x93436fef libTIFF.dylib ??? (???) <1b5ab7f4bb5251ce1488dd0b1e21ad39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93437000 - 0x934c3ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x934c4000 - 0x934f6fff com.apple.LDAPFramework 1.4.5 (110) <9ece7a1930b00f7b20ae9ef0759270cf> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x934f7000 - 0x934f8ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x934f9000 - 0x936caffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x936ee000 - 0x9371fffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93723000 - 0x93723ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93724000 - 0x937a3ff5 com.apple.SearchKit 1.2.1 (1.2.1) <4ebff1a287bd6686107fa50d5a21b000> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x937a4000 - 0x93837fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93838000 - 0x93879fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9387a000 - 0x938b1fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x938b2000 - 0x938e1fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x938e2000 - 0x93a71fe7 com.apple.CoreAUC 3.07.3 (3.07.3) <f98585dd6479989bf85beae472aa3656> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93a72000 - 0x93a76fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93a77000 - 0x93a7effe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x93a7f000 - 0x93a97fff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93a98000 - 0x93aa2feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93aa3000 - 0x93f74fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93f75000 - 0x93f7afff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93f7b000 - 0x94063ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94064000 - 0x94068fff libGIF.dylib ??? (???) <713b902cb8f54365b1c78ff3507494a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94069000 - 0x94078ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <47c451a0ea1fd2ebd6a192ecdc3f3867> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x941e7000 - 0x942aeff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x942af000 - 0x942bcfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x942bd000 - 0x94abbfef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94bb0000 - 0x94c0cff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94c0d000 - 0x94cb0ff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x94cb1000 - 0x94cb6fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94cb7000 - 0x94d98ff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
    0x94d99000 - 0x94d9bfff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94d9c000 - 0x94da7fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94da8000 - 0x94da8ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94da9000 - 0x94de7fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94de8000 - 0x94e6fff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x94e70000 - 0x94e98ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x94e99000 - 0x95729fff com.apple.WebCore 5530 (5530.17) <9868576f7495c85d5f4513dd4e0f9b95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9572a000 - 0x9579cfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9579d000 - 0x958d5fe7 com.apple.imageKit 1.0.2 (1.0) <f36b085e6878145ea194d53fad37a8e8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x958d6000 - 0x95910ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95911000 - 0x959c8ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x959c9000 - 0x959deffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x959df000 - 0x959e7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x959e8000 - 0x959eefff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x959ef000 - 0x95a55ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95aa8000 - 0x95aa8ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95b1c000 - 0x95d98fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95d99000 - 0x95da7ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x95da8000 - 0x95e4cfec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95e4d000 - 0x95e6bff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95e6c000 - 0x95eb5fef com.apple.Metadata 10.5.2 (398.25) <bf7f665f6ad79df3a8355b41fa1ed207> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95eb6000 - 0x95f81fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95f82000 - 0x95fdcff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95fdd000 - 0x95fddfff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95fde000 - 0x9605bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96061000 - 0x9607eff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9607f000 - 0x9705aff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9705b000 - 0x97062ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x97063000 - 0x97421fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97422000 - 0x9745cfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9745d000 - 0x974b6ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x974b7000 - 0x974cdfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <8467dfa15de3658db2bd72670166ca93> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <1de8124131adeee8e96c4d92413024e1> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Customer Account statement/FBL5N-Correspondence

    Dear All,
    Please help me on the below issue,
    I want to take the customer account statement printout from FBL5N by choosing -> Environment-> Correspondence-> Request (By choosing correspondence type)-> Display
    Now in account statement client doesn’t want special gl transaction, so we have blocked special gl indicator. Now all item is coming correctly, but problem is in case of down payment clearing transaction,
    Down payment
    Bank outgoing A/C 10000
                   To Customer A/C Dr (Spl Gl) 10000
       2.  Down payment clearing entry
       Customer A/C Dr (Spl Gl) 10000
           To Customer A/c 10000
    Now Special Gl amount is not showing in account statement from entry no -1,which is ok. But in case of 2nd entry document no is coming with 0 value . Whereas 10000 credit(Line item which is without special gl indicator) balance need to show in account statement.
    Please let me know how could I do the same.
    Best Regards,
    Amitava

    Dear Ahemmed,
    Thanks for your reply.
    I am using correspondence type SAP06 and in variant I have blocked SAP Spl gl indicator. In FBL5N report everything is ok. But my problem is with account statement form.
    Please use below path--
    FBL5N-> Execute report-> Environment-> Correspondence-> Request (By choosing correspondence type)-> Then display the report.
    Regard
    Amitava

  • Urgent Clarification seeking on R12 Account Analysis Report

    Hi Guys
    I have an urgent requirement regarding R12 Account Analysis Report.
    As per Metalink Doc ID : R12 GL Standard Reports Do Not Display Source And Line Item Data [ID 836847.1] ..Account Analysis report in R12 application does not display any value for Source/Line item column as data in gl_je_lines reference columns are not available.
    Do we have any replacement report or any other way to get this info in R12 since it was available in 11i. It is creating lot of problem for reconciling the AP/GL
    It will be good if you can reply ASAP.
    Thanks
    Ajeesh

    Hi
    I believe you can modify the standard account analysis template (RTF using the responsibility "XML Publisher") and include the field for source. This field is available as a standard XML tag in the report. This is a very little effort and can be done quite easily.
    Hope this helps. Let me know if you need any clarity in this respect.
    Vinit

Maybe you are looking for

  • Saffplg.js is causing lock ups in firefox

    I have firefox 24.2 and it keeps locking up with a saffplg.js error. I am running windows 7 professional and McAfee.

  • How do I get rid of the black edges going around my TV with mac mini?

    I'm using my moms account right now. Well anyway, my dad decided the other day that we should connect this mac mini we have to the tv to use as a media center for movies and music. I got it all hooked up in no time flat, but I'm having this problem w

  • CSS Not working properly??

    I have used a CSS on my site but for some reason the links are still blue even though the CSS specifies them as grey. Does anyone know why this might happen? Thanks, Aileejn

  • Select distinct performance

    Hi, I have the following issue. A table with appox 650,000 rows and 200 columns is being queried for distinct values on a column(SN) that is of type VARCHAR2(200 Bytes). The query returns 40 distinct values in 30 secs. I would like to bring that time

  • Need suggestions to write a PL/SQL program

    Hi, We have some readme documents in different places. we need to keep the docs in specified folders. for example if we have around 100 docs we need to figure out the required docs by giving the just any one word from that doc name. now the requireme