Flex FileReader, file open component??

Hello
Problem 1:
I'm new to flex, and I need help to create a function that can open and read an html source. I know html file cannot be renderd, but I only want to read it's source code and display it into a textArea.
Problem 2:
How can I open a html file in a new browser window from a flex application.To be specific, when I press a button in my application I want the html to be displayd in a new browser tab.
Isn't there a filesystem,filestream .... component in flex?I've searched Felx doc's an google with no luck!Sorry if this kind of question has been asked already. I'm  on a deadline and I would appreciate a quick replay!
Thanks in advance!

There's a dot at the beginning of the address, probably there lies your problem.
connection_request=new URLRequest(".date/euroCV/EuroPass_CV.html");
2009/6/8, valy_cervantes <[email protected]>:
>
Thanks for your quick reply
>
I tryed your example but still nothing happens when I trigger the button.
Bear with me for minute, i'm just starting with flex.
So my html file that I want to open is located in
project/date/euroCV/EuroPass_CV.html
>
The function I wrote looks like this:
>
private function openFile():void
                   var connection_request:URLRequest;
                   connection_request=new
URLRequest(".date/euroCV/EuroPass_CV.html");
                   connection_request.data=new URLVariables("");
                   connection_request.method=URLRequestMethod.POST;
                   navigateToURL(connection_request);
>
then there's the damn button:
>
<mx:Button x="175" y="73" label="EuroCV"  click="openFile()"/>
>
>
What's wrong????
>
Thanks!
>

