gnash
[Top][All Lists]
Advanced

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

[Gnash] [backtrace included] Gnash segfaults at NPR site


From: Andrew Barr
Subject: [Gnash] [backtrace included] Gnash segfaults at NPR site
Date: Wed, 17 May 2006 21:52:36 -0400

I am trying to view the Flash movie located at this web page:

http://www.npr.org/news/specials/election2006/map/

In Firefox I get a gray square, if I play the file deposited in /tmp the
Gnash player segfaults. I ran it under gdb and got this backtrace:

(gdb) run map.swf
Starting program: /usr/bin/gnash map.swf
[Thread debugging using libthread_db enabled]
[New Thread -1228040512 (LWP 22366)]
libGL warning: 3D driver claims to not support visual 0x4b
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x24
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x26
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x28
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2a
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2c
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2e
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x30
libGL warning: 3D driver claims to not support visual 0x31
libGL warning: 3D driver claims to not support visual 0x32
gnash::movie_definition* gnash::create_movie(const gnash::URL&): url is
file:///tmp/map.swf

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1228040512 (LWP 22366)]
gnash::as_object::set_member_default (this=0x8792eb0, address@hidden,
    address@hidden) at Object.h:307
307                     if (v.m_type == UNDEFINED) set_undefined();
(gdb) bt
#0  gnash::as_object::set_member_default (this=0x8792eb0,
address@hidden,
    address@hidden) at Object.h:307
#1  0xb780c35d in getArrayInterface () at array.cpp:595
#2  0xb780c4ea in gnash::array_init (glob=0x875af98) at array.cpp:613
#3  0xb7845919 in Global (this=0x875af98) at Global.cpp:535
#4  0xb77b59ca in gnash::action_init () at action.cpp:545
#5  0xb77bf509 in gnash::action_buffer::execute (this=0x862f4e4,
    env=0x88ef2f8, start_pc=0, exec_bytes=163, retval=0x0,
    address@hidden, is_function2=false) at
action.cpp:831
#6  0xb77c2976 in gnash::action_buffer::execute (this=0x862f4e4,
env=0x88ef2f8)
    at action.cpp:701
#7  0xb77faf54 in gnash::sprite_instance::do_actions (this=0x88ef210)
    at sprite_instance.cpp:80
#8  0xb77ff519 in gnash::sprite_instance::on_event_load (this=0x88ef210)
    at sprite_instance.h:408
#9  0xb77a25e7 in gnash::movie_root::advance (this=0x884b9e0,
delta_time=0)
    at movie_root.cpp:191
#10 0x0804bf86 in main (argc=2, argv=0xbfbb41d4) at gnash.cpp:837
(gdb)

The binary is compiled from Gnash CVS as of about two hours ago.

Regards,
Andrew Barr

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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