Your message dated Tue, 22 Dec 2009 14:25:48 +0100
with message-id <[email protected]>
and subject line Re: Bug#494611: iceweasel: 3.0 crashes when tab containing
embedded mplayer is closed
has caused the Debian Bug report #494611,
regarding iceweasel: 3.0 crashes when tab containing embedded mplayer is closed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
494611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494611
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 3.0.1-1
Severity: normal
When a tab or window containing an embedded video being handled by
mozilla-mplayer (mplayerplug-in) is closed, firefox crashes. I'm using
mozilla-mplayer 1:3.55-0.0 and mplayer 1:1.0.rc2svn20080531-0.1 from
debian-multimedia.org. I tried downgrading mozilla-mplayer to the
stable version (3.40) but that made no difference. I've observed the
problem with iceweasel 3.0 rc2 and 3.0.1. The plug-in worked fine with
iceweasel 2.x. It doesn't seem to matter how the video is embedded
(I've tried both <object> and <iframe>), but there is no problem if the
mplayer occupies the whole window (the location bar contains the URL of
the video).
I tried to get a backtrace but was unable. Here's a transcript of my
attempt (which contains an error message, but no stack trace):
# MOZ_DISABLE_PANGO=1 iceweasel -g -P clean -safe-mode --sync
(gdb) set pagination off
(gdb) run
...
<ctrl-C>
(gdb) break gdk_x_error
Function "gdk_x_error" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (gdk_x_error) pending.
(gdb) cont
Continuing
...
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 64204 error_code 3 request_code 10 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Program exited with code 01.
(gdb) bt full
No stack.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'stable'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages iceweasel depends on:
ii debianutils 2.28.4 Miscellaneous utilities specific t
ii fontconfig 2.6.0-1 generic font configuration library
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libgcc1 1:4.3.1-2 GCC support library
ii libglib2.0-0 2.16.3-2 The GLib library of C routines
ii libgtk2.0-0 2.12.10-2 The GTK+ graphical user interface
ii libnspr4-0d 4.7.1-3 NetScape Portable Runtime Library
ii libstdc++6 4.3.1-2 The GNU Standard C++ Library v3
ii procps 1:3.2.7-8 /proc file system utilities
ii psmisc 22.6-1 Utilities that use the proc filesy
ii xulrunner-1.9 1.9.0.1-1 XUL + XPCOM application runner
iceweasel recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 3.0.6-1
Hi,
Sorry for the delayed answer.
On Sun, Aug 10, 2008 at 09:39:49PM +0000, Adam M. Costello wrote:
> Package: iceweasel
> Version: 3.0.1-1
> Severity: normal
>
> When a tab or window containing an embedded video being handled by
> mozilla-mplayer (mplayerplug-in) is closed, firefox crashes. I'm using
> mozilla-mplayer 1:3.55-0.0 and mplayer 1:1.0.rc2svn20080531-0.1 from
> debian-multimedia.org. I tried downgrading mozilla-mplayer to the
> stable version (3.40) but that made no difference. I've observed the
> problem with iceweasel 3.0 rc2 and 3.0.1. The plug-in worked fine with
> iceweasel 2.x. It doesn't seem to matter how the video is embedded
> (I've tried both <object> and <iframe>), but there is no problem if the
> mplayer occupies the whole window (the location bar contains the URL of
> the video).
>
This was a well known bug and I am pretty confident we fixed it before
Lenny was released. Please however feel free to reopen it if that still
happens.
Cheers,
Mike
--- End Message ---