Labview crashes when building 1d digital waveform

Hello,
I don't know if it is something about my machine or if I am missing something.... When I run the VI attached below with "# of digital lines=32" Labview hangs up and I have to kill the process using the Window Task manager.  If I run it with 16 digital lines , everything is ok. If I run the application several times increasing the # of digital lines, I can get to 32 without Labview hanging up. 
This seems otherwordly to me....
Can anyone help?
Thanks
Attachments:
create ADDRESS one.vi ‏19 KB

I'm not sure what the "# of digital lines=32" parameter is, but I ran the code as posted with execution highlighting and the loop executed 24 time without problems. The code hung when trying to exit the loop. Yes, very strange...
You didn't mention what version you were using, I'm on V8.6.
Mike...
Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion
"... after all, He's not a tame lion..."
Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

Similar Messages

  • Labview crashing when building application (exe)

    Hi,
    I am trying to build an application from a simple labview (2011) vi. All the vi does is sets (boolean = TRUE) a line on the digital output card (NI 9472) when I start running the vi. The program works fine after I have coded it. But when I try to build an exe file (application) of that project, then labview crashes in the build process. Is this a known issue? please help. I am attaching my vi alongwith this email
    Thanks
    Solved!
    Go to Solution.
    Attachments:
    relayProject.lvproj ‏34 KB
    relay.vi ‏21 KB

    I'm sorry to hear that gascars.  I have downloaded your project and VI and have succesfully built an executable in both LabVIEW 2011 and LabVIEW 2012.  Can you please send me a screenshot of the error you are receiving?  Also, can you make a simple VI that just adds two numbers and see if that can be made into an .exe.  
    Thanks
    Chris
    Chris
    National Instruments
    Applications Engineer

  • Labview crashes when building exe

    Hi all,
    I have created a Project and have a main vi which works fine in the development environment. When I try to build exe for the same, LabVIEW crashes. I dont get it why. If anyone could help on this, you are welcome.
    LabVIEW version:2013, 64 bit
    Thanks,
    Prabhu
    Solved!
    Go to Solution.

    Hi Prabhu,
    either provide full error descriptions - or your complete project so somebody else can try to build your EXE…
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • LabVIEW crashes when you run a VI that contains a mixed signal graph with a multi-plot cursor.

    Hello, LV 8.2.1 notes indicates the following bug fix:
    43SAIR2A  Fixed an issue where LabVIEW crashes when you run a VI that contains a mixed signal graph with a multi-plot cursor.
    I am running this version, and still have this behavior.  Is there anything I may be missing, and/or certain circumstances that may still be causing this?
    thanks in advance,
    Darren

    Darren:
    I looked at the CAR ID that you mentioned and the issue has been resolved in LabVIEW 8.2.1. To verify something similar, I ran the attached VI and things worked just fine. Please feel free to send me the steps to follow to reproduce the issue you are running into in 8.2.1.
    Regards,
    Rudi N.
    Attachments:
    MixedGraphs.vi ‏15 KB

  • LabView crash when intensity graph is in P6 of tab control

    Any available fixes for LabView crash when intensity graph is put on page 6 of tab control and right-clicked??

    Michael,
    This has been fixed in LabVIEW 6.1.
    Regards,
    Cyril Bouton
    Applications Engineer
    National Instruments
    Cyril Bouton
    Active LabVIEW Developper

  • Crashes when building previews

    LR keeps crashing when I try to rebuild previews. I had an issue before where I didn't see any thumbnails in the "all photographs" view, and to fix that I created a new catalog. I was able to rebuild previews for several external discs, but one disc kept crashing LR. So I installed that disc internally in my Mac Pro. Still kept crashing on build previews. Then I transferred all the files to a brand new hard drive, still inside my Mac. Whenver I rebuild the previews, the scan completes, and then I get the spinning beach ball, and then crash.
    I do have a bunch of crash reports if that helps.
    I'm running LR 2.7 on a Mac Pro with OSX 10.6.3. 5GB memory. I've repaired disk permissions on startup disk, and ran DiskWarrior on startup disk as well as the discs that house my photos. I've also run Techtool. In the past I've had issues with LR crashing when building Web galleries.
    I would really appreciate suggestions--I've been wresting with this for days and it's very frustrating. Thanks!

    More trouble: there's a catalog I can't import. I keep getting an "unkown error." And when I start the import, I'm getting strange previews with backwards text (I'm pretty sure it's instructing me to take hallucinogenic drugs) see below.

  • LabVIEW Crashes when Opening Project

    Hey Guys,
    I'm running into an interesting issue where LabVIEW crashes when opening a project. This is the second time I've run into this issue, on the same project. To get around it the first time I simply deleted and re-made my project, but since it's happened again, I need to figure out how to debug it. The symptom is that LabVIEW will crash when opening the project (sometimes I can see the "vi loading" screen) without any indication that crash has occured. It doesn't even launch the error reporter, the process just dies. Anyone know how I can go about debugging this?
    Solved!
    Go to Solution.

    xkenneth86,
    What version of LabVIEW? Have you ever had previous versions of LabVIEW on your computer? Can you attach a screenshot of the crash?
    David H.
    National Instruments

  • Labview crashes when creating large image files

    I have a problem with Labview 6.0.2( I've tested evaluation version 7.0 too).
    I'm constructing a very large image, for example: 4500x4500 pixels. Labview crashes when converting the pixture to a pixmap. The image is fully constructed on my screen (in a picture control), but when converting it to a pixmap (for saving the image in a known format (bmp, jpg, tiff)), Labview crashes.
    I did some testing and when the number of pixels exceeded the limit of 2^24(16777216), the file 'image.cpp' crashes on line 1570. The vi to convert it to a pixmap is: P'icture to pixmap.vi'
    Does someone know a workaround for this problem? Or is there a fix for it?
    Thank you!

    I've tested the 6i version of my VI in Labview 7.0 evalutation version. It raised an error but not the same error:
    d:\lvworm\src\lvsource\compatexport.cpp(37) : DAbort: Called a routine not in the compatibility LVRT table
    $Id: //labview/branches/Wormhole/dev/lvsource/compatexport.cpp#11 $
    0x004BD4CB - LabVIEW_Eval + 0
    0x0EB710D9 - lvs248 + 0
    0x094C87A0 - + 0
    So i replaced the picture VI's with the 7.0 evalutation version VI's, and it worked. It is now possible for me to construct very large image files!
    I see no attached VI to test. But i guess it is also solved in Labview 7.0
    I used this file to convert the picture to image data:
    C:\Program Files\National Instruments\LabVIEW 7.0 Evaluation\vi.lib
    \picture\pictutil.llb\Picture to Pixmap.vi
    And this file to convert image data to bmp:
    C:\Program Files\National Instruments\LabVIEW 7.0 Evaluation\vi.lib\picture\bmp.llb\Write BMP File.vi
    I guess i have to write a workaround for this problem:
    divide the picture in blocks of 4096 x 4096 and then merge the image data arrays of the bloks together.

  • LabVIEW crashes when I save changes to a particular VI.

    LabVIEW crashes when it tries to compile a particular VI. I have managed to get it to work a couple of times by changing a few things and making some subVIs, but the problem keeps returning.
    Is there some way to fix this or clean the VI of whatever corruption keeps occurring?
    Thank you,
    David R. Asher

    I can think of address/hardware conflicts or something that LabVIEW cannot provide an error message. I would go with hardware/address conflicts.
    Try renaming the file and executing it stand-alone. also try making it as a subvi and run the toplevel code.
    Kudos always welcome for helpful posts

  • Why does LabView crash when unloading my DLL (reentrant calls)?

    I have written a DLL in Borland Delphi using multiple threads that exports several functions (stdcall). I am using LabVIEW 6i on a WinXP machine.  All functions in the DLL work as expected and return correct values. Everything works fine if I set all Call Library Function Nodes to 'UI-Thread', but as soon as I set one Function Node to 'Reentrant', LabView crashes when I close the VI after it has been executed. I assume the error is caused by the DLL unloading mechanism of LabView. Other C++/Delphi programs using the DLL reentrantly work fine, this only occurs in LabView. In which thread does LabView call FreeLibrary/DLL_PROCESS_DETACH? Has anyone experienced similar problems?

    I have never run into this situation myself, but I do know that calling a multi-threaded DLL or CIN from LabVIEW does depend upon the following criteria:
    If your CIN/DLL doesn't have any global data storage (global variables, files on disk, etc.), AND it doesn't access any hardware (register-level programming) AND it doesn't call any functions/DLLs/Drivers that are thread-unsafe.
    OR
    Your CIN/DLL protects (with semaphores or mutex's) access to those global resources.
    OR
    Your DLL is only called from one, non-reentrant VI
    OR
    Your CIN is only called from one, non-reentrant VI AND you don't access any global resources from CINInit, CINAbort, CINDispose, etc. procedures.
    Hopefully this information can help you out in some way.
    J.R. Allen

  • Labview crashes when using NX client

    I can use Labview from the Linux console, but when using Nomachine NX to connect, I get the following error & crash when trying to launch Labview:
    LabVIEW caught fatal signal
    12.0 - Received SEGSEGV
    Reason: address not mapped to object
    Attempt to reference address: 0x0x72657375
    No extra hardware is attached.
    Platform: RedHat Linux 5.9 64bit
    Product: Labview base package

    Hello,
    Related with your issue,I have found the following KB that talks about it:
    http://digital.ni.com/public.nsf/allkb/A2D53C8E0D88380B86256EBD005B31D2

  • LabView crashes when writting file

    Hello,
    I have a big problem with LabView. In my Vi I capture 6 waveforms from a
    DAQ Card with a SCC Module. When combining the 6 signals to an array and
    write them to an file there is no problem but there is also no time
    information. When merging the 6 signals and trying to write this to a
    file, Lab View crashes without any error code or something. Perhaps
    anybody knows a solution for this problem.
    Thanks
    Achim Kanert

    Hello,
    LabView crashes without any ErrorCode. A Popupwindows appears that says
    LabView.exe occured an error. And then the LabView process is killed
    automatically.
    Because of other problems with the same machine I decided to reinstall
    the hole system new (OS and LabView). So i hope it will be function
    after this.
    Otherwise I will try to send you a part of the vi, which causes the
    error. I only know that it dependce on the integrated Vi to write
    LabView Measerument Files, because when I take it out the System runs.
    Thank you for your answer and I will tell you if the reinstall of the
    system has solved the problems.
    Achim Kanert

  • Why does LabView crash when I run it in parallel with a temp/ RH logging probe?

    I am running LabView 6.1 on windows 95. Up till now I have had no problems. However, we recently acquired a Temperature / Humidity probe which plugs into the Com1 port of the computer and logs the data using it's own software. Since then, when the two programs are used together, eventually LabView crashes with the following error message: Failure, 'image.cpp, line 5793.
    Can you tell me why this occurs and what the solution is?

    Taking a shot at this. It could be because the two programs are trying to access the same type of logging program(excel??). Only one link can be active at a time or they crash. Try running it without saving the data and see if it crashes.

  • Acrobat pro DC crashes when running preflight (digital printing, colors)

    Have just installed acrobat dc, having used acrobat 8 earlier..
    now i cant run preflight for digital printing wo crashing.
    Process:    
    AdobeAcrobat [17194]
    Path:       
    /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/MacOS/AdobeAcrobat
    Identifier: 
    com.adobe.Acrobat.Pro
    Version:    
    15.007.20033 (15.007.20033)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [273]
    Responsible:
    AdobeAcrobat [17194]
    User ID:    
    502
    Date/Time:  
    2015-04-08 12:56:13.588 +0200
    OS Version: 
    Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  E47C2846-87CA-7968-63CC-5ACE7B35B3CD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000d0
    VM Regions Near 0xd0:
    -->
    __TEXT            
    0000000108dc4000-0000000108dc7000 [   12K] r-x/rwx SM=COW  /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/MacOS/AdobeAcrobat
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.adobe.PreflightLib  
    0x000000012f746f48 CInsp2CommonUI::CheckOpenPDFDoc(PRC::CPRCEngine const&, PRC::Detail::CID<PRC::CProfile> const&, PRC::CPackage*, int, int, bool (*)(CDocumentData const&, int, bool, CPageData const*, CSASnippet const*, CPreCompRule const*, Inspk_EPreflightPart, void*), void*, int (*)(unsigned int, unsigned int, Inspk_EPreflightPart, unsigned char*, unsigned int, void*), void (*)(void*), void (*)(void*), void*, bool, FileSys::CFileSpec (*)(Inspk_ESaveAsReason, Inspk_ESaveAsReasonPDFX, Inspk_EPDFXVersion, Inspk_ESaveAsReasonPDFA, Inspk_EPDFAVersion, FileSys::CFileSpec const&, void*), void*, std::set<OPAQUE_64_BITS, CCosObjEval2, std::allocator<OPAQUE_64_BITS> > (*)(_t_CosDoc*, void*), void*, CInsp2CommonUI::EPreflightAction, bool, bool, bool, CInspektor2Machine::TBondedMachine::EMachineType, bool (*)(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, ESequenceStepType, void*), void*, int) + 2100
    1   com.adobe.PreflightLib  
    0x000000012f7466a0 CInsp2CommonUI::CheckPDFDocument(_t_PDDoc*, PRC::CPRCEngine const&, PRC::Detail::CID<PRC::CProfile> const&, PRC::CPackage*, int, int, bool (*)(CDocumentData const&, int, bool, CPageData const*, CSASnippet const*, CPreCompRule const*, Inspk_EPreflightPart, void*), void*, int (*)(unsigned int, unsigned int, Inspk_EPreflightPart, unsigned char*, unsigned int, void*), void (*)(void*), void (*)(void*), void*, bool, FileSys::CFileSpec (*)(Inspk_ESaveAsReason, Inspk_ESaveAsReasonPDFX, Inspk_EPDFXVersion, Inspk_ESaveAsReasonPDFA, Inspk_EPDFAVersion, FileSys::CFileSpec const&, void*), void*, std::set<OPAQUE_64_BITS, CCosObjEval2, std::allocator<OPAQUE_64_BITS> > (*)(_t_CosDoc*, void*), void*, CInsp2CommonUI::EPreflightAction, bool, bool, bool, CInspektor2Machine::TBondedMachine::EMachineType, bool (*)(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, ESequenceStepType, void*), void*, int) + 296
    2   com.adobe.PreflightLib  
    0x000000012e6ae097 CPreflightDlgManager::checkPDFDocument(CInsp2CommonUI*, _t_PDDoc*, PRC::CPRCEngine const&, PRC::Detail::CID<PRC::CProfile> const&, int, int, bool (*)(CDocumentData const&, int, bool, CPageData const*, CSASnippet const*, CPreCompRule const*, Inspk_EPreflightPart, void*), void*, int (*)(unsigned int, unsigned int, Inspk_EPreflightPart, unsigned char*, unsigned int, void*), void (*)(void*), void (*)(void*), void*, bool, FileSys::CFileSpec (*)(Inspk_ESaveAsReason, Inspk_ESaveAsReasonPDFX, Inspk_EPDFXVersion, Inspk_ESaveAsReasonPDFA, Inspk_EPDFAVersion, FileSys::CFileSpec const&, void*), void*, std::set<OPAQUE_64_BITS, CCosObjEval2, std::allocator<OPAQUE_64_BITS> > (*)(_t_CosDoc*, void*), void*, bool, bool) + 547
    3   com.adobe.PreflightLib  
    0x000000012f403d01 (anonymous namespace)::callExecuteProfile(CInsp2CommonUI*, bool, CPreflightDlgManagerHelper::EForceDynParamTypeHelper) + 5377
    4   com.adobe.PreflightLib  
    0x000000012f3f6fc3 (anonymous namespace)::doCalls_(CInsp2CommonUI*, CPreflightFrameDlg::EMenu) + 359
    5   com.adobe.PreflightLib  
    0x000000012f3f502a (anonymous namespace)::doCalls(char const*, unsigned int, char const*, char const*, char const*, CInsp2CommonUI*, bool, CPreflightFrameDlg::EMenu) + 816
    6   com.adobe.PreflightLib  
    0x000000012f3f53c0 CPreflightDlgManagerHelper::doAnalyzeSelection(char const*, unsigned int, char const*, char const*, char const*, CInsp2CommonUI*, CPreflightDlgManagerHelper::EForceDynParamTypeHelper, bool, bool) + 76
    7   com.adobe.PreflightLib  
    0x000000012e6ad411 CPreflightDlgManager::doAnalyzeSelection(char const*, unsigned int, char const*, char const*, char const*, CInsp2CommonUI*, CPreflightDlgManager::EForceDynParamType, bool, bool) + 77
    8   com.adobe.PreflightLib  
    0x000000012f22e9e9 CPreflightFrameDlg::eventMenu(wxCommandEvent&) + 353
    9   com.adobe.PreflightLib  
    0x000000013055e19a wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 88
    10  com.adobe.PreflightLib  
    0x000000013055e0ac wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 108
    11  com.adobe.PreflightLib  
    0x000000013055eb03 wxEvtHandler::TryHereOnly(wxEvent&) + 73
    12  com.adobe.PreflightLib  
    0x000000013055ea28 wxEvtHandler::ProcessEventLocally(wxEvent&) + 40
    13  com.adobe.PreflightLib  
    0x000000013055e9b9 wxEvtHandler::ProcessEvent(wxEvent&) + 87
    14  com.adobe.PreflightLib  
    0x000000013055e877 wxEvtHandler::ProcessPendingEvents() + 237
    15  com.adobe.PreflightLib  
    0x0000000130599b9f wxAppConsoleBase::ProcessPendingEvents() + 121
    16  com.adobe.PreflightLib  
    0x00000001302cfb6e (anonymous namespace)::MyTimerProc(__EventLoopTimer*, void*) + 402
    17  com.apple.CoreFoundation
    0x00007fff8e6cb3e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    18  com.apple.CoreFoundation
    0x00007fff8e6caf1f __CFRunLoopDoTimer + 1151
    19  com.apple.CoreFoundation
    0x00007fff8e73c5aa __CFRunLoopDoTimers + 298
    20  com.apple.CoreFoundation
    0x00007fff8e6866a5 __CFRunLoopRun + 1525
    21  com.apple.CoreFoundation
    0x00007fff8e685e75 CFRunLoopRunSpecific + 309
    22  com.apple.HIToolbox     
    0x00007fff8e369a0d RunCurrentEventLoopInMode + 226
    23  com.apple.HIToolbox     
    0x00007fff8e369685 ReceiveNextEventCommon + 173
    24  com.apple.HIToolbox     
    0x00007fff8e3695bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    25  com.apple.AppKit        
    0x00007fff887af24e _DPSNextEvent + 1434
    26  com.apple.AppKit        
    0x00007fff887ae89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    27  com.apple.AppKit        
    0x00007fff887a299c -[NSApplication run] + 553
    28  com.adobe.Acrobat.framework 
    0x0000000108dd735b 0x108dcf000 + 33627
    29  com.adobe.Acrobat.framework 
    0x0000000108dd5c40 RunAcrobat + 236
    30  com.adobe.Acrobat.Pro   
    0x0000000108dc5cb2 main + 86
    31  com.adobe.Acrobat.Pro   
    0x0000000108dc5c54 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff90754662 kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff84ca4421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x00007fff84ca4136 _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: NSOperationQueue 0x6080004308c0
    0   libsystem_kernel.dylib  
    0x00007fff90753a3a __semwait_signal + 10
    1   libsystem_c.dylib       
    0x00007fff91222dc0 nanosleep + 200
    2   com.apple.Foundation    
    0x00007fff8a372cfd +[NSThread sleepForTimeInterval:] + 156
    3   com.adobe.Acrobat.framework 
    0x0000000109cfb47b 0x108dcf000 + 15910011
    4   com.apple.Foundation    
    0x00007fff8a2e9f31 -[__NSOperationInternal _start:] + 631
    5   com.apple.Foundation    
    0x00007fff8a2e9bdb __NSOQSchedule_f + 64
    6   libdispatch.dylib       
    0x00007fff84ca228d _dispatch_client_callout + 8
    7   libdispatch.dylib       
    0x00007fff84ca67e3 _dispatch_async_redirect_invoke + 154
    8   libdispatch.dylib       
    0x00007fff84ca228d _dispatch_client_callout + 8
    9   libdispatch.dylib       
    0x00007fff84ca4082 _dispatch_root_queue_drain + 326
    10  libdispatch.dylib       
    0x00007fff84ca5177 _dispatch_worker_thread2 + 40
    11  libsystem_pthread.dylib 
    0x00007fff8f512ef8 _pthread_wqthread + 314
    12  libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff90753716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f513c3b _pthread_cond_wait + 727
    2   com.adobe.AGM           
    0x000000010b7202e2 AGMMessageQueueImpl::Pull() + 68
    3   com.adobe.AGM           
    0x000000010b72021d AGMWorkQueueTask::operator()() + 73
    4   com.adobe.AGM           
    0x000000010bab66c3 boost::(anonymous namespace)::thread_proxy(void*) + 136
    5   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    6   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    7   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x00007fff9074fa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9074ed18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff8e686f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff8e686539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff8e685e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit        
    0x00007fff8894f05e _NSEventThread + 144
    6   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib  
    0x00007fff90753716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f513c3b _pthread_cond_wait + 727
    2   com.adobe.Acrobat.framework 
    0x000000010923d02f 0x108dcf000 + 4644911
    3   com.adobe.Acrobat.framework 
    0x000000010922ddb1 0x108dcf000 + 4582833
    4   com.adobe.Acrobat.framework 
    0x0000000109d848bf 0x108dcf000 + 16472255
    5   com.adobe.Acrobat.framework 
    0x0000000109229753 0x108dcf000 + 4564819
    6   com.adobe.Acrobat.framework 
    0x0000000109237804 0x108dcf000 + 4622340
    7   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff9075464a kevent + 10
    1   com.adobe.Acrobat.framework 
    0x000000010a551aab 0x108dcf000 + 24652459
    2   com.adobe.Acrobat.framework 
    0x000000010a4a12bd 0x108dcf000 + 23929533
    3   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    4   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    5   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib  
    0x00007fff9074fa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9074ed18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff8e686f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff8e686539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff8e685e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation    
    0x00007fff8a348ff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation    
    0x00007fff8a348dfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib  
    0x00007fff907539aa __select + 10
    1   com.apple.CoreFoundation
    0x00007fff8e6d2a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    3   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    4   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib  
    0x00007fff907549f2 read + 10
    1   com.adobe.Acrobat.framework 
    0x000000010922c133 0x108dcf000 + 4575539
    2   com.adobe.Acrobat.framework 
    0x000000010922a604 0x108dcf000 + 4568580
    3   com.adobe.Acrobat.framework 
    0x00000001092341ac 0x108dcf000 + 4608428
    4   com.adobe.Acrobat.framework 
    0x0000000109229753 0x108dcf000 + 4564819
    5   com.adobe.Acrobat.framework 
    0x0000000109237804 0x108dcf000 + 4622340
    6   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib  
    0x00007fff9074fa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9074ed18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff8e686f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff8e686539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff8e685e75 CFRunLoopRunSpecific + 309
    5   com.adobe.AcrobatPlugin.EFS 
    0x000000010f6b041b 0x10f696000 + 107547
    6   com.apple.Foundation    
    0x00007fff8a348dfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib  
    0x00007fff907539aa __select + 10
    1   com.adobe.AcrobatPlugin.Comments    0x000000011a5ee008 0x11a28e000 + 3538952
    2   com.adobe.AcrobatPlugin.Comments    0x000000011a5ee425 0x11a28e000 + 3540005
    3   com.adobe.AcrobatPlugin.Comments    0x000000011a5ee75b 0x11a28e000 + 3540827
    4   com.adobe.AcrobatPlugin.Comments    0x000000011a57ef13 0x11a28e000 + 3084051
    5   com.adobe.AcrobatPlugin.Comments    0x000000011a77bc0f 0x11a28e000 + 5168143
    6   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib  
    0x00007fff90753716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f513c3b _pthread_cond_wait + 727
    2   com.adobe.Acrobat.framework 
    0x000000010a548189 0x108dcf000 + 24613257
    3   com.adobe.Acrobat.framework 
    0x000000010a547100 0x108dcf000 + 24609024
    4   com.adobe.Acrobat.framework 
    0x000000010a545257 0x108dcf000 + 24601175
    5   libsystem_pthread.dylib 
    0x00007fff8f511899 _pthread_body + 138
    6   libsystem_pthread.dylib 
    0x00007fff8f51172a _pthread_start + 137
    7   libsystem_pthread.dylib 
    0x00007fff8f515fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib  
    0x00007fff90753e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8f512f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8f515fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000002  rcx: 0x000000000000d170  rdx: 0x000000000000d16f
      rdi: 0x000000010c5bbf80  rsi: 0x0000000000000008  rbp: 0x00007fff56e37480  rsp: 0x00007fff56e370d0
       r8: 0x0000000000000000   r9: 0x0000000000000009  r10: 0x0000000000001200  r11: 0x00000000e090031e
      r12: 0x00006080008c3cd0  r13: 0x00007fea185c9a80  r14: 0x00007fff56e371d0  r15: 0x0000000000001006
      rip: 0x000000012f746f48  rfl: 0x0000000000010202  cr2: 0x00000000000000d0
    Logical CPU:
    1
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x108dc4000 -   
    0x108dc6fff +com.adobe.Acrobat.Pro (15.007.20033 - 15.007.20033) <FD883658-7F81-3781-BF5A-E7160ECDEA5E> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/MacOS/AdobeAcrobat
    0x108dcf000 -   
    0x10b279ff7 +com.adobe.Acrobat.framework (15.007.20033 - 15.007.20033) <22778E59-6EA4-3260-96A9-1641284117D2> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
    0x10b5ac000 -   
    0x10b6f9ff7 +com.adobe.ACE (AdobeACE 2.20.02.34252 - 2.20.02.34252) <DF2FA57B-FF8B-3AB3-8202-A48B685F3AF9> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x10b713000 -   
    0x10bd0ffff +com.adobe.AGM (AdobeAGM 4.30.57.1 - 4.30.57.1) <717F95AB-749A-3578-9109-42CC1DC7DF89> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x10c1f8000 -   
    0x10c217fff +com.adobe.BIB (AdobeBIB 1.2.03.34252 - 1.2.03.34252) <AC4C9DD4-7FFA-3ABC-AF3D-5BB1201EC482> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x10c21f000 -   
    0x10c544ff7 +com.adobe.CoolType (AdobeCoolType 5.14.04.34252 - 5.14.04.34252) <6E348DF6-055E-3008-8B75-3D9A6EB0C16E> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x10e1ef000 -   
    0x10e1f1ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x10e50f000 -   
    0x10e533ff7 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.9.0.33931 - 3.9.0.33931) <FC64B09E-8B23-3E05-B03A-5CB9BFB60586> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Shared Expat
    0x10f62c000 -   
    0x10f63efff  libTraditionalChineseConverter.dylib (61) <A182514D-426F-3D5F-BA69-4C4A4680ECB8> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x10f683000 -   
    0x10f692fff  libSimplifiedChineseConverter.dylib (61) <F5827491-A4E3-3471-A540-8D1FE241FD99> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x10f696000 -   
    0x10f6c0fff +com.adobe.AcrobatPlugin.EFS (15.007.20033 - 15.007.20033) <A0971EEF-0C45-37F3-859B-16E4846C7125> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/EFS.acroplugin/Contents/MacOS/EFS
    0x10f6cc000 -   
    0x10f6d2fff  com.apple.SymptomReporter (1.0 - 1) <F4638872-23B4-3A50-8BBF-EC270E926C1B> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter.framework /SymptomReporter
    0x10f7ce000 -   
    0x10f7e9ff9  com.apple.security.csparser (3.0 - 55471.14.21) <07C5184F-D862-324B-B878-EC0474A8624B> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/cspa rser
    0x10f802000 -   
    0x10f823ff7  libKoreanConverter.dylib (61) <22EEBBDB-A2F2-3985-B9C7-53BFE2B02D08> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x10fdaa000 -   
    0x10fdc6fff  libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x1107cb000 -   
    0x110843fff +com.adobe.AcroSQLite (AcroSQLite - 1.0.0) <231E5716-70E9-3ECF-8F9D-C802F14DE920> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0x11084e000 -   
    0x1108f1ff7  ColorSyncDeprecated.dylib (426) <1EBD0729-A174-3EA5-B226-DE63C2E89D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x113664000 -   
    0x11368bff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <4F41AFEC-269C-36D3-8160-93FD31B67206> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1136b6000 -   
    0x1136b8fff +AcrobatUpdateHelperLib.dylib (1) <A1B780FD-80BE-3A94-BB16-2C771662B2B5> /Library/Application Support/Adobe/*/AcrobatUpdateHelperLib.dylib
    0x11379f000 -   
    0x113816ff7  com.apple.xquery (1.3.1 - 30) <2F2DC0D6-456F-33A0-8537-E0C651F6817C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x113d5a000 -   
    0x113e5bfff +com.adobe.amtlib (9.0.0.2 - 9.0.0.2) <3F115300-9436-3FC8-96E3-0CAFC726F02C> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/amtlib.framework/amtlib
    0x113e6e000 -   
    0x113f7cfef +IMSLib.dylib (9.0.0.1 - 9.0.0.1) <EDA20438-C11A-34A6-8718-62A6CFB27525> /Applications/Utilities/Adobe Application Manager/*/IMSLib.dylib
    0x11441e000 -   
    0x11445bfff +com.adobe.AcrobatPlugin.PaperCapture (15.007.20033 - 15.007.20033) <739013D4-6018-385A-B615-777BE5822BA3> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/PaperCapture.acroplugin/Contents/MacOS/PaperCapture
    0x1146fa000 -   
    0x114764ff7 +com.adobe.AcrobatPlugin.Spelling (15.007.20033 - 15.007.20033) <72D24790-DEB5-36A2-8959-662FA0A81A56> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Spelling.acroplugin/Contents/MacOS/Spelling
    0x114770000 -   
    0x1147ecff7 +com.adobe.linguistic.LinguisticManager (9.0.0 - 21429) <4D65F948-FC77-3DCB-8370-995E98502B48> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x11a28e000 -   
    0x11aa7fff7 +com.adobe.AcrobatPlugin.Comments (15.007.20033 - 15.007.20033) <D44862C6-B06C-35E7-80CF-D8CC6F38BD10> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Comments.acroplugin/Contents/MacOS/Comments
    0x11aae4000 -   
    0x11abc0fff +com.adobe.AXEXSLT (AdobeAXSLE 3.9.0.33931 - 3.9.0.33931) <CCB15652-F2E9-3D4F-825D-AA1012DD1E97> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE
    0x11ac53000 -   
    0x11ae63fff +com.adobe.AcrobatPlugin.EScript (15.007.20033 - 15.007.20033) <ED781A57-96C4-335D-AEE4-F4DB1CE95640> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/EScript.acroplugin/Contents/MacOS/EScript
    0x11aed9000 -   
    0x11b072ff7 +com.adobe.AcrobatPlugin.DigSig (15.007.20033 - 15.007.20033) <7EA0A86E-F214-3E24-ABB3-448EEF35E673> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/DigSig.acroplugin/Contents/MacOS/DigSig
    0x12a280000 -   
    0x12b201ff7 +com.adobe.AcrobatPlugin.AcroForm (15.007.20033 - 15.007.20033) <66032FC6-B61E-3E99-A8BB-E502B9F6CE76> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/AcroForm.acroplugin/Contents/MacOS/AcroForm
    0x12b653000 -   
    0x12c174ff7 +com.adobe.AcrobatPlugin.PPKLite (15.007.20033 - 15.007.20033) <E88ADCE1-119A-3D02-ACB6-EFEA0FF9E2F2> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/PPKLite.acroplugin/Contents/MacOS/PPKLite
    0x12c218000 -   
    0x12c2cbff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.6 -c 15 - 81.157285) <C07C646A-64B4-383F-A3F0-6E39FE41347D> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x12c783000 -   
    0x12d4c8fff +com.adobe.ICUData (4.0 - 3.61) <B9864D01-126E-3C56-B04C-993F9890F6AD> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/ICUData.framework/Versions/4.0/ICUData
    0x12d4dc000 -   
    0x12d5dfff7 +com.adobe.ICUUnicode (4.0 - 3.61) <CE487901-E84A-3E54-95AB-91F2EAF57F6A> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/ICUUnicode
    0x12dbd1000 -   
    0x12e278ff7 +com.adobe.AcrobatPlugin.MakeAccessible (15.007.20033 - 15.007.20033) <808A13B5-DC95-30C8-8034-530CD5BAFEF6> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/MakeAccessible.acroplugin/Contents/MacOS/MakeAccessible
    0x12e2bd000 -   
    0x12e341fff +com.adobe.AcrobatPlugin.Checkers (15.007.20033 - 15.007.20033) <7EDECAD0-1B84-3FDD-838E-65D0650AD28C> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Checkers.acroplugin/Contents/MacOS/Checkers
    0x12e3be000 -   
    0x12e419fff +com.adobe.Preflight (Preflight version 15.0.0 [149] - 15.0.0 [149]) <74B71A2C-9CA6-3408-BBBF-0DF787B22AFE> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Preflight.acroplugin/Contents/MacOS/Preflight
    0x12e46d000 -   
    0x131290fe7 +com.adobe.PreflightLib (PreflightLib version 15.0.0 [149] - 15.0.0 [149]) <373B9C57-EDFE-3F6A-A521-3D2015975162> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Preflight.acroplugin/Contents/Frameworks/PreflightLib.framew ork/PreflightLib
    0x132239000 -   
    0x1322daff7 +com.adobe.AcrobatPlugin.Scan (15.007.20033 - 15.007.20033) <0D945969-F2BF-34D7-A61D-94A069DC4056> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Scan.acroplugin/Contents/MacOS/Scan
    0x132529000 -   
    0x132550ff7 +com.adobe.AcrobatPlugin.Updater (15.007.20033 - 15.007.20033) <8C9191EB-FD53-3D1D-B351-5903B6584CC1> /Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Plugins/Updater.acroplugin/Contents/MacOS/Updater
    0x7fff678e3000 -
    0x7fff67916817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff8371a000 -
    0x7fff83724ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8372b000 -
    0x7fff83764ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x7fff83765000 -
    0x7fff8379affc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8379b000 -
    0x7fff838cbff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x7fff838cc000 -
    0x7fff83919ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x7fff839af000 -
    0x7fff839b9ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x7fff839ba000 -
    0x7fff83eddfff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x7fff83ede000 -
    0x7fff83ee8ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
    0x7fff83eef000 -
    0x7fff83f1bff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
    0x7fff83f1c000 -
    0x7fff83f4bfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff83f4c000 -
    0x7fff83fe7ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x7fff83fe8000 -
    0x7fff84026ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff840be000 -
    0x7fff84212ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84213000 -
    0x7fff84266fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x7fff84267000 -
    0x7fff8427fff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x7fff84297000 -
    0x7fff842e0fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff84abd000 -
    0x7fff84aecfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff84ca1000 -
    0x7fff84cbbfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff84cbc000 -
    0x7fff84dc2ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff851ee000 -
    0x7fff855cfffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x7fff855d0000 -
    0x7fff855ddfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff85692000 -
    0x7fff856ebfff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff856f9000 -
    0x7fff8572afff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8572b000 -
    0x7fff8572cffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff85894000 -
    0x7fff85894fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff85895000 -
    0x7fff858aeff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff85def000 -
    0x7fff860c0ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x7fff861a2000 -
    0x7fff861cbff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff861cc000 -
    0x7fff86414ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff86415000 -
    0x7fff86479fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x7fff8647a000 -
    0x7fff8647afff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x7fff8647b000 -
    0x7fff872cfff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versi ons/A/WebCore
    0x7fff872e3000 -
    0x7fff872e5ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff872e6000 -
    0x7fff87301ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff87302000 -
    0x7fff8730dff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8730e000 -
    0x7fff8731aff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8731b000 -
    0x7fff87332fff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff87333000 -
    0x7fff87364ff7  libTrueTypeScaler.dylib (111.1) <697E72D0-8D79-3BB7-8AF5-46875AC9A4BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff87365000 -
    0x7fff87798ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff87799000 -
    0x7fff87824ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
    0x7fff87848000 -
    0x7fff878bbfff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff878bc000 -
    0x7fff87974ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff87975000 -
    0x7fff8797cff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff87994000 -
    0x7fff87998fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff87b2a000 -
    0x7fff87b2afff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff87b2e000 -
    0x7fff87b36fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff87bd1000 -
    0x7fff87bd4ffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87bd5000 -
    0x7fff87cb1fff  libcrypto.0.9.8.dylib (52) <ED7F3865-10D4-346B-8C9C-D968EB3B5D35> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87cb2000 -
    0x7fff87cb3ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff87cb4000 -
    0x7fff87cb6ff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x7fff87cb7000 -
    0x7fff87cb9ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff87cba000 -
    0x7fff87fa4fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x7fff881c6000 -
    0x7fff8859dfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff885a7000 -
    0x7fff885c2ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff885c8000 -
    0x7fff885e1ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff885e2000 -
    0x7fff885ebffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff885ec000 -
    0x7fff885ecfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88659000 -
    0x7fff886a4fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff886a5000 -
    0x7fff886b8ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff886b9000 -
    0x7fff886b9ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff886ba000 -
    0x7fff886c1fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff886c2000 -
    0x7fff886cbfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8871d000 -
    0x7fff8878afff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x7fff8878b000 -
    0x7fff89301ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89302000 -
    0x7fff89304fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff89305000 -
    0x7fff89364fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8939b000 -
    0x7fff8939efff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8939f000 -
    0x7fff893e1ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff893ec000 -
    0x7fff893edfff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff893ee000 -
    0x7fff893f1ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff89432000 -
    0x7fff89466fff  libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib
    0x7fff89467000 -
    0x7fff8946dff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff896f8000 -
    0x7fff89710ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x7fff89711000 -
    0x7fff8977dfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8977e000 -
    0x7fff897b6ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x7fff897b7000 -
    0x7fff897bcfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff897bd000 -
    0x7fff897ceff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff897cf000 -
    0x7fff897f4ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff89880000 -
    0x7fff89901fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x7fff89902000 -
    0x7fff89912ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff89913000 -
    0x7fff89a35fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff89a36000 -
    0x7fff89d6cfff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff89d7a000 -
    0x7fff89da4ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff89dfb000 -
    0x7fff89e22ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff89e23000 -
    0x7fff89e74fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff89e7e000 -
    0x7fff89e7fff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89f98000 -
    0x7fff89fa9ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff89faa000 -
    0x7fff8a20effd  com.apple.security (7.0 - 55471.14.21) <B3C61C91-E9D6-3A3C-99CF-665D54D13C34> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8a20f000 -
    0x7fff8a215fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8a216000 -
    0x7fff8a21ffff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x7fff8a222000 -
    0x7fff8a230fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/Co

    Thanks for reporting this issue.
    Regrettably, I have not been able to reproduce this problem on my MacOS 10.9.5 with any of my sample PDF files.
    Some additional questions:
    (1) Does this happen with any and all PDF files you attempt to apply this Preflight profile to?
    (2) Are you simply checking or fixing using the profile?
    (3) Does Acrobat crash when using other, similar profiles? If so, which do crash and which don't?
    (4) Are you using the English version of Acrobat or some other language version?
    (5) Do you have any plug-ins installed?
    Let me know the answers to these questions and we will try to proceed from there.
                 - Dov

  • LabVIEW crash when saving from LV2012 to LV2011 with express VI and reopen in LV2012

    Hi all,
    Preconditions:
    Save the "Meas Angular Position-Buffered-Cont-Sync AI Sample Clk.vi" for a previous version of LabVIEW, in this case from LV2012 to LV2011
    Reopen the LV2011 VI in LV2012 according to the steps below.
    Steps to get it to crash:
    Unzip Crash.zip
    Open the "Meas Angular Position-Buffered-Cont-Sync AI Sample Clk.vi" and from there double-click (open) the "PulsedDerivative.vi" and from there double click the "Derivative dX/dt" express VI.
    LabVIEW crashes!!
    Alternatively when LabVIEW does not crash:
    Unzip Crash.zip
    Open "PulsedDerivative.vi"
    Inside the VI double click the "Derivative dX/dt" express VI.
    LabVIEW does not crash?
    Some compiler bug?
    Br,
    /Roger
    Solved!
    Go to Solution.
    Attachments:
    445b4df5-fd64-49a2-8302-f8ddf06af2d3.zip ‏62 KB
    Crash.zip ‏166 KB

    Hi Roger,
    Thank you for reporting this. I have filed CAR 390673 to our developers.
    Regards,
    Jeff Peacock 
    Product Support Engineer | LabVIEW R&D | National Instruments 

