Thu 18 Jan 2007 09:42:51 AM UTC, original submission:
Forwarded from: https://launchpad.net/ubuntu/+source/gnash/+bug/79295
With a newly installed Edgy system, I have had a lot of trouble with flash plugin; admittedly it is almost not expected to work in AMD64, but since it is in one of the backport repositories, I figured I would try to file a report.
version GNASH 0.7.2-1~edgy1
page that caused problem (Adobe flash test page):
http://www.adobe.com/shockwave/welcome/
I have been unsuccessful with libflash-mozplugin. It causes firefox to close immediately upon attempting to open any flash page (even, for example, gmail.com's inbox).
Some flash sites seem to work properly, so this may just be an issue with 'newer' flash content. For example, I am able to view the flash window at timestrip.com
Version: 0.7.2
Build Log: http://librarian.launchpad.net/5235156/buildlog_ubuntu-edgy-amd64.gnash_0.7.2-1%7Eedgy1_FULLYBUILT.txt.gz
Unfortunately my debug backtrace is not quite complete. The crash report contains a CoreDump though: http://librarian.launchpad.net/5741137/_usr_bin_gnash.1000.crash
With the uncomplete backtrace, I also wasn't able to figure out if it's a duplicate of one of these: http://tinyurl.com/2ml75n
--- stack trace ---
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Core was generated by `/usr/bin/gnash -v -x 35658614 -j 300 -k 120 -u http://www.adobe.com/shockwave/d'.
Program terminated with signal 11, Segmentation fault.
#0 0x00002b438ee74093 in _int_free () from /lib/libc.so.6
#0 0x00002b438ee74093 in _int_free () from /lib/libc.so.6
No symbol table info available.
#1 0x00002b438ee748b4 in free () from /lib/libc.so.6
No symbol table info available.
#2 0x00002b438b0a3371 in gnash::movie_def_impl::read_all_swf () from /usr/lib/libgnashserver-0.7.2.so
No symbol table info available.
#3 0x00002b438b0a34c9 in gnash::MovieLoader::execute () from /usr/lib/libgnashserver-0.7.2.so
No symbol table info available.
#4 0x00002b438e13a3ca in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0x00002b438eed355d in clone () from /lib/libc.so.6
No symbol table info available.
#6 0x0000000000000000 in ?? ()
No symbol table info available.
--- thread stack trace ---
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Core was generated by `/usr/bin/gnash -v -x 35658614 -j 300 -k 120 -u http://www.adobe.com/shockwave/d'.
Program terminated with signal 11, Segmentation fault.
#0 0x00002b438ee74093 in _int_free () from /lib/libc.so.6
.
Thread 2 (process 7167):
#0 0x00002b438e13fd78 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
No symbol table info available.
#1 0x00002b438e142564 in default_attr () from /lib/libpthread.so.0
No symbol table info available.
#2 0x0000000045aa9d5a in ?? ()
No symbol table info available.
#3 0x00002b438e13c5e8 in pthread_mutex_lock () from /lib/libpthread.so.0
No symbol table info available.
#4 0x0000000000004558 in ?? ()
No symbol table info available.
#5 0x000000000058ea20 in ?? ()
No symbol table info available.
#6 0x00002b438e140109 in __write_nocancel () from /lib/libpthread.so.0
No symbol table info available.
#7 0x00002b438e6d097f in _X11TransSocketWrite (ciptr=<value optimized out>, buf=0x0, size=2) at /usr/include/X11/Xtrans/Xtranssock.c:2164
No locals.
#8 0x00002b438e6d575a in _XFlushInt (dpy=0x2aaaab2f8010, cv=0x5b0d30) at ../../src/XlibInt.c:706
size = 5804504
todo = 5
write_stat = <value optimized out>
bufindex = 0x3f800000 <Address 0x3f800000 out of bounds>
ext = <value optimized out>
#9 0x00002b438b0a31f5 in gnash::MovieLoader::wait_for_frame () from /usr/lib/libgnashserver-0.7.2.so
No symbol table info available.
#10 0x00002b438b0a32b0 in gnash::movie_def_impl::ensure_frame_loaded () from /usr/lib/libgnashserver-0.7.2.so
No symbol table info available.
#11 0x00002b438b02df54 in gnash::movie_instance::advance () from /usr/lib/libgnashserver-0.7.2.so
No symbol table info available.
#12 0x00002b43890688c7 in gnash::Gui::advance_movie () from /usr/lib/libgnashgui-0.7.2.so
No symbol table info available.
#13 0x00002b438d38018b in g_timeout_dispatch (source=0x5b1bc0, callback=0, user_data=0x2) at gmain.c:3422
No locals.
#14 0x00002b438d37fc84 in IA__g_main_context_dispatch (context=0x5891d8) at gmain.c:2045
No locals.
#15 0x00002b438d382acd in g_main_context_iterate (context=0x543670, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2677
got_ownership = <value optimized out>
max_priority = 2147483647
timeout = 1
some_ready = 1
nfds = <value optimized out>
allocated_nfds = <value optimized out>
fds = (GPollFD *) 0x59e150
_PRETTY_FUNCTION_ = "g_main_context_iterate"
#16 0x00002b438d382dda in IA__g_main_loop_run (loop=0x598fc0) at gmain.c:2881
got_ownership = <value optimized out>
self = (GThread *) 0x55ff20
_PRETTY_FUNCTION_ = "IA__g_main_loop_run"
#17 0x00002b4389abc5f3 in IA__gtk_main () at gtkmain.c:1024
tmp_list = (GList *) 0x510ac0
functions = (GList *) 0x0
init = (GtkInitFunction *) 0x7fff21b65048
loop = (GMainLoop *) 0x598fc0
#18 0x00002b43890675db in gnash::GtkGui::run () from /usr/lib/libgnashgui-0.7.2.so
No symbol table info available.
#19 0x00000000004053be in gnash::Player::run ()
No symbol table info available.
#20 0x00000000004038a5 in main ()
No symbol table info available.
.
Thread 1 (process 7168):
#0 0x00002b438ee74093 in _int_free () from /lib/libc.so.6
No symbol table info available.
#1 0x00002b438ee748b4 in free () from /lib/libc.so.6
No symbol table info available.
#2 0x00002b438b0a3371 in gnash::movie_def_impl::read_all_swf () from /usr/lib/libgnashserver-0.7.2.so
No symbol table info available.
#3 0x00002b438b0a34c9 in gnash::MovieLoader::execute () from /usr/lib/libgnashserver-0.7.2.so
No symbol table info available.
#4 0x00002b438e13a3ca in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0x00002b438eed355d in clone () from /lib/libc.so.6
No symbol table info available.
#6 0x0000000000000000 in ?? ()
No symbol table info available.
|