[Glade-devel] Custom Widgets in Glade 2.6
- From: damon at karuna.eclipse.co.uk (Damon Chaplin)
- Subject: [Glade-devel] Custom Widgets in Glade 2.6
- Date: Mon, 02 Apr 2007 13:43:12 +0100
On Mon, 2007-04-02 at 17:20 +0530, Avtar Singh wrote:
==18524== Invalid write of size 4
==18524== at 0x5DFB1CB: gtk_color_combo_construct_with_values
(gtkcolorcombo.c:560)
That looks like your main problem. You need to check that code to make
sure it isn't accessing memory incorrectly (e.g. going off the end of an
array or using memory that has been freed.)
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]