Closed
Bug 245313
Opened 21 years ago
Closed 20 years ago
Mozilla crashes whenever display a site with a flash animation
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: mo, Unassigned)
References
()
Details
(Keywords: crash, stackwanted)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7) Gecko/20040514
whenever displaying a site with any flash-animation, Mozilla 1.7 RC2 crashes
completely.
I used several versions of flash, and uses several folders eg.
/home/xxx/.mozilla/plugins or /usr/local/mozilla/plugins
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
WORKSFORME using Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7) Gecko/20040527
with Shockwave Flash 7.0 r25. The URL given by the reporter renders correctly;
no crash.
Comment 2•21 years ago
|
||
can you post Talkback ID for this crash "mozilla/components/talkback/talkback" ?
Make sure to use latest Flash 7 release.
Keywords: crash,
stackwanted
| Reporter | ||
Comment 3•21 years ago
|
||
Sorry, Talkback produces no Bug ID. I try it several times again.
| Reporter | ||
Comment 4•21 years ago
|
||
It's not possible to create a Talkback ID. I tried the -g-fatal-warnings option and
started Talkback manually. Nothing.
And I use the latest Flash 7 version.
So how can I get a stack?
Comment 5•21 years ago
|
||
you may not get many information from the following procedure unless it's a
Flash crash:
Can you start Mozilla with "mozilla -g", which will start Mozilla in the GDB
debugger
GDB> run
When you crash, go back to the terminal and type
GDB> bt
Attach the output of bt (backtrace) here via "create a new attachment".
btw, make sure to remove all Flash occurence, and keep only one (typically in
~/.mozilla/plugins)
Last info, what depth are you running X with: 15-bit, 16, 32 ? You can find out
using "xdpyinfo"
| Reporter | ||
Comment 6•21 years ago
|
||
My X-Server runs on 1280x1024 with depth 16.
The only Flash-Plugin is in /usr/local/mozilla-1.7/plugins.
Maybe it's a Problem of the Java-Plugin? But I have Java an Java-Script
deactivated.
Comment 7•21 years ago
|
||
Thanks for this debug output, can you fix your Java setup and report if it works
any better ? You shouldn't have a hard copy of libjavaplugin_oji.so in the
plugins/ directory, it should just be a softlink, create it with:
ln -s /path/to/sunjre/ns610-gcc32/libjavaplugin_oji.so
See:
http://plugindoc.mozdev.org/faqs/java.html
| Reporter | ||
Comment 8•21 years ago
|
||
Now I made a clear new Java-Installation and created a link like described on
the Mozilla-Homepage. No other Java-Installation disturbes.
Mozilla crashes anyway.
I have attached a further backtrace. After killing Mozilla, when it hangs, gdb
shows a problem with libpthread.so.0
Could that be a matter?
| Reporter | ||
Comment 9•21 years ago
|
||
Now I found the matter. It must be Arts !!
I deactivated the arts-soundserver and now it runs!
But what on hell is the relation between arts and a Mozilla-Plugin?
And how could it be solved?
Comment 10•21 years ago
|
||
What Flash version is reported on http://gemal.dk/browserspy/flash.html ?
Your issue seems to be bug 58339, which was about Flash 5.0r47.
Comment 11•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 12•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•