gnash-dev
[Top][All Lists]
Advanced

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

Re[2]: [Gnash-dev] Testing video


From: Udo Giacomozzi
Subject: Re[2]: [Gnash-dev] Testing video
Date: Fri, 13 Apr 2007 17:41:24 +0200

Hello strk,

Thursday, April 12, 2007, 7:18:35 PM, you wrote:
s> Can you get a backtrace ?

With current HEAD I can't run any movie at all :(


address@hidden:~/gnash$ gdb gui/.libs/lt-gnash
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db library 
"/lib/tls/libthread_db.so.1".

(gdb) run  -v testsuite/samples/subshapes.swf
Starting program: /mnt/bigdrive/home/udo/gnash/gui/.libs/lt-gnash -v 
testsuite/samples/subshapes.swf
[Thread debugging using libthread_db enabled]
[New Thread 1090520416 (LWP 11176)]
17:39:53: Verbose output turned on
no rendering flags specified, using rcfile
virtual bool gnash::GtkGui::init(int, char***) enter
17:39:53: Created top level window
17:39:53: Couldn't find pixmap file: GnashG.png

** (lt-gnash:11176): WARNING **: Couldn't find pixmap file: GnashG.png
virtual bool gnash::GtkGui::createMenu() enter
virtual bool gnash::GtkGui::setupEvents() enter
17:39:53: WARNING: Resize request received while there's still no movie loaded, 
can't correctly set movie scale
static gboolean gnash::GtkGui::realize_event(GtkWidget*, GdkEvent*, void*) enter
framebuffer pixel format is RGB24
Base url set to: 
file:///mnt/bigdrive/home/udo/gnash/testsuite/samples/subshapes.swf
Movie file:///mnt/bigdrive/home/udo/gnash/testsuite/samples/subshapes.swf 
(SWF5) added to library
virtual bool gnash::GtkGui::createWindow(int, int) enter
GTK-AGG: 690000 bytes offscreen buffer allocated

initialized AGG buffer <0x410bc008>, 690000 bytes, 550x400, rowsize is 1650 
bytes
[New Thread 1100368816 (LWP 11179)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1100368816 (LWP 11179)]
0x018cbc40 in ?? ()
(gdb)


I hope I didn't mess up something with my BOOST installation...





reply via email to

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