Maybe you are looking for

  • My apple menu bar is missing-how do I get it back??

    My husband has a MacBook Pro (I'd provide iOS info here, but since the apple menu is not there I can't access the "About" option!), and the apple menu bar at the top of the screen disappeared while he was using the computer.  He was trying to access

  • BAM error - during start oracle BAM

    Hi, I am getting the below mentioned error while starting Oracle BAM, i have installed BAM 10g release (10.3), there were no problems in installation. Any help will be highly appreciated. Rgds, Jay The service name is invalid. More help is available

  • Detect key status of '*', '#' & '0' of using getKeyStates() method

    Any know the how to get key status if using getKeyStates() method of GameCanvas object in pressing keys "*", '0' & '#' (as I know, the method just can detect key pressing of number 1~9)? If no, is there any method able to do so (similar function of g

  • Will there be a similar pack for Illustrator CS4 or CS3?

    I just curious if there will be a similar HTML5 pack for Illustrator CS4, and perhaps CS3? I know that when Adobe came out with the HTML5 pack for Dreamweaver CS5 there was a large uproar from the community about having the same pack for previous ver

  • How to change deployment.properties

    hi there, here's the situation : i am working on an intranet aplication with jws. The company has a proxy. So most of the users can't access internet. The users need to install java 5.0 to run the application. I've managed to automatically install it