Re: busy function

=?ISO-2022-JP?B?GyRCOGVGIyEhQDU8IxsoQg==?= (MXJ02154@niftyserve.or.jp)
Mon, 19 May 1997 20:50:00 +0900


Hello,

It turned out there is no simple solution to the problem below. Cint is
protecting against loosing active source code which causes fatal execution
error. In case of .reset, cint does this to prevent loosing destructor
functions. There are other problems too if you continue root session in
following situation.
Sorry for inconvenience but you have to leave root when this happens.

Masaharu Goto

>Otto Schaile wrote:
> ----------------------------------------------------------
> *** Break *** segmentation violation
>
> *** Break *** keyboard interrupt
> Root > .x monb.C("etphp02")
> Function monb() busy. loaded after "monb.C"
> Error: G__unloadfile() Can not unload "monb.C", file busy FILE:monb.C
> LINE:60
> Warning: File "monb.C" already loaded
> root [2] .reset
> Function monb() busy. loaded after "monb.C"
> !!! Sorry, can not reset interpreter !!!
> ----------------------------------------------------------
> Is there a way out of this other then leaving root?

Rene Brun

Masaharu Goto