Closed
Bug 113296
Opened 24 years ago
Closed 23 years ago
crash if I go to that URL
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: titanicus, Assigned: srgchrpv)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.6) Gecko/20011126
BuildID: 0000000000
If I go to www.libero.it it send me to libero.iol.it but shows a blank page.
Then if I reload libero.iol.it the browser crashes.
I have Mozilla 0.9.6. With Netscape 4.79 it works.
Reproducible: Always
Steps to Reproduce:
1.go to www.libero.it: it would show a blank page with URL libero.iol.it
2.reload libero.iol.it
Actual Results: Mozilla crashes.
Expected Results: Show the page libero.iol.it
Also Galeon 1.0 crashes
The system is:
Linux kernel SuSE 2.2.18
Processor: AMD K6 II 3D 450 MHz - 320 MB RAM - XFree 3.3.6 for Intel i740
graphic processor.
Comment 1•24 years ago
|
||
wfm with win2k build 20011202.. (no blank page and no crash)
Reporter:
Can you try it again with a nightly build with enabled talkback ?
After talkback submitted the crash, run mozilla/bin/components/talkback
and add the talkback ID to this bug.
![]() |
||
Comment 2•24 years ago
|
||
no crash here..... linux build from 2001-11-12-02
Reporter | ||
Comment 3•24 years ago
|
||
I compiled mozilla 0.9.6 from sources configuring this way:
# ./configure --disable-tests --disable-debug --enable-optimize=-O2
Can I help you without download an recompiling the whole mozilla? It takes a
long time to compile... :( maybe with sources I can run "configure" with
something else or something less... I do need the sources for I use Galeon...
CVS from Dec. 2nd, built with the options reporter mentions (and then some)
No crash. There is a tiny flash animation on the page. WFM.
Comment 5•24 years ago
|
||
wfm using build 2001120308 on Linux.
Reporter | ||
Comment 6•24 years ago
|
||
There is no crash and the page is perfectly viewable deleting the Shockwave plugin.
But, if I need that plugin?
rv:0.9.6) Gecko/20011126
BuildID: 0000000000
Where did you get the build from? It doesn't seem to be an offical build.
Can you test a fairly recent and good nightly instead, for instance 2001120321?
(Downloaded from ftp.mozilla.org)
Then delete cache and try again. If it still crashes when you use the flash
plugin at that site: Which version of the plugin are you using?
Reporter | ||
Comment 8•24 years ago
|
||
I downloaded the source:
ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.6/src/mozilla-source-0.9.6.tar.gz
I need the source to compile Galeon
Reporter | ||
Comment 9•24 years ago
|
||
The release of SchockWave flash plugin is 5.0r47
Comment 10•24 years ago
|
||
0.9.6 and shkwave flash plugin.
Assignee: asa → av
Component: Browser-General → Plug-ins
QA Contact: doronr → shrir
Comment 11•24 years ago
|
||
no crash for me on 1204 trunk on linux 6.1
Reporter | ||
Comment 12•24 years ago
|
||
The problems are solved using Flash Movie Player 0.4.10
Comment 13•24 years ago
|
||
Salvatore: Did you have flashplayer 5.0r47 installed or not?
I wonder if this bug reflects an issue with plugin upgrading (kind of a version
"mismatch") in ./mozilla/appreg
can you add the output of ls -la ~/.mozilla/appreg
If it's larger than 30k, can you also do this:
cd ~.mozilla
strings appreg >appreg.txt
grep lash appreg.txt |wc -l
and add the number it returns as a comment here.
Reporter | ||
Comment 14•24 years ago
|
||
As in Aditional comment, I installed SchockWave flash plugin 5.0r47
"ls -la ~/.mozilla/appreg" returns
-rw-r--r-- 1 drusilla users 10971 dic 9 14:16 appreg
and "grep lash appreg.txt |wc -l" returns 21
Comment 15•24 years ago
|
||
Related to the fix for bug 110781? (see bug 114312)
Why did Mozilla find (and use) version 4 if version 5 was installed?
Comment 16•23 years ago
|
||
maybe related: bug 119966, fix checked in today.
Comment 17•23 years ago
|
||
Reporter: Are you still seeing this crash in recent builds?
Comment 19•23 years ago
|
||
i sitll cannot reproduce this on 0212 linux trunk.
Assignee | ||
Comment 20•23 years ago
|
||
FWM linux 2002021208 build
Reporter | ||
Comment 21•23 years ago
|
||
Mozilla 0.9.7 did not crash with Flash plugins 4 and 5.0r47.
Now I compiled Mozilla 0.9.8, leaving only Shockwave Flash 5.0r47 plugin and
everything works fine. Think the bug is fixed.
Thank you everybody.
Titanicus.
Assignee | ||
Comment 22•23 years ago
|
||
WFM
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
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
•