On Wed, Oct 11, 2006 at 12:23:52PM +0200, strk wrote:
> Rob reported use of libtool -mode=execute, but I haven't tested it.
It worked. Here is the backtrace obtained from:
libtool --mode=execute gdb --args /home/dumas/src/gnash/utilities/gprocessor -v
Global.swf
(gdb) bt
#0 0x00a65402 in __kernel_vsyscall ()
#1 0x01007d40 in raise () from /lib/libc.so.6
#2 0x01009591 in abort () from /lib/libc.so.6
#3 0x0103d18b in __libc_message () from /lib/libc.so.6
#4 0x01044efd in _int_free () from /lib/libc.so.6
#5 0x01048550 in free () from /lib/libc.so.6
#6 0x00dfa291 in operator delete () from /usr/lib/libstdc++.so.6
#7 0x00dfa2ed in operator delete[] () from /usr/lib/libstdc++.so.6
#8 0x006ca5fe in as_global_parseint ([EMAIL PROTECTED]) at Global.cpp:367
#9 0x0063bff1 in gnash::call_method ([EMAIL PROTECTED], env=0x8138268,
this_ptr=0x8138178, nargs=1, first_arg_bottom_index=1) at action.cpp:267
#10 0x006b27c8 in gnash::SWF::SWFHandlers::ActionCallFunction (
[EMAIL PROTECTED]) at swf/ASHandlers.cpp:1992
#11 0x0068df52 in gnash::SWF::ActionHandler::execute (this=0x8127a78,
[EMAIL PROTECTED]) at swf/ASHandlers.cpp:247
#12 0x00694eb6 in gnash::SWF::SWFHandlers::execute (this=0x8127198,
type=gnash::SWF::ACTION_CALLFUNCTION, [EMAIL PROTECTED])
at swf/ASHandlers.cpp:522
#13 0x00640511 in gnash::ActionExec::operator() (this=0xbfea42f0)
at ActionExec.cpp:183
#14 0x006e67c3 in gnash::action_buffer::execute (this=0x8138e8c, env=0x8138268)
at action_buffer.cpp:182
#15 0x00665b33 in execute_actions (env=0x8138268, [EMAIL PROTECTED])
---Type <return> to continue, or q <return> to quit---
at sprite_instance.cpp:90
#16 0x00668d03 in gnash::sprite_instance::do_actions (this=0x8138178)
at sprite_instance.cpp:984
#17 0x00668f2e in gnash::sprite_instance::advance_sprite (this=0x8138178,
delta_time=0.00999999978) at sprite_instance.cpp:1541
#18 0x006719ae in gnash::movie_instance::advance (this=0x8138178,
delta_time=0.00999999978) at movie_instance.cpp:100
#19 0x00634b2c in gnash::movie_root::advance (this=0x812ab58,
delta_time=0.00999999978) at movie_root.cpp:415
#20 0x08049842 in main (argc=3, argv=0xbfea45c4) at processor.cpp:283
_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash