Sun 26 Jul 2009 03:59:55 AM UTC, original submission:
while trying to view http://tinyurl.com/nsp48d (this bug is reproducible):
Core was generated by `/usr/bin/gtk-gnash -x 5761624 -j 660 -k 535 -u http://c1.neweggimages.com/WebRe'.
Program terminated with signal 11, Segmentation fault.
[New process 25724]
#0 0x00007ffd417c58fa in memset () from /lib64/libc.so.6
(gdb) bt
#0 0x00007ffd417c58fa in memset () from /lib64/libc.so.6
#1 0x00007ffd41305c53 in amf::LcShm::formatHeader (this=0xba4648, con=@0x7fff4d196b40, host=@0x7fff4d196b50) at lcshm.cpp:417
#2 0x00007ffd41306008 in amf::LcShm::send (this=0xba4648, name=@0x7fff4d196b40, domainname=@0x7fff4d196b50, data=@0x7fff4d196ab0) at lcshm.cpp:574
#3 0x00007ffd44113ccc in localconnection_send (fn=@0x7fff4d196d30) at asobj/flash/net/LocalConnection_as.cpp:362
#4 0x00007ffd43ee8198 in gnash::builtin_function::operator() (this=0x1851af0, fn=@0x7fff4d196d30) at ./builtin_function.h:102
#5 0x00007ffd441c545d in gnash::call_method (method=@0x7fff4d196f60, env=@0x11cb248, this_ptr=0xba45c0, args={_M_ptr = 0x7fff4d197110}, super=0x1e76b20, callerDef=0x11cac00)
at action.cpp:66
#6 0x00007ffd4419581a in gnash::SWF::SWFHandlers::ActionCallMethod (thread=@0x7fff4d197610) at ASHandlers.cpp:3465
#7 0x00007ffd4419255e in gnash::SWF::ActionHandler::execute (this=0x11e1a40, thread=@0x7fff4d197610) at ASHandlers.cpp:148
#8 0x00007ffd4419fb82 in gnash::SWF::SWFHandlers::execute (this=0x7ffd449e2328, type=gnash::SWF::ACTION_CALLMETHOD, thread=@0x7fff4d197610) at ASHandlers.cpp:437
#9 0x00007ffd441bb346 in gnash::ActionExec::operator() (this=0x7fff4d197610) at ActionExec.cpp:288
#10 0x00007ffd43fc5d07 in gnash::swf_function::operator() (this=0x1857a20, fn=@0x7fff4d197b10) at swf_function.cpp:357
#11 0x00007ffd441c545d in gnash::call_method (method=@0x7fff4d197d40, env=@0x11cb248, this_ptr=0x1851790, args={_M_ptr = 0x7fff4d197ef0}, super=0x1e76760, callerDef=0x11cac00)
at action.cpp:66
#12 0x00007ffd4419581a in gnash::SWF::SWFHandlers::ActionCallMethod (thread=@0x7fff4d198390) at ASHandlers.cpp:3465
#13 0x00007ffd4419255e in gnash::SWF::ActionHandler::execute (this=0x11e1a40, thread=@0x7fff4d198390) at ASHandlers.cpp:148
#14 0x00007ffd4419fb82 in gnash::SWF::SWFHandlers::execute (this=0x7ffd449e2328, type=gnash::SWF::ACTION_CALLMETHOD, thread=@0x7fff4d198390) at ASHandlers.cpp:437
#15 0x00007ffd441bb346 in gnash::ActionExec::operator() (this=0x7fff4d198390) at ActionExec.cpp:288
#16 0x00007ffd43f7622e in gnash::GlobalCode::execute (this=0x13f0ee0) at ../libcore/vm/ExecutableCode.h:73
#17 0x00007ffd43f60c36 in gnash::movie_root::processActionQueue (this=0x7fff4d198950, lvl=3) at movie_root.cpp:1620
#18 0x00007ffd43f60d40 in gnash::movie_root::processActionQueue (this=0x7fff4d198950) at movie_root.cpp:1700
#19 0x00007ffd43f6702c in gnash::movie_root::advanceMovie (this=0x7fff4d198950) at movie_root.cpp:1080
#20 0x00007ffd43f670e4 in gnash::movie_root::advance (this=0x7fff4d198950) at movie_root.cpp:1024
#21 0x0000000000447cb0 in gnash::Gui::advanceMovie (this=0xaa0180) at gui.cpp:941
#22 0x000000000045a08e in gnash::Gui::advance_movie (gui=0xaa0180) at gui.h:242
#23 0x00007ffd41fe5a4b in ?? () from /usr/lib64/../lib64/libglib-2.0.so.0
#24 0x00007ffd41fe528b in g_main_context_dispatch () from /usr/lib64/../lib64/libglib-2.0.so.0
#25 0x00007ffd41fe8a4d in ?? () from /usr/lib64/../lib64/libglib-2.0.so.0
#26 0x00007ffd41fe8f7d in g_main_loop_run () from /usr/lib64/../lib64/libglib-2.0.so.0
#27 0x00007ffd42aafc47 in gtk_main () from /usr/lib64/../lib64/libgtk-x11-2.0.so.0
#28 0x0000000000460b84 in gnash::GtkGui::run (this=0xaa0180) at gtk.cpp:276
#29 0x0000000000454e80 in gnash::Player::run (this=0x7fff4d198df0, argc=34, argv=0x7fff4d198fa8, infile=@0xa3f130, url=@0x69ad78) at Player.cpp:497
#30 0x0000000000434cd8 in main (argc=34, argv=0x7fff4d198fa8) at gnash.cpp:480
|