[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Still problems with gtk_list_store_append
- From: Tim Müller <zen18864 zen co uk>
- To: Jesper Mørk <geo fusserne dk>,gtk-app-devel-list gnome org
- Subject: Re: Still problems with gtk_list_store_append
- Date: Mon, 1 Mar 2004 13:56:26 +0000
On Monday 01 March 2004 13:28, Jesper Mørk wrote:
> I didn't really resolve the problem the last time so i'm trying again in
> hope that someone can help me. Its damn frustrating that it wont work.
>
> To summarize the problem. I'm trying to add som data to a list store. It
> works fine for the first rows but then suddenly it crashes with a
> segfault. As far as I can tell it crashes when calling
> gtk_list_store_append().
Have you tried running your program with valgrind? Maybe you're corrupting
memory somewhere before doing the append call.
Cheers
-Tim
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]