Re: GtkCList insert seg fault
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list redhat com
- Subject: Re: GtkCList insert seg fault
- Date: 13 Apr 1999 14:59:41 -0400
Vaughan Shanks <vaughan@labyrinth.net.au> writes:
> Hi all,
>
> I'm doing some GTK programming under LinuxPPC. I have gtk-1.2.0. I
> have been able to put a GtkCList into a window, but as soon as I try to
> insert items into it, whether using insert, append or prepend methods,
> the program dies with a seg fault.
> My code is almost exactly the same as the sample code included with
> the distribution. I also tried running the example which uses GtkCList
> and this crashed with a seg fault also. When I run gdb over the core,
> it says that the error occurred in libgtk.so, which leads me to the
> conclusion that it could be a GTK problem rather than a problem with my code.
> Does anyone know of any patches or workarounds I could use? BTW,
> GtkList works okay, but I prefer the GtkCList.
Can you provide:
1) An example program that triggers the problem. (Does the testgtk
program built as gtk/testgtk work?)
2) A stack trace of where it dies
Hundreds of programs use GtkClist succesfully, on many different
platforms, so we need a bit more information here...
Thanks,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]