gEDA-dev: pcb segfault
Levente
levente.kovacs at interware.hu
Wed Jul 5 08:26:37 EDT 2006
Hi,
I made PCB to segfault. I pressed the F key. The PCB file can be downloaded from here
http://web.interware.hu/lekovacs/cuccok/pcb/bf1.pcb
and the debug message attached. I use the gtk hid.
----------------
leva at jive:~/download$ gdb /usr/local/bin/pcb-bin
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db library "/lib/
tls/libthread_db.so.1".
(gdb) set args bf1.pcb
(gdb) run
Starting program: /usr/local/bin/pcb-bin bf1.pcb
[Thread debugging using libthread_db enabled]
[New Thread -1217825504 (LWP 3323)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1217825504 (LWP 3323)]
0x08083bac in LookupLOConnectionsToLOList (AndRats=1 '\001') at find.c:856
856 find.c: No such file or directory.
in find.c
(gdb) where
#0 0x08083bac in LookupLOConnectionsToLOList (AndRats=1 '\001') at find.c:856
#1 0x080883a1 in DoIt (AndRats=1 '\001', AndDraw=1 '\001') at find.c:2803
#2 0x08089257 in LookupConnection (X=341948, Y=69028, AndDraw=1 '\001',
Range=100, which_flag=0) at find.c:3292
#3 0x0805b743 in ActionConnection (argc=1, argv=0x0, x=341948, y=69028)
at action.c:2268
#4 0x080b0b0b in hid_actionv (name=0x80d486c "Connection", argc=1,
argv=0xbfa57950) at hid/common/actions.c:216
#5 0x080b0aa6 in hid_actionl (name=0x0) at hid/common/actions.c:194
#6 0x080bb9bb in ghid_port_key_press_cb (drawing_area=0x83ca728, kev=0x0,
ui=0x832c948) at hid/gtk/gui-output-events.c:460
#7 0xb7b3099e in _gtk_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgtk-x11-2.0.so.0
#8 0xb78e3736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#9 0xb78f4dcf in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#10 0xb78f3c8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#11 0xb78f4126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#12 0xb7c1fd87 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#13 0xb7c2c89f in gtk_window_propagate_key_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#14 0xb7c2c91c in gtk_window_propagate_key_event ()
from /usr/lib/libgtk-x11-2.0.so.0
#15 0xb7b3099e in _gtk_marshal_BOOLEAN__BOXED ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/libgtk-x11-2.0.so.0
#16 0xb78e39c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#17 0xb78e3736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#18 0xb78f4855 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#19 0xb78f3c8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#20 0xb78f4126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#21 0xb7c1fd87 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#22 0xb7b2f55e in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#23 0xb7b2e306 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#24 0xb79ce825 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#25 0xb7877582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#26 0xb78785f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb7878930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb7878ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#29 0xb7b2dbb3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#30 0x080c4629 in ghid_do_export (options=0x0) at hid/gtk/gui-top-window.c:3841
#31 0x0808e903 in main (argc=2, argv=0xbfa584b4) at main.c:748
Levente
--
http://web.interware.hu/lekovacs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20060705/bf5765a5/attachment.pgp
More information about the geda-dev
mailing list