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

Re: gEDA-user: gEDA-bug: gschem segfault



On Mon, 2009-03-02 at 20:36 -0500, Donald Schlicht wrote:
> Hello;
> 	I installed the gEDA suite of tools on my computer. However gschem is
> faulting with out even opening a panel/window. The following message
> appears in the syslog:
> Mar  2 20:22:08 dschlic1-linux kernel: [  136.540162] gschem[6371]:
> segfault at 0 ip 00007f40524d5666 sp 00007fff5ab3fec0 error 4 in
> libgeda.so.33.0.0[7f40524a6000+65000]
> 
> I have Ubunto version 8.10 installed. Can someone help me with this
> fault?

Can we take this thread onto geda-user....

Typically geda-bug is just used for automatically generated traffic from
the source-forge bug trackers.

If you open a terminal, and run gEDA (gschem / gattrib), do you get any
error output on the console, or in the gschem.log / gattrib.log

You'll probably need to get the debugging symbols, and run gEDA under
GDB.

Is this the Ubuntu packages for gEDA, or did you build it yourself? (If
so, which version?)

Unfortunately, you'll need to grab several -dbg or -dbgsym packages for
a GDB backtrace to be meaningful. If you built gEDA it yourself, you
probably only need the GTK, GLIB, LIBC debugging libraries installed. If
you're using the Ubuntu gEDA packages, you'll need to install the
-dbgsym versions of the gEDA packages as well.

gdb gschem
run
<wait til it crashes>
bt

Paste us the output.

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user