[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-dev: PCB: 'make' fails - src/pcb segfaulting
I'm building pcb HEAD on a system (Ubuntu 6.10) that does not already
have pcb installed. I get the same failure with and without DJ's
recent layer type patch.
Starting program: /home/bernd/pcb/src/pcb -x png --outfile temp.png
--xy-max 200 --only-visible lib/temp.pcb
[Thread debugging using libthread_db enabled]
[New Thread -1219340624 (LWP 17291)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219340624 (LWP 17291)]
0x080d9f1b in LayersChanged (argc=0, argv=0x0, px=0, py=0) at
hid/gtk/gui-top-window.c:2686
2686 if (!ghidgui->ui_manager)
(gdb) bt
#0 0x080d9f1b in LayersChanged (argc=0, argv=0x0, px=0, py=0) at
hid/gtk/gui-top-window.c:2686
#1 0x080bf684 in hid_actionv (name=0x80ec5fc "LayersChanged", argc=0,
argv=0x0) at hid/common/actions.c:216
#2 0x080bf781 in hid_action (name=0x80ec5fc "LayersChanged") at
hid/common/actions.c:179
#3 0x08096d84 in ChangeGroupVisibility (Layer=0, On=1 '\001',
ChangeStackOrder=1 '\001') at misc.c:1013
#4 0x08096e8b in ResetStackAndVisibility () at misc.c:1376
#5 0x08093c28 in main (argc=Cannot access memory at address 0x0
) at main.c:915
_______________________________________________
geda-dev mailing list
geda-dev@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev