Closed
Bug 309710
Opened 20 years ago
Closed 16 years ago
segfaults when embedded totem plugin is destroyed (after loading .mov)
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: kerinin, Unassigned)
References
()
Details
(Whiteboard: closeme 2009-01-20)
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.2 (like Gecko) (Debian package 4:3.4.2-0ubuntu7)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Firefox/1.0.4 (Ubuntu package 1.0.7)
bricolages.org has a link to a .mov file
(http://www.vansowerwine.com/movies/play_with_mesml.mov), which causes a
segfault when the embedded totem player is told to 'plugin_destroy'.
here's what the terminal says if i go to the page then attempt to go elsewhere:
CMD line: /usr/lib/totem/totem-mozilla-viewer --xid 67109245 --width 288
--height 232 --url http://www.vansowerwine.com/movies/play_with_mesml.mov
fd://0plugin_set_window
existing window
resize
leaving plugin_set_window
** Message: totem_embedded_open 'fd://0'
plugin_destroy
** Message: stop
Die scriptable instance
Segmentation fault
Reproducible: Always
Steps to Reproduce:
1.open firefox and go to http://www.bricolages.org
2.go to google
Actual Results:
when totem-mozilla-viewer unloads the page it segfaults, crashing firefox
Expected Results:
not segfaulted
the problem arose after upgrading from ubuntu hoary to the new (pre-release)
breezy badger release. don't know if that's relevant
Comment 1•17 years ago
|
||
do you see this problem when using firefox 3?
Whiteboard: closeme 2009-01-20
Comment 2•16 years ago
|
||
@Reporter, we have not heard back from you in a while, so I am closing this bug as INCOMPLETE. You can reopen this bug if more information becomes available. Some helpful information you can provide us is found at http://quality.mozilla.org/bug-writing-guidelines. You should also use a recent version of Firefox, from http://www.getfirefox.com.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•