LabVIEW Access Violation Crashes

We've been seeing numerous LabVIEW crashes when calling VIs through the LabVIEW adapter in TestStand.  I've searched the knowledge base and discussion forums without success and figured I would post here before opening a help request.
The actual error we see is:
Exception: Access violation (0xC0000005) at EIP=0x012B60E6  Version: 11.0.1f1
We see these crashes several times a day, but while calling no specific VI.  They happen mostly on 2 PCs that are running Windows 7 - 64 bit, but I think we've seen them in the past on PCs running the 32 bit version of Windows 7. Here is the data related to those 2 problematic PCs.
OS:  Windows 7 Professional SP1 64 bit
LabVIEW: 2011 SP1 (11.0.1f1) 32 bit
TestStand: 2010 SP1 (4.5.1.134) 32 bit
PC:  Dell Optiplex 790 with Intel Core i5
Other significant information.
We see these crashes when we're running the batch model in TestStand with multiple threads open.  Some VIs are reentrant, and some are not.
The 2 PCs that run the batch model (with multiple threads) have the 64 bit version of Win 7 Pro, and crash most often.
The 3 PCs that run the sequential model or the batch model with a single thread have the 32 bit version of Win 7 Pro and rarely if ever have crashed.
Not sure if it's related to the OS version or the multi-thread usage and switching the PCs/OS versions to isolate that isn't easy.
Has anyone else seen similar issues?  Does Windows 7 Pro 64 bit work reliably with LabVIEW 2011 32 bit? 
Any information would be appreciated.
John Morrissey

Hi Amezam, thanks for your reply.
We appear to be having different access violations each time (or they are one of a large group of them, we cannot tell).
The crashes appear to be at random, we cannot connect the crashes to any specific sequences of events and we cannot reprocude the crash consistently on the same piece of code! One pattern I have noticed, however, is that the violations appear to coincide with a peak in program activity - very frequent indicator updates for instance*.
I am unable to disable antivirus protection at will, but I will raise it with our IT Support to see if we can try that.
I believe that we are intearacting with external code - 3rd party device drivers which include packed libraries. I have no control over these and, furthermore, if I were to remove them the code would not be able to function at all. However, if you think it is a good idea I can attempt to create a separate piece of code which calls the same driver function very rapidly to see if that is the problem.
As for error handling - those nodes which use them only return error codes from the base 3rd party libraries, which according to the documentation only return custom error codes (these are not related to the error/crash that we are seeing). If you think it's still possible that they will return an Access Violaton error and crash, I will link them up.**
* - sidenote: I implemented a method of reducing the number of updates to a graph indicator (from several times a second to several times a minute) - this has reduced the problem significantly.
** sidenote 2: Some of the nodes which return custom errors are linked properly, and they are not returning errors; these ones are the most likely to return errors since they are called extremely frequently. I am not seeing anything except the documented custom error codes from them.

