Dear experts help needed in creation of report in hr

Please check the below code.
There is one Transaction code PA20 from these i need the fields in my report.
I tried writing the report but the fields are from structure so please help in creating the report.
I am a beginner so i donno how to find the below fields are coming from which table.
when i do F1 on the fields in PA20 i found the fields but they are from structure.
type-POOLS: SLIS.
TYPES : BEGIN OF TY_P0001,
        PERNR TYPE PERNR_D,      "Personnel Number
        BEGDA TYPE BEGDA,        "Start Date
        BUKRS TYPE BUKRS,        "Company Code
        ENAME TYPE EMNAM,        "Formatted Name of Employee or Applicant
        END OF TY_P0001.
TYPES : BEGIN OF TY_P0016,
        PERNR TYPE PERNR_D,      "Personnel Number
        PRBZT TYPE PRBZT,        "Probationary Period
        CTTYP TYPE CTTYP,        "Contract Type
        END OF TY_P0016.
TYPES: BEGIN OF TY_P9210,
         PERNR TYPE PERNR_D,
        ZTICKET_AMT TYPE ZTICKET_AMT,  "Ticket Amount
        END OF TY_P9210.
TYPES : BEGIN OF TY_OUTPUT,
         PERNR TYPE PERNR_D,      "Personnel Number
         BEGDA TYPE BEGDA,        "Start Date
         BUKRS TYPE BUKRS,        "Company Code
         ENAME TYPE EMNAM,        "Formatted Name of Employee or Applicant
         PRBZT TYPE PRBZT,        "Probationary Period
         CTTYP TYPE CTTYP,        "Contract Type
         ZTICKET_AMT TYPE ZTICKET_AMT,  "Ticket Amount
        END OF TY_OUTPUT.
DATA:  T_P0001 TYPE TY_P0001 OCCURS 1,
       W_P0001 TYPE TY_P0001,
       T_P0016 TYPE TY_P0016 OCCURS 1,
       W_P0016 TYPE TY_P0016,
       T_P9210 TYPE TY_P9210 OCCURS 1,
       W_P9210 TYPE TY_P9210,
       T_OUTPUT TYPE TY_OUTPUT OCCURS 1,
       W_OUTPUT TYPE TY_OUTPUT.
    START-OF-SELECTION.
        SELECT PERNR
               BEGDA
               BUKRS
               ENAME FROM P0001 INTO TABLE T_P0001
               WHERE
                AND  BUKRS IN S_BUKRS
                AND  BEGDA < '31032007'.
          SELECT PERNR
                 PRBZT
                 CTTYP
                 FROM P0016 INTO TABLE T_P0016
                 FOR ALL ENTRIES IN T_P0001
                 WHERE PERNR = T_P0001-PERNR
          SELECT PERNR
                 ZTICKET_AMT
                 FROM P920 INTO TABLE T_P920
                 FOR ALL ENTRIES IN T_P920
                 WHERE PERNR = T_P0001-PERNR.

use logical data base PNP.
tables: pernr.
infotypes: 0001, 0016, ....
start-of-selection.
get pernr.
here all tables Pxxxx defined as INFOTYPES are filled for the selected PERNR.

