Re: [gtk-list] Error try to run helloworld
- From: Owen Taylor <otaylor redhat com>
- To: Carlo Sorda <c sorda peoples it>
- Cc: gtk-list redhat com
- Subject: Re: [gtk-list] Error try to run helloworld
- Date: 20 Jul 1998 12:25:32 -0400
Carlo Sorda <c.sorda@peoples.it> writes:
> Hi,
> I have compiled helloworld in examples dir.
> When I run ./helloworld a message appear: ERROR: sigseg ...
> Why.
> Help me.
> Bye
The first thing to check, is to see if you have old GTK+ libraries
on your system.
If that doesn't help, you'll need to give us some more information:
- What are the details of your system?
- What message appears exactly?
- Can you run the program under GDB, and get out a backtrace.
$ gdb ./helloworld
$ (gdb) r
$ (gdb) bt
The result will show exactly where the program is segfaulting.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]