Here it is -- I noticed while poking around earlier that the thing it doesn't like is <#winder...> -- it was apparently expecting to call cadr on it or something like that -- been kinda busy at work, so I haven't had time to look into it. (I had to insert an abort after expanding the ASSERT_SYNTAX_2 macro -- it wasn't clear how to get into gdb in .libs/lt-guile from the makefile otherwise, and .libs/lt-guile by itself hits a different error). Let me know if I can help in any way.
(gdb) where #0 0x00000034f552f3b0 in raise () from /lib64/libc.so.6 #1 0x00000034f5530860 in abort () from /lib64/libc.so.6 #2 0x00002aaaaaaf67ad in check_bindings (bindings=0x2aaaaae864e0, expr=0x2aaaaaf3f420) at eval.c:1553 #3 0x00002aaaaaaf6cee in scm_m_letrec (expr=0x2aaaaaf3f420, env=0x2aaaaae6dde0) at eval.c: 1732 #4 0x00002aaaaaafc061 in ceval (x=0x2aaaaae6dde0, env=0x2aaaaae6dde0) at eval.c:4052 #5 0x00002aaaaaaffdf4 in scm_m_define (expr=Variable "expr" is not available. ) at eval.c:1230 #6 0x00002aaaaaafc061 in ceval (x=0x2aaaaae4baa0, env=0x2aaaaae6dde0) at eval.c:4052 #7 0x00002aaaaab14aec in scm_primitive_load (filename=0x2aaaaae4baa0) at load.c:109 #8 0x00002aaaaaafcf27 in ceval (x=Variable "x" is not available. ) at eval.c:4225 #9 0x00002aaaaaaee5f2 in scm_dynamic_wind (in_guard=0x2aaaaae8d4c0, thunk=0x2aaaaae8d550, out_guard=0x2aaaaae8d490) at dynwind.c:107 #10 0x00002aaaaaafd30c in ceval (x=0x2aaaaae99ba0, env=0x2aaaaae8d4e0) at eval.c:4562 #11 0x00002aaaaaafd534 in ceval (x=0x2aaaaae4baa0, env=0x2aaaaae8d570) at eval.c:3390 #12 0x00002aaaaab01291 in scm_c_with_fluid (fluid=0x2aaaaae29be0, value=0x4, cproc=0x2aaaaab01200 <apply_thunk>, cdata=0x2aaaaae8d620) at fluids.c:453 #13 0x00002aaaaaafd30c in ceval (x=0x2aaaaaf661c0, env=0x2aaaaae8d640) at eval.c:4562 #14 0x00002aaaaaaee5f2 in scm_dynamic_wind (in_guard=0x2aaaaae8d8f0, thunk=0x2aaaaae8d8d0, out_guard=0x2aaaaae8d8b0) at dynwind.c:107 #15 0x00002aaaaaafd30c in ceval (x=0x2aaaaae87cd0, env=0x2aaaaae8d950) at eval.c:4562 #16 0x00002aaaaaafd534 in ceval (x=0x2aaaaae423c0, env=0x2aaaaae8d950) at eval.c:3390 #17 0x00002aaaaaafdb78 in ceval (x=0x2aaaaaf700c0, env=0x2aaaaae8fe20) at eval.c:3656 #18 0x00002aaaaaafd534 in ceval (x=0x2aaaaae52a00, env=0x2aaaaae8fe50) at eval.c:3390 #19 0x00002aaaaaafda99 in ceval (x=0x2aaaaae8eed0, env=0x2aaaaae91580) at eval.c:3641 #20 0x00002aaaaaafda99 in ceval (x=0x2aaaaae8c740, env=0x2aaaaae91810) at eval.c:3641 #21 0x00002aaaaaafd534 in ceval (x=0x2aaaaae28ae0, env=0x2aaaaaf6c5d0) at eval.c:3390 #22 0x00002aaaaaafda99 in ceval (x=0x2aaaaaf6fd40, env=0x2aaaaaf710a0) at eval.c:3641 #23 0x00002aaaaab14aec in scm_primitive_load (filename=0x2aaaaaef9140) at load.c:109 #24 0x00002aaaaaafcf27 in ceval (x=Variable "x" is not available. ) at eval.c:4225 #25 0x00002aaaaaaeb50b in scm_start_stack (id=0x2aaaaae3c9e0, exp=0x2aaaaadf7920, env=0x2aaaaaf71410) at debug.c:454 #26 0x00002aaaaaafc061 in ceval (x=0x4, env=0x2aaaaaf71410) at eval.c:4052 #27 0x00002aaaaab01291 in scm_c_with_fluid (fluid=0x2aaaaae29be0, value=0x4, cproc=0x2aaaaab01200 <apply_thunk>, cdata=0x2aaaaaf71480) at fluids.c:453 #28 0x00002aaaaaafd30c in ceval (x=0x2aaaaadf78e0, env=0x2aaaaaf71500) at eval.c:4562 #29 0x00002aaaaaaee5f2 in scm_dynamic_wind (in_guard=0x2aaaaaf71760, thunk=0x2aaaaaf718f0, out_guard=0x2aaaaaf71720) at dynwind.c:107 #30 0x00002aaaaaafd30c in ceval (x=0x2aaaaae99ba0, env=0x2aaaaaf717d0) at eval.c:4562 #31 0x00002aaaaaafdff3 in ceval (x=0x2aaaaaf71a00, env=0x2aaaaaf719a0) at eval.c:3361 #32 0x00002aaaaaaff2ca in scm_eval_x (exp=0x2aaaaaf71a00, module_or_state=0x2aaaaaef96e0) at eval.c:5938 #33 0x00002aaaaab2f5a2 in scm_shell (argc=6, argv=0x7fffff871258) at script.c:737 #34 0x00002aaaaab1237f in invoke_main_func (body_data=0x7fffff871130) at init.c:367 #35 0x00002aaaaaaea3aa in c_body (d=0x7fffff8710d0) at continuations.c:362 #36 0x00002aaaaab4da1a in scm_c_catch (tag=0x104, body=0x2aaaaaaea3a0 <c_body>, body_data=0x7fffff8710d0, handler=0x2aaaaaaea3c0 <c_handler>, handler_data=0x7fffff8710d0, pre_unwind_handler=0x2aaaaab4e060 <scm_handle_by_message_noexit>, pre_unwind_handler_data=0x0) at throw.c:204 #37 0x00002aaaaaaea361 in scm_i_with_continuation_barrier (body=0x2aaaaaaea3a0 <c_body>, body_data=0x7fffff8710d0, handler=0x2aaaaaaea3c0 <c_handler>, handler_data=0x7fffff8710d0, pre_unwind_handler=0x2aaaaab4e060 <scm_handle_by_message_noexit>, pre_unwind_handler_data=0x0) at continuations.c:338 #38 0x00002aaaaaaea400 in scm_c_with_continuation_barrier (func=Variable "func" is not available. ) at continuations.c:380 #39 0x00002aaaaab4be03 in scm_i_with_guile_and_parent (func=0x2aaaaab12360 <invoke_main_func>, data=0x7fffff871130, parent=Variable "parent" is n ot available. ) at threads.c:645 #40 0x00002aaaaab12345 in scm_boot_guile (argc=Variable "argc" is not available. ) at init.c:350 #41 0x0000000000400ba0 in main (argc=6, argv=0x7fffff871258) at guile.c:74 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel