Subject Re: [IBO] App freezing
Author Eduardo A. Salgado
--- In IBObjects@yahoogroups.com, Daniel Rail <daniel@a...> wrote:
> Maybe because your problem is not a heap, memory or resource leak,
but
> obviously something else. Memproof might not notice a leak if the
> objects at fault are being used. If MadExcept doesn't help you a lot
> after trying it, you'll probably need to use a profiler like
GpProfile
> ( http://17slon.com/gp/gpprofile/index.htm ). Or, you can use
CodeSite
> ( http://www.raize.com/Default.htm ) to help you give a better code
> tracing and you can even view CodeSite's results in real-time as
they
> are sent from your application to CodeSite.
>
Since Jason is under the weather, I posted this in the regular
firebird support forum. Maybe it can give an indication.

===

Well,... Don't know if it is IBO. We are having the same type
problem and we are using RC1.5 and IBX.

What happens is that one user may enter data, s/he can see the data,
the computer hangs (don't know why, FB, code?). The user Ctrl+Alt+Del
from our application then goes back in. The data entered (sometimes
a large purchase plan or hours of work) is not there <?>. This
problem does not affect other users who can keep working and not lose
data. The user must do a soft reset of the computer to go back in
and continue to work. It happens at random and at various sites with
different data but the database is FB in all.

Using EUREKALOG and other ways of tracing why with no joy.
Transactions are kept to a minimum and of short duration. PCs using
Win98, W2K and XP. Does not seem to matter which. They all do it.

We can repeat the problem but cannot reproduce.

We are at a loss and the customers are getting angry.

===

Our 1.5 is RC3. With IBOjbects and us with IBX experiencing this
problem, it may be related to the Client DLL. That is the way we are
leaning and are considering updating to the lastest client in our 20+
sites and for all customers in all the sites.

Any thoughts that may help?

-Eduardo