Anybody else getting these?
I got another Lazarus update today (r11171) and still get this
problem.  Here is another crash output from one of my applications....

---------------------------------------------------------
[EMAIL PROTECTED]:~/programming/MasterMaths/M2Browser_v3/Bin$ 
./ModuleCompiler.exe
Registering: TModuleDetailsMaintForm
Registering: TModuleHeaderMaintenanceform
Registering: TNodeMaintenanceForm
Registering: TLanguageMaintenanceForm
Registering: TOutcomeMaintenanceForm
Registering: TSlideMaintenanceForm
TGtkWidgetSet.DeleteObject GdiObject=B7A3DD60 gdiBrush is still used. DCCount=1
DC: B7768660 0855B630=LCLWinapiClient [RMVDFStPr]
LCLObject=B7795670=sgOutcomes:TStringGrid<MainWidget=0855B470=LCLWinapiWidget><Is
FixedWidget><Is CoreWidget>
ERROR in LCL:
Creating gdb catchable error:
 $080F8318  RAISEGDBEXCEPTION,  line 771 of lclproc.pas
 $081E1B30  RAISEGDIOBJECTISSTILLUSED,  line 2425 of gtkwinapi.inc
 $081E1691  TGTKWIDGETSET__DELETEOBJECT,  line 2472 of gtkwinapi.inc
 $0812FCBF  DELETEOBJECT,  line 166 of ./include/winapi.inc
 $0813B257  TBRUSHHANDLECACHE__REMOVEITEM,  line 24 of ./include/brush.inc
 $081A4CB2  TRESOURCECACHEITEM__DESTROY,  line 184 of lclrescache.pas
 $0805F6D2
 $081A4D91  TRESOURCECACHEITEM__DECREASEREFCOUNT,  line 213 of lclrescache.pas
 $0813B765  TBRUSH__FREEHANDLE,  line 209 of ./include/brush.inc

---------------------------------------------------------

Any ideas?  I'm using GTK1 under Linux.

Graeme.



On 5/18/07, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
Hi,

In my last set of updates I got about a week ago, I started getting
the following errors in my GTK1 based applications. I don't know if
this relates to GTK2 as well, I don't develop for GTK2 yet.

I'll be using my application and then suddenly I get output like the
following to the console and the application is totally frozen.

------------------------------------------
TGtkWidgetSet.DeleteObject GdiObject=B7B196A0 gdiBrush is still used. DCCount=1
DC: B7844160 0855CFE0=LCLWinapiClient [RMVDFStPr]
LCLObject=B78735E0=sgOutcomes:TStringGrid<MainWidget=0855CDD0=LCLWinapiWidget><Is
FixedWidget><Is CoreWidget>
ERROR in LCL:
Creating gdb catchable error:
  $080F7EB8  RAISEGDBEXCEPTION,  line 771 of lclproc.pas
  $08126800  RAISEGDIOBJECTISSTILLUSED,  line 2425 of gtkwinapi.inc
  $08126361  TGTKWIDGETSET__DELETEOBJECT,  line 2472 of gtkwinapi.inc
  $0815E3AF  DELETEOBJECT,  line 166 of ./include/winapi.inc
  $0816B8A7  TBRUSHHANDLECACHE__REMOVEITEM,  line 24 of ./include/brush.inc
  $081D6212  TRESOURCECACHEITEM__DESTROY,  line 184 of lclrescache.pas
  $0805F6D2
  $081D62F1  TRESOURCECACHEITEM__DECREASEREFCOUNT,  line 213 of lclrescache.pas
  $0816BDB5  TBRUSH__FREEHANDLE,  line 209 of ./include/brush.inc

-------------------------------------------


I'm currently using Lazarus 0.9.23 (r11153) with FPC 2.1.3 (the
fixes_2_2 branch with r7241).

As I mentioned, about two weeks ago I never received such issues, but
only with my last set op updates in started.  I get this with any of
my GTK1 based applications.

From the error it clearly indicates to me that it is a LCL (GTK
widgetset issue). Anybody else experiencing such problems.



--
Graeme Geldenhuys

General error, hit any user to continue.



--
Graeme Geldenhuys

General error, hit any user to continue.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to