[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gnetlist dumps core
- To: geda-user@xxxxxxxx
- Subject: Re: gEDA-user: gnetlist dumps core
- From: Charles Lepple <clepple@xxxxxxxxx>
- Date: Thu, 3 Feb 2005 22:03:26 -0500
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Thu, 03 Feb 2005 22:03:54 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=dT4FdzZRlRGiqJOl1AX9hpdLzcvGFMiqbWz/G+9X20szDMG+HgIG8FiUbqQaTxAsYufxqElgleadtXQiIsOCbNqkva3ZPp1LoM/aXIa8TKB+/KuKPLeKLKAg8i5YSxFMk5YfqgDUnSTWRimx8SKCJgUMVFG13d5xsgzzHQcmgtg=
- In-reply-to: <4202A153.2000405@l-mx.de>
- References: <4202A153.2000405@l-mx.de>
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
On Thu, 03 Feb 2005 23:10:27 +0100, Christoph Lechner <cl0002@xxxxxxx> wrote:
> 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.
One small clarification: it doesn't appear to be a GTK+ problem. (The
backtrace bears this out.)
GTK+ does use glib, but a lot of other projects use glib list
management functions, etc.
--
- Charles Lepple