Similar Messages

  • File Open Dialog Box  on Button Click

    Hi
    I am devloping some webpages using JSF and RichFaces..
    I would like to appear File open Dialog box to choose single file and multiple files and another Folder chooser dialog box to choose the folder content..
    Both the operation should be performed while choosing the Button Choose File and Choose Folder...
    I have already tried Input type = file and aphace tomohawk..
    But i all the components are coming with text box and browse button..
    I dont need that. I need to open the dialog box once i clilck my choose file r folder button and it should work browser indepent.....

    HTML doesn't provide you the possibility to select multiple files or select folders at a single browse. Thus JSF can't do any much for you. Best what you can do is to write a signed applet or web start application which does the task. The Mojarra Scales component library has a ready-to-use component which embeds an applet which does that task. Check [https://scales.dev.java.net/multiFileUpload.html].

  • Why won't .mp4 file open in QT 10.0 (or iMovie'09) and OS 10.6.8?

    I'm trying to edit some .mp4 movie files, but I can't open them in Quicktime (10.0 or 7.6.6), or iMovie '09 (8.0.6) or Final Cut Express (4.0.1).  I've got a MacBook Pro running OS X 10.6.8 (Snow Leopard).  When I try to open the file in QT 10, it says "The document “name.mp4” could not be opened"; whereas in QT 7 it says "The file could not be opened.  An invalid sample description was found in the movie."  In iMovie, the file is greyed out when I try to import it.
    The file will open and play fine in VLC, but I can't do the editing I want there.  The Media Information pane in VLC says: the codec is "H264 - MPEG-4 AVC (part 10)(avc1)", it is HD resolution (1920 x 1080), it has a frame rate of 59.940060, and the Decoded format is "Planar 4:2:0 YUV".  It also has an audio track (MPEG audio) and a subtitle track.  I also tried opening these .mp4 files on two Mac laptops that a friend of mine has.  Interestingly, they would not open on one (I think running Lion with QT 10.0), but they DID open on the other newer laptop (running Mountain Lion with QT 10.2). 
    I first assumed it was just a case of not having the right codec.  So I tried copying all the codecs from the Mac laptop that *could* open them, but that didn't work.  Then I searched for and downloaded codecs that I might be missing, such as "avc1Decoder.dmg" from MyCometG3 and http://www.macupdate.com/app/mac/23875/avc1decoder, and x264Encoder 1.2.27 also from MyCometG3, and I put them in my Library/Quicktime folder and restarted Quicktime, but neither solved the problem.  I also tried opening the .mp4 files in MPEG Streamclip (1.9.2), but it says "File open error: unrecognized file type".  When I tell it to "open anyway" it tries and then says "File open error: can't find video or audio tracks".
    I tried opening one of these .mp4 files in Handbrake (0.9.8) and it was able to open and convert the file to an .mp4 that is then openable in QT 10 with a format of H.264, AAC, and a reduced frame rate of 29.84.  However, this doesn't seem like a good solution because it takes about 2 hours to convert a file with 30 minutes of video.  I just want to be able to trim these big files down to some short video clips that are in an accessible format.
    Any help would be MUCH appreciated.  Am I missing the right codec?  Or, as I'm beginning to wonder, is this format one that is too demanding for OS 10.6.8 and QT 10 and they just cannot handle it no matter what codecs I have on my computer (because of the 60 fps frame rate?  Or is it the subtitle track?).  Or is the solution to upgrade my operating system to Mountain Lion (10.8) and QT 10.2?  My 15" MacBook Pro is about 2 years old with a 2.66 GHz Intel Core i7 and 4 GB of RAM (1067 MHz DDR3).  Thanks.

    Wow! A lot of ifs, ands, and maybes here.
    I'm trying to edit some .mp4 movie files, but I can't open them in Quicktime (10.0 or 7.6.6), or iMovie '09 (8.0.6) or Final Cut Express (4.0.1).  I've got a MacBook Pro running OS X 10.6.8 (Snow Leopard).  When I try to open the file in QT 10, it says "The document “name.mp4” could not be opened"; whereas in QT 7 it says "The file could not be opened.  An invalid sample description was found in the movie."  In iMovie, the file is greyed out when I try to import it.
    To start off with, these messages and/or inability to opent/import files could stem from either security updates that see something in the file that it interprets as a possible breach of file integrity or the inclusion of data not expected in the associated file type while missing codecs are either identified and load but do not display or refuse to load but issue a message to that effect and possibly asking if you want to visit a web page containing codes you may want to add.
    The file will open and play fine in VLC, but I can't do the editing I want there.  The Media Information pane in VLC says: the codec is "H264 - MPEG-4 AVC (part 10)(avc1)", it is HD resolution (1920 x 1080), it has a frame rate of 59.940060, and the Decoded format is "Planar 4:2:0 YUV".  It also has an audio track (MPEG audio) and a subtitle track.  I also tried opening these .mp4 files on two Mac laptops that a friend of mine has.  Interestingly, they would not open on one (I think running Lion with QT 10.0), but they DID open on the other newer laptop (running Mountain Lion with QT 10.2).
    In the future, could you be more specific when describing the file contents. For the moment, I will assume the video is H.264 (MPEG-4/AVC) and the audio is AAC (MPEG-4) audio and not MPEG-1 layered audio. (I.e., while the former is to be expected with the MP4 file extension, some apps can "stuff" incompatible data into an MP4 container or users can manually change the file extemsion.) It also important to know if the "subtitle" track is embedded within the file or is contained in a separate file. (I.e., a screen capture of the media "info", "inspector", or "properties" window is usually the least ambiguous way to track content information.) It would also be nice to know if the VLC frame rate is for progressive or interlaced video if possible.
    Basically, some apps are very touchy about file extensions and track content. iMovie '08, for instance, will not open a file containing extraneous tracks like 'tween, text, chapter, etc. embedded within the file. I assume this may also be true for "subtitle" tracks as far as your Snow Leopard players are concerned. In any case, if your version of the QT 7 player is keyed for "pro" use, I would perform a simple test here by deleting the "subtitle" track, saving the file, and then re-trying to load, open, play, and/or import the file in the various applications currently giving you problems. If this fixes the problem, then you will know the source and solution of your problem
    I first assumed it was just a case of not having the right codec.  So I tried copying all the codecs from the Mac laptop that *could* open them, but that didn't work.  Then I searched for and downloaded codecs that I might be missing, such as "avc1Decoder.dmg" from MyCometG3 and http://www.macupdate.com/app/mac/23875/avc1decoder, and x264Encoder 1.2.27 also from MyCometG3, and I put them in my Library/Quicktime folder and restarted Quicktime, but neither solved the problem.  I also tried opening the .mp4 files in MPEG Streamclip (1.9.2), but it says "File open error: unrecognized file type".  When I tell it to "open anyway" it tries and then says "File open error: can't find video or audio tracks".
    The indiscriminant installation of additional codecs often creates more problems than it solves owing to the logrithmic increased potential for the introduction of QT codec component conflicts. The normal "rule of thumb" here is to identify a missing codec and to then install only that specific codec component. Even then, there is a possibility that there may be a conflict but at least it is more easily identified so you can better evaluate which of the conflicting codecs to leave installed and which to swap only when needed/required. As to the use of MPEG Streamclip, it basically uses your system's QT component configuration of access of most codecs as opposed to VLC and HandBrake which contain their own, built-in codec support. So if QT is having a problem, it is often likely that MPEG Streamclip will also have problems.
    I tried opening one of these .mp4 files in Handbrake (0.9.8) and it was able to open and convert the file to an .mp4 that is then openable in QT 10 with a format of H.264, AAC, and a reduced frame rate of 29.84.  However, this doesn't seem like a good solution because it takes about 2 hours to convert a file with 30 minutes of video.  I just want to be able to trim these big files down to some short video clips that are in an accessible format.
    The HandBrake workflow forces a recompressing of the file data which is why it takse so long. That is why I suggested you try deleting any extraneous data tracks found in the source MP4 file container using QT 7 Pro and then use the "Save" or "Save As..." option to re-write the original audio and video data to a new MOV file container which takes much less time.
    Am I missing the right codec?  Or, as I'm beginning to wonder, is this format one that is too demanding for OS 10.6.8 and QT 10 and they just cannot handle it no matter what codecs I have on my computer (because of the 60 fps frame rate?  Or is it the subtitle track?).  Or is the solution to upgrade my operating system to Mountain Lion (10.8) and QT 10.2?  My 15" MacBook Pro is about 2 years old with a 2.66 GHz Intel Core i7 and 4 GB of RAM (1067 MHz DDR3).
    Probably not. The VLC reported data rate may either indicate the MP4 content is AVCHD/BD sourced or it is reading interlaced content as progressive which I have noted it can do on occasion when I compare the media info as read by various different apps and/or utilities. Since you indicate the file opens in Mountain Lion, my guess would be that your MP4 content is actually AVCHD/BD sourced since such support was only recently added to Mac OS X v10.8 software. As to moving up to Mountain Lion, as always, that is something you would have to evaluate for yourself. For instance, do you require PNG compression for video content? By default you would lose it under Mountain Lion and have to re-enable it manually if needed. Are there other pros and cons that you need to consider before upgrading to Mountain Lion? These are the types of questions and compatibility issues that only you can answer for yourself.

  • Using browser javascript to copy selected text from a pdf file opened in Air app.

    I have posted this question on reader forum as well, but I think it is more suited here...
    I am trying to create a note-taking application in air. I want to extract selected text from pdf file as a string object or to the clipboard.
    Obviously, all pdfs in my local storage will not be scripted to recieve postMessages and act accordingly, and that is not practical either. So, my problem is, how can I copy the selected text in the pdf file (opened as an object in htmlloader within my Air app) to clipboard or directly in another control by say clicking a button in air application? I suppose, this is possible using javascript, however, I don't know which reader methods are exposed to the wrapper htmlloader control. In short, I want to execute app.execMenuItem("Copy") command through htmlloader javascript. Any alternate solutions are also welcome.
    This is similar to passing inbuilt commands/methods/functions (of adobe reader) to pdf-reader plugin embedded in a webpage via javascript. This is possible in IE where the pdf is rendered as activex object, and hence JSObject interface of pdf document/reader is accessible to the browser javascript. I have also read that this same JSObject is accessible to VB as interface for IAC, so as the Air is Adobe's own product, I was wondering if equivalent of JSObject is accessible to htmlloader control as well.
    Thanks in advance...
    Mits

    Thank you Thom for your reply...
    from
    http://www.adobe.com/devnet/acrobat/javascript.html
    ...Through JavaScript extensions, the viewer application and its plug-ins expose much of their functionality to document authors, form designers, and plug-in developers...
    As it is explicitly mentioned, that the functionality of adobe reader are exposed for plugin development, I thought someone here might have used external javascript to execute some safe methods in adobe reader. The functionality (i.e. external javascript interface-JSObject) is already available for VB programmers to develop IAC. Further, the Acrobat SDK example called "AcroPDFinHML" shows how one can embed a pdf-reader in a html page and execute some safe methods (like gotonextpage(), zooming etc.) in IE as ActiveX plugin. I have checked it myself for adobe reader 9, and it works perfectly, so there is no security issue as such to implement the same for another browser (like in my case, the htmlloader control in flex/air app).
    I intend to create a note taking application in air, where it is very much required that I should be able to copy selected text from various pdf documents, that are open in my app, and subsequently paste/collect/save the collected notes and process them afterwords (offcourse, from the pdfs that allow me copying text). However, it is not happening for me here. As the pdfs are opened through adobe reader plugin, it does not register the copy command executed by my air app. It registers the system level copy command (by keyboard shortcut Ctrl+C), but my air app has no way to execute the system level copy command programmatically. So I am kind of stuck here...
    Thanks again for your reply. Having known what am I intend to accomplish, any other (may be alternative) solutions will be appreciated nonetheless...
    Mits

  • LogicPro 8.0.2 crashes at File:Open...

    Logic is now crashing each time I try to open a session.  All I have to do is navigate to File:Open... and Logic crashes immediately, before even giving me a dialogue window to choose a file in.
    I'm running LogicPro 8.0.2 on a Mac Pro 2 x 2.8 GHz Intel Xeon with 10GB of RAM.  This problem is brand new.
    Please help.
    Here is the crash report:
    Process:         Logic Pro [197]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         8.0.2 (1502.22)
    Build Info:      Logic-15022200~9
    Code Type:       X86 (Native)
    Parent Process:  launchd [148]
    Date/Time:       2012-09-18 13:06:00.460 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          27125 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  1719 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      8E0D3E4D-9586-40A5-92CE-DEEC16574E33
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000005f000010
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x91e07c5a __kill + 10
    1   libSystem.B.dylib                       0x91e07c4c kill$UNIX2003 + 32
    2   libSystem.B.dylib                       0x91e9a5a5 raise + 26
    3   libSystem.B.dylib                       0x91eb0679 __abort + 124
    4   libSystem.B.dylib                       0x91eb06f5 abort_report_np + 0
    5   com.apple.logic.pro                     0x002b37ff 0x1000 + 2828287
    6   libSystem.B.dylib                       0x91e0d05b _sigtramp + 43
    7   ???                                     0x0000000b 0 + 11
    8   libobjc.A.dylib                         0x9aa86c60 lookUpMethod + 86
    9   libobjc.A.dylib                         0x9aa7e417 _class_lookupMethodAndLoadCache + 40
    10  libobjc.A.dylib                         0x9aa7dfc3 objc_msgSend + 83
    11  com.apple.AppKit                        0x95e49e0b -[NSView _invalidateGStatesForTree] + 470
    12  com.apple.AppKit                        0x95e49beb -[NSView _invalidateFocus] + 35
    13  com.apple.AppKit                        0x95e446ec -[NSView setFrameSize:] + 303
    14  com.apple.AppKit                        0x95e743e9 -[NSThemeFrame setFrameSize:] + 410
    15  com.apple.prokit                        0x0213e2e3 -[NSProWindowFrame setFrameSize:] + 148
    16  com.apple.AppKit                        0x95e48ef0 -[NSWindow _setFrame:updateBorderViewSize:] + 695
    17  com.apple.AppKit                        0x95e486a0 -[NSWindow _oldPlaceWindow:] + 1205
    18  com.apple.AppKit                        0x95e47a10 -[NSWindow _setFrameCommon:display:stashSize:] + 1790
    19  com.apple.AppKit                        0x95e4730b -[NSWindow setFrame:display:] + 78
    20  com.apple.AppKit                        0x9637982e ResizeWindowLeavingTopCenterFixedAndAnimateIfNeeded + 584
    21  com.apple.AppKit                        0x9637986c _NSNavResizeWindowLeavingTopCenterFixed + 27
    22  ...le.prokit.SnowLeopardPanels          0x02f998f4 _NSProNavDrawLabelColorIndexImpl + 14157
    23  com.apple.logic.pro                     0x0053e21f 0x1000 + 5493279
    24  com.apple.logic.pro                     0x0053e113 0x1000 + 5493011
    25  com.apple.logic.pro                     0x0053d400 0x1000 + 5489664
    26  com.apple.logic.pro                     0x0053d5b2 0x1000 + 5490098
    27  com.apple.AppKit                        0x961cdd9e -[NSDocumentController openDocument:] + 307
    28  com.apple.logic.pro                     0x0053de3c 0x1000 + 5492284
    29  com.apple.AppKit                        0x95ea6a26 -[NSApplication sendAction:to:from:] + 112
    30  com.apple.prokit                        0x0210c414 -[NSProApplication sendAction:to:from:] + 127
    31  com.apple.logic.pro                     0x004dfd5a 0x1000 + 5107034
    32  com.apple.AppKit                        0x95ea68d9 -[NSMenuItem _corePerformAction] + 435
    33  com.apple.AppKit                        0x95ea65ca -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
    34  com.apple.AppKit                        0x95ea64b6 -[NSMenu performActionForItemAtIndex:] + 65
    35  com.apple.AppKit                        0x95ea6469 -[NSMenu _internalPerformActionForItemAtIndex:] + 50
    36  com.apple.AppKit                        0x95ea63cf -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
    37  com.apple.AppKit                        0x95ea6313 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
    38  com.apple.AppKit                        0x95e9aa55 NSSLMMenuEventHandler + 404
    39  com.apple.HIToolbox                     0x9729fc2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    40  com.apple.HIToolbox                     0x9729eef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    41  com.apple.HIToolbox                     0x972c17f3 SendEventToEventTarget + 52
    42  com.apple.HIToolbox                     0x972ede87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    43  com.apple.HIToolbox                     0x97312b90 SendMenuCommandWithContextAndModifiers + 66
    44  com.apple.HIToolbox                     0x97312b47 SendMenuItemSelectedEvent + 121
    45  com.apple.HIToolbox                     0x97312a5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    46  com.apple.HIToolbox                     0x972e2160 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
    47  com.apple.HIToolbox                     0x972e18bb _HandleMenuSelection2 + 465
    48  com.apple.HIToolbox                     0x972e16d9 _HandleMenuSelection + 53
    49  com.apple.AppKit                        0x95e93f96 _NSHandleCarbonMenuEvent + 285
    50  com.apple.AppKit                        0x95e68b46 _DPSNextEvent + 2304
    51  com.apple.AppKit                        0x95e67dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    52  com.apple.AppKit                        0x95e2a1f3 -[NSApplication run] + 821
    53  com.apple.prokit                        0x0210f3f6 NSProApplicationMain + 326
    54  com.apple.logic.pro                     0x00003942 0x1000 + 10562
    55  com.apple.logic.pro                     0x00003869 0x1000 + 10345
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x91dcd382 kevent + 10
    1   libSystem.B.dylib                       0x91dcda9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x91dccf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x91dcccfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x91dcc781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x91dcc5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x91dcc412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x91dcc9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x91dcc5c6 start_wqthread + 30
    Thread 3:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x91dc5ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x90a13c53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x91dd4259 _pthread_start + 345
    3   libSystem.B.dylib                       0x91dd40de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x91da6b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x91dd46e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x91e035a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x9345eb90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x9345e8ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x93482b8b TimerThread + 97
    6   libSystem.B.dylib                       0x91dd4259 _pthread_start + 345
    7   libSystem.B.dylib                       0x91dd40de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x91da6afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91da7267 mach_msg + 68
    2   com.apple.audio.midi.CoreMIDI           0x0251f0c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3   com.apple.audio.midi.CoreMIDI           0x0253d97a MIDIProcess::RunMIDIInThread() + 150
    4   com.apple.audio.midi.CoreMIDI           0x025202d9 XThread::RunHelper(void*) + 17
    5   com.apple.audio.midi.CoreMIDI           0x0251fca6 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x91dd4259 _pthread_start + 345
    7   libSystem.B.dylib                       0x91dd40de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x91da6afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91da7267 mach_msg + 68
    2   com.apple.CoreFoundation                0x909d42df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x909d33c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x909d9304 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x94c96b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x9343e54a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x91dd4259 _pthread_start + 345
    8   libSystem.B.dylib                       0x91dd40de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x91dcc412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x91dcc9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x91dcc5c6 start_wqthread + 30
    Thread 8:
    0   libSystem.B.dylib                       0x91dcc412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x91dcc9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x91dcc5c6 start_wqthread + 30
    Thread 9:
    0   libSystem.B.dylib                       0x91dcc412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x91dcc9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x91dcc5c6 start_wqthread + 30
    Thread 10:
    0   libSystem.B.dylib                       0x91dcc412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x91dcc9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x91dcc5c6 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib                       0x91dcc412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x91dcc9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x91dcc5c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x91eb0609  ecx: 0xbfffd71c  edx: 0x91e07c5a
      edi: 0x00000001  esi: 0xbfffde10  ebp: 0xbfffd738  esp: 0xbfffd71c
       ss: 0x0000001f  efl: 0x00000282  eip: 0x91e07c5a   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x939721e2
    Binary Images:
        0x1000 -  0x104afe3  com.apple.logic.pro 8.0.2 (1502.22) <19BC08AB-9FBE-4C66-9085-D8BF80C8F084> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    0x17c1000 -  0x17decc7  com.apple.XSKey 1.0.0 (52.4) /Applications/Logic Pro.app/Contents/Frameworks/XSKey.framework/Versions/A/XSKey
    0x17ed000 -  0x1803e6f  com.apple.XAudioUnits 1.0.0 (91.7) /Applications/Logic Pro.app/Contents/Frameworks/XAudioUnits.framework/Versions/A/XAudioUnits
    0x1812000 -  0x183dff7 +MusicAudioDataServices 170.5.0 (compatibility 1.0.0) /Applications/Logic Pro.app/Contents/Frameworks/MusicAudioDataServices.framework/Versions/A/MusicAu dioDataServices
    0x1852000 -  0x18f0291  com.apple.eloop 3.1.0 (100.4) /Applications/Logic Pro.app/Contents/Frameworks/ELoop.framework/Versions/A/ELoop
    0x198e000 -  0x19fb23f  com.apple.LogicLoopBrowser 7.2 (117.4) /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x1a2b000 -  0x1ae0fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x1b26000 -  0x1b31fec +libaafintp.dylib ??? (???) /Applications/Logic Pro.app/Contents/Frameworks/libaafintp.dylib
    0x1b40000 -  0x1b92fdf +libaafpgapi.dylib ??? (???) /Applications/Logic Pro.app/Contents/Frameworks/libaafpgapi.dylib
    0x1bc5000 -  0x1dc9fe7 +libcom-api.dylib ??? (???) /Applications/Logic Pro.app/Contents/Frameworks/libcom-api.dylib
    0x20eb000 -  0x2323fff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x242b000 -  0x24b2f56  com.apple.ecore 1.1.0 (291.7) /Applications/Logic Pro.app/Contents/Frameworks/ECore.framework/Versions/A/ECore
    0x250f000 -  0x255bffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x2580000 -  0x25fefff  com.apple.DotMacKit 21 (3.0.1L) /Applications/Logic Pro.app/Contents/Frameworks/DotMacKit.framework/Versions/A/DotMacKit
    0x265b000 -  0x2674ff7  com.apple.EHardwareSupport 1.0.0 (163.5) /Applications/Logic Pro.app/Contents/Frameworks/EHardwareSupport.framework/Versions/A/EHardwareSupp ort
    0x267f000 -  0x269afff  com.apple.LogicFileBrowser 1.0.0 (126.7) /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x26ac000 -  0x26aeff7  com.apple.XLogicImages 1.0.0 (117.4) /Applications/Logic Pro.app/Contents/Frameworks/XLogicImages.framework/Versions/A/XLogicImages
    0x26b3000 -  0x26dcfe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x26ed000 -  0x26fcff7  com.apple.AERegistration 1.2 (72) /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x270e000 -  0x2715ff3  com.apple.AEProfiling 1.2 (18) /Applications/Logic Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling
    0x2f80000 -  0x2fb5ff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <FF2667E3-621B-071C-77D4-9C3125A9298C> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x2ff5000 -  0x2ff9ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1d9d5000 - 0x1d9dbff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x1d9e0000 - 0x1da09feb +com.digidesign.digidesign.DigiCoreAudioPlugIn 9.0 (9.0f121) <1BB77828-2CE5-22B2-7BDB-1418DB2DC013> /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0x1dd76000 - 0x1dd7eff7  com.apple.proapps.mrcheckpro 1.4 (202) /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x1e5f3000 - 0x1e5f5ff7  com.apple.gal_common 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/common.res/Contents/MacOS/common
    0x1eb4e000 - 0x1ecc7ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1ecf9000 - 0x1f10cfef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x1f13e000 - 0x1f162fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1f4c7000 - 0x1f4c9ff7  com.apple.gal_ebp 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/ebp.res/Contents/MacOS/ebp
    0x1f4f7000 - 0x1f4fafff  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x1feb3000 - 0x1feb9ff7  com.apple.gal_anvil 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/anvil.res/Contents/MacOS/anvil
    0x1ffb2000 - 0x1ffbbfff  com.apple.gal_efx 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/efx.res/Contents/MacOS/efx
    0x201d8000 - 0x201df01f  com.apple.gal_efx2 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/efx2.res/Contents/MacOS/efx2
    0x203d1000 - 0x203d3fff  com.apple.gal_egt 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/egt.res/Contents/MacOS/egt
    0x20404000 - 0x20407ff7  com.apple.gal_emx 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/emx.res/Contents/MacOS/emx
    0x204d1000 - 0x204d3ff7  com.apple.gal_es1 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/es1.res/Contents/MacOS/es1
    0x20536000 - 0x20539ff7  com.apple.gal_es2 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/es2.res/Contents/MacOS/es2
    0x205d4000 - 0x205d7ff7  com.apple.gal_esp 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/esp.res/Contents/MacOS/esp
    0x20654000 - 0x20656ff7  com.apple.gal_esu 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/esu.res/Contents/MacOS/esu
    0x206a9000 - 0x206acff7  com.apple.gal_evb3 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/evb3.res/Contents/MacOS/evb3
    0x2073c000 - 0x2073eff7  com.apple.gal_evd6 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/evd6.res/Contents/MacOS/evd6
    0x207a6000 - 0x207a9fff  com.apple.gal_evoc 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/evoc.res/Contents/MacOS/evoc
    0x2089c000 - 0x2089eff7  com.apple.gal_evp88 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/evp88.res/Contents/MacOS/evp88
    0x209ef000 - 0x209f2ff7  com.apple.gal_exs24 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/exs24.res/Contents/MacOS/exs24
    0x20a6a000 - 0x20a6dff7  com.apple.gal_mutapdel 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/mutapdel.res/Contents/MacOS/mutapdel
    0x20aaf000 - 0x20ab5fff  com.apple.gal_revolver 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/revolver.res/Contents/MacOS/revolver
    0x20c8c000 - 0x20c8ffff  com.apple.gal_sphere 1.0 (149.4) /Applications/Logic Pro.app/Contents/Resources/sphere.res/Contents/MacOS/sphere
    0x26188000 - 0x261e7fe1 +se.propellerheads.rewire.library 1.7 (1.7) /Users/erichemion/Library/Application Support/Propellerhead Software/ReWire/ReWire.bundle/Contents/MacOS/ReWire
    0x26206000 - 0x26221ff7  com.apple.OpenTransport 10.6.0 (10.6.0) <ECA6FEC6-5ECD-51BA-162F-CFC43899196A> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x26232000 - 0x265ebfd1 +se.propellerheads.reason.engine 3.0.5 (3.0.5) /Applications/Reason/Reason.app/Contents/PlugIns/Reason Engine.plugin/Contents/MacOS/Reason Engine
    0x27f00000 - 0x27f65fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x90005fe7  com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x90006000 - 0x9009efe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9009f000 - 0x900a5fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x900a6000 - 0x900b1ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90153000 - 0x9017dff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90185000 - 0x90185ff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x901a4000 - 0x901a5ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x901d9000 - 0x90254fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9030c000 - 0x903a9fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9050d000 - 0x90551ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90560000 - 0x9080efe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90810000 - 0x9081dff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x9081e000 - 0x908ccff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x908cd000 - 0x9094dfeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9094e000 - 0x90989fe7  com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9098a000 - 0x90996ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x90997000 - 0x90b12fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90b13000 - 0x90b95ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90b96000 - 0x90bfaffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90bfb000 - 0x90bffff7  libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90c46000 - 0x90c80ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x90cb6000 - 0x90fb0fef  com.apple.QuickTime 7.6.6 (1790) <A5B2CDA8-47C9-F1AE-ED54-625B0FAB426F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90fb1000 - 0x9101bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9101c000 - 0x9104dff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9104e000 - 0x91255feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91256000 - 0x912a5fe7  libTIFF.dylib ??? (???) <D0EB31DC-40E6-9A97-64D3-9867605DC3DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91330000 - 0x91376ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x91377000 - 0x91399fef  com.apple.DirectoryService.Framework 3.6 (621.14) <A24C9308-4EB3-456D-1691-43DDB6F9A79F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91444000 - 0x91454ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91455000 - 0x914ceff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x915d6000 - 0x915d6ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x916b6000 - 0x916d5ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x917ff000 - 0x918b7feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x918b8000 - 0x91cedff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91cee000 - 0x91cfcfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x91cfd000 - 0x91da5ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91da6000 - 0x91f4dff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x91f4e000 - 0x91f6dfe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x91f6e000 - 0x91f76ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x91f77000 - 0x92150fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x92151000 - 0x921a7ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x921a8000 - 0x921c6fe7  libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x921c7000 - 0x921d1ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x921d2000 - 0x92216fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92217000 - 0x92271fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x92272000 - 0x924d8ff7  com.apple.security 6.1.2 (55002) <E999CCEF-B769-4355-3E68-6003FCF6FE2B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x924d9000 - 0x9274afef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9274b000 - 0x9274eff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92821000 - 0x92864ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x929ac000 - 0x929dfff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x929e0000 - 0x929fcfe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x929fd000 - 0x92a25ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x92a26000 - 0x92a9dff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92a9e000 - 0x92cc9ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x92cca000 - 0x92ccaff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92ccb000 - 0x92cccff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92ccd000 - 0x92d12ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x92d13000 - 0x92d33fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x92d75000 - 0x92d8dff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x92d8e000 - 0x92d8eff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9340b000 - 0x9340bff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x93418000 - 0x93738ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93739000 - 0x937b6ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x937b7000 - 0x937beff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x937bf000 - 0x93851fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93852000 - 0x93954fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x93955000 - 0x93a20fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93a21000 - 0x93a9bfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93a9c000 - 0x93ad9ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93b54000 - 0x93bc2ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x93bed000 - 0x943dc557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x943dd000 - 0x9451afe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9451b000 - 0x9451bff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9451c000 - 0x94531fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94532000 - 0x9458afe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x94593000 - 0x945ceffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x945e8000 - 0x945e8ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x945e9000 - 0x945fdfe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x945fe000 - 0x946bafff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9476c000 - 0x94792ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94793000 - 0x9484cfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x9484d000 - 0x94bb8ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94bd2000 - 0x94c25ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94c2e000 - 0x94c32ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94c33000 - 0x94c43ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x94c44000 - 0x94c94ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94c95000 - 0x94d6ffff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94d70000 - 0x94dc0ff7  com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x94dd4000 - 0x94e48fef  com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x94e49000 - 0x94e56ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x94e57000 - 0x94e68ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x94e69000 - 0x94eabff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94ecb000 - 0x94ecefe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94ecf000 - 0x94f3eff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94f3f000 - 0x95082fef  com.apple.QTKit 7.7 (1790) <95F7C69A-1D24-A96A-E95D-1DF8CCD03FB3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95083000 - 0x95086ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x95087000 - 0x95193fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95194000 - 0x951ccff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x951cd000 - 0x952fbfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x952fc000 - 0x953fcfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x955ea000 - 0x955f7fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x95602000 - 0x9563fff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95640000 - 0x9564bff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9564c000 - 0x95685fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x95686000 - 0x9568bff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9568c000 - 0x956bcff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x956bd000 - 0x9571aff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9571b000 - 0x9571dff7  libRadiance.dylib ??? (???) <98EC06D5-1A02-EDEF-BF9D-2C986761AD54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9585a000 - 0x9586cff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9586d000 - 0x958cefe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x958cf000 - 0x958d1ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x959ce000 - 0x95e1ffef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x95e20000 - 0x96703ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x967f9000 - 0x96802ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9683b000 - 0x9687eff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96edf000 - 0x96f8bfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x96f8c000 - 0x96f96ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96f9f000 - 0x97181fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x97182000 - 0x971a3fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x971e9000 - 0x9720dff7  libJPEG.dylib ??? (???) <5F2343E4-C268-B9AE-1BC3-466F5A614648> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x97256000 - 0x97297ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x97298000 - 0x975bcfef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x975bd000 - 0x975c8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x975c9000 - 0x976a6fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x979e8000 - 0x979e8ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x979e9000 - 0x979effff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x979f0000 - 0x97a2eff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97a4e000 - 0x97bd0fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x97bd1000 - 0x97cd3fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x97cd4000 - 0x97e97feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <87750C2B-193F-56A6-AB97-0842A2D02092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97e98000 - 0x97e9cff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x97e9d000 - 0x97ed7fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x97f26000 - 0x98006fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98029000 - 0x98029ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9802a000 - 0x9805dfff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9805e000 - 0x980a5ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x980a6000 - 0x980cdff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x980ce000 - 0x980e2ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x980e3000 - 0x980f1ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x980f2000 - 0x98128fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x9907d000 - 0x99087fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x990c1000 - 0x994d7ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x994ff000 - 0x999baff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x999bb000 - 0x999beffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x999bf000 - 0x99b01ff7  com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9a87b000 - 0x9a9a8ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9a9a9000 - 0x9aa44fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9aa78000 - 0x9ab25fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x9ab26000 - 0x9ab66ff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9ab74000 - 0x9abc1feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9abd6000 - 0x9abd7ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 10 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en2
    PCI Card: ATI Radeon HD 2600, sppci_displaycontroller, Slot-1
    Serial ATA Device: ST3320820AS_P, 298.09 GB
    Serial ATA Device: ST3500630AS P, 465.76 GB
    Serial ATA Device: Hitachi HDS721010CLA332, 931.51 GB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: CanoScan, 0x04a9  (Canon Inc.), 0x1905, 0xfd500000 / 3
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x911b, 0xfd300000 / 2
    USB Device: USB to Serial, 0x1210, 0x0400, 0xfd310000 / 6
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd330000 / 5
    USB Device: USB/PS2 Wheel Mouse, 0x047d  (Kensington), 0x1029, 0xfd333000 / 8
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfd332000 / 7
    USB Device: Apple Cinema Display, 0x05ac  (Apple Inc.), 0x921b, 0xfd320000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000 / 2
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

    HI
    Follow these instructions exactly:
    http://support.apple.com/kb/TS3968?viewlocale=en_US&locale=en_US
    CCT

  • File open

    this is in c++,
    CFile File;
    File.Open(FileName, CFile::modeRead|CFile::typeBinary|CFile::shareDenyNone)
    similarly i want to use in java. I tried using FileInputStream but reading data is different what should i use for typeBinary mode file?

    FileInputStream. FileReader is it's not binary.

  • Text File opened in Wordpad cannot be parsed on OBPM 10GR3

    Hi all,
    Text File opened in Wordpad cannot be parsed on OBPM 10GR3
    Why is that?
    I use the following code to parse a file:-
    textFile = TextFile();
    textFile.open(name : "C:\testFile.txt");
    logMessage("---Does file exist?--> " + textFile.exists);
    foreach (line in textFile.lines) {
    logMessage("-- The LINE is-->" + line);
    pinBlockProcessing.linesCount = pinBlockProcessing.linesCount + 1;
    pinBlockProcessing.deviceIdentifierArray[] = line;
    textFile.close();

    Hi all,
    I also used other two methods to parse such a file which can be opened in Wordpad but not in Notepad.
    1) I used Java.Util.Scanner
    2) I also created and compiled a program/package/class which gets a file and parses it using Java.Util.Scanner using Java in Eclipse.
    I created a JAR out of it and tried to use this JAR in my process by introspecting it and then passing the file to be parsed to the methods in this JAR file.
    But this did not work either. Although the program does work in plain Java in Eclipse. It compiles and parses a a file which can be opened in Wordpad but not in Notepad.
    My program for both these methods was :-
    import java.io.FileReader;
    import java.io.FileWriter;
    import java.io.IOException;
    import java.util.Scanner;
    public class Test{
    public static void main(String args[]) throws IOException {
    FileReader fin = new FileReader("./testFile.txt");
    Scanner src = new Scanner(fin);
    src.useDelimiter("\n");
    while (src.hasNext()) {
    System.out.println(src.next());
    fin.close();
    This does not work either.
    All programs and methods work when a text file can be opened in NotePad.
    What could be possible solution in OBPM 10GR3?
    It is something to do with Carriage Return and generating a file in UNIX which when opened in Notepad shows one straight horizontal line and when opened in Wordpad shows vertical lines.

  • Possible problems with Check out and Open Component and delayed publishing

    Hi,
    I've experienced some seemingly wrong behaviors of the checkout and open component and also with the delayed publishing feature, I've listed it down :
    1) The all important one:
    We know we've delayed publishing features for content, if we set the Release Date metadata at a future date, the content will not be released immediately, but do we have a delayed publishing features for a website page. Through manage website the user can add / delete a page(section), may do include or exclude from navigation etc.. but can they set a future date when a particular page can be included in or excluded from navigation? This should be a standard feature for a WCM solution and I hope there is some solution for sure.
    2) Can we set a datefield with a calendar feature as a page custom (section) property?
    3) Again the issue with checkout and open component, only the user with admin privilege seems to be able to change the content, normal contributors cannot, cause every time is tries to check in with the old author name, so the user has to have admin privilege to assign a different doc author's name. No trace also who is making the changes.
    4) Also facing a lot of problems while trying to implement when we use this checkout and open component. As we cannot check who is making the change there is to way to set us a step for self review, also user can only approve or reject but cannot edit the doc before passing it to the next step, if the step user is created using tokens then only checking out of the doc takes it pass the step user, but everything is working perfect with contributor data file. No problem whatsoever. Even if we use manual check out and then check in (i mean without using checkout and open component) this is working fine. But the main problem with non-technical users will be they would not like the content server portal at all and they would always prefer ms word over anything else. They would directly like to double-click on the website page, the word doc will pop up and they would make change and save.
    Issue 1 and 4 are killer issues for us, I need your help to find a solution. I have few more issues that i will post later.
    Regards,
    Nirmalya
    vijayr: Are u Vijay Ramanathan? Product Manager, Oracle UCM, u r my mentor sir.

    Hey Shotdawq,
    I was a bit low on bandwidth, so could not visit the forum any sooner.DIS is dynamic integration studio, it works on the webdav protocol.
    you will need to install DIS on the client machines. The POC that i did was integration of SiteStudio with CheckOutAndOpenInNative.
    I am also planning to referenc this functionality from WebSphere, what i have in my mind is to copy the java script from my sitestudio page and paste
    it in the JSP, and then using the CIS or RIDC will execute the serverices. At present i am stuck in some other work, If i get this thing working i will
    update you. In the meanwhile if you have some question for me, feel free to throw them.
    cheers,
    sapan

  • DVD-MOV mpegstream clip error: "File open error: unsupported file type"

    I do it all the time this is the only time i've gotten this error, i use mpeg stream clip. I have a dvd I got from a DVR recorder, I open the dvd which shows 2 VOB files in the TS folder. the MENU gives "Warning: the stream may have timecode breaks." I "Fix Now" and it works fine. But i dont want the menu. the other VOB file in the TS folder, which should be the "movie I want" gives this error when opened,
    "File open error: unsupported file type"
    when I open anyway, I get an audio bar which has no sound, and no video.
    ANY IDEAS? I've been on this for hours PLEASE

    Hi,
    Do you have the [MPEG-2 component|http://www.apple.com/quicktime/mpeg2> installed on your computer? If not, you will need it to be able to convert VOB files.

  • Logic Crashing on File- Open Workaround... Sort of.

    This subject has gotten a bit of attention over the weekend with no real explaination or resolution.
    I have managed to find a partial workaround though that at least allows me to record:
    1) Open Logic
    2) Choose File->New...
    3) Select no Template, and name your file.
    4) Close current song before -> Close
    5) The new file opens and you can record and save as usual.
    However, attempting to insert Audio crashes Logic badly without the nice little message that tells you it crashed.
    It seems that any function that brings up an Open or Save dialog causes the crash to happen. Don't select any option that requires you to choose a Save or Open file and it won't crash. If you need to import an audio track, drag it from the Finder and do not use the Import Audio feature.
    There's no telling what else will make Logic crash in this state, but if you've been not recording all weekend like me, this might get you doing something useful.
    Anyone else have any useful workarounds to this serious problem?

    No shapeshifter installed.
    I worked on solving the problem using my main account, trying to figure out what files were causing the conflict. Things that I found and removed are:
    ~/Library/Save Preferences (with some Logic related files in it)
    Don't know what this is/was, but I didn't create it, and I don't think it was contributing to the crashing.
    ~/Library/InputManagers/ViInputManager
    Someone suggested I remove any input manager I had installed. This was the only one that I found.
    ~/Library/MIDI Drivers/MIDI Monitor.plugin
    Can't remember what this is or why its there. So I removed it.
    These VST Plugins:
    BIAS Freq4
    Bouncy (OS X)
    bs-spectrum.vst
    Carbon MDA VST Effects
    Cyanide 2
    freeverb-c
    Freq-2
    Frohmage_VST2Carbon
    H2O
    Inspector
    mda JX10
    Ohm Force
    PlogueRebuilder.vst
    PolyFractus Resonator 1.01b
    S(m)exoscope
    SupaPhaser
    vbox SE 1.21
    I wasn't ever really using these, but they did seem to pass the initial scan by Logic. Perhaps something in the scan causes a problem. I didn't need them and didn't feel like doing the "conflict catcher" swap all night. I doubt they were causing the problem anyway.
    Components:
    ExSlAugustusLoop.component
    ExSlMeringue.component
    MadShifta.component
    Wasn't using these either so I removed them too.
    The thing I think really resolved the problem, and I tried this before when running through Apple's troubleshooting list, was removing the logic cache files from:
    ~/Library/Caches/Logic
    Perhaps something in here was corrupt from having the 3rd party AUs and VSTs installed. More than one person mentioned they had numerous problems with 3rd party extensions, and even though I didn't really use them, they were apparently installed and possibly in the way somehow.
    There are many more files that I removed that may or may not have been the actual resolution. I find it inconclusive to simply remove everything and have it all working again, considering I could have actually helped Apple diagnose, resolve, and document this particular issue.
    Yes, my question has been answered. Mostly by me and my own determination, and in no way that is particularly useful to anyone except to know they aren't the only person having this kind of problem.

  • File open dialog to just get the user selected file name

    Hi,
    I am working on asynchronous file storage to KPRO through my ABAP WD application. For this asynchronous upload
    operation, I just need the file name and file path(not the content). The KPRO servers could be made to use SAPFTP, SAPHTTP in the background to upload documents (triggered via tRFC's).
    Is it possible to have a file open dialog (similar to java file open) which just returns the file path and file name instead of the
    content? Current fileUpload UI element also loads the content which is not desired behaviour for me (because could be a performance problem with large documents uploading).
    Is it possible to select multiple filenames? Thomas Jung's Flash island multiple upload works, but not in my
    asynchronous scenario. Because flex fileReferenceList + upload operation works synchronously.

    You must remember the START-OF-SELECTION event here,  after you select the file name and click F8, the START-OF-SELECTION event is triggered, but if it is not there, nothing will happen.
      if sy-subrc <> 0 or l_rc < 0.
        message id sy-msgid type sy-msgty number sy-msgno       "mo271101
        with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      else.                                                     "mo271101
        read table l_files index 1 into h_files.
        auszfile = h_files-filename.
      endif.
    start-of-selection.            "<--  Add this
      write:/ auszfile.
    Regards,
    RIch Heilman

  • I m not able to find out where is check out and open component(WCM)

    hi everyone,
    i m not able to find out where is check out and open component and how it works. As m not able to open & edit the native document that m assigning.Plz help me in this ASAP

    Here's what I found. If you have a metalink login, try these links. Depends on what version of COAO you need.
    CheckoutAndOpenInNative
    Patch 6602355 Build version=2007-03-22 for 10.1.3.3.1
    http://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=6602355
    Version=2007-03-22 on edelivery in UCM Downloads
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:12648830947583585595::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,455524.1,1,1,0,helvetica#downloads
    Version=7.7.0.244-2006-07-31 on edelivery in UCM Downloads
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:12648830947583585595::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,455524.1,1,1,0,helvetica#downloads
    There's actually a mapping here to figure out what file these extras are in:
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:12648830947583585595::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,455524.1,1,1,0,helvetica

  • Myfaces's file upload component

    I used the myfaces's file upload component in my web application. But this component needs to set the form's enctype attribute to "multipart/form-data". But after I have set this attribute, my other components in the form seemed doesn't work anymore. Is there any way to solve this problem? Thank you

    Some people seem to be running into this. Doing these steps should fix the problem:
    Right click the component library node "Basic" and choose "Manage Component Libraries". That opens the Component Library Manager window. Verify that the "On Palette" property is checked for "File Upload".
    Hope it helps,
    Lark

  • Photoshop CS4 Crashes on File-Open

    After using Photoshop CS4 for 9 months, I now get an instant crash whenever I open an image with File-Open. I see the image I wanted to open for a few seconds at the back of the error message (1st screenshot, below) and then it disappears - on clicking OK on the first error message, I get a second error message (2nd screenshot, below). I upgraded to version 11.0.1 - no difference. I have completely uninstalled all plug-ins - no difference. I have completely uninstalled and then reinstalled Photoshop to version 11.0 - no difference. I have upgraded a clean install to version 11.0.2 - no difference. I have deleted the prefs file - no difference. I deleted a set of new fonts I had installed after reading a thread on this forum - no difference. Occasionally, I CAN open a file from Windows Explorer with the right-click menu Open With... Adobe Photoshop CS4 then, after doing that, FIle Open does not cause a crash for opening one file, sometimes 2 but then I get the crashes again until the next time I run Photoshop but it seems random as to when it will open a file or not.
    I am now considering uninstalling all Adobe products, manually clearing out the registry and then trying another install but all this is taking time I don't have.
    Does anyone have any other suggestions I could try. I am getting desperate!
    Thanks in advance for any help you can give.

    Memory address issues can be tough to track down. Often, they will occur when a program either mis-reports the memory addresses used, or tells the OS that it has released them, when it has not.
    Though written with video editing in mind, there still might be some tips for setting up your computer, in this ARTICLE. If you have Win7, please look down-thread for Black Viper's tuning page.
    Now, Adobe programs have always been great at reporting their memory usage, but it could still happen - I've just never encountered it over the decades.
    Good luck,
    Hunt

  • Trying to create a Photomerge in Bridge, when the files open in Photoshop ( small jegs ) , I get a error message of " Unable to process latte files " / " null is not an object "

    Trying to create a Photomerge in Bridge, when the files open in Photoshop ( small jegs ) , I get a error message of " Unable to process latte files " / " null is not an object "
    Please help

    Wait a second, Photoshop can make lattes now?  Personally I prefer my coffee black, but man have I been under-utilizing this program.

Maybe you are looking for

  • Error while printing ALV

    Hi, I am having an error occuring while i am printing my alv report and it is going to short dump. But i am getting the out put. The error message is                        "GETWA_NOT_ASSIGNED"      Program:  "SAPLKKBL " or "LKKBLF01 " In the form: "

  • Pdf import impossible in iWork 2.0

    I received iWork some days ago, and tried a few experiments-As word docs could open easily in iWork, I have been unable to import pdf files. I have Acrobat Pro 7.05 Professional, with which all these documents open, and which some have been made with

  • Burning several games onto 1 DVD?

    I've been thinking alot. I have a couple of CD's to the same game, but now CD nr 3 is getting really scratchy, so I want to make a copy of it. I tried with a disc image but I need to have the CD injected to be able to play with it. So I was planning

  • Problem with forms authentication in OWA

    Hi I have a problem with exchange 2013 standard When I enable forms authentication on OWA, after logging in I get a 404 file not found error. Forms authentication works fine on ECP. I noticed that the login url has a ReturnUrl on the querystring whic

  • Transparency - AI to Flash to PE7

    I'm making a credit sequence for a  Web video. I've posted a  five-second clip here that makes pretty clear what I'm hoping to do. The static television  opener looks fine, and the bouncy text bounces fine but is encased by  black rectangles. I know