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 :( [EMAIL PROTECTED]:~/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... _______________________________________________ Gnash-dev mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/gnash-dev

