Performance problem to retrieve the report

hi gurus
i am working in BW support, i got a issue regarding reports.
query  taking to much time to retrieve the report, and the same probs arise when u try to drill down in report.
can anyone plz give me a solution to solve my problem.
thanks in advance
z

Hi Zammy:
do a search on "performance", you will got lot of answers which pertains to queries. there are lot of things involved when a query takes a lot of time :
install BW stats and analyze the queries
may be an option to use aggregates is a good idea to consider
you can multi providers to do reporting for better query performance
try to avoid " excludes" in BEx
Query Read Mode     -     Read when navigating and expanding hierarchies
Check if indices under ORACLE are degenerated. OSS Note 323090
OLAP Cache OSS Note # 456068
Assign points if helpful
Kalyan

Similar Messages

  • Performance Problem when executing the report for the first time.

    Hi,
    We have a Zreport...to improve the performance i created Index on few Data Base table..before my changes it used to take more than 15 minutes after the changes it taking less than 1 min for the same variant and for other variants also.
    But when executing the first in morning its taking the same time more than 15 min.Please let me know how to increase the performance when executing first time also,
    Thanks,
    Kiran.

    Hi all,
    Appreciate your valuable replies...
    @ Thomas: i do accept with your solution running a background job..but user is not accepting for it..thanks for your reply.
    @Siegfried Boes  : for testing purpose Im running this manytimes..but for user they may
    require when ever they need to know open oders.the volume of the data is barongs 300-350 at
    max.
    @Brad Bohn  : After creating the index the repose time reduced to half ...i hope  i have
    created a right index.
    Observation here...I executed the report in production system more than 5 times it took the
    same time, my changes are still in quality..so i think may be for selecting the right index
    its taking this much time.and for the next time is taking right index n doing it so it taking
    less.
    Do you accept it?.if so Please let me know how to explicitly say the select statement to
    use my index.
    Thanks,
    kiran.

  • Performance issue while opening the report

    HI,
    I am working BO XI R3.1.there is performance issue while opening the report in BO Solris Server but  on window server it is compratively fast.
    we have few reports which contains 5 fixed prompt 7 optional prompt.
    out of 5 fixed prompt 3 prompt is static (it contains 3 -4 record only )which is coming from materlied view.
    we have already use many thing for improve performance in report like-
    1) Index Awareness
    2) Aggregate Awareness
    3) Array fatch size-250
    3) Aray bind time -32767
    4) Login time out -600
    the issue is that before refresh opening the report iteslf taking time 1.30 min on BO solris server but same report taking time in BO window server 45 sec. even we  import on others BO solris server it is taking same time as per old solris server(1.30 min).
    when we close the trace in solris server than it is taking 1.15  sec time.it should not be intial phase it is not hitting more on database.so why it is taking that much time while opening the report.
    could you please guide us where exectly problem is there and how we can improve performance for opening the report.In case the problem related to solris server so what would be and how can we rectify.
    Incase any further input require for the same feel free to ask me.

    Hi Kumar,
    If this is happening with all the reports then this issue seems to be due to firewall or security settings of Solaris OS.
    Please try to lower down the security level in solaris and test for the issue.
    Regards,
    Chaitanya Deshpande

  • Performance problem in loading the Mater data attributes 0Equipment_attr

    Hi Experts,
    We have a Performance problem in loading the Mater data attributes 0Equipment_attr.It is running with psuedo delta(full update) the same infopakage runs with diffrent selections.The problme we are facing is the load is running 2 to 4 hrs in the US morning times and when coming to US night times it is loading for 12-22 hrs and gettin sucessfulluy finished. Even it pulls (less records which are ok )
    when i checked the R/3 side job log(SM37) the job is running late too. it shows the first and second i- docs coming in less time and the next 3and 4 i- docs comes after 5-7 hrs gap to BW and saving in to PSA and then going to info object.
    we have userexits for the data source and abap routines but thay are running fine in less time and the code is not much complex too.
    can you please explain and suggest the steps in r/3 side and bw side. how can i can fix this peformance issue
    Thanks,
    dp

    Hi,
    check this link for data load performance. Under "Extraction Performance" you will find many useful hints.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3a699d90-0201-0010-bc99-d5c0e3a2c87b
    Regards
    Andreas

  • Problems while generating the report........

    Hi Experts,
    I have genereated a new report on purchasing data, I am facing bellow problems while generating the report,
    1) In rows one Invoice doc num is there, I am not getting result row for this object, I have given NEVER in supress result rows in properties of that object, but it's not showing.....how can i get result row for this object?
    2) I am getting '#' for the blank values, How to remove these '#"s
    Please help to solve my above problems,
    Helpful answer will be awarded with points,
    Thanks in advance,
    Venkat.

    Hi,
    1) If you have only Invoice Num it does not shows the result Row .
    2)If you display the characteristics as Key u will get as '#'. You can select as Text,then it will show 'Not Assigned'. (Hope you know that when the Values not updated from Infoprovider then # appears at output )
    Hope it helps

  • Performance problem with Orcacle / Crystal reports 8.5 / ASP

    Hi,
    I have a performance problem with reports running crystal reports 8.5 with oracle databases.
    Fetching data appears to be slow. Oracle trace reports (tkprof) shows that fetchsize=1.
    Fetchsize in Oracle ODBC is 15 (default).
    How can I update te fetchsize in crystal reports?
    I would appreciate any help.

    CR XI R2 is also still available for purchase. This is the last version of CR to use the RDC. Contact sales at 866-681-3435.
    Make sure the installed versin is 11.5.12.1838 - if it is not, apply SP6:
    https://smpdl.sap-ag.de/~sapidp/012002523100015859952009E/crxir2win_sp6.exe
    MSM:
    https://smpdl.sap-ag.de/~sapidp/012002523100000634032010E/crxir2sp6_rdc_mm.zip
    - Ludek
    Edited by: Ludek Uher on Jan 4, 2011 10:05 AM

  • Problems in creating the report to find top 5 long running Queries

    Hi,
    I am trying to create a report which should give the result for top 5 long runnings queries for the givin multiprovider or all the multi providers.
    I am creating the report on 0TCT_MC01 statistics cube. But it is displaying the result for all queries with all executed times. But i want only top 5. If i include the condition to put top 5, same query is getting if it takes long time.
    how can i achieve this.
    Regards,
    Vishnu

    one more - the 0TCT_MC01  also contains the virtual cube of ST03N type entries not yet loaded to yoru cube
    When was the last time you loaded stats into the base cubes?
    If it was some time ago - then load the cube thus the virtual cube will take less time to retrieve the data
    Or even better - on include infoprovider = 0TCT_C01 inside your query

  • EPM ADD in problem in refreshing the report in SAP BPC 10.0 NW

    Hello Experts,
    In my report , i have dynamic local members ,EPM Copy range ,and context based filters as well as excel filters based on local members .
    While refreshing the report the , the system is unable to refresh properly .If context is changed in the report the context member is getting fixed instead of dynamically changing.
    I am using  -  Version 10.0 SP 14 Patch 3 .net 3.5
                         Build 8424
    Is it a problem with over formulas or is the patch unstable?

    HI,
    I believe it is definitely the support pack. I posted an issue on this forum and I saw your post.  Your issue is very similar to mine. I saw Andy's reply to you about the SP 18 and looked into it.  Thanks Andy.  SP 18 resolved my issue.  See my post.  Kathy

  • Performance problems - query on the copy of a table is faster than the orig

    Hi all,
    I have sql (select) performance problems with a specific table (costs 7800)(Oracle 10.2.0.4.0, Linux).
    So I copied the table 1:1 (same structure, same data, same indexes etc. ) under the same area (database, user, tablespace etc.) and gathered the table_stats with the same parameters. The same query on this copied table is faster and the costs are just 3600.
    Why for gods sake is the query on this new table faster??
    I appreciate any idea.
    Thank you!
    Fibo
    Edited by: user954903 on 13.01.2010 04:23

    Could you please share more information/link which can elaborate the significance of using SHRINK clause.
    If this is so useful and can shrink the unused space , why not my database architect has suggested this :).
    Any disadvantage also?It moves the highwater mark back to the lowest position, therefore full tables scans would work faster in some cases. Also it can reduce number of migrated rows and number of used blocks.
    Disadvantage is that it involves row movement, so operations which based on rowid are permitted during the shrinking.
    I think it is even better to stop all operations on the table when shrinking and disable all triggers. Another problem is that this process can take a long time.
    Guru's, please correct me if I'm mistaken.
    Edited by: Oleg Gorskin on 13.01.2010 5:50

  • Problem in retrieving the model content

    Hi,
    i am using the webservice as a model in my application. In the database table i have nearly 100 fields, for this i have written a CRUD's in EJB and make it available through the webservices. Now i am using this webservices in the webdynpro. while retrieving the date from table through webservice a problem occured. If any one of the field is null then an exception is raised i,e null pointer exception. i solved this by keeping try catch block for each of the field seperately. so it increses the line of code. Is any alternative for reducing the Line of code in this situation or any better solution?
    Thanks in advance
    Siva Sankar N

    Hi
    Assign the values after checking the null to the webservice.
    if(wdContext.currentContextElement().get<Param>()!=null && wdContext.currentContextElement().get<Param>().length()>0){
    //assign thevalue to webservice
    Kind Regards
    Mukesh

  • Problem while running the report from stored procedure

    Hi,
    I using stored procedure to generate my report.
    my stored procedure's code looks like this.
    CREATE OR REPLACE PROCEDURE PROJECTOVERVIEWREPORT1(query in VARCHAR2)
    IS
    myPlist SRW_PARAMLIST;
    myIdent SRW.Job_Ident;
    myStatus SRW.Status_Record;
    BEGIN
    srw.start_Debugging;
    myPlist := SRW_PARAMLIST(SRW_PARAMETER('',''));
    srw.add_parameter(myPlist,'GATEWAY','http://localhost:8888/reports/rwservlet');
    srw.add_parameter(myPlist,'SERVER','rep_kalyan1');
    srw.add_parameter(myPlist,'REPORT','BillFormat.RDF');
    srw.add_parameter(myPlist,'USERID','atl3_dev_jul04/atl3_dev_jul04@mgi');
    srw.add_parameter(myPlist,'destype','file');
    srw.add_parameter(myPlist,'desformat','pdf');
    srw.add_parameter(myPlist,'documentnumber','17181');
    srw.add_parameter(myPlist,'papertype','N');
    srw.add_parameter(myPlist,'desname','c:\temp\17181.pdf');
    myIdent := srw.run_report(myPlist);
    myStatus := srw.report_status(myIdent);
    srw.stop_Debugging;
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    NULL;
    WHEN OTHERS THEN
    NULL;
    END PROJECTOVERVIEWREPORT1;
    Iam running the oc4j instance and the report server in my local machine.
    when i have typed http://localhost:8888/reports/rwservlet
    Iam able to see the help page.
    My rdf file is placed in OralceHome/reports/integ folder.
    Iam executing my stored procedure it is returning some error.
    Iam doing any thing wrong.
    Do i need to modify anything.
    Is the place of rdf file correct.
    plz help me solving the above problem.
    --Kalyan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    This is the error message iam getting..
    any idea????
    * WELCOME TO EVENT-BASED-REPORTING API *
    * API-Version : 9i *
    * (C) Oracle Corporation, 2000 *
    * Debugging turned ON *************************************
    *** Length of Paramlist : 1
    OK : Parameter added : GATEWAY=http://localhost:8888/reports/rwservlet
    *** Length of Paramlist : 2
    OK : Parameter added : SERVER=rep_kalyan1
    *** Length of Paramlist : 3
    OK : Parameter added : REPORT=BillFormat.RDF
    *** Length of Paramlist : 4
    OK : Parameter added : USERID=atl3_dev_jul04/atl3_dev_jul04@mgi
    *** Length of Paramlist : 5
    OK : Parameter added : DESTYPE=file
    *** Length of Paramlist : 6
    OK : Parameter added : DESFORMAT=pdf
    *** Length of Paramlist : 7
    OK : Parameter added : DOCUMENTNUMBER=17181
    *** Length of Paramlist : 8
    OK : Parameter added : PAPERTYPE=N
    *** Length of Paramlist : 9
    OK : Parameter added : DESNAME=c:\temp\17181.pdf
    Starting run_report: building url
    *** Building URL (RUN_REPORT)
    OK : URL built : http://localhost:8888/reports/rwservlet?SERVER=rep%5Fkalyan1&REPORT=BillFormat%2ERDF&USERID=atl3%5Fdev%5Fjul04%2Fatl3%5Fdev%5Fjul04%40mgi&DESTYPE=file&DESFORMAT=pdf&DOCUMENTNUMBER=17181&PAPERTYPE=N&DESNAME=c%3A%5Ctemp%5C17181%2Epdf&statu
    *** Submitting HTTP Request
    *** using URL :http://localhost:8888/reports/rwservlet?SERVER=rep%5Fkalyan1&REPORT=BillFormat%2ERDF&USERID=atl3%5Fdev%5Fjul04%2Fatl3%5Fdev%5Fjul04%40mgi&DESTYPE=file&DESFORMAT=pdf&DOCUMENTNUMBER=17181&PAPERTYPE=N&DESNAME=c%3A%5Ctemp%5C17181%2Epdf&statusf
    ERROR : HTTP request failed

  • Very Strange Cubase Problem - Here's the Report - what's it mean?

    Use Cubase sometimes - it stopped working awhile back - quits when it's done checking my VST's - just quits. I figured oh well... had to reformat a few weeks ago - reinstalled Leopard, then all my junk - Cubase too - it worked fine! then one day it quit again - won't work anymore - is it updates with Quicktime? I use Tracktion and Logic so no big deal but it bugs me. I tried removing ALL VST's but still won't load...
    Here's the reports:
    Process: Cubase SX [838]
    Path: /Applications/Cubase SX.app/Contents/MacOS/Cubase SX
    Identifier: Cubase SX
    Version: ??? (???)
    Code Type: PPC (Native)
    Parent Process: launchd [129]
    Date/Time: 2008-01-09 06:12:57.964 -0500
    OS Version: Mac OS X 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000c0000007
    Crashed Thread: 0
    Thread 0 Crashed:
    0 Cubase SX 0x0045b938 _code_start_ + 4555620
    1 Cubase SX 0x0045b8d0 _code_start_ + 4555516
    2 Cubase SX 0x0045ba6c _code_start_ + 4555928
    3 Cubase SX 0x0045bbf4 _code_start_ + 4556320
    4 Cubase SX 0x0045bcf4 _code_start_ + 4556576
    5 Cubase SX 0x0045c424 _code_start_ + 4558416
    6 Cubase SX 0x00447498 _code_start_ + 4472516
    7 Cubase SX 0x0059fbe8 _code_start_ + 5883412
    8 Cubase SX 0x0050acd0 _code_start_ + 5273340
    9 Cubase SX 0x00053518 _code_start_ + 327492
    10 Cubase SX 0x001284e4 _code_start_ + 1199888
    11 Cubase SX 0x000409bc _code_start_ + 250856
    12 Cubase SX 0x000407ec _code_start_ + 250392
    Thread 1:
    0 libSystem.B.dylib 0x92d0b9d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x92d128fc mach_msg + 56
    2 com.apple.CoreFoundation 0x945f9664 CFRunLoopRunSpecific + 1828
    3 com.apple.CoreFoundation 0x945f9ef4 CFRunLoopRun + 60
    4 com.apple.DVCPROHDMuxer 0x018cde3c AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 428
    5 libSystem.B.dylib 0x92d4dbf8 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x92d0b9d8 machmsgtrap + 8
    1 libSystem.B.dylib 0x92d128fc mach_msg + 56
    2 com.apple.CoreFoundation 0x945f9664 CFRunLoopRunSpecific + 1828
    3 com.apple.audio.CoreAudio 0x957cce3c HALRunLoop::OwnThread(void*) + 212
    4 com.apple.audio.CoreAudio 0x957ccc80 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x92d4dbf8 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x92d0ba58 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x92d4ee9c pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x93b48e40 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x93b48c14 TSWaitOnSemaphoreCommon + 428
    4 ...ickTimeComponents.component 0x95e0b0b0 ReadSchedulerThreadEntryPoint + 5312
    5 libSystem.B.dylib 0x92d4dbf8 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x92d0ba58 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x92d4ee9c pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x93b48e40 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x93b48c14 TSWaitOnSemaphoreCommon + 428
    4 ...ple.CoreServices.CarbonCore 0x93b71ff0 AIOFileThread(void*) + 1068
    5 libSystem.B.dylib 0x92d4dbf8 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x0045b938 srr1: 0x0200f030 dar: 0xc0000007 dsisr: 0x00200000
    r0: 0xc0000003 r1: 0xbfffd600 r2: 0x00c2b8c8 r3: 0x07024e00
    r4: 0x00000000 r5: 0x00000080 r6: 0x00000000 r7: 0x07024e00
    r8: 0x00000000 r9: 0x0000007f r10: 0x00000008 r11: 0xa0652de0
    r12: 0x92d63a84 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00c3306c r26: 0x00c33070 r27: 0x00af003d
    r28: 0x0050ab44 r29: 0x0045b8c8 r30: 0x07024d80 r31: 0xc0000003
    cr: 0x44000448 xer: 0x20000000 lr: 0x0045b928 ctr: 0x92d63a84
    vrsave: 0x40000000
    Binary Images:
    0x1000 - 0x932fff +Cubase SX ??? (???) /Applications/Cubase SX.app/Contents/MacOS/Cubase SX
    0xc49000 - 0xc65ffb com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0xc7b000 - 0xc9cfff libexpat.1.dylib ??? (???) <e955fbf7296287c4d40694cf7dffd64f> /usr/lib/libexpat.1.dylib
    0xcb1000 - 0xcb5fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ea9c438a65be22a5e946e62ebfc9360> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0xcba000 - 0xcbbffd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <7f1a60978b668db2fc7b7ee642120335> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0xf00000 - 0xf7c03f com.apple.DVCPROHDAudio 1.3 (1.3) /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x1841000 - 0x18a9fff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18b6000 - 0x191bfdb com.apple.DVCPROHDMuxer 1.3 (1.3) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x3a60000 - 0x3a72ffd libTraditionalChineseConverter.dylib ??? (???) <c6896409186d7ccc1634a8ef79a55e29> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x3a76000 - 0x3a85ffe libSimplifiedChineseConverter.dylib ??? (???) <ebd07f62ca7e5c43550b75d61c8910d6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x3c49000 - 0x3c4ffcf com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x47fc000 - 0x4811fd0 com.apple.FCP Uncompressed 422.component 1.5 (1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x4816000 - 0x486ffeb com.apple.AppleProRes422 1.0.2 (46) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422
    0x4876000 - 0x48b4ff7 com.apple.QuickTimeFireWireDV.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x48be000 - 0x48f0fef com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x48f5000 - 0x494bfee com.apple.AppleHDVCodec 1.3.2 (216) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x4958000 - 0x4978ff7 com.apple.AppleVAFramework 4.0.14 (4.0.14) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x497e000 - 0x499bff7 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x49a0000 - 0x49b4ffb com.apple.IMXCodec 1.3.1 (147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x49b9000 - 0x4a16fff com.apple.applepixletvideo 1.2.10 (1.2d10) <39e2c68f9b3a8dec2ff4a31399800d88> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x4e26000 - 0x4eeeffb com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x6898000 - 0x691dfef +com.d16group.drumazon 1.0.25 (1.0.25) /Library/Audio/Plug-Ins/VST/Drumazon.vst/Contents/MacOS/Drumazon
    0x6934000 - 0x6ae1ff7 +libxml2.2.6.26.dylib ??? (???) /Library/Application Support/D16 Group/libxml2.2.6.26.dylib
    0x6b64000 - 0x6b85ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x6c41000 - 0x6cadfff +se.propellerheads.rewire.library 1.7 (1.7) /Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
    0x6f89000 - 0x6f92fff com.apple.iokit.IOUSBLib 3.0.0 (3.0.0) <92f276387bc0314e65ae3c29c36e3add> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x7949000 - 0x7a0cfdb +com.mackie.mstchst 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Stereo Channel Strip.vst/Contents/MacOS/Stereo Channel Strip
    0x8100000 - 0x81f4fdb +com.mackie.dsr 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/DSR.vst/Contents/MacOS/DSR
    0x82dc000 - 0x83ebfc3 +com.mackie.finalmix 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Final Mix.vst/Contents/MacOS/Final Mix
    0x8700000 - 0x8809fc7 +com.acuma.huhcomp 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Mono Advanced Comp.vst/Contents/MacOS/Mono Advanced Comp
    0x88f6000 - 0x8a2bfdf +com.mackie.monochannelstrip 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Mono Channel Strip.vst/Contents/MacOS/Mono Channel Strip
    0xaebd000 - 0xb33afef +com.cakewalk.rapture 1.1.0.0 (1.0) /Library/Audio/Plug-Ins/VST/Rapture.vst/Contents/MacOS/RaptureOSX
    0xb811000 - 0xb8f9fdf +com.acuma.mmmcomp 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Mono Compressor.vst/Contents/MacOS/Mono Compressor
    0xb9de000 - 0xbae8fdf +com.mackie.monosidechaincomp 0.2.1.3 (0.2.0.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Mono Sidechain Comp.vst/Contents/MacOS/Mono Sidechain Comp
    0xbbd5000 - 0xbcc6ff3 +com.mackie.monosixbandeq 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Mono Six Band EQ.vst/Contents/MacOS/Mono Six Band EQ
    0xbdad000 - 0xbeadfcb +com.mackie.panner 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Panner.vst/Contents/MacOS/Panner
    0xbfa4000 - 0xc0aafef +com.mackie.reverb 0.2.1.3 (0.2.0.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Reverb.vst/Contents/MacOS/Reverb
    0x119c8000 - 0x11ad3fd3 +com.acuma.stcomp 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Stereo Advanced Comp.vst/Contents/MacOS/Stereo Advanced Comp
    0x11bc0000 - 0x11ca9fcb +com.mackie.mmstereocomp 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Stereo Compressor.vst/Contents/MacOS/Stereo Compressor
    0x11d8e000 - 0x11e99fe7 +com.mackie.stsidechaincomp 0.2.1.3 (0.2.0.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Stereo Sidechain Comp.vst/Contents/MacOS/Stereo Sidechain Comp
    0x11f85000 - 0x12078023 +com.mackie.stereosixbandeq 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Stereo Six Band EQ.vst/Contents/MacOS/Stereo Six Band EQ
    0x12160000 - 0x12272fe3 +com.mackie.threebandcomp 0.2.1.3 (0.2.1.3) /Library/Audio/Plug-Ins/VST/Mackie T3 Plug-ins/Three Band Comp.vst/Contents/MacOS/Three Band Comp
    0x8fe00000 - 0x8fe309d3 dyld 95.3 (???) <a7be977c203ec5c76b2f25a7aef66554> /usr/lib/dyld
    0x90003000 - 0x9032cfe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9034a000 - 0x903cffff libsqlite3.0.dylib ??? (???) <7b379cb4220346e99c32c427d4539496> /usr/lib/libsqlite3.0.dylib
    0x903d0000 - 0x903d5fff com.apple.CoreMediaAuthoringPrivate 1.1 (1.1) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x903d6000 - 0x903d6ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x904d1000 - 0x904dcffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x904dd000 - 0x90512fff com.apple.AE 402 (402) <a4b92c8ac89cc774b85fb44c48b9d882> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90521000 - 0x9059bffd com.apple.CFNetwork 220 (221) <00b882d3d3325526b78ded74880759fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9059c000 - 0x907e0ffb com.apple.Foundation 6.5.1 (677.1) <4152239382fb0f48abbcbf35bd04afa6> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x907e1000 - 0x907ecfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9083c000 - 0x9084afff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x9084b000 - 0x90fbcfff com.apple.AppKit 6.5 (949) <ff6de5455323db3dba2d5b0373036823> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90fbd000 - 0x90fc8ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90fc9000 - 0x90fc9fff com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90fca000 - 0x90fd3fff com.apple.DiskArbitration 2.2 (2.2) <9c8f8ade43fa25b32109ef9dcc0cb5d5> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x90fd4000 - 0x91546ff7 com.apple.CoreGraphics 1.351.0 (???) <424b6b6e1fe858a1a0ee3adc36d40634> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91547000 - 0x915f7fff com.apple.QD 3.11.50 (???) <57b7475a61b2d27a600e0a0851d8c7be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91641000 - 0x91651ffb com.apple.agl 3.0.9 (AGL-3.0.9) <ab2f91cfb4e503d2516df44852c35e81> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91699000 - 0x91767ff7 com.apple.CoreServices.OSServices 210.2 (210.2) <bad4943629f870d305f2bc7c6dfffe2d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x917ab000 - 0x91b08ffe com.apple.QuartzCore 1.5.1 (1.5.1) <e09ec58e69e2b4b8256eaa05d8a71f88> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91b09000 - 0x91b69fff com.apple.CoreText 2.0.0 (???) <88030136aacddbb747a2eae3937885f5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91b6a000 - 0x91bd1ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x91bd2000 - 0x91c0efff libRIP.A.dylib ??? (???) <04b63e86e1df732262c361db22275a50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91c0f000 - 0x91c8afff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91c8b000 - 0x91d24fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91d25000 - 0x91dbbff7 com.apple.LaunchServices 286 (286) <a3a0b2af862e9a8945072f8cb523678f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92383000 - 0x92564ffb com.apple.security 5.0.1 (32736) <15632bf9bbdb223194b3d79a2e48e02d> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92576000 - 0x925f7fff com.apple.print.framework.PrintCore 5.5 (245) <708e8418daf27acff77d7a9aebc54e94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9273b000 - 0x92cf5fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92d0a000 - 0x92ea3fe3 libSystem.B.dylib ??? (???) <8a6cd873dfa7ada786efac188f95ed1b> /usr/lib/libSystem.B.dylib
    0x92ea4000 - 0x92f9affc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib
    0x92f9b000 - 0x93066ff3 com.apple.QuickTimeMPEG4.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x93067000 - 0x93080fff com.apple.CoreVideo 1.5.0 (1.5.0) <f8d7df00a92b4a11b57221546274d806> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93081000 - 0x9316afff libxml2.2.dylib ??? (???) <6f383df1e1e775be0158ba947784ae13> /usr/lib/libxml2.2.dylib
    0x9323c000 - 0x9325bfff com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9325c000 - 0x93264fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x93281000 - 0x9329ffff libresolv.9.dylib ??? (???) <ee2b69c3b0d6d4a3167c307f1ee65cb5> /usr/lib/libresolv.9.dylib
    0x932a0000 - 0x935c3ff7 com.apple.QuickTime 7.3.1 (7.3.1) <e54aeb56261de12e1df813558626a75c> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x935c4000 - 0x936a7feb libobjc.A.dylib ??? (???) <4a90e315bd1718c3f5ae09ee6c23e36c> /usr/lib/libobjc.A.dylib
    0x936c7000 - 0x936f8fff com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x936f9000 - 0x9374ffff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93750000 - 0x937d8fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x937d9000 - 0x937dcfff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x937dd000 - 0x937e5ffb libCGATS.A.dylib ??? (???) <f08869e380cd4b55e14714fe723cbc66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x937e6000 - 0x937f3fff libCSync.A.dylib ??? (???) <e7073e93982e6872ed72e5873b791462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9387f000 - 0x93993ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93994000 - 0x939f0fff com.apple.HIServices 1.6.0 (???) <a3e89f96e628703a20a2d2f587f3f983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93a81000 - 0x93a94fff com.apple.LangAnalysis 1.6.4 (1.6.4) <c184bb5b2859e82c5740a6fdb1e3d0bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93a95000 - 0x93b1ffff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93b20000 - 0x93e20ff3 com.apple.CoreServices.CarbonCore 783 (783) <fd2acaf23e95472f78b8a077fa039986> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93e21000 - 0x93e3cffb libPng.dylib ??? (???) <c51ec88c87a3f0a646471165e16acd43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93e3d000 - 0x93e75fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <d925dde7699e6231c88a41b0254a7591> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93e7d000 - 0x93e90ffb com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <7c299626d6167de473e85327699cdb9c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93e91000 - 0x93e94ff3 com.apple.QuickTimeH264.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x93ed9000 - 0x93f72ffb com.apple.ApplicationServices.ATS 3.0 (???) <34fed4b41a99f16e7103e0309a062c97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93fe6000 - 0x9400bfff libcups.2.dylib ??? (???) <0cdb72a2f7d21cce6f7141cfb4063d4c> /usr/lib/libcups.2.dylib
    0x9400c000 - 0x9409efff com.apple.framework.IOKit 1.5.1 (???) <591b8b0cc4261db98a6e72e38eef5f9a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9409f000 - 0x940e0ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x940e1000 - 0x94128fff com.apple.NavigationServices 3.5.1 (161) <b245f17b2b2902e1f9eeaaa6773f8126> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94177000 - 0x941d9ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9440b000 - 0x9440bfff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9440c000 - 0x94413ffb com.apple.print.framework.Print 218 (220) <c049174237183efe3afce707ce2c6d67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94414000 - 0x944b2fff com.apple.QuickTimeImporters.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x944b3000 - 0x94582fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94583000 - 0x9458fff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94590000 - 0x946b5ff3 com.apple.CoreFoundation 6.5 (476) <9073c2bfdf6842562c8b7f0308109c02> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94933000 - 0x9494effb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9494f000 - 0x94950ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94951000 - 0x94951ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94952000 - 0x94977ffb com.apple.CoreMediaPrivate 1.2 (1.2) <bfaa73969c48f0e4ed05876030599784> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x94a2c000 - 0x94a2dfff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x94a2e000 - 0x94a3cff3 com.apple.opengl 1.5.5 (1.5.5) <32b2691d8949b7dec765af89ab04ffdd> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94a3d000 - 0x94a40ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94a41000 - 0x94b05ff3 com.apple.CoreData 100 (185) <e07feef645427639349ed2c62abcf169> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94b06000 - 0x94b26ff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94b27000 - 0x94b29ffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94b2a000 - 0x94b42ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94c11000 - 0x95040ffa libGLProgrammability.dylib ??? (???) <4c75bd9e0eca8999aaa97c304f776b65> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95041000 - 0x95045ffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95046000 - 0x9506fffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95070000 - 0x95087ffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95088000 - 0x9508ffff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95091000 - 0x951daffb com.apple.ImageIO.framework 2.0.0 (2.0.0) <437c9df52645bf8bead58967ea46ef17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x951db000 - 0x95202fff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib
    0x95203000 - 0x9534bff3 libicucore.A.dylib ??? (???) <250daed2fb2e6bf114480e2e4da0728b> /usr/lib/libicucore.A.dylib
    0x9534c000 - 0x9534cfff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9534d000 - 0x9534dffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95473000 - 0x957aafff com.apple.HIToolbox 1.5.0 (???) <fb1e7eb09bab8fc9c1675310da5b86ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x957ab000 - 0x95832ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95833000 - 0x958edfff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib
    0x9592e000 - 0x9594dfff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9594e000 - 0x95979ff7 libauto.dylib ??? (???) <c1f2bd227817ad7c7bf29ec74729ac7c> /usr/lib/libauto.dylib
    0x95b1b000 - 0x95bcbfff edu.mit.Kerberos 6.0.11 (6.0.11) <16acc832b51b89fdbc563194596623c6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95bcc000 - 0x95bf9ff3 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95bfa000 - 0x95caefff com.apple.DesktopServices 1.4.3 (1.4.3) <2ac43f20a262ad162ff0fc8b60b8e39a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95df4000 - 0x969c9fe3 com.apple.QuickTimeComponents.component 7.3.1 (7.3.1) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x969f9000 - 0x96a46ff7 libGLImage.dylib ??? (???) <9dbe7b634d7c01ae3684c547fbbd4d71> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96a97000 - 0x96ae2ffb com.apple.Metadata 10.5.0 (398) <b6bb1fd5a7a9135f546b2d8cbd65eafc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96ae3000 - 0x96c00ff7 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96c01000 - 0x96c06ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <dc8f48ea3439e971b6ec6b51c5b7160a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ffc libKoreanConverter.dylib ??? (???) <3516a913c9651dc5d3cbef3e1704b50f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    No problem, strangedogs. Apology accepted.
    I'm afraid I'm no good at reading crash reports. But from reading at Cubase.net every morning, I can say that other users with similar problems found the cause to be certain 3rd party plugins that are trying to load in a particular project. It is suggested that the folder containing the plugins be temporarily relocated to the desktop and try launching again. If successful, replacing plugins one at a time can identify the culprit.
    Also, a suggestion which may help your posts to not be ignored... include which version of Cubase you are running as well as what you are using for an audio card. The more complete info you give the higher likelihood of response/help.
    Good luck,
    Jeff

  • Problem in opening the report as pop up in live environment but working fine with dev environment

    Post Author: venkateshvarakala
    CA Forum: Deployment
    Hi,
    I developed the report in Crystal Report 9.0 ,in dev environment when I opened the report it is opening in same window and when export to word it is opening in new window but after deploying the application, when I do the same i.e expoting to MS word it overwriting the crytal report due to which I am not allowing me save the Word Document into hard drive( which is one of the requirement.)  (When I expot the pdf it opening in the same window but allows you to save to hard drive).
    My question is why this behaving differently in dev and deployment stages... It will be helpful if the opening of the report  happens just like dev environment in all the case.. i.e opening the exported report in new window.
    Please help in resolving this issue and guide me if need to write or configure.
    Thanks,
    Venkatesh V

    Your having the problem in this particular case only or it is a general problem, that you are not able to close the session properly.
    If that is the case, try with IE6 because rest does not support this portal feature perfectly.
    Regards
    Chander Kararia

  • Problem while running the report from a form

    Hi,
    I am able to call a report from forms9i using run_report_object. This report just has a boilertext within it. I did this just to check the functionality of run_report_object built-in. This worked perfectly.
    But when I am trying to call a report based on emp table from the form, it gives me error saying that it cannot run the report.
    Can anyone please help me.
    Thanks
    Narain

    Hi Ino Laurensse ,
    Thanks for the response.
    The error code and message is as follows
    frm-41214 Unable to run report.
    I am able to call from forms9i a report with some boilertext but not a report accessing the database. Thro' out I have never changed the username.
    The following are the changes I made
    In the rwservlet.properties
    I specified the
    reportserver name = repsrv ( I created it and started from the services)
    singlesignon = no
    I am able to run the report which is accessing the emp table from the report builder with the same user as the one which I am using in forms, but, the same I am not able to call from forms.
    thanks
    Narain

  • Problem when exporting the report to PDF viwer a 45,000-page report

    I am using Visual Studio 2013 with the report vivew.
    I have a report that works correctly, however when generating a 45000 pages he is giving memory error when exporting to PDF, any tips?

    Check this SAP Note: 1089388     Incorrect value in exported PDF when Concat function is used
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&note_numm=1089388]

Maybe you are looking for

  • Credit Memo replication from CRM to ECC

    Dear all, We need to create credit memo to refund the customer payment. Credit Memo needs to be Released / approved at item level and Credit Memo Request has to be created in ECC. Credit Memo release is based on different levels of Rules.(can we user

  • Add object in repository but not showing in answers subject area

    Hi all, I add a table from physical layer to BM and then presentation layer and successfully restart the BI service but it still not showing in answers subject area i also logout and login the application... any idea why. Regards

  • Can't login to admin server

    Hello, I have a problem which is driving me crazy. I simply can not login to the admin server. I'm connecting to the flash admin-frontend which is hosted on the same server which the FMS is running on. The FMS version is 3.0.1 and it's running on RHE

  • What to do if ipod gets lost

    My son left his Ipod in a rental car while on a weekend trip.  The car rental company was of no help and at this point we have to accept is is gone.  Is there a way we can figure out the serial number of the IPod from my PC where he normally did a sy

  • Trouble with Bluetooth Devices

    I have a MacBook Pro 13" from late-2011.  Recently I have decided to use Bluetooth headsets instead of wired earbuds because I tend to forget they are in my ears and when I get up, they are yanked out of my ears, hurting me and potentially pulling my