Similar Messages

  • LabVIEW Access Violation Crashes from TestStand

    We've been seeing numerous LabVIEW crashes when calling VIs through the LabVIEW adapter in TestStand.  I've searched the knowledge base and discussion forums without success and figured I would post here before opening a help request.
    The actual error we see is:
    Exception: Access violation (0xC0000005) at EIP=0x012B60E6  Version: 11.0.1f1
    We see these crashes several times a day, but while calling no specific VI.  They happen mostly on 2 PCs that are running Windows 7 - 64 bit, but we've seen them in the past on PCs running the 32 bit version of Windows 7. Here is the data related to those 2 problematic PCs.
    OS:  Windows 7 Professional SP1 64 bit
    LabVIEW: 2011 SP1 (11.0.1f1) 32 bit
    TestStand: 2010 SP1 (4.5.1.134) 32 bit
    PC:  Dell Optiplex 790 with Intel Core i5
    Other significant information.
    We see these crashes when we're running the batch model in TestStand with multiple threads open.  Some VIs are reentrant, and some are not.
    The 2 PCs that run the batch model (with multiple threads) have the 64 bit version of Win 7 Pro, and crash most often.
    The 3 PCs that run the sequential model or the batch model with a single thread have the 32 bit version of Win 7 Pro and rarely if ever have crashed.
    Not sure if it's related to the OS version or the multi-thread usage and switching the PCs/OS versions to isolate that isn't easy.
    Has anyone else seen similar issues?  Does Windows 7 Pro 64 bit work reliably with TestStand and LabVIEW 2011 32 bit versions?  I posted this question in the LabVIEW discussion forum, but I don't know where the issue resides, I'm posting in the TestStand forum also.
    Any information would be appreciated.
    John Morrissey

    I just had the same error in a LVOOP Project. First I got a crash (something with out of memory). The I got subsequent Access Violations. Could trace it down to one VI that:
    a) had been working just fine before
    b) wasn't changed after test mentioned in a) but got (even just running on its own) subsequent access violations every time I ran it
    c) VI used a class konstant, property node (to set 2 class attributes); Inputs were a string and an integer and an error cluster; outputs: one instance of the class (initialized with string an integer) and the error cluster
    d) Problem could be solved by deleting the class constant used in the VI and put the same in again (an just rewired the thing); I assume this caused a recompile that solved the prob
    Maybe this helps narrowing the general problem down.
    P.S: I dont have a still non working version of that VI, since I was happy to have solved this and just saved the VI before thinking about making a copy.

  • Labview Access Violation

    Hello everyone,
    I have developed a VB GUI which controls the Test Stand API and runs sequence files made up of LabView code modules. Thanks for the help so far everyone! I seem to have progressed from 'newbie' to 'rookie'.
    However........ I am having another problem now! Whenever I run my sequence (either from the VB Panel or directly from Test Stand) the second run almost always comes up with a LabView access violation (0x00005) and kills LabView.
    This only ever occurs on 'Single Pass'. On 'Test UUTs' the problem doesnt occur. I may just create my own Model by copying Test UUTs and making it do what I need it to. But can anyone think of a reason for this?
    Thanks
    Marlon

    Hi,
    As a suggestion:
    Try running one of the demo sequences such Computer Motherboard Test Sequence.seq either in your GUI or the seq editor or both. That will eliminate any corruption problems. Make sure you are using default Process Models etc.
    If every thing works with the demo seq, then its something in your sequence. Maybe a driver making an illegal call.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • SAP NW RFC Access Violation Crash

    Hello,
    I downloaded the newest SAPNWSDK  from marketplace (IA32 and IA64)
    When I try to do more as 50 connections (multithreaded,1 connection per thread) to a SAP Netweaver server the client crashes with an acces violation.
    If I run 20 connections (1 thread per connection) on one client and run about 30 connections on an other pc (1 thread per connection) it crashes after some time with an access violation.
    It crashes sometimes in RfcInvoke other times in RfcGetFunctionDesc
    How can I solve this problem?
    With kind regards,
    Auke
    The contents of the event within event viewer:
    Event Type:     Error
    Event Source:     Application Error
    Event Category:     (100)
    Event ID:     1000
    Date:          1/14/2010
    Time:          3:19:16 PM
    User:          N/A
    Computer:     ABRUM002
    Description:
    Faulting application NWRFCMFC.exe, version 1.0.0.1, faulting module sapnwrfc.dll, version 7110.64.17.244, fault address 0x00022914.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 4e 57 52   ure  NWR
    0018: 46 43 4d 46 43 2e 65 78   FCMFC.ex
    0020: 65 20 31 2e 30 2e 30 2e   e 1.0.0.
    0028: 31 20 69 6e 20 73 61 70   1 in sap
    0030: 6e 77 72 66 63 2e 64 6c   nwrfc.dl
    0038: 6c 20 37 31 31 30 2e 36   l 7110.6
    0040: 34 2e 31 37 2e 32 34 34   4.17.244
    0048: 20 61 74 20 6f 66 66 73    at offs
    0050: 65 74 20 30 30 30 32 32   et 00022
    0058: 39 31 34                  914    
    Edited by: air_twee on Jan 14, 2010 3:21 PM

    Hi
    Please check your component version according to the SPS.
    check the event logs at osleve.
    probably re-start and check.
    regards
    nagaraju

  • Windows 64bit sigar.ProcMem.gather emit ACCESS VIOLATION crash

    Hi.
    I using sigar 1.6.4 for windows server 2012 64bit machine monitoring.
    Some machines's monitoring daemon downed with hs_err_pid file.
    I googled but didn't find answer for this issue
    I attached hs_err_pid file.
    Thank you.
    ===========================
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbfc19faff, pid=2777304, tid=2782608
    # JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C  [ntdll.dll+0x2faff]
    # Core dump written. Default location: C:\mon-agent\bin\hs_err_pid2777304.mdmp
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x0000000021f68800):  JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_in_native, id=2782608, stack(0x0000000024430000,0x0000000024530000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
    Registers:
    RAX=0x0000000000004401, RBX=0x0000000023720000, RCX=0x0000000000000600, RDX=0x0000000000000000
    RSP=0x000000002452e560, RBP=0x0000000000000000, RSI=0x0000000023721d00, RDI=0x0000000000000000
    R8 =0x0046005200450040, R9 =0x000000000004a010, R10=0x00007ffbfc1738b0, R11=0x0000000000000297
    R12=0x0000000023720150, R13=0x0000000000000002, R14=0x0046005200450050, R15=0x0000000000004a01
    RIP=0x00007ffbfc19faff, EFLAGS=0x0000000000010287
    Top of Stack: (sp=0x000000002452e560)
    0x000000002452e560:   0000000000000012 000000002452e5d9
    0x000000002452e570:   0000000000000000 0000000000000000
    0x000000002452e580:   0000000000001001 0000000000000000
    0x000000002452e590:   0000000000000001 0000000000000000
    0x000000002452e5a0:   0000000001103ef0 0000000000000001
    0x000000002452e5b0:   0000000000000000 0000000000000001
    0x000000002452e5c0:   0000000000000000 00007ffbf90191b8
    0x000000002452e5d0:   0000000000000000 0000000000000000
    0x000000002452e5e0:   0000000000000000 0000000000000000
    0x000000002452e5f0:   0000000000000001 0000000000000000
    0x000000002452e600:   000000000000000a 0000000000000010
    0x000000002452e610:   00000000000003ff 00007ffbfc19d816
    0x000000002452e620:   0000000000000000 0000000000000400
    0x000000002452e630:   00000000011659e0 00007ffbfc1a9cc2
    0x000000002452e640:   0000000060006202 0000000000000003
    0x000000002452e650:   0000000002000002 0000000000000000
    Instructions: (pc=0x00007ffbfc19faff)
    0x00007ffbfc19fadf:   f1 e9 75 f5 ff ff 39 7e 0c 0f 85 f5 0d 00 00 48
    0x00007ffbfc19faef:   8b 46 30 4e 8b 34 f0 4d 3b e6 74 5f 4d 8d 46 f0
    0x00007ffbfc19faff:   41 8b 40 08 89 84 24 08 01 00 00 39 7b 7c 74 2b
    0x00007ffbfc19fb0f:   8b 8b 88 00 00 00 33 c8 89 8c 24 08 01 00 00 0f
    Register to memory mapping:
    RAX=0x0000000000004401 is an unknown value
    RBX=0x0000000023720000 is an unknown value
    RCX=0x0000000000000600 is an unknown value
    RDX=0x0000000000000000 is an unknown value
    RSP=0x000000002452e560 is pointing into the stack for thread: 0x0000000021f68800
    RBP=0x0000000000000000 is an unknown value
    RSI=0x0000000023721d00 is an unknown value
    RDI=0x0000000000000000 is an unknown value
    R8 =0x0046005200450040 is an unknown value
    R9 =0x000000000004a010 is an unknown value
    R10=0x00007ffbfc1738b0 is an unknown value
    R11=0x0000000000000297 is an unknown value
    R12=0x0000000023720150 is an unknown value
    R13=0x0000000000000002 is an unknown value
    R14=0x0046005200450050 is an unknown value
    R15=0x0000000000004a01 is an unknown value
    Stack: [0x0000000024430000,0x0000000024530000],  sp=0x000000002452e560,  free space=1017k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ntdll.dll+0x2faff]
    [error occurred during error reporting (printing native stack), id 0xc0000005]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.hyperic.sigar.ProcMem.gather(Lorg/hyperic/sigar/Sigar;J)V+0
    j  org.hyperic.sigar.ProcMem.fetch(Lorg/hyperic/sigar/Sigar;J)Lorg/hyperic/sigar/ProcMem;+11
    j  org.hyperic.sigar.Sigar.getProcMem(J)Lorg/hyperic/sigar/ProcMem;+2
    j  com.test.agent.job.ProcessUsageJob.execute(Lorg/quartz/JobExecutionContext;)V+469
    j  org.quartz.core.JobRunShell.run()V+285
    j  org.quartz.simpl.SimpleThreadPool$WorkerThread.run()V+56
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0000000022881800 JavaThread "CuratorFramework-0" daemon [_thread_blocked, id=2696832, stack(0x0000000025130000,0x0000000025230000)]
      0x0000000022883000 JavaThread "main-EventThread" daemon [_thread_blocked, id=2696476, stack(0x0000000025030000,0x0000000025130000)]
      0x000000002268c000 JavaThread "main-SendThread(172.18.211.131:2181)" daemon [_thread_in_native, id=2791468, stack(0x0000000024f30000,0x0000000025030000)]
      0x000000002268b800 JavaThread "ConnectionStateManager-0" daemon [_thread_blocked, id=2573588, stack(0x0000000024e30000,0x0000000024f30000)]
      0x000000002268e800 JavaThread "Timer-0" daemon [_thread_blocked, id=2311420, stack(0x0000000024c30000,0x0000000024d30000)]
      0x000000002268d800 JavaThread "DefaultQuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=2756960, stack(0x0000000024b30000,0x0000000024c30000)]
      0x000000002268d000 JavaThread "DefaultQuartzScheduler_Worker-10" [_thread_in_native, id=2348964, stack(0x0000000024a30000,0x0000000024b30000)]
      0x0000000022687800 JavaThread "DefaultQuartzScheduler_Worker-9" [_thread_in_native, id=2583420, stack(0x0000000024930000,0x0000000024a30000)]
      0x000000002268a000 JavaThread "DefaultQuartzScheduler_Worker-8" [_thread_in_native, id=2758344, stack(0x0000000024830000,0x0000000024930000)]
      0x0000000022689000 JavaThread "DefaultQuartzScheduler_Worker-7" [_thread_in_native, id=2750660, stack(0x0000000024730000,0x0000000024830000)]
      0x000000002268a800 JavaThread "DefaultQuartzScheduler_Worker-6" [_thread_in_native, id=2613688, stack(0x0000000024630000,0x0000000024730000)]
      0x0000000022688800 JavaThread "DefaultQuartzScheduler_Worker-5" [_thread_in_native, id=2626872, stack(0x0000000024530000,0x0000000024630000)]
    =>0x0000000021f68800 JavaThread "DefaultQuartzScheduler_Worker-4" [_thread_in_native, id=2782608, stack(0x0000000024430000,0x0000000024530000)]
      0x0000000022896000 JavaThread "DefaultQuartzScheduler_Worker-3" [_thread_in_native, id=2218168, stack(0x0000000024330000,0x0000000024430000)]
      0x0000000021c2c000 JavaThread "DefaultQuartzScheduler_Worker-2" [_thread_in_native, id=2794220, stack(0x0000000024230000,0x0000000024330000)]
      0x000000002208c000 JavaThread "DefaultQuartzScheduler_Worker-1" [_thread_in_native, id=2785456, stack(0x0000000024130000,0x0000000024230000)]
      0x0000000021cad000 JavaThread "sendThread" daemon [_thread_blocked, id=2695784, stack(0x0000000024030000,0x0000000024130000)]
      0x0000000022606800 JavaThread "connChkThread" daemon [_thread_blocked, id=2754232, stack(0x0000000023f30000,0x0000000024030000)]
      0x000000002207c000 JavaThread "pool-2-thread-1" [_thread_blocked, id=2773004, stack(0x0000000023e30000,0x0000000023f30000)]
      0x0000000022656800 JavaThread "Thread-1 (HornetQ-client-global-threads-138275215)" daemon [_thread_blocked, id=2125012, stack(0x0000000023c30000,0x0000000023d30000)]
      0x0000000021be2800 JavaThread "Thread-1 (HornetQ-client-global-scheduled-threads-1161738)" daemon [_thread_blocked, id=2742324, stack(0x0000000023b30000,0x0000000023c30000)]
      0x00000000227ba800 JavaThread "Thread-0 (HornetQ-client-global-scheduled-threads-1161738)" daemon [_thread_blocked, id=2747676, stack(0x0000000023a30000,0x0000000023b30000)]
      0x00000000221da000 JavaThread "Old I/O client worker ([id: 0x1d3d550b, /172.18.211.143:50194 => /172.18.211.130:5446])" daemon [_thread_in_native, id=2752028, stack(0x0000000023930000,0x0000000023a30000)]
      0x0000000021d31000 JavaThread "JUnique/Server/mon.AGENT" daemon [_thread_in_native, id=2793004, stack(0x0000000023550000,0x0000000023650000)]
      0x000000001dcfc800 JavaThread "Service Thread" daemon [_thread_blocked, id=2614408, stack(0x0000000021830000,0x0000000021930000)]
      0x000000001dcf6800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2694616, stack(0x0000000021730000,0x0000000021830000)]
      0x000000001dcec000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2109996, stack(0x0000000021630000,0x0000000021730000)]
      0x000000001dce7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2739892, stack(0x0000000021530000,0x0000000021630000)]
      0x000000001dce6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2709908, stack(0x0000000021430000,0x0000000021530000)]
      0x000000001dc97800 JavaThread "Finalizer" daemon [_thread_blocked, id=2316964, stack(0x0000000021330000,0x0000000021430000)]
      0x000000001af7e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2794076, stack(0x0000000021230000,0x0000000021330000)]
      0x00000000030de000 JavaThread "main" [_thread_blocked, id=2728904, stack(0x00000000030e0000,0x00000000031e0000)]
    Other Threads:
      0x000000001af7a800 VMThread [stack: 0x0000000021130000,0x0000000021230000] [id=2691788]
      0x000000001dd18800 WatcherThread [stack: 0x0000000021930000,0x0000000021a30000] [id=2691544]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 153088K, used 126359K [0x0000000755a00000, 0x0000000760480000, 0x0000000800000000)
      eden space 131584K, 96% used [0x0000000755a00000,0x000000075d565d10,0x000000075da80000)
      from space 21504K, 0% used [0x000000075ef80000,0x000000075ef80000,0x0000000760480000)
      to   space 21504K, 0% used [0x000000075da80000,0x000000075da80000,0x000000075ef80000)
    ParOldGen       total 348672K, used 0K [0x0000000600e00000, 0x0000000616280000, 0x0000000755a00000)
      object space 348672K, 0% used [0x0000000600e00000,0x0000000600e00000,0x0000000616280000)
    PSPermGen       total 21504K, used 15410K [0x00000005fbc00000, 0x00000005fd100000, 0x0000000600e00000)
      object space 21504K, 71% used [0x00000005fbc00000,0x00000005fcb0cba0,0x00000005fd100000)
    Card table byte_map: [0x00000000063a0000,0x00000000073d0000] byte_map_base: 0x00000000033c2000
    Polling page: 0x0000000001210000
    Code Cache  [0x00000000032e0000, 0x0000000003550000, 0x00000000062e0000)
    total_blobs=456 nmethods=104 adapters=304 free_code_cache=48431Kb largest_free_block=49572352
    Compilation events (10 events):
    Event: 4.409 Thread 0x000000001dcec000   99             java.lang.Character::toUpperCase (6 bytes)
    Event: 4.409 Thread 0x000000001dcf6800  100             java.lang.Character::toUpperCase (9 bytes)
    Event: 4.411 Thread 0x000000001dcec000 nmethod 99 0x000000000338d1d0 code [0x000000000338d300, 0x000000000338d3b8]
    Event: 4.411 Thread 0x000000001dcf6800 nmethod 100 0x000000000338cd90 code [0x000000000338cee0, 0x000000000338d018]
    Event: 4.447 Thread 0x000000001dcec000  101 % !         java.net.URL::<init> @ 147 (543 bytes)
    Event: 4.519 Thread 0x000000001dcec000 nmethod 101% 0x0000000003392090 code [0x0000000003392360, 0x00000000033936c0]
    Event: 4.571 Thread 0x000000001dcf6800  102   !         java.net.URL::<init> (543 bytes)
    Event: 4.665 Thread 0x000000001dcf6800 nmethod 102 0x00000000033949d0 code [0x0000000003394ca0, 0x0000000003396500]
    Event: 5.257 Thread 0x000000001dcec000  103             java.util.concurrent.ConcurrentHashMap$Segment::rehash (262 bytes)
    Event: 5.271 Thread 0x000000001dcec000 nmethod 103 0x000000000338f9d0 code [0x000000000338fb40, 0x0000000003390078]
    GC Heap History (0 events):
    No events
    Deoptimization events (6 events):
    Event: 2.958 Thread 0x00000000030de000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003374794 method=java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V @ 228
    Event: 2.960 Thread 0x00000000030de000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003347f34 method=java.util.Properties$LineReader.readLine()I @ 62
    Event: 2.961 Thread 0x00000000030de000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003347f34 method=java.util.Properties$LineReader.readLine()I @ 62
    Event: 4.129 Thread 0x00000000030de000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003347f34 method=java.util.Properties$LineReader.readLine()I @ 62
    Event: 4.129 Thread 0x00000000030de000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003347f34 method=java.util.Properties$LineReader.readLine()I @ 62
    Event: 5.292 Thread 0x000000002268e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003395f0c method=java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V @ 504
    Internal exceptions (10 events):
    Event: 8.524 Thread 0x0000000021cad000 Threw 0x000000075ac4f720 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.529 Thread 0x0000000021cad000 Threw 0x000000075ac64020 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.530 Thread 0x0000000021cad000 Threw 0x000000075ac686e0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.531 Thread 0x0000000021cad000 Threw 0x000000075ac6e3b8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.531 Thread 0x0000000021cad000 Threw 0x000000075ac72d80 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.532 Thread 0x0000000021cad000 Threw 0x000000075ac77778 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.534 Thread 0x0000000021cad000 Threw 0x000000075ac7bf98 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.537 Thread 0x0000000021cad000 Threw 0x000000075ac879d0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 8.541 Thread 0x0000000021cad000 Threw 0x000000075ac941e8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Event: 14.354 Thread 0x0000000022896000 Threw 0x000000075afe1000 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
    Events (10 events):
    Event: 8.549 Executing VM operation: RevokeBias
    Event: 8.550 Executing VM operation: RevokeBias done
    Event: 14.353 loading class 0x000000002260d120
    Event: 14.353 loading class 0x000000002260d120 done
    Event: 14.357 loading class 0x0000000021d88180
    Event: 14.358 loading class 0x0000000021d88180 done
    Event: 14.359 Executing VM operation: RevokeBias
    Event: 14.359 Executing VM operation: RevokeBias done
    Event: 14.688 Executing VM operation: RevokeBias
    Event: 14.688 Executing VM operation: RevokeBias done
    Dynamic libraries:
    0x00007ff6e03c0000 - 0x00007ff6e03f3000     C:\Windows\system32\java.exe
    0x00007ffbfc170000 - 0x00007ffbfc316000     C:\Windows\SYSTEM32\ntdll.dll
    0x00007ffbf9d90000 - 0x00007ffbf9eca000     C:\Windows\system32\KERNEL32.DLL
    0x00007ffbf95c0000 - 0x00007ffbf96cf000     C:\Windows\system32\KERNELBASE.dll
    0x00007ffbf8180000 - 0x00007ffbf8208000     C:\Windows\system32\apphelp.dll
    0x00007ffbe50e0000 - 0x00007ffbe512f000     C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
    0x00007ffbfa4d0000 - 0x00007ffbfa577000     C:\Windows\system32\msvcrt.dll
    0x00007ffbf92d0000 - 0x00007ffbf92fb000     C:\Windows\system32\SspiCli.dll
    0x00007ffbf9d30000 - 0x00007ffbf9d81000     C:\Windows\system32\SHLWAPI.dll
    0x00007ffbf9a60000 - 0x00007ffbf9bd1000     C:\Windows\system32\USER32.dll
    0x00007ffbfba70000 - 0x00007ffbfbbe8000     C:\Windows\system32\ole32.dll
    0x00007ffbfa5a0000 - 0x00007ffbfb9af000     C:\Windows\system32\SHELL32.dll
    0x00007ffbf8b00000 - 0x00007ffbf8b1e000     C:\Windows\system32\USERENV.dll
    0x00007ffbfb9b0000 - 0x00007ffbfba55000     C:\Windows\system32\ADVAPI32.dll
    0x00007ffbf26d0000 - 0x00007ffbf26eb000     C:\Windows\system32\MPR.dll
    0x00007ffbfc030000 - 0x00007ffbfc167000     C:\Windows\system32\RPCRT4.dll
    0x00007ffbf9a00000 - 0x00007ffbf9a57000     C:\Windows\SYSTEM32\sechost.dll
    0x00007ffbfbbf0000 - 0x00007ffbfbdc6000     C:\Windows\SYSTEM32\combase.dll
    0x00007ffbf9be0000 - 0x00007ffbf9d24000     C:\Windows\system32\GDI32.dll
    0x00007ffbf94f0000 - 0x00007ffbf9504000     C:\Windows\system32\profapi.dll
    0x00007ffbf80c0000 - 0x00007ffbf815f000     C:\Windows\system32\SHCORE.dll
    0x00007ffbf9ed0000 - 0x00007ffbf9f04000     C:\Windows\system32\IMM32.DLL
    0x00007ffbfbdd0000 - 0x00007ffbfbf09000     C:\Windows\system32\MSCTF.dll
    0x00007ffbf6fc0000 - 0x00007ffbf721a000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
    0x000000005fc10000 - 0x000000005fce2000     C:\Program Files\Java\jre7\bin\msvcr100.dll
    0x000000005f430000 - 0x000000005fc03000     C:\Program Files\Java\jre7\bin\server\jvm.dll
    0x00007ffbf3940000 - 0x00007ffbf3949000     C:\Windows\system32\WSOCK32.dll
    0x00007ffbf6af0000 - 0x00007ffbf6b0f000     C:\Windows\system32\WINMM.dll
    0x00007ffbfba60000 - 0x00007ffbfba67000     C:\Windows\system32\PSAPI.DLL
    0x00007ffbfa160000 - 0x00007ffbfa1b8000     C:\Windows\system32\WS2_32.dll
    0x00007ffbf77b0000 - 0x00007ffbf77da000     C:\Windows\system32\WINMMBASE.dll
    0x00007ffbfa1d0000 - 0x00007ffbfa1d9000     C:\Windows\system32\NSI.dll
    0x00007ffbf97d0000 - 0x00007ffbf981a000     C:\Windows\SYSTEM32\cfgmgr32.dll
    0x00007ffbf83e0000 - 0x00007ffbf8406000     C:\Windows\system32\DEVOBJ.dll
    0x0000000061d20000 - 0x0000000061d2f000     C:\Program Files\Java\jre7\bin\verify.dll
    0x000000005f400000 - 0x000000005f428000     C:\Program Files\Java\jre7\bin\java.dll
    0x000000005f3e0000 - 0x000000005f3f5000     C:\Program Files\Java\jre7\bin\zip.dll
    0x000000005f3c0000 - 0x000000005f3d9000     C:\Program Files\Java\jre7\bin\net.dll
    0x00007ffbf8d50000 - 0x00007ffbf8da8000     C:\Windows\system32\mswsock.dll
    0x00007ffbf20c0000 - 0x00007ffbf20d4000     C:\Windows\system32\napinsp.dll
    0x00007ffbf5150000 - 0x00007ffbf5169000     C:\Windows\system32\NLAapi.dll
    0x00007ffbf8b60000 - 0x00007ffbf8c03000     C:\Windows\system32\DNSAPI.dll
    0x00007ffbf2010000 - 0x00007ffbf201c000     C:\Windows\System32\winrnr.dll
    0x00007ffbf3e40000 - 0x00007ffbf3e49000     C:\Windows\System32\rasadhlp.dll
    0x00007ffbf4f70000 - 0x00007ffbf4f99000     C:\Windows\system32\IPHLPAPI.DLL
    0x00007ffbf4f50000 - 0x00007ffbf4f5a000     C:\Windows\system32\WINNSI.DLL
    0x00007ffbf4ba0000 - 0x00007ffbf4c08000     C:\Windows\System32\fwpuclnt.dll
    0x000000005f3a0000 - 0x000000005f3b1000     C:\Program Files\Java\jre7\bin\nio.dll
    0x0000000002c50000 - 0x0000000002cc0000     C:\mon-agent\sigar-bin\lib\sigar-amd64-winnt.dll
    0x00007ffbf14a0000 - 0x00007ffbf14ed000     C:\Windows\system32\pdh.dll
    0x00007ffbf7e70000 - 0x00007ffbf7e7a000     C:\Windows\system32\VERSION.dll
    0x00007ffbf5170000 - 0x00007ffbf5185000     C:\Windows\system32\NETAPI32.dll
    0x00007ffbfbf70000 - 0x00007ffbfc027000     C:\Windows\system32\OLEAUT32.dll
    0x00007ffbf5120000 - 0x00007ffbf512c000     C:\Windows\system32\netutils.dll
    0x00007ffbf8f30000 - 0x00007ffbf8f55000     C:\Windows\system32\srvcli.dll
    0x00007ffbf5010000 - 0x00007ffbf5026000     C:\Windows\system32\wkscli.dll
    0x00007ffbf4c80000 - 0x00007ffbf4c94000     C:\Windows\system32\dhcpcsvc6.DLL
    0x00007ffbf4c60000 - 0x00007ffbf4c79000     C:\Windows\system32\dhcpcsvc.DLL
    0x00007ffbf8db0000 - 0x00007ffbf8dce000     C:\Windows\system32\CRYPTSP.dll
    0x00007ffbf8a10000 - 0x00007ffbf8a45000     C:\Windows\system32\rsaenh.dll
    0x00007ffbf9060000 - 0x00007ffbf9086000     C:\Windows\system32\bcrypt.dll
    0x00007ffbf9300000 - 0x00007ffbf9360000     C:\Windows\system32\bcryptprimitives.dll
    0x00007ffbf9360000 - 0x00007ffbf936a000     C:\Windows\system32\CRYPTBASE.dll
    0x00007ffbf4b20000 - 0x00007ffbf4b2e000     C:\Windows\System32\perfdisk.dll
    0x00007ffbf4d20000 - 0x00007ffbf4d2e000     C:\Windows\System32\WMICLNT.dll
    0x00007ffbf82b0000 - 0x00007ffbf83d1000     C:\Windows\system32\uxtheme.dll
    0x00007ffbf7980000 - 0x00007ffbf79a0000     C:\Windows\system32\dwmapi.dll
    0x00007ffbd45b0000 - 0x00007ffbd45bf000     C:\Windows\System32\perfproc.dll
    0x00007ffbec380000 - 0x00007ffbec38d000     C:\Windows\System32\perfos.dll
    0x000000005fcf0000 - 0x000000005fd02000     C:\Windows\system32\snacnp.dll
    0x00007ffbf26c0000 - 0x00007ffbf26cb000     C:\Windows\System32\drprov.dll
    0x00007ffbf9410000 - 0x00007ffbf9467000     C:\Windows\System32\WINSTA.dll
    0x00007ffbf26a0000 - 0x00007ffbf26b5000     C:\Windows\System32\ntlanman.dll
    0x00007ffbf1600000 - 0x00007ffbf161c000     C:\Windows\System32\nfsnp.dll
    0x00007ffbf1b40000 - 0x00007ffbf1b50000     C:\Windows\system32\cscapi.dll
    0x00007ffbe0b70000 - 0x00007ffbe0cf8000     C:\Windows\system32\DBGHELP.DLL
    VM Arguments:
    jvm_args: -Dapp.name=mon-monitor-agent -Dapp.repo=C:\mon-agent\bin\\..\repo -Dapp.home=C:\mon-agent\bin\\.. -Dapp.conf=C:\mon-agent\bin\\..\config -Dbasedir=C:\mon-agent\bin\\..
    java_command: com.test.agent.Main
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java
    CLASSPATH=.;"C:\mon-agent\bin\\..\sigar-bin\lib\*;C:\mon-agent\bin\\..\sigar-bin\include\";"C:\mon-agent\bin\\..\lib\*";"C:\mon-agent\bin\\..\config\";
    PATH=C:\Program Files (x86)\Windows Resource Kits\Tools\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v6.0\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v6.0\libnvvp;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Dell\SysMgt\shared\bin;C:\Program Files\Dell\SysMgt\idrac
    USERNAME=poowoohj
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 62 Stepping 4, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2012 R2 , 64 bit Build 9600
    CPU:total 40 (10 cores per cpu, 2 threads per core) family 6 model 62 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, ht, tsc, tscinvbit
    Memory: 4k page, physical 33489044k(22128888k free), swap 62977668k(32396200k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (24.71-b01) for windows-amd64 JRE (1.7.0_71-b14), built on Sep 26 2014 16:16:12 by "java_re" with unknown MS VC++:1600
    time: Wed Jan 28 14:44:59 2015
    elapsed time: 19 seconds

    Hi Michael,
    It's tough to tell what's going on, especially since it seems like you've really covered your bases!  I'm curious about the fact that you don't see the crashes in LabVIEW (LV), just in the Run-Time Engine (RTE).  Have you ever tried running it in LV for an extended period of time?
    Also, do you have any loops in your program?  Perhaps shrinking any waits that might be present and allowing your program to run faster would decrease the amount of time to see these errors from days to shorter.  
    In the future, when you get a dump file, submit it to our R&D department.  It then pops up on a website that allows me to read them.  I can also use win debug but that will take me a bit, so I'll have to get back to you on that.  
    Also, if you could take a picture of the error, that would help as well.
    Julian R.
    Applications Engineer
    National Instruments

  • How to resolve and debug access violation Error.

    Hello
    I'm stucked with an access violation error which forces my exe build to shut down. I tried also from development environment but its the same there. The error happens after 5-60minutes.
    I played around with disabling a part of the program where it was possible and I think I'm now able to accuse the vi "gastimer.vi". But since this vi leads through the measurement procedure, there are some commands outgoing which I was not able to map one to one.
    My question is: what can cause such access violation errors? I have no dll calls, no third party library, actually the hardware communication is done serial by COM ports. The architecture principle is something adapted from producer consumer loop, except that i have often more than one consumer, so I called them like controller loop - multiple task. The communication within this loops (tasks) are done by queue cluster with an enumerator and variant.
    The indicted vi "gastimer.vi" was transfered from an older and more simply architecture. This vi works with sequence structure and a lot of local variables.
    Since I'm testing sensor on their response to gas concentration I have 10 comports to which I'm listening in parallel.
    What styles or archtiecture are prone to access violations? Where can they happened? where should I look more carefully in the code?
    How can I use the desktop execution trace toolkit to get more information about the cause of the access violation?
    Attached are two different lvlog but I guess with the same error source. In the second lvlog are two vi's named. What have they to do with the access violation error? What kind of information can i get from these lvlog files?
    Last attachement shows a runtime fatal error which happens quite a bit frequently in the recent time when working with this project. Might there be a connection, propably a crashed vi, typedef or whatever?
    Thanks for any help
    U. Siegenthaler
    Solved!
    Go to Solution.
    Attachments:
    first.zip ‏203 KB
    second.zip ‏40 KB
    Fatalerror.PNG ‏21 KB

     Have you checked your code to try to isolate any areas of possible memory leaks? I was able to find some discussion forums with similar problems. Check out the links below to see if any of these resources can be of assistance to you. 
    "Exception: Access violation (0xC0000005) at EIP=0xFDD76383" 
    http://forums.ni.com/t5/LabVIEW/Exception-Access-violation-0xC0000005-at-EIP-0xFDD76383/m-p/2257502 
    "Exception: access violation (0xc0000005) at EIP=0x00BD0984 " 
    http://forums.ni.com/t5/LabVIEW/Exception-access-violation-0xc0000005-at-EIP-0x00BD0984/m-p/2303864 
    "Access violation (0xC0000005)" 
    http://forums.ni.com/t5/LabVIEW/Access-violation-0xC0000005/m-p/2269694 
    Let me know what you find and if you have any other questions. 
    Best regards
    Matijas

  • Access violation (0xC0000005) at EIP=0x012B60E6 within a dynamically called VI

    Hi
    I have been seeing Access violation (0xC0000005) at EIP=0x012B60E6 within a dynamically called VI.
    The VI is called by reference and is strictly typed.
    The VI controls a function generator, a robot and a microcontroller device.
    All of the above are synchronised using functional globals.
    If I let the code run the FG will operate so I know the top level dynamic VI has defiantly been called and successfully entered, however within that VI as other VI’s are called (there are many) LV crashes with access violation.
    The VI's within the top level VI are using HiD communicatiuoins over USB with the peripheral instrumants.
    The LV crashes are totally random and sometimes the code will operate until the end and close down successfully.
    I can only seem to guarantee smooth operation if I set a breakpoint within the top level VI, then the entire system runs perfectly.
    In fact it seems that even if I remove the breakpoint (after the first break) and close the VI the system will continue to run until close.
    Has anyone any ideas? I have run out!

    Hi MAC1,
    I have been looking at your issue and wanted to ask if you are calling the VI's into Teststand, using the LabVIEW adapter?
    If this is the case, it may be worth looking at another forum post regarding the issue.
    LabVIEW Access Violations- Teststand
    I am currently looking into what could have caused this access violation. 
    If you could provide any further information in regards to the top level VI or if you could post it on here, that would be really useful.
    Regards,
    Dom C

  • LabVIEW Class crash - ntdll.dll access violation

    Hi,
    When I close my LV11SP1f2 I always get a warning.
    It didn't bother me until a vi I wrote that uses a class with nothing out of the ordinary started crashing my LV.
    The crash says that: "DAbort 0x37C03D in MemoryManager.cpp"
    I sent the log files to the local support and they saw that the common issue between my logs is an access violation in ntdll.dll.
    Any operation that uses the property nodes of that crazy class fails, sometimes with a crash and sometimes with a error that sends me to a bundle by name in the autocreated property node.
    I rewrote the project with the class and there is no error.
    Sending the crashing project to another computer gave no error.
    Before I go on and investigate windbg to search for a conflicting app and finally formatting my entire computer could some1 help? Please...
    I attached several logs for example.
    Thanks in advance,
    GoofyWires.
    Attachments:
    92c82e7b-fa2a-43af-b2be-a6650c031681.zip ‏2485 KB
    daa462b5-9395-4e3f-8894-05a3bdb3d159.zip ‏65 KB
    ea2c40ef-056d-41ed-a4c5-9cf4bc6666fc.zip ‏494 KB

    I did a clean format and reinstalled LabVIEW 11.0.1f2 without adding many of the add-ons from VIPM and without installing the rest of my shortwave, yet, the crash is still here!
    I was able to reproduce it on my pc:
    1. I have a class that contains two children of another class which each contain another class with a class inside it.
    2. I accessed the classed through property nodes.
    3. I then went on and deleted a private data from the first class control, deleted its property nodes and added a new private data to that class control and added the property nodes for it.
    4. I updated the vi that used the classes to stop using the deprecated property node and start working with the new one.
    5. I did a "save all" and run the vi. All OK!
    6. I closed LabVIEW and reopened the project and run the vi which is not broken! LabVIEW crashes!!!
    I guess the complexity of the class is not the issue and it can be reproduced in a much simpler way.
    Yet, since I bet the scenario caused you to raise an eye brow I'll give an example as an analogy:
    File Handler class contains ASCII Read class and ASCII Write class which inherit from class ASCII.
    Class ASCII parent contains class Headers while class Header contains class Data.
    Thus, class ASCII Handler will use class ASCII Read/Write to give a high level simple interface while during the read/write the inner ASCII Read, for example, will add to the Header class in it the read data which will in turn be added to the array in the private data of class Data.
    I'll try and reproduce it on a different pc and send the local NI support the code and way to reproduce.
    I see two possibilities:
    1. Something is wrong with my new Dell PC.
    2. LabVIEW doesn't handle and propagate correctly changes in a class to all the vis that use it. Maybe changing the array size in a class overrides some memory since the class can't change its size.
    Please let me know if this rings a bell.
    Update: I coundn't reproduce the crash on my pc with a simpler case. There is something missing...
    I'll try to replroduce with the complex class on a different pc and if it crashes I'll simply send my original code.

  • Labview application crashes with a Dr Watson Access violation c0000005 in win2K service pack 2 and 3

    The application was developed on a Dell Optiplex PIV 2GHz, 512 MB Ram using LabVIEW 6.1 Profesional Control Development Suite. The exe runs for between 10 minutes and 21 days before exiting with a Dr Watson Access Violation error 0xc0000005. The basic stack dump info is as follows:
    Application exception occurred:
    App: (pid=312)
    When: 2/4/2003 @ 20:54:51.843
    Exception number: c0000005 (access violation)
    *----> System Information <----*
    Computer Name: NO1
    User Name: No1
    Number of Processors: 1
    Processor Type: x86 Family 15 Model 2 Stepping 4
    Windows 2000 Version: 5.0
    Current Build: 2195
    Service Pack: 2
    Current Type: Uniprocessor Free
    Registered Organization: xxxxxxxxxxxx
    Registered Owner: xxxxxxxxxx
    *----> Task List <----* edited for brevity
    312 xxxxxxx.exe
    1056 drwtsn32.exe
    0 _Total.exe
    State Dump for Thread Id 0x38c
    eax=78e34ff8 ebx=79288ab8 ecx=00000001 edx=78e338cc esi=78e34ffd edi=78e338d1
    eip=3027bf0d esp=0012fc70 ebp=0012fc7c iopl=0 nv up ei pl nz na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000202
    function: MoveBlock
    3027bef7 fc cld
    3027bef8 eb15 jmp CheckFPStat+0xe52 (3027ce0f)
    3027befa 0fbae100 bt ecx,0x0
    3027befe 7301 jnb CheckFPStat+0xa344 (30286301)
    3027bf00 a4 movsb ds:78e34ffd=32 es:78e338d1=00
    3027bf01 d1f9 sar ecx,1
    3027bf03 0fbae100 bt ecx,0x0
    3027bf07 7302 jnb CheckFPStat+0x654e (3028250b)
    3027bf09 66a5 movsw ds:78e34ffd=3532 es:78e338d1=0000
    3027bf0b d1f9 sar ecx,1
    FAULT ->3027bf0d f3a5 rep movsd ds:78e34ffd=???????? es:78e338d1=00000000
    3027bf0f 5e pop esi
    3027bf10 5f pop edi
    3027bf11 59 pop ecx
    3027bf12 8be5 mov esp,ebp
    3027bf14 5d pop ebp
    3027bf15 c3 ret
    The error is always "move block" and leads me to believe that it is a windows memory manager issue but I cannot resolve it. The application connects to an ethernet GPIB interface and to 10 Opto22 Ethernet brains via activeX. The processor runs about 25%, there are no apparent memory leaks, and there is at least 300Mb of free ram when the crashes occur. Any suggestions?
    Thanks,
    Ian

    I am having the same issue with LabVIEW 7.1
    From Dr. Watson:
    Microsoft (R) Windows 2000 (TM) Version 5.00 DrWtsn32
    Copyright (C) 1985-1999 Microsoft Corp. All rights reserved.
    Application exception occurred:
    App: (pid=2208)
    When: 10/21/2005 @ 13:09:12.530
    Exception number: c0000005 (access violation)
    *----> System Information <----*
    Computer Name: WEESUSCILPCWRM0
    User Name: RDL
    Number of Processors: 2
    Processor Type: x86 Family 15 Model 4 Stepping 1
    Windows 2000 Version: 5.0
    Current Build: 2195
    Service Pack: 4
    Current Type: Multiprocessor Free
    Registered Organization:
    Registered Owner: Administrator
    *----> Task List <----*
    0 Idle.exe
    8 System.exe
    168 SMSS.exe
    192 CSRSS.exe
    188 WINLOGON.exe
    240 SERVICES.exe
    252 LSASS.exe
    396 scardsvr.exe
    472 svchost.exe
    500 spoolsv.exe
    568 dklog.exe
    592 svchost.exe
    616 FrameworkServic.exe
    688 mcshield.exe
    708 vstskmgr.exe
    728 naPrdMgr.exe
    844 regsvc.exe
    860 mstask.exe
    900 Smc.exe
    1020 WinMgmt.exe
    1048 Wuser32.exe
    1076 CcmExec.exe
    1188 dkcktkn.exe
    1876 svchost.exe
    916 explorer.exe
    2172 shstat.exe
    1988 tbmon.exe
    1200 UpdaterUI.exe
    2012 dkAutoReg.exe
    2072 ERClient7.exe
    1916 LabVIEW.exe
    2288 notepad.exe
    2284 notepad.exe
    2208 WINWORD.exe
    2424 agentsvr.exe
    1900 DRWTSN32.exe

  • Labview crashes with access violation(0xc00000050at EIP=0x7c8219a6

    when i poen my project in labview ,it crashes with "access violation(0xc00000050at EIP=0x7c8219a6.why is this happening?how can i open my project?

    Probably nothing to do with it but I had some dodgy memory, and windows would complain that there was an error to do with that exact memory location: c0000005

  • Why does labview generate Dr. Watson error "C0000005 access violation"

    I am running Labview 5.1.1 in Windows 2000 Professional on a machine with the following configuration
    *----> System Information <----*
    Computer Name: ANDANTE
    User Name: Administrator
    Number of Processors: 2
    Processor Type: x86 Family 6 Model 8 Stepping 3
    Windows 2000 Version: 5.0
    Current Build: 2195
    Service Pack: 4
    Current Type: Multiprocessor Free
    I have all of a sudden begun to experience labview crashes. The crash occurs systematically after tens of minutes; not just a few minutes, but not more than an hour or so. I am running a vi but not actively interacting with the machine (no other applications running, not even moving the mouse around). The problem happens even when running a vi that I have run successfully for extended periods of time (overnight) only 3 months ago. I have tried it with two different vis, one that I have recently made a lot of modifications to and another that has not been touched for months (since before the crashes began), and it happens with both vis. They do much different things (communicate with different GPIB or PCI boards, write to different kinds of files in different locations, etc.), so the problem seems to be vi-independent.
    When the crash occurs, I see a dialog appear with the error
    labview.exe has generated errors and will be closed by windows. You will need to restart the program. An error log has been created.
    The Dr. Watson error log is generated and the error is
    Application exception occurred:
    App: (pid=1160)
    When: 4/25/2004 @ 01:57:56.640
    Exception number: c0000005 (access violation)
    I always get the same Dr. Watson error information -- i.e., it is very reproducible. I don't really know how to interpret the rest of the Dr. Watson log, but I include the report on the first thread, which is the one with the "FAULT" in it, at the end of this email.
    Looking around on the web, it may be that a temporary virus infection could have created the problem. In the period since the machines was last successfully used, I have seen two files be infected by the W32.Welchia.B.Worm virus, the files were svchost.exe and WksPatch[1].exe. These files have been quarantined and no other infected files have been found since this error began to appear.
    Any ideas? I've seen on the web that reinstalling Windows 2000 and/or upgrading to Labview 7.0 might solve the problem, but it would be nice to get some confirmation before taking the time/spending the money.
    Here is the state dump for the thread with the FAULT in it, as provided by Dr. Watson:
    State Dump for Thread Id 0x574
    eax=00000062 ebx=00000000 ecx=00000000 edx=00000004 esi=00000000 edi=05692214
    eip=00748236 esp=0012fb28 ebp=0012fb28 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: StrLen
    00748230 55 push ebp
    00748231 8bec mov ebp,esp
    00748233 8b4d08 mov ecx,[ebp+0x8] ss:00ba9a0e=????????
    FAULT ->00748236 8a11 mov dl,[ecx] ds:00000000=??
    00748238 8d4101 lea eax,[ecx+0x1] ds:00a79ee6=????????
    0074823b 84d2 test dl,dl
    0074823d 7407 jz GetCDReg+0x6f6 (00750c46)
    0074823f 8a10 mov dl,[eax] ds:00000062=??
    00748241 40 inc eax
    00748242 84d2 test dl,dl
    00748244 75f9 jnz CfgRemove+0x44f (0074ae3f)
    00748246 2bc1 sub eax,ecx
    00748248 48 dec eax
    00748249 5d pop ebp
    0074824a c3 ret
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    0012FB28 00737A74 00000000 00000000 05692214 00000400 !StrLen
    0012FC40 00736A45 050753E4 05692214 0012FC6C 00736724 !SetKeyboardHandlerProc
    0012FC50 00736724 05692214 0012FCB4 05692214 BDBC0000 !SetKeyboardHandlerProc
    0012FC6C 00736627 05692214 0569232C 00000400 00000000 !SetKeyboardHandlerProc
    0012FC98 0074B470 0012FCB4 BDBD0001 00000000 0569E8E0 !SetKeyboardHandlerProc
    0012FCD0 0074ACD0 00000000 0074AC10 0569FFA4 010A2418 !CfgRemove
    0012FCE8 007808D5 00000000 00000000 00000001 00000000 !CfgRemove
    0012FD08 007ACEB6 00000000 00000000 77E18F95 00000000 !ChkOccurrences
    0012FD9C 006033DE 00000001 00000000 77E2ADC1 007A5C80 !WMainLoop
    0012FF24 007B2186 00400000 00000000 00000001 00000001 !WMain
    0012FFC0 7C581AF6 005C0057 0061006C 7FFDF000 C0000005 !inp
    0012FFF0 00000000 007B2030 00000000 000000C8 00000100 kernel32!OpenEventA
    *----> Raw Stack Dump <----*
    0012fb28 40 fc 12 00 74 7a 73 00 - 00 00 00 00 00 00 00 00 @...tzs.........
    0012fb38 14 22 69 05 00 04 00 00 - 16 4d 65 74 68 6f 64 20 ."i......Method
    0012fb48 4e 6f 74 20 49 6d 70 6c - 65 6d 65 6e 74 65 64 00 Not Implemented.
    0012fb58 55 1f f8 77 18 25 f8 77 - 2f a8 fd 74 c4 01 00 00 U..w.%.w/..t....
    0012fb68 05 a5 fd 74 d0 26 ce 01 - 00 00 06 01 10 04 00 00 ...t.&..........
    0012fb78 00 00 00 00 00 00 00 00 - 2e fb 69 05 42 e9 69 05 ..........i.B.i.
    0012fb88 c1 2f 7b 00 00 00 00 00 - 12 04 00 00 11 04 00 00 ./{.............
    0012fb98 30 fb 69 05 12 04 12 00 - bb 35 7b 00 00 00 06 01 0.i......5{.....
    0012fba8 11 04 00 00 00 00 00 00 - 00 00 00 00 2e fb 69 05 ..............i.
    0012fbb8 35 34 7b 00 4c 34 7b 00 - 48 00 06 01 f8 fb 12 00 54{.L4{.H.......
    0012fbc8 10 04 00 00 ec 53 07 05 - 11 04 00 00 08 fc 00 00 .....S..........
    0012fbd8 ee c8 77 00 30 fb 69 05 - 11 04 00 00 00 00 00 00 ..w.0.i.........
    0012fbe8 00 04 00 00 01 00 00 00 - ec 53 07 05 00 04 00 00 .........S......
    0012fbf8 00 38 83 00 1c fc 12 00 - 23 ca 77 00 00 38 83 00 .8......#.w..8..
    0012fc08 40 ff 69 05 01 00 00 00 - 00 00 00 00 2d 00 00 00 @.i.........-...
    0012fc18 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0012fc28 00 00 00 00 00 00 00 00 - 00 00 00 00 01 00 00 00 ................
    0012fc38 50 fc 12 00 1a 6a 73 00 - 50 fc 12 00 45 6a 73 00 P....js.P...Ejs.
    0012fc48 e4 53 07 05 14 22 69 05 - 6c fc 12 00 24 67 73 00 .S..."i.l...$gs.
    0012fc58 14 22 69 05 b4 fc 12 00 - 14 22 69 05 00 00 bc bd ."i......"i.....

    For questions like these, you are better off contacting NI directly. Goto www.ni.com/ask for directions. It has been my experience that Dr. Watson error logs are only useful as supplementary information. It is best for support and for the forum if you can provide a clear description on how to cause the error consistently.

  • Crash: "Access violation (0xC0000005)"

    Hello,
    One of our programs has crashed (crash of LabVIEW Runtime).
    The reason was an "Access violation (0xC0000005)" in the LabVIEW Runtime.
    Because it was an Error of the LabVIEW Runtime, I can not log the Error. This Error occurs only very seldom > than every 3 weeks.
    Attached is the error report and a Screenshot of the Error Window.
    So I have no Idea how to locate the error.
    1. What can cause this Kind Error?
    2. How can I locate the error cause?
    3. Can National Instrument isolate the error?
    Thanks
    Sletrab
    Attachments:
    Error Window.jpg ‏20 KB
    1ba236e7-4073-4e5e-9fe2-517a4eb8d8da.zip ‏40 KB

    These types of crashes are very conserning, and difficult to isolate (as you already have discovered).  Here's what I've done in the past.
    Memory monitoring.  Built into Windows 7 and newer is the Performance Monitor.  Not sure where it is I always click Start then type Performance Monitor.  It lets you log data over time and I usually set it up to log my application (or LabVIEW.exe) and look at different memory.  There are all kinds of memory from private, to public, and several variations in between.  This it self doesn't fix anything but may help in predicting when it happens.  If memory increases at some rate and it always dies around the same value it might help.
    If you can predict, and reproduce the issue, try changing the code to see if the issue goes away, or happens faster.  For me I made my logging routine run twice as fast.  So for all data I log I log it twice.  If the issue happens sooner it is likly something in the logging routine.
    After that I did a binary approach where I would disable parts of the logging code until the issue when away.  Turns out it was a bug in the TDMS logging routine that I could isolate and post to the forums.  NI agreed and fixed it in an update, and also had a work around until the update went live.
    Another thing I've tried is to upgrade to the latest everything and see if it behaves differently.  I would make an image of the harddrive as a backup, then upgrade to the latest LabVIEW and drivers for everything.  Then try again.  In a few cases things were fixed by upgrading, and the cost of upgrade was less than the weeks it would take for me to track down issues that may or may not be my fault.
    EDIT:  Oh and giving the crash report to NI is a good place to start.  Not sure what they can understand from it.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Access violation (0xC0000005) cause crash

    Access violation (0xC0000005) cause crash. The crash report is as blow. It may be caused by the function IMAQ FillHole. How this function crash?
    Who knows why? Thank you!
    #Date: 2014年8月12日 14:21:51
    #OSName: Windows 7 Ultimate 
    #OSVers: 6.1
    #OSBuild: 7600
    #AppName: 
    #Version: 12.0 32-bit
    #AppKind: AppLib
    #AppModDate: 08/12/2014 06:17 GMT
    #LabVIEW Base Address: 0x30000000
    <LVExec>
    {"a":[
    "vi": "D\\VISION_SYSTEM\\build\\MyProgram.exe\\IMAQ FillHole",
    "ctx": "主应用程序实例",
    "type": "subVI"
    "vi": "D\\VISION_SYSTEM\\build\\MyProgram.exe\\ccd2表面2二值化.vi",
    "ctx": "主应用程序实例",
    "type": "subVI"
    </LVExec>
    <DEBUG_OUTPUT>
    2014/8/12 16:48:15.894
    Crash 0x0: Crash caught by NIER
    File Unknown(0) : Crash 0x0: Crash caught by NIER
    minidump id: 6e35643f-8ff2-49e6-bbde-98bac2ffa48a
    ExceptionCode: 0xC0000005$N
    </DEBUG_OUTPUT>
    0x307277B4 - lvrt <unknown> + 0
    0x30727B38 - lvrt <unknown> + 0
    0x7C37FDB4 - MSVCR71 <unknown> + 0
    0x77CA5A74 - ntdll <unknown> + 0
    0x77C8B3C8 - ntdll <unknown> + 0
    0x00000000 - <unknown> <unknown> + 0
    Solved!
    Go to Solution.
    Attachments:
    ccd2表面2二值化.vi ‏21 KB

    Hi,
    please stick with your original thread! Don't create double posts!
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Adobe Acrobat 8 Professional Random Crash (Access Violation)

    hi all. first time poster. long time reader.
    i have encountered an odd access violation problem - 'ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "blah" referenced memory at "blah". The memory could not be "blah" - in 'acrobat.dll' recently with a customer who is experiencing seemingly random crashes with adobe acrobat 8 professional.
    they are running the application off a citrix presnetation server 4.5 server (windows server 2003 R2 with service pack 2). each server is hosting about 8 or more users per server per day. every now and then, ie once a day, adobe acrobat crashes during use. there doesn't appear to be anything consistent in so far as the action the user is performing. they will be mid-way through marking up a document and it will just crash for one of them. all the others will continue working fine.
    i have access to numerous crash dumps and nothing seems to really stand out...other than 'Acrobat_3000000!AVAcroALM_Destroy'. For example...
    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    0012f96c 0343c3e1 46e4e58d 0839ce58 0012faa0 Acrobat_3000000!PDDocCreateWordFinderEx+0x59641
    0012f9a0 0343c479 0000004d 00000000 46e4e5f5 Acrobat_3000000!AVAcroALM_Destroy+0x30afe
    0012f9d8 0343c94a 08650e08 0000004d 0012f9fc Acrobat_3000000!AVAcroALM_Destroy+0x30b96
    0012fa68 0343cea2 08650e08 0000004d 0012fab0 Acrobat_3000000!AVAcroALM_Destroy+0x31067
    0012faf8 0343d0a3 08650e08 0000004d 0bbf6748 Acrobat_3000000!AVAcroALM_Destroy+0x315bf
    0012fb4c 0343d8da 08650e08 00000000 46e4e7e5 Acrobat_3000000!AVAcroALM_Destroy+0x317c0
    0012fbc8 03182465 08e6e808 0012fc48 00000000 Acrobat_3000000!AVAcroALM_Destroy+0x31ff7
    0012fc1c 0309eeba 0bbf6748 0012fc48 00000000 Acrobat_3000000!PDPageGetFlippedMatrix+0x471d
    0012fc88 030ae925 00000000 08dd9798 03098f43 Acrobat_3000000!PDDocCreateWordFinderEx+0x378ef
    0012fce8 0300e9f7 0003007a 0300d5c9 000004d3 Acrobat_3000000!PDDocCreateWordFinderEx+0x4735a
    0012fd04 7739b6e3 0003007a 00000113 000004d3 Acrobat_3000000!WinMain+0x24a4
    0012fd30 7739b874 0300d1bf 0003007a 00000113 user32!InternalCallWinProc+0x28
    0012fda8 7739ba92 00000000 0300d1bf 0003007a user32!UserCallWinProcCheckWow+0x151
    0012fe10 7739bad0 0012fe54 00000000 0012fe90 user32!DispatchMessageWorker+0x327
    0012fe20 0300a597 0012fe54 0012fe70 03ca2d20 user32!DispatchMessageW+0xf
    0012fe90 0300aece 46e4e2e5 00d40068 03ca2d20 Acrobat_3000000+0xa597
    0012fec8 0300c517 00000000 0012ff2c 00000000 Acrobat_3000000!AXWasInitViaPDFL+0x76a
    0012fedc 0300c649 00000005 0040a77c 0012ff2c Acrobat_3000000!AXWasInitViaPDFL+0x1db3
    0012fefc 00402d5f 03000000 00400000 001524e0 Acrobat_3000000!WinMain+0xf6
    0012ff30 00403281 00400000 00000000 001524e0 Acrobat+0x2d5f
    0012ffc0 77e6f23b 00000000 00000000 7ffd4000 Acrobat+0x3281
    0012fff0 00000000 00403402 00000000 00000000 kernel32!BaseProcessStart+0x23
    ...or another...
    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    0012f6e0 222cb7ad ad0d64ee 00000000 1398c0d8 Annots!PlugInMain+0xa9198
    0012f830 2091b7db 0012f934 0012f9f4 56433230 Annots!PlugInMain+0x1ca425
    0012f8d4 20913957 0850f3a0 0340f043 0850f3a0 AcroForm!DllUnregisterServer+0x10798b
    0012f900 0340f385 00000001 51ab7765 000000df AcroForm!DllUnregisterServer+0xffb07
    0012f940 034dda17 0850f3a0 00000001 51ab77d1 Acrobat_3000000!AVAcroALM_Destroy+0x3aa2
    0012f9f4 034454fa 00000000 084ce5c8 ffffff84 Acrobat_3000000!AVAcroALM_Destroy+0xd2134
    0012fa14 034451cb 084ce5c8 ffffff84 000000df Acrobat_3000000!AVAcroALM_Destroy+0x39c17
    0012fa3c 034451f0 084ce5c8 ffffff84 000000df Acrobat_3000000!AVAcroALM_Destroy+0x398e8
    0012fa5c 033e4a92 00fd0540 084ce5c8 ffffff84 Acrobat_3000000!AVAcroALM_Destroy+0x3990d
    0012fadc 033e6c01 084ce5c8 00000000 00000001 Acrobat_3000000!PDDocSetXAPMetadata+0xf227f
    0012fb24 033b0fbf 00000065 000000e3 00000001 Acrobat_3000000!
    ...continued in next post 'cause it keeps getting truncated ?!

    0012fbb4 030abb9e 00000065 000000e3 00000201 Acrobat_3000000!PDDocSetXAPMetadata+0xd9998
    0012fbd4 030abd6f 00000201 00000001 00e30065 Acrobat_3000000!PDDocCreateWordFinderEx+0x445d3
    0012fbf0 7739b6e3 000200ca 00000201 00000001 Acrobat_3000000!PDDocCreateWordFinderEx+0x447a4
    0012fc1c 7739b874 030abd08 000200ca 00000201 user32!InternalCallWinProc+0x28
    0012fc94 7739bfce 00000000 030abd08 000200ca user32!UserCallWinProcCheckWow+0x151
    0012fcc4 773b0463 030abd08 000200ca 00000201 user32!CallWindowProcAorW+0x98
    0012fce4 20b8e182 030abd08 000200ca 00000201 user32!CallWindowProcA+0x1b
    0012fd04 7739b6e3 000200ca 00000201 00000001 AcroForm!DllUnregisterServer+0x37a332
    0012fd30 7739b874 20b8e132 000200ca 00000201 user32!InternalCallWinProc+0x28
    0012fda8 7739ba92 00000000 20b8e132 000200ca user32!UserCallWinProcCheckWow+0x151
    0012fe10 7739bad0 0012fe54 00000000 0012fe90 user32!DispatchMessageWorker+0x327
    0012fe20 0300a597 0012fe54 0012fe70 03ca2d20 user32!DispatchMessageW+0xf
    0012fe90 0300aece 51ab70ed 00d40068 03ca2d20 Acrobat_3000000+0xa597
    0012fec8 0300c517 00000000 0012ff2c 00000000 Acrobat_3000000!AXWasInitViaPDFL+0x76a
    0012fedc 0300c649 00000005 0040a77c 0012ff2c Acrobat_3000000!AXWasInitViaPDFL+0x1db3
    0012fefc 00402d5f 03000000 00400000 001524e0 Acrobat_3000000!WinMain+0xf6
    0012ff30 00403281 00400000 00000000 001524e0 Acrobat+0x2d5f
    0012ffc0 77e6f23b 00000000 00000000 7ffde000 Acrobat+0x3281
    0012fff0 00000000 00403402 00000000 00000000 kernel32!BaseProcessStart+0x23
    is 'AVAcroALM' to do with licensing?
    other than advising them to bring citrix presentation server 4.5 up to date (HRP2) i'm at a loss what to advise. citrix often have issues with seamless published applications when spread across multiple monitors (as in this case), hence, my reason to ask them to bring their software up to date. often the funtion called will be different - often times 'Acrobat.dll!PDDocCreateWordFinderEx', other times 'Acrobat.dll!PDDocAcquirePage' and there are others.
    i can post more of the mini-dump if required. any - and ALL - assitance appreciated.
    thanks.

  • Urgent problem: JRE Crashes with Access violation (c0000005)

    I have a problem where the JRE crashes with an Access violation (c0000005) at address (6d4218ce).
    The JVM is:
    java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)The application is swing based, and I have my suspicions that the problem occurs when exec'ing (Runtime.exec()) a script file (deletes data files and FTP's data files around an internal network), but I cannot categorically prove it as yet.
    The lack of a .map file does not help in analysing the Dr Watson log file. Does anyone know if a map file is available for 1.3.1?
    I have tried to raise this as a bug but as we cannot reproduce it on demand, I cannot get Sun to look into it.
    The Dr Watson log file shows:
    State Dump for Thread Id 0x13e
    eax=bf800000 ebx=0336b770 ecx=02b72168 edx=bf800008 esi=02b72168 edi=06ffd12c
    eip=6d4218ce esp=08d0fdbc ebp=08d0fddc iopl=0         nv up ei ng nz na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000282
    function: <nosymbols>
            6d4218b9 8d4df0           lea     ecx,[ebp-0x10]         ss:09c0e7e2=00000000
            6d4218bc e875000000       call    6d421936
            6d4218c1 5f               pop     edi
            6d4218c2 5e               pop     esi
            6d4218c3 c9               leave
            6d4218c4 c3               ret
            6d4218c5 56               push    esi
            6d4218c6 8bf1             mov     esi,ecx
            6d4218c8 8b5604           mov     edx,[esi+0x4]          ds:03a70b6e=????????
            6d4218cb 83c208           add     edx,0x8
    FAULT ->6d4218ce 8b4210           mov     eax,[edx+0x10]         ds:c06fea0e=????????
            6d4218d1 85c0             test    eax,eax
            6d4218d3 7f25             jg      6d4218fa
            6d4218d5 7d1b             jge     6d4218f2
            6d4218d7 83c9ff           or      ecx,0xff
            6d4218da 6a04             push    0x4
            6d4218dc 2bc8             sub     ecx,eax
            6d4218de 8b4608           mov     eax,[esi+0x8]          ds:03a70b6e=????????
            6d4218e1 d3e0             shl     eax,cl
            6d4218e3 8b4a44           mov     ecx,[edx+0x44]         ds:c06fea0e=????????
            6d4218e6 8d440807         lea     eax,[eax+ecx+0x7]      ds:03a70b6f=????????
            6d4218ea 59               pop     ecx
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    08d0fddc 6d4710ee 0336b734 0336b734 6d4381b7 0336b734 <nosymbols>
    State Dump for Thread Id 0x140
    eax=06a82398 ebx=00000000 ecx=06ab34f0 edx=00000000 esi=0000017c edi=00000000
    eip=77f682db esp=08d4fc24 ebp=08d4fc48 iopl=0         nv up ei pl zr na po nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000246
    function: NtWaitForSingleObject
            77f682d0 b8c5000000       mov     eax,0xc5
            77f682d5 8d542404         lea     edx,[esp+0x4]          ss:09c4e62b=00000000
            77f682d9 cd2e             int     2e
            77f682db c20c00           ret     0xc
            77f682de 8bc0             mov     eax,eax
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    08d4fc48 77f04f37 0000017c ffffffff 00000000 6d466097 ntdll!NtWaitForSingleObject
    08d4fc90 6d476550 00000000 00000000 00000001 00765d80 kernel32!WaitForSingleObject Any help would be much appreciated.
    Regards,
    Dave Jackson

    Probably nothing to do with it but I had some dodgy memory, and windows would complain that there was an error to do with that exact memory location: c0000005

Maybe you are looking for

  • ACE20 gre problem

    Hi, I want to route gre traffic through an ACE20, but it doesn't seem to work. The only thing I configured was an ACL with gre enabled, but the ACE20 seems to drop the gre packtes. The gre traffic is entering via the vlan 561 interface and should be

  • Can I create sets of slides?

    I'm making slides with song lyrics so people can sing along. I have 11 songs and each song has several slides. Is there a way to group each song into a set of slides in the same presentation? Thanks!

  • Prime Infastructure Email alerts for example via Gmail ??

    Hello, I am using PI 2.1. Is it possible to e mail notification also set up a Gmail account? The client environment I have no Exchanche own server. Thanks for the help in advance. Andre

  • Everything on my blackberry torch is wiped out

    Everything on my blackberry torch is wiped out and gone back to its default settings and language which is not english. first how do i change it back to english. secondly how do i get my contacts and messages back. Please I need a reply ASAP

  • E-mail password retrieval

    How do I get my e-mail password cause I can receive e-mail but it goes into my messages box and not like it use to  be. I had a e-mail icon which also disappeared