X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Tue, 11 Oct 2011 13:51:36 -0400 Message-Id: <201110111751.p9BHpadM002259@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: <1318353062.5503.22.camel@localhost> (message from Richard Rasker on Tue, 11 Oct 2011 19:11:02 +0200) Subject: Re: [geda-help] PCB segfault - project too big? References: <1318338356 DOT 29731 DOT 2 DOT camel AT localhost> <201110111442 DOT p9BEgtk6025142 AT envy DOT delorie DOT com> <1318353062 DOT 5503 DOT 22 DOT camel AT localhost> Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > #0 0xb75a7338 in strcmp () from /lib/i686/libc.so.6 > #1 0x0806268f in find_element_by_refdes (refdes=0x89a6bc9 "L305") > at action.c:6944 > #2 0x08062b49 in ActionElementList (argc=4, argv=, x=0, > y=0) at action.c:7173 Hmmm... could you send me your .pcb file and possibly the script that gnetlist produces? It might be a corner case in one of you existing elements. Of course, if a newer pcb fixes it, well, then it's already fixed ;-) > As I said, I'm running version 20100929 -- I just pulled in the latest > git version, but compiling it fails because of a missing OpenGL GLU > library, which apparently isn't available for my ancient Mandriva > version. Perhaps I should no longer postpone the major Linux upgrade :-/ Configuring with --disable-gl should do it.