Subject Re: [IBO] AV on Delphi 6.2 shutdown
Author johnkebert
--- In IBObjects@yahoogroups.com, Helen Borrie <helebor@t...> wrote:
> At 04:57 AM 30/07/2003 +0000, you wrote:
> >Hi there,
> >
> >I downloaded and install the trial IBO library, but when I close
> >Delphi with the test app open I recieve a series of errors:
> >
> >First error:
> >Delphi 6: delphi32.exe - Application Error
> >---------------------------

8<snip>8

> >
> >(Win2000 sp4 / Delphi 6 sp2 / latest IBO's)
>
> A horrible set of conditions, by the look of it.
> I have the same setup as you, except that I don't have Win2K SP4.
I had
> SP3 but have since reinstalled Windows without it, after reading
about the
> "On-board liberties" M$ installs with SP 3 and 4...thanks, but no
thanks.
>
> I think it's a coincidence that you've installed IBO. The AVs are
> occurring in the Delphi IDE itself (Delphi32.exe), in the runtime
library
> (rtl60.bpl) and BORdbk61.dll (the Upgrade 2 version of the the
Delphi 6
> common debugger).
>
> Gloom - the probable cause is that the Win2K SP has messed up the
> just-in-time debugger. When you started Delphi, did you get a
prompt
> message telling you that your debugger was set to something else?
>
> If you installed Delphi first and the Windows SP afterwards, I have
a
> horrible feeling you are going to have to reinstall Delphi - unless
someone
> else knows how to make the M$ default JIT debugger play nice...
>
> Helen

Thanks for the reply Helen. I did more testing and found that if I
loaded a "new application" (file/new application), that I could close
Delphi down normally. (now thinking not a delphi/windows issue)

So I loaded one of the IBO tutorials...again normal close.
(now thinking not an IBO problem)

Reloaded my test app...errors on shutdown...hmmmm...(now thinking a
problem specific to my app).

I've had wierd problems in the past which were resolved by starting a
new project, then adding all the forms and modules, resetting
options; so I did this with my IBO test app - now no problems.
Strange, but everything is okay now (I would sure like to know what
caused it, but *whatever*). I will be building more functionality
into my app with IBO components, still a rather steep learning curve,
but so far so good. (I am planning on porting from MySQL with ZEOS
to Firebird with IBO)

Thanks for your time.

John