guile-gtk-general
[Top][All Lists]
Advanced

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

Re: Death of -glib, Life of -platform


From: Jan Nieuwenhuizen
Subject: Re: Death of -glib, Life of -platform
Date: Mon, 20 Sep 2004 15:05:20 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Andy Wingo writes:

Hi Andy,

> I don't get this. It works for me. I suspect that you have an enhanced-
> generics g-wrap lying around somewhere.

No.  (I'm using plain g-wrap-1.9.1).

> For this kind of error, a GDB backtrace would be really helpful.

(fresh GUILE-cvs)

(gdb) bt
#0  scm_error (key=0x400bff40, subr=0x5 <Address 0x5 out of bounds>, 
    message=0x400bff40 "Wrong type argument in position ~A: ~S", 
    args=0x400bff40, rest=0x400bff40) at error.c:59
#1  0x4004a444 in scm_wrong_type_arg (
    subr=0x400bff40 "Wrong type argument in position ~A: ~S", pos=5, 
    bad_value=0x2) at error.c:227
#2  0x403d90e9 in gw_guile_handle_wrapper_error (arena=0x0, error=0xbfffea50, 
    func_name=0x4096ace6 "gtk-box-set-child-packing", arg_pos=1074528064)
    at ../../../guile/g-wrap/guile-runtime.c:601
#3  0x403dbbc8 in gw_handle_wrapper_error (arena=0x400bff40, 
    error=0x400bff40, 
    func_name=0x400bff40 "Wrong type argument in position ~A: ~S", 
    arg_pos=1074528064) at ../../g-wrap/core-runtime.c:69
#4  0x403d8e74 in dynproc_smob_apply (smob=0x403345b0, args=0x40e59298)
    at ../../../guile/g-wrap/guile-runtime.c:507
#5  0x4008e82f in scm_smob_apply_3_001 (smob=0x403345b0, a1=0x400bff40, 
    a2=0x400bff40, rst=0x400bff40) at smob.c:253
#6  0x400502e7 in ceval (x=0x40e595f8, env=0x40e592b0) at eval.c:4517
#7  0x4004fd8f in ceval (x=0x40eab108, env=0x40dc6138) at eval.c:3347
#8  0x4005423e in scm_i_eval_x (exp=0x40e591b8, env=0x40eab430) at eval.c:5880
#9  0x400543ac in scm_primitive_eval_x (exp=0x40eab428) at eval.c:5900
#10 0x40070a57 in load (data=0x40370648) at load.c:81
#11 0x4004561f in scm_internal_dynamic_wind (
    before=0x400bff40 <s_scm_strerror+1366>, inner=0x40070a20 <load>, 
    after=0x400bff40 <s_scm_strerror+1366>, inner_data=0x400bff40, 
    guard_data=0xbfffec18) at dynwind.c:125
#12 0x40070b03 in scm_primitive_load (filename=0x403495b0) at load.c:110
#13 0x400506c5 in ceval (x=0x404, env=0x403705e0) at eval.c:4162
#14 0x40054319 in scm_i_eval (exp=0x40e591b8, env=0x403705e0) at eval.c:5890
#15 0x400422ab in scm_start_stack (id=0x400bff40, exp=0x400bff40, 
    env=0x400bff40) at debug.c:454
#16 0x40042346 in scm_m_start_stack (exp=0x40314f28, env=0x403705e0)
    at debug.c:470
#17 0x4005291f in scm_apply (proc=0x4030fe60, arg1=0x40314f58, 
    args=0x403705e0) at eval.c:4835
#18 0x4005091c in ceval (x=0x40314f58, env=0x403705e0) at eval.c:3989
#19 0x40052bb4 in scm_apply (proc=0x40370478, arg1=0x4032cb78, 
    args=0x40370580) at eval.c:4974
#20 0x400522b1 in scm_call_0 (proc=0x400bff40) at eval.c:4617
#21 0x40045552 in scm_dynamic_wind (in_guard=0x40370520, thunk=0x400bff40, 
    out_guard=0x40370540) at dynwind.c:106
#22 0x4004fb0e in ceval (x=0x4032ccb8, env=0x40370500) at eval.c:4485
#23 0x40050c49 in ceval (x=0x403701c0, env=0x40370448) at eval.c:3321
#24 0x4005423e in scm_i_eval_x (exp=0x40e591b8, env=0x40370448) at eval.c:5880
#25 0x400543ac in scm_primitive_eval_x (exp=0x40370418) at eval.c:5900
#26 0x400544cf in inner_eval_x (data=0x400bff40) at eval.c:5947
#27 0x4004561f in scm_internal_dynamic_wind (
    before=0x400bff40 <s_scm_strerror+1366>, inner=0x400544b0 <inner_eval_x>, 
    after=0x400bff40 <s_scm_strerror+1366>, inner_data=0x400bff40, 
    guard_data=0x40370420) at dynwind.c:125
#28 0x4005456b in scm_eval_x (exp=0x400bff40, module=0x40e591b8)
    at eval.c:5956
#29 0x4008db0f in scm_shell (argc=2, argv=0xbffff0d4) at script.c:701
#30 0x4006e2ef in invoke_main_func (body_data=0x40e591b8) at init.c:607
#31 0x4006e29c in scm_boot_guile_1 (base=0x400bff40, closure=0xbffff040)
    at init.c:587
#32 0x4006df50 in scm_boot_guile (argc=1074528064, argv=0x400bff40, 
    main_func=0x400bff40 <s_scm_strerror+1366>, closure=0x400bff40)
    at init.c:395
#33 0x080489f6 in main (argc=1074528064, argv=0x400bff40) at guile.c:74
(gdb)

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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