bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS Guile is core dumping


From: Ariel Rios
Subject: CVS Guile is core dumping
Date: 15 May 2001 18:10:41 -0400

address@hidden ariel]$ gdb guile
GNU gdb 4.18
Copyright 1998 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 "ppc-redhat-linux"...
(gdb) run
Starting program: /usr/local/bin/guile 

Program received signal SIGSEGV, Segmentation fault.
0xff794f0 in scm_hash_fn_create_handle_x () at ../libguile/hashtab.x:21
21        scm_make_gsubr (s_scm_hash_fold ,   3 ,   0 ,   0 , (SCM (*)()
)
scm_hash_fold );    
(gdb) bt
#0  0xff794f0 in scm_hash_fn_create_handle_x () at
../libguile/hashtab.x:21
#1  0xff79bc8 in scm_hash_create_handle_x () at ../libguile/hashtab.x:21
#2  0xff56054 in scm_issue_deprecation_warning () at deprecation.c:154
#3  0xff55fc8 in scm_c_issue_deprecation_warning () at deprecation.c:154
#4  0xffa8230 in scm_sysintern () at symbols-deprecated.c:619
#5  0xff5c190 in scm_init_error () at ../libguile/error.x:10
#6  0xff7b4f4 in scm_init_guile_1 (base=0x7ffffae8) at init.c:500
#7  0xff7b670 in scm_boot_guile_1 (base=0x0, closure=0x7ffffad8) at
init.c:610
#8  0xff7b3d4 in scm_boot_guile () at init.c:334
#9  0x10000910 in main (argc=1, argv=0x7ffffb74) at guile.c:76
(gdb) 

ariel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]