[Fluxus] fluxus-video failure

Michal Seta mis at artengine.ca
Sat Dec 12 15:51:24 PST 2009


voilà

#0  0x00cc6422 in __kernel_vsyscall ()
#1  0x00fdc4d1 in *__GI_raise (sig=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0x00fdf932 in *__GI_abort () at abort.c:92
#3  0x0069878d in fault_handler (sn=11, si=0xbfffc8cc, ctx=0xbfffc94c)
    at ./sighand.c:49
#4  <signal handler called>
#5  0x02a70152 in ?? () from /usr/lib/dri/i915_dri.so
#6  0x02a6d883 in _tnl_run_pipeline () from /usr/lib/dri/i915_dri.so
#7  0x029be0b9 in ?? () from /usr/lib/dri/i915_dri.so
#8  0x02a6e5b4 in _tnl_draw_prims () from /usr/lib/dri/i915_dri.so
#9  0x02a6e899 in _tnl_vbo_draw_prims () from /usr/lib/dri/i915_dri.so
#10 0x02a6629a in ?? () from /usr/lib/dri/i915_dri.so
#11 0x02983234 in intel_generate_mipmap () from /usr/lib/dri/i915_dri.so
#12 0x02a01eb3 in _mesa_GenerateMipmapEXT () from /usr/lib/dri/i915_dri.so
#13 0x01afbfa2 in VideoTexture::gen_texture (this=0x84a2ab0)
    at addons/video/src/Video.cpp:80
#14 0x01afc15c in Camera (this=0xde1, device_id=0, w=320, h=240)
    at addons/video/src/Video.cpp:163
#15 0x01aff368 in camera_init (argc=3, argv=0xb7ff9fb0)
    at addons/video/src/FluxusVideo.cpp:500
#16 0x00528af7 in scheme_do_eval (obj=0xb6bb87e0, num_rands=3,
    rands=0xb7ff9fb0, get_value=-1) at ./../src/eval.c:7836
#17 0x0066cd6f in define_execute_with_dynamic_state (
    vec=<value optimized out>, delta=1, defmacro=0, rp=0x0, dm_env=0x0,
    dyn_state=0x0) at ./../src/syntax.c:704
#18 0x0066d4a2 in define_values_execute (data=0xb6bbeba0)
    at ./../src/syntax.c:836
#19 0x005283a9 in scheme_do_eval (obj=0xb6bbec08, num_rands=-1, rands=0x0,
    get_value=-1) at ./../src/eval.c:8247
#20 0x00529b3f in eval_k () at ./../src/eval.c:8955
#21 0x005532b8 in scheme_top_level_do_worker (k=0x529900 <eval_k>, eb=1,
    new_thread=0, dyn_state=0x0) at ./../src/fun.c:2078
#22 0x00553cc4 in scheme_top_level_do (k=0x529900 <eval_k>, eb=1)
    at ./../src/fun.c:1986
#23 0x00529d2e in _eval (obj=<value optimized out>, env=0x0, isexpr=0,
    multi=1, top=1, as_tail=0) at ./../src/eval.c:8977
#24 0x0052a0c0 in scheme_eval_compiled_multi (obj=0xb6bbec88, env=0xb7c2d1f8)
    at ./../src/eval.c:8989
#25 0x0052a126 in scheme_eval_multi (obj=0xb6bbce60, env=0xb7c2d1f8)
    at ./../src/eval.c:8848
#26 0x0052a3ae in do_eval_string_all (str=<value optimized out>,
    env=0xb7c2d1f8, cont=1, w_prompt=0) at ./../src/eval.c:9895
#27 0x08055ab2 in fluxus::Interpreter::Interpret (str=..., ret=0x0,
    abort=false) at src/Interpreter.cpp:240
#28 0x080619e5 in DisplayCallback () at src/main.cpp:162
#29 0x0037c5bb in ?? () from /usr/lib/libglut.so.3
#30 0x0037fea3 in fgEnumWindows () from /usr/lib/libglut.so.3
#31 0x0037cf80 in glutMainLoopEvent () from /usr/lib/libglut.so.3
#32 0x0037d3dd in glutMainLoop () from /usr/lib/libglut.so.3
#33 0x08061d24 in run (se=0xb7d043f0, argc=2, argv=0xbffff4d4)
    at src/main.cpp:344
#34 0x004f725f in call_with_basic (data=0xbffff3e4) at ./../src/salloc.c:138
#35 0x004f73f5 in scheme_main_stack_setup (no_auto_statics=1,
    _main=0x4f7200 <call_with_basic>, data=0xbffff3e4) at ./../src/salloc.c:157
#36 0x004f746e in scheme_main_setup (no_auto_statics=1,
    _main=0x8061a90 <run(Scheme_Env*, int, char**)>, argc=2, argv=0xbffff4d4)
    at ./../src/salloc.c:147
#37 0x0805fef9 in main (argc=2, argv=0xbffff4d4) at src/main.cpp:351


On Sat, Dec 12, 2009 at 6:24 PM, gabor papp <gabor.lists at mndl.hu> wrote:
> hi,
>
>> I tried to run fluxus with gdb but I get this:
>
> could you try a .gdbinit file like this:
>
> handle SIGSEGV nostop noprint
> handle SIG33 nostop noprint pass
> handle SIG32 nostop noprint pass
>
> then run fluxus from gdb and send a backtrace, please.
>
> i just saw something like this crash today.  you might get the segfault from
> the glGenerateMipmapEXT function in your driver. it is quite likely that
> your netbook gpu does not support this function.
>
> gabor
>
>



-- 
./MiS
514-344-0726
http://www.creazone.ca



More information about the Fluxus mailing list