Similar Messages

  • Help needed regarding creation of report

    Hi all
    I am using apex 4.0 and oracle 10g
    I am creating a classic report and I have columns to display in the report.
    ex col A, Col B and Col C
    I am getting the values of Col A and Col B values from the table. I need to get the value of Col C from a different table based on Col A and Col B.
    Ex:
    Col A Col B Col C()
    5 4 AAA
    1 3 BBB
    7 3 CCC
    Can anyone please let me know how we can do this in apex or write a sql to generate this kind of report
    to get the value for Col C based on col A and B/
    Thanks
    Rik
    Edited by: Rik281 on Aug 4, 2011 7:46 AM
    Edited by: Rik281 on Aug 4, 2011 7:49 AM

    Thomas thanks for the quick reply,
    I am sorry that I have given the question wrong...
    I need to get the value of col C from a different table based on Col A and B Values. can you please let me know about that?

  • Help needed  while exporting crystal reports to HTML file format using java

    Help needed  while exporting crystal reports to HTML file format using java api(not using crystalviewer).i want to download the
    html file of the report
    thanks

    the ReportExportFormat class does not have HTML format, it has got to be XML. Export to HTML is available from CR Designer only.
    Edited by: Aasavari Bhave on Jan 24, 2012 11:37 AM

  • Expert help needed to connect iPhone / iPad using BlueTooth and Wi-Fi

    We need expert help to connect iPhone / iPad using BlueTooth and Wi-Fi. If you have worked with Apple MFi Program [http://developer.apple.com/programs/mfi], or have expertise/experience in this, please contact me. Thanks! Kevin.

    Hi there.
    I connected to my livebox after about three attempts. You have to pair the livebox by pressing either the number one or two that is on the box. When it is in pair mode it stays that way for ten minutes so it gives you chance to try your wep code that is on the bottom of the box a few times. I can't remember which one was successful but i did try the letters in uppercase and lower and one of them seemed to connect.
    Welcome to discussions by the way.
    Hope this helps JB

  • Expert help needed [createProcessor(myDataSource) + codec]

    Dear Expert,
    I have a huge problem with the following command
    Manager.createProcessor(this.dataSource);
    When this.dataSource is created by:
    Manager.createDataSource(MediaLocator);
    I am capable to add a codec during the configuration of the processor. And the codec is working fine.
    However if this.dataSource is my own PushBufferDataSourceWrapper (which contains the original datasource and implements MonitorControl)
    the processor is still created the codec is initialized but NEVER accessed...
    So now I have either a processor with a DataSourceWrapper and I can 'preview' the image that my webcam is capturing OR
    I don't have my preview but my Codec works ...
    I want them both!
    Probebly I am missing something so if some of you has an example where there is a custom made datasource and a working codec all in one processor I would like to have a copy of your code for investigation.
    Or is this an ERROR in JMF? (Threads that doesn't come alive...)
    Thanks in advance
    (and goodnight)
    Peter

    PeterYou probably need to use two "DataSource"s (Manager.createClonableDataSource(ds)) and two processors.
    One processor is then a player (previewer) and the other is the capturing processor. There is an example on the JavaSoft JMF web site of previewing and capturing at the same time.
    Dave

  • 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

  • Expert Help Needed for Preventive Plan Creation

    Hi,
    I'll need to set up a preventive maintenance plan for a performance based cycle which has a different task for 2500hrs, 5000hrs and 7500hrs with a single measuring point. How should I set up using strategy plan (IP42)? Following is the example of counter reading and its tasks to performed:-
    2500H - Task 1
    5000H - Task 2
    7500H - Task 3
    10000H - Task 1
    12500H - Task 2
    15000H - Task 3
    17500H - Task 1
    20000H - Task 2
    22500H - Task 3
    Every 2500H will have a task. And each task will repeat itself from task 1 then 2 then 3 and go back to task 1 again when cycle due. Appreciate any help and advice from you guys.
    David

    David
    you can create a strategy in ip11 with the below hierachy and assign it to task list.  show you a sample:
    package 1  2500hrs  hierarchy = 1 (H1)
    package 2  5000hrs  hierarchy = 2 (H2)
    package 3  7500hrs  hierarchy = 3 (H3)
    Then assign the above package to task 1, task 2, task 3 in opration tab page of ia06, after that the system should work as you expected.
    Hope it helpful.
    Regards,
    Jane

  • Help need in balance sheet reporting

    Hi BW buddies,
    I posted a question but still i have not got a solution.
    Please help me. i am reposting it.
    "Hi BW gurus,
    I have a problem with reporting.
    I need to get Balance-Sheet Plan Reports for the Planned year and for the current year.
    To get the report for the planned year its straight forward just by restricting 0balance by the version to 1 and the valuetype 20.
    But I have a problem with the current year report.
    I have fiscal year and the company code as the variables.
    The report should be like this.
    If we need the report as of today(July 26 2006),we may input 2006 for the fiscal year variable.
    And the 0balance for the twelve fiscal periods should be as follows
    From jan 2006 to june 2006(fiscal periods) it should have only the actuals
    From july 2006 to dec 2006(fiscal periods) it should have only the plan
    I have already built a query by having two restricted keyfigures on 0balance.
    One by restricting version and valuetype 0 and 10 , and the other with 1 and 20.
    But in the report I am getting two columns of data for each fiscal period for 12 periods.0balance with actuals and 0balance with plan.
    But I need to get 0balance with actuals from jan to june(individually for each fiscal period columnwise),and 0balance with plan from july to dec(individually for each fiscal period columnwise).
    Hope you people can visualize my report.
    Please help me ASAP.
    Any kind of help is appreciated.
    My mail id is [email protected]
    Thanks in advance
    Regards
    Sam Mathew

    Hi Sam,
    hope I have undestood your needs:
    try inserting OVER key figures tree in columns the Characteristic 0FISCPER3, it will split your columns for every period. Also enter in Global Properties of the query and ask the system to suppress the columns with 0 values, it will hide all the periods in the future for the Actual data and will hide all the periods in the past for the Plan data.
    Ciao.
    Riccardo.

  • Help needed with discoverer PO report

    Hi Guys,
    Need some help with discoverer 4i report.
    There is a workbook in discoverer which runs and displays output depending on the parameters.
    The report is related to PO Requisitions (displays all the details related to the requisition). For ex:- like req creation_date, req_num, requestor(to_person_id),preparer, approver, appr_dept, req_status, po_number, po_name, po_status etc.
    All these requestor’s, preparer’s, approver’s are employees. When a user logs in to discoverer and runs this report, he should only his requisitions created. For example, the user who is logged in is connected hr_employees with employee_id. So when the user runs the report, the report should display only the requisitions with his employee name either in preparer or as requestor. But my report is able to all the requisitions of other employees too.
    How can I solve this problem in discover 4i.
    Help Appreciated.

    Hi Gareth,
    How can we do that. Can you explain in brief how a function is created and how it can be used in the workbook conditions.
    Help Appreciated
    Thanks

  • Dear experts. help me with this query plz.

    i am generating a report in dev6i.
    the following query is working properly. and also fetching the data with outer(+) join.
    select i.itemcode,sum(gs.approved)-sum(iss.issuedqty)
    from ims_itemcode i,ims_issues iss, ims_grns gs
    where i.itemcode=gs.itemcode and gs.itemcode=iss.itemcode(+) group by i.itemcode;
    but i have to join two more tables (ims_issuem,ims_grnm)
    after adding these two tables the query will be
    select i.itemcode,sum(gs.approved)-sum(iss.issuedqty)
    from ims_itemcode i,ims_issues iss, ims_grns gs, ims_issuem im, ims_grnm gm
    where i.itemcode=gs.itemcode and gs.itemcode=iss.itemcode(+) and gm.grnmserial=gs.grnsserial and
    im.issuemserial=iss.issuesserial group by i.itemcode;
    now the query works but doesn't fetch the results with outer(+) join. it just picks the results which are matching in both the tables but i want the results along with the outer(+) join.
    what is the problem in the second query please help.

    You need to add more outer join.
    Try this..
    select i.itemcode,sum(gs.approved)-sum(iss.issuedqty)
    from ims_itemcode i,ims_issues iss, ims_grns gs, ims_issuem im, ims_grnm gm
    where i.itemcode=gs.itemcode (+)
    and gs.itemcode=iss.itemcode(+)
    and gm.grnmserial(+)=gs.grnsserial
    and im.issuemserial(+)=iss.issuesserial
    group by i.itemcode;if not work, try a trick. After your first query work. add one table and check if need add outer join.
    Hope this helps
    Hamid

  • Help needed: Cookie Creation to be exchanged between Applications

    Hi to all,
    I need to create cookies to be exchanged on the same domain between a IBM application and Peoplesoft. This is a temporary solution before Kerberos is implemented.
    I would like to create the cookie righ in the signon peoplecode after the user being authenticated. The Signon PeopleCode does not allow cokie creation with the PCode API %Response.CreateCookie. As a workaround I coded the cookie creation on each page that refers to the IBM application. I am not happy with this solution.
    Can anyone help me out of this? I have been working on this for 2 weeks and I do not see a solution.
    Thanks very much

    @Michel to answer your question:
    If trying to create cookie in the Signon Pcode
    1) The code
    I created a new record FuncLIB_OSMXXX in which I add the PCode I found on http://peoplesoft.wikidot.com/cookies
    Function S1CreateCookie() Returns boolean
    &cookieNew = %Response.CreateCookie("S1_COOKIE");
    &cookieNew.Value = "Echange de cookie non chiffré";
    &authTokenDomain = (%Request.AuthTokenDomain);
    &authTokenDomain = ".xxxx.fr";
    If (All(&authTokenDomain) And
    &authTokenDomain <> "") Then
    REM &cookieNew.Domain = %Request.AuthTokenDomain;
    &cookieNew.Domain = &authTokenDomain;
    End-If;
    &cookieNew.Path = "/";
    &cookieNew.Secure = True;
    &cookieNew.MaxAge = 3600;
    Return True;
    End-Function;
    2) I set the Sigon PCode up to call the S1CreateCookie
    Invoke as user signing in = True
    Ebabled = True
    Record = FuncLIB_OSMXXX
    FieldName = PWDCNTL
    EventName = FieldChange
    FuncTion_Name = S1CreateCookie
    3) I activate the PCode debugger at the App Server Level
    The error I got is
    First operand of . is NULL, so cannot access member Createcookie (180,136) FUNCLIB_OSMXXX. FiedlChange
    Edited by: Meapri on Feb 6, 2013 8:14 AM

  • Urgent help needed in creation of planning application

    Hi,
    Iam new to planning. I installed planning and configured(Created planning instance, Datasource). When i login into workspace and want to create new planning application. The wizard opens correctly. After giving application name, calender,currency type, Plan type, etc... when i click finish to create a new planning application, it says *"An error occured while processing this page. Check the log for detail".* But i observed one thing the application was created in Essbase without Databases and outline. So can anyone explain me wats the exact prob. where I can see the Log details. Help me.
    Thanks in advance.

    Hi,
    Databases will not be created until you created until you refresh to essbase from within planning, you are not up to that stage yet. Only an essbase application will be created.
    What I suggest you do, is delete the essbase application. Then run planning from the start menu and not as a service, this will mean you will get any error messages displayed in the window.
    Then try and perform the application creation again and see what errors are produced.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Help needed in Upgrading 10g reports to OBIEE 11g

    Hi folks,
    We have a set of BI Answer reports which were developed in OBIEE 10g(10.1.3.4.1). We would like to upgrade it to OBIEE 11g. Could anyone please help me out in solving this.
    Thanks in advance.
    Regards,
    Arun

    Hi Arun,
    Please refer this thread -- step by step with screen shots.
    http://www.rittmanmead.com/2011/02/obiee-11g-migrations/
    http://www.rittmanmead.com/2010/08/oracle-bi-ee-11g-upgrading-from-bi-ee-10g-repository-web-catalog/
    Hope this help's
    Thanks,
    Satya
    Edited by: Satya Ranki Reddy on May 10, 2012 5:53 PM

  • Expert help needed!!!!Screw It Some help!!

    I unplugged my ipod nano from the computer to go to bed then i woke up and all the songs were deleted.! I went to go add all them bak and i couldnt!! PLZ HELP ME!!!
    ~T Jones

    If they aren't in the library, you need to go to your iTunes folder and import them again. Those songs may also be in your trash bin.

  • Help:Need Printer when deploy report on Web?

    Hi, Remote Friends,
    I encounter a problem when I try to deploy a report on Web. That
    is: When I enter the report's URL, I got a message from my
    Report Server which is "REP-3002: Error initializing printer.
    Please make sure a printer is installed". I checked my NT Server
    and Windows98 Client machine,all install printer correctly. I
    even print a test page to make sure. I don't know why this error
    occurs. Can anybody help out?
    Very grateful in advance.
    Robby
    null

    its default bahaviour
    so u can use
    web.show_documnet for running your report
    http://<hostname>:<port>/reports/rwservlet?server=<reportserver_tns>&report=<report>.rdf&de
    sformat=[ htmlcss|pdf|xml|delimited|]&destype=cache&userid=<user/pw@database>&paramfor
    m=[ no|yes]
    and enjoy your life :-)
    kuljeet pal singh

