[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA: Re: gschem segfaults when moving object



>> 	Could you send me a stack trace?  Thanks.
>
>See the following files:
>
>http://www.cs.csubak.edu/~dgriffi/dump.txt.gz
>http://www.cs.csubak.edu/~dgriffi/ktrace.out.gz
>

	Thanks.  What would also be helpful is a stack trace using gdb or
equivalent debugger:

% gdb `which gschem` CORE_FILENAME
(gdb) where

								-Ales