> Can you provide a gdb backtrace? (See the FAQ for some instructions.)

(gdb) backtrace
#0  floatws_backcirculate (ws=0x8158a48) at floatws.c:862
#1  0xb7bffd86 in l2chnd_o_o__WFloatWS (fn=0xb7bfd1e0
<floatws_backcirculate>, in=0xbfd54840, out=0x80d8708) at exports.c:41
#2  0x08079bed in extl_l1_call_handler2 (st=0x808fee0) at luaextl.c:1694
#3  0xb7e2dd8d in luaD_precall () from /usr/lib/liblua.so
#4  0xb7e2e024 in luaD_call () from /usr/lib/liblua.so
#5  0xb7e2a42f in lua_call () from /usr/lib/liblua.so
#6  0xb7e2d6e5 in luaD_rawrunprotected () from /usr/lib/liblua.so
#7  0xb7e2e414 in luaD_pcall () from /usr/lib/liblua.so
#8  0xb7e2a4b4 in lua_pcall () from /usr/lib/liblua.so
#9  0x0807a00a in extl_l1_call_handler (st=0x808fee0) at luaextl.c:1809
#10 0xb7e2dd8d in luaD_precall () from /usr/lib/liblua.so
#11 0xb7e38989 in luaV_execute () from /usr/lib/liblua.so
#12 0xb7e2e064 in luaD_call () from /usr/lib/liblua.so
#13 0xb7e2a42f in lua_call () from /usr/lib/liblua.so
#14 0xb7e2d6e5 in luaD_rawrunprotected () from /usr/lib/liblua.so
#15 0xb7e2e414 in luaD_pcall () from /usr/lib/liblua.so
#16 0xb7e2a4b4 in lua_pcall () from /usr/lib/liblua.so
#17 0x0807946f in extl_dodo_call_vararg (st=0x0, param=0x808fee0) at
luaextl.c:1385
#18 0x0807707c in extl_docpcall (st=0x808fee0) at luaextl.c:119
#19 0xb7e2dd8d in luaD_precall () from /usr/lib/liblua.so
#20 0xb7e2e024 in luaD_call () from /usr/lib/liblua.so
#21 0xb7e2a555 in lua_pcall () from /usr/lib/liblua.so
#22 0xb7e2d6e5 in luaD_rawrunprotected () from /usr/lib/liblua.so
#23 0xb7e2e414 in luaD_pcall () from /usr/lib/liblua.so
#24 0xb7e2a5de in lua_cpcall () from /usr/lib/liblua.so
#25 0x080770d4 in extl_cpcall (st=0xb7e3b294, fn=0, ptr=0x0) at luaextl.c:135
#26 0x08079528 in extl_cpcall_call (st=0x0, fn=0, param=0xbfd54e80) at
luaextl.c:1405
#27 0x08079615 in extl_call_vararg (fnref=204, spec=0x0, rspec=0x0,
args=0x0) at luaextl.c:1446
#28 0x0807964c in extl_call (fnref=0, spec=0x0, rspec=0x0) at luaextl.c:1456
#29 0x0806ff18 in dispatch_binding (binding_owner=0x8158a48,
grab_reg=0x8158a48, binding=0x80ec970, ev=0x0) at key.c:84
#30 0x080703b9 in ioncore_do_handle_keypress (ev=0xbfd54fe0) at key.c:293
#31 0x0805c4a1 in ioncore_handle_event (ev=0x80d8708) at eventh.c:81
#32 0x08075b0f in marshall_alt_p (fn=0x805c470 <ioncore_handle_event>,
param=0x0) at hooks.c:337
#33 0x08075bdc in hook_call_alt (hk=0x0, p=0xbfd54fe0, m=0x8075b00
<marshall_alt_p>, em=0) at hooks.c:371
#34 0x08075cf8 in hook_call_alt_p (hk=0x0, p=0x0, em=0) at hooks.c:416
#35 0x0805684c in ioncore_x_connection_handler (conn=4, unused=0x0) at
event.c:211
#36 0x08074394 in check_input_fds (rfds=0xbfd550a0) at select.c:86
#37 0x0807440c in mainloop_select () at select.c:106
#38 0x080568b5 in ioncore_mainloop () at event.c:235
#39 0x08056349 in main (argc=134739285, argv=0xffffffff) at ion.c:286

- Matyas Selmeci

Reply via email to