Abnormal program termination - DOTNET

This is a discussion on Abnormal program termination - DOTNET ; I've got a problem with a program writed in .NET compact framework. The application run on Pocket wm2003. Some times (it seems really random) this application crash down during execution witohut signaling an exception. I use the CF2.0 SP2. Any ...

+ Reply to Thread
Results 1 to 4 of 4

Abnormal program termination

  1. Default Abnormal program termination

    I've got a problem with a program writed in .NET compact framework. The
    application run on Pocket wm2003. Some times (it seems
    really random) this application crash down during execution witohut
    signaling an exception.

    I use the CF2.0 SP2.

    Any ideas?


  2. Default Re: Abnormal program termination

    Are you disposing objects after finishing tasks? Maybe it could be a
    memory problem.
    Anyway, please, tell as about your proggie. Do you use timers? Unmanaged
    functions?

    Salve!

    Simon escribió:
    > I've got a problem with a program writed in .NET compact framework. The
    > application run on Pocket wm2003. Some times (it seems
    > really random) this application crash down during execution witohut
    > signaling an exception.
    >
    > I use the CF2.0 SP2.
    >
    > Any ideas?


  3. Default Re: Abnormal program termination

    I've seen a similar problem once.
    It was actually a stack overflow and the application just quit without
    any notification.


  4. Default Re: Abnormal program termination

    > Are you disposing objects after finishing tasks? Maybe it could be a
    > memory problem.
    > Anyway, please, tell as about your proggie. Do you use timers? Unmanaged
    > functions?
    >


    I don't use timers, i don't use unmanaged functions. Is reality the palm
    don't have much memory to use. Is possible that the problem is a failure
    allocation of the memory?



+ Reply to Thread

Similar Threads

  1. Destructors and program termination
    By Application Development in forum c++
    Replies: 41
    Last Post: 08-24-2007, 09:55 AM
  2. Ravenscar - program termination
    By Application Development in forum ADA
    Replies: 13
    Last Post: 01-31-2007, 01:02 PM
  3. PI 10 abnormal program termination
    By Application Development in forum Graphics
    Replies: 0
    Last Post: 10-13-2006, 07:09 PM
  4. Abnormal Thread Termination
    By Application Development in forum DOTNET
    Replies: 4
    Last Post: 07-18-2005, 12:31 AM
  5. MF3 Runtime Error Abnormal Program Termination
    By Application Development in forum Graphics
    Replies: 0
    Last Post: 04-26-2004, 10:52 PM