Bug#632308: stalls when loading web pages with flash

2011-07-04 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stack trace when trying to load youtube.com:

marcus@better:~$ chromium --temp-profile -g
# Env:
# LD_LIBRARY_PATH=/usr/lib/chromium:/usr/lib/xulrunner-1.9.1
#
PATH=/usr/lib/chromium:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/opt/ec2-api-tools/bin:/opt/ec2-ami-tools/bin:/opt/ElasticLoadBalancing/bin:/opt/IAMCli/bin:/opt/elasticbeanstalk-cli/bin:/home/marcus/grails/bin:/home/marcus/gradle/bin
#GTK_PATH=
# CHROMIUM_USER_FLAGS=
#  CHROMIUM_FLAGS=--password-store=detect
- --user-data-dir=/tmp/tmp.RobmOwHCEW
/usr/bin/gdb /usr/lib/chromium/chromium -x /tmp/chromiumargs.myFTjW
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/lib/chromium/chromium...Reading symbols from
/usr/lib/debug/usr/lib/chromium/chromium...done.
done.
(gdb) r
Starting program: /usr/lib/chromium/chromium --password-store=detect
- --user-data-dir=/tmp/tmp.RobmOwHCEW
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe7b88700 (LWP 2286)]
[New Thread 0x7fffe7387700 (LWP 2287)]
[New Thread 0x7fffe65ed700 (LWP 2288)]
[New Thread 0x7fffe5dec700 (LWP 2289)]
[New Thread 0x7fffe55eb700 (LWP 2290)]
[New Thread 0x7fffe4dea700 (LWP 2291)]
[New Thread 0x7fffe3de8700 (LWP 2293)]
[New Thread 0x7fffe45e9700 (LWP 2292)]
[New Thread 0x7fffe35e7700 (LWP 2295)]
[New Thread 0x7fffe9236700 (LWP 2296)]
[New Thread 0x7fffe2de6700 (LWP 2297)]
[New Thread 0x7fffe25e5700 (LWP 2298)]
[New Thread 0x7fffe1de4700 (LWP 2299)]
[New Thread 0x7fffe12f0700 (LWP 2300)]
[Thread 0x7fffe12f0700 (LWP 2300) exited]
[New Thread 0x7fffe12f0700 (LWP 2301)]

Failed to open debug file '/home/marcus/tmp/mozdebug'

[New Thread 0x7fffd26a2700 (LWP 2319)]

[New Thread 0x7fffd1ff8700 (LWP 2337)]

[New Thread 0x7fffd17f7700 (LWP 2341)]

[New Thread 0x7fffd2681700 (LWP 2342)]
[New Thread 0x7fffd0ff6700 (LWP 2343)]
[Thread 0x7fffd17f7700 (LWP 2341) exited]
[New Thread 0x7fffd0fd5700 (LWP 2344)]
[New Thread 0x7fffd17f7700 (LWP 2351)]
[Thread 0x7fffd17f7700 (LWP 2351) exited]
^CCheck failed: g_shutdown_pipe_write_fd != -1

Program received signal SIGINT, Interrupt.
0x7fffed8926d3 in __poll (fds=value optimized out, nfds=value
optimized out, timeout=29)
at ../sysdeps/unix/sysv/linux/poll.c:87
87  ../sysdeps/unix/sysv/linux/poll.c: Filen eller katalogen finns inte.
in ../sysdeps/unix/sysv/linux/poll.c
(gdb) set pagination 0
(gdb) bt
#0  0x7fffed8926d3 in __poll (fds=value optimized out, nfds=value
optimized out, timeout=29) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x71bcc9e4 in ?? () from /lib/libglib-2.0.so.0
#2  0x71bccf1d in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x7571ba6f in base::MessagePumpForUI::RunOnce (this=value
optimized out, context=value optimized out, block=value optimized
out) at base/message_pump_glib.cc:236
#4  0x7571b953 in base::MessagePumpForUI::RunWithDispatcher
(this=0x78aef900, delegate=value optimized out, dispatcher=value
optimized out) at base/message_pump_glib.cc:210
#5  0x756ea235 in MessageLoop::RunInternal (this=0x787e9e00)
at base/message_loop.cc:346
#6  0x756ea31c in RunHandler (this=value optimized out,
dispatcher=value optimized out) at base/message_loop.cc:319
#7  MessageLoopForUI::Run (this=value optimized out, dispatcher=value
optimized out) at base/message_loop.cc:694
#8  0x74ee8a75 in RunUIMessageLoop (parameters=...) at
chrome/browser/browser_main.cc:589
#9  BrowserMain (parameters=...) at chrome/browser/browser_main.cc:1842
#10 0x74eda529 in RunNamedProcessTypeMain (argc=value optimized
out, argv=value optimized out) at chrome/app/chrome_main.cc:500
#11 ChromeMain (argc=value optimized out, argv=value optimized out)
at chrome/app/chrome_main.cc:821
#12 0x74ed1d99 in main (argc=3, argv=0x7fffe0a8) at
chrome/app/chrome_exe_main_gtk.cc:46
(gdb) thread apply all backtrace

Thread 22 (Thread 0x7fffd0fd5700 (LWP 2344)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x7570ff23 in base::ConditionVariable::TimedWait
(this=0x78772900, max_time=value optimized out) at
base/synchronization/condition_variable_posix.cc:60
#2  0x76b4b259 in base::PosixDynamicThreadPool::WaitForTask
(this=0x787728c0) at base/threading/worker_pool_posix.cc:153
#3  0x76b4b32c in base::(anonymous
namespace)::WorkerThread::ThreadMain (this=0x79284cc0) at
base/threading/worker_pool_posix.cc:77
#4  0x757137c2 in base::(anonymous 

Bug#632308: stalls when loading web pages with flash

2011-07-04 Thread Jonathan Nieder
Hi again,

Marcus Better wrote:

[...]
 #11 0x7fffd200b69f in gm_pref_store_new () from
 /usr/lib/mozilla/plugins/gecko-mediaplayer.so

Thanks for the quick reply.

Looks like Bug#627348.  Does disabling the gecko-mediaplayer plugin
help?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632308: stalls when loading web pages with flash

2011-07-04 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-07-04 11:24, Jonathan Nieder wrote:
 Looks like Bug#627348.  Does disabling the gecko-mediaplayer plugin
 help?

Yes, it works after uninstalling that!

Cheers,

Marcus
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4Rh6oACgkQXjXn6TzcAQkJGACgtC/erRrDeXPDf0sseEnm028a
xcAAoIrqhyYKtAg19N0U/sbmHP4jwaT4
=r8QH
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632308: stalls when loading web pages with flash

2011-07-04 Thread Jonathan Nieder
reassign 632308 gecko-mediaplayer
severity 632308 grave
affects 627348 + src:chromium-browser
merge 627348 632308
quit

Marcus Better wrote:
 On 2011-07-04 11:24, Jonathan Nieder wrote:

 Looks like Bug#627348.  Does disabling the gecko-mediaplayer plugin
 help?

 Yes, it works after uninstalling that!

Okay, merging.  Unfortunately gecko-mediaplayer does not seem to have
an active maintainer in Debian at the moment, so I can't promise
progress soon. :/

Thanks again for your help.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org