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

gEDA-bug: [ geda-Bugs-2105219 ] gschem: Segmentation fault (another one)



Bugs item #2105219, was opened at 2008-09-11 10:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=2105219&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gschem
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: arndt_t (arndt_t)
Assigned to: Nobody/Anonymous (nobody)
Summary: gschem: Segmentation fault (another one)

Initial Comment:
This is not very much information i know, but i try to give a more detail bugreport if its possible to reproduce it.


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1083656096 (LWP 17056)]
0x4077bdb6 in free () from /lib/tls/libc.so.6
(gdb) bt    
#0  0x4077bdb6 in free () from /lib/tls/libc.so.6
#1  0x400a4cc3 in scm_must_free (obj=0x0) at gc.c:2093
#2  0x400a48e2 in scm_gc_sweep () at gc.c:1836
#3  0x400a3b32 in scm_igc (what=0x0) at gc.c:1161
#4  0x400a4aab in check_mtrigger (what=0x0) at gc.c:1959
#5  0x400a4b5a in scm_must_malloc (size=96, 
    what=0x400fae52 "scm_add_to_port_table") at gc.c:2005
#6  0x400c5566 in scm_add_to_port_table (port=0x63732f65) at ports.c:465
#7  0x400da719 in scm_mkstrport (pos=0x2, str=0x40a81808, modes=196608, 
    caller=0x400fced8 "eval-string") at strports.c:284
#8  0x400dad0c in scm_eval_string (string=0x0) at strports.c:502
#9  0x400dabf7 in scm_c_eval_string (expr=0x0) at strports.c:450
#10 0x08063ea9 in g_keys_execute (w_current=0x80cc3f0, state=139563512, 
    keyval=1668493157) at g_keys.c:111
#11 0x0808dc0f in x_event_key_press (widget=0x8273370, event=0x829e264, 
    w_current=0x80cc3f0) at x_event.c:1255
#12 0x4042199e in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#13 0x4024c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#14 0x4025ddcf in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#15 0x4025cc8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#16 0x4025d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#17 0x40510d87 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#18 0x4051d89f in gtk_window_propagate_key_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#19 0x4051d91c in gtk_window_propagate_key_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
#20 0x4042199e in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#21 0x4024c9c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#22 0x4024c736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#23 0x4025d855 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#24 0x4025cc8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#25 0x4025d126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#26 0x40510d87 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x4042055e in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x4041f306 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x40180825 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#30 0x402a3582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#31 0x402a45f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x402a4930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0x402a4ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#34 0x4041ebb3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#35 0x08067745 in main_prog (closure=0x0, argc=2, argv=0xbfffe694)
    at gschem.c:339
#36 0x400b39df in invoke_main_func (body_data=0x63732f65) at init.c:635
---Type <return> to continue, or q <return> to quit---
#37 0x400b399e in scm_boot_guile_1 (base=0x0, closure=0xbfffe5d0) at 
init.c:615
#38 0x400b3690 in scm_boot_guile (argc=0, argv=0x0, main_func=0, closure=0x0)
    at init.c:440
#39 0x0806796b in main (argc=0, argv=0x0) at gschem.c:364

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=2105219&group_id=161080


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