[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: gnetlist dumps core
- To: geda-user@xxxxxxxx
- Subject: gEDA-user: gnetlist dumps core
- From: Christoph Lechner <cl0002@xxxxxxx>
- Date: Thu, 03 Feb 2005 23:10:27 +0100
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Thu, 03 Feb 2005 15:58:38 -0500
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Hello,
after successfully building the geda CVS version (files in CVS geda/devel
as of 3rd of Feb. 05), I did a test with a simply schematic (only one
chip and
a wire from one pin to another). gschem did fine, but gnetlist dumps
core when
executing:
gnetlist -g PCBboard -o testschem.pcb testschem.sch
testschem.sch is a valid file created using gschem from the same build.
gdb tells me:
#0 0xb7e2f137 in g_list_find_custom () from /usr/lib/libglib-2.0.so.0
I'm not used to analyize core dumps, but IMO this says that something
with GTK+ went wrong.
Although this looks like being a GTK+ problem, I'm posting here
because maybe someone has experienced the same troubles. Maybe
the GTK+ package from Debian testing is broken ...
As already noted, my Linux distribution is Debian testing. I only
installed packages from the Debian ftp sites (all packages up-to-date)
and did not compile any software required by geda on my own.
How can I fix these problems?
with best regards
Christoph