Tue 15 Aug 2006 12:44:34 PM UTC, comment #2:
Gentoo Stable, gcc 4.1.1, CFLAGS="-O2 -pipe -march=athlon-xp" nvidia-drivers. Xorg 7.0.
/usr/bin/confcache --confcache-ignore /var/tmp/ccache:/var/tmp/.distcc --confcache-dir /var/tmp/confcache ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-plugin --with-plugindir=/opt/netscape/plugins --enable-gui=gtk --enable-sound=gst --enable-gtkglext --enable-pthreads --enable-xml --disable-mp3 --disable-klash --disable-i810-lod-bias --build=i686-pc-linux-gnu
|
Tue 15 Aug 2006 02:45:10 AM UTC, original submission:
Two examples provided:
gnash -vp -va -v -r1 /usr/portage/distfiles/cvs-src/gnash/testsuite/media/green.swf
04:43:00: Verbose output turned on
04:43:00: Verbose output turned on
04:43:00: Verbose output turned on
04:43:00: TRACE: virtual bool gnash::GtkGui::init(int, char***) enter
04:43:00: OpenGL extension version - 1.3
04:43:00: Got double-buffered visual.
04:43:00: TRACE: returning
04:43:00: TRACE: virtual bool gnash::GtkGui::createWindow(int, int) enter
04:43:00: Created top level window
04:43:00: TRACE: virtual bool gnash::GtkGui::createMenu() enter
04:43:00: TRACE: returning
04:43:00: TRACE: virtual bool gnash::GtkGui::setupEvents() enter
04:43:00: TRACE: returning
04:43:00: TRACE: static gboolean gnash::GtkGui::configure_event(GtkWidget, GdkEventConfigure, void*) enter
04:43:00: TRACE: returning
04:43:00: TRACE: static gboolean gnash::GtkGui::realize_event(GtkWidget, GdkEvent, void*) enter
04:43:00: TRACE: returning
04:43:00: TRACE: static gboolean gnash::GtkGui::configure_event(GtkWidget, GdkEventConfigure, void*) enter
04:43:00: TRACE: returning
04:43:00: TRACE: returning
04:43:00: version = 6, file_length = 28618
04:43:00: xmin = 0, ymin = 0, xmax = 320, ymax = 240
04:43:00: frame rate = 12.000000, frames = 1
04:43:00: Waiting for frame 1 to be loaded
SWF[22]: tag type = 9, tag length = 3
04:43:00: set_background_color: (255 255 255)
04:43:00: SWF[31]: tag type = 21, tag length = 28519
04:43:00: define_bits_jpeg2_loader: charid = 1 pos = 0x21
Segmentation fault
gnash -vp -va -v -r1 /usr/portage/distfiles/cvs-src/gnash/testsuite/actionscript.all/movieclip_test.swf
04:44:57: Verbose output turned on
04:44:57: Verbose output turned on
04:44:57: Verbose output turned on
04:44:57: TRACE: virtual bool gnash::GtkGui::init(int, char***) enter
04:44:57: OpenGL extension version - 1.3
04:44:57: Got double-buffered visual.
04:44:57: TRACE: returning
04:44:57: TRACE: virtual bool gnash::GtkGui::createWindow(int, int) enter
04:44:57: Created top level window
04:44:57: TRACE: virtual bool gnash::GtkGui::createMenu() enter
04:44:57: TRACE: returning
04:44:57: TRACE: virtual bool gnash::GtkGui::setupEvents() enter
04:44:57: TRACE: returning
04:44:57: TRACE: static gboolean gnash::GtkGui::configure_event(GtkWidget, GdkEventConfigure, void*) enter
04:44:58: TRACE: returning
04:44:58: TRACE: static gboolean gnash::GtkGui::realize_event(GtkWidget, GdkEvent, void*) enter
04:44:58: TRACE: returning
04:44:58: TRACE: static gboolean gnash::GtkGui::configure_event(GtkWidget, GdkEventConfigure, void*) enter
04:44:58: TRACE: returning
04:44:58: TRACE: returning
04:44:58: version = 6, file_length = 33233
04:44:58: file is compressed.
04:44:58: xmin = 0, ymin = 0, xmax = 550, ymax = 400
04:44:58: frame rate = 12.000000, frames = 1
04:44:58: Waiting for frame 1 to be loaded
SWF[15]: tag type = 9, tag length = 3
04:44:58: set_background_color: (255 255 255)
04:44:58: SWF[24]: tag type = 12, tag length = 2
04:44:58: tag 12: do_action_loader
04:44:58: -- actions in frame 0
04:44:58: SWF[32]: tag type = 12, tag length = 1
04:44:58: tag 12: do_action_loader
04:44:58: -- actions in frame 0
04:44:58: SWF[39]: tag type = 8, tag length = 574
04:44:58: jpeg_tables_loader
04:44:58: SWF[619]: tag type = 6, tag length = 9852
Segmentation fault
|