Maybe you are looking for

  • How do i use r/3 webservice with sneak preview (7.0.9) of developer studio.

    Hi,     I am having a problem importing an r/3 webservice using adaptive rfc in the sneak preview edition of java NW2004s (7.0.9). the webservice requries http authentication to get the wsdl file. so i have to use webservice destinations when creatin

  • Not able to open oim11g console but status is running in weblogic

    HI All, I have configured oim11g and in weblogic its status is running but somehow i am not able to access it, its not even displaying login page. In logs its says : /u01/java/bin/java -jrockit -Xms768m -Xmx1536m -Dweblogic.Name=oim_server1 -Djava.se

  • Since upgrading to Mavericks, I can no longer see my Time Machine or printer on the network.

    I have uninstalled printer and re-installed drivers but no printer is showing when I click to + new printer. Also the TM can no longer be seen... Suggestions? Printer = Dell 1760NW Both the printer and the Time machine are showing 'green lights' than

  • How to Refer Application item in the html region

    Hi All, I have region which says 'Data was refereshed on 12-Apr-2010'. This is displayed in many pages. I want to reduce the manual work of going into each and every page and editing the date. I have created an Application Item in shared components.

  • SSO E-Sourcing and SAP GUI for HTML

    Hi, We are trying to provide integration between SAP E-Sourcing and SAP ECC via the SAP GUI for HTML. From an E-Sourcing project, we should define a link which will link us to the report via SAP GUI for HTML. Some parameters are automatically transfe