Closed
Bug 391580
Opened 18 years ago
Closed 17 years ago
Browser immediately crashes on opening this web page
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mozilla, Unassigned)
References
()
Details
(Keywords: crash, stackwanted)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a7) Gecko/2007080209 GranParadiso/3.0a7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a7) Gecko/2007080209 GranParadiso/3.0a7
On trying to open this web page the browser crashes without any talkback report or any other crash info. This occurs every time either if opened from a link into a new tab or if pasted into the location bar manually.
This is on a clean profile with no add ons installed.
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.karup-airport.dk/
2.Browser crashes
3.
Actual Results:
Browser crashes
Expected Results:
Opened web page normally
This web page works fine on the same computer using firefox 2.0.0.6
Comment 1•18 years ago
|
||
Which Java Version Do you use (enter "about:plugins" as URl) and are you sure that the plugin is correctly symlinked ?
Do you also crash if you open : http://www.java.com/en/download/help/testvm.xml
Comment 2•18 years ago
|
||
Can you give us a Breakpad ID for this crash as well? http://kb.mozillazine.org/Breakpad
Updated•18 years ago
|
Version: unspecified → Trunk
The Java version is:
Java(TM) Plug-in 1.6.0_02-b05
File name: libjavaplugin_oji.so
Java(TM) Plug-in 1.6.0_02
Going to the page http://www.java.com/en/download/help/testvm.xml crashes the browser every time.
This plugin works fine in firefox 2.0.0.6 and also worked in the alpha 6. I have a symlink in both /usr/lib/mozilla/plugins and /home/username/.mozilla/plugins.
Having looked for the breakpad ID from the linked page there are no crash reports in that location.
Comment 4•18 years ago
|
||
There is something wrong with your java oinstallation. Either the symlink is somehow broken or the JVM itself is broken because i didn't see a bug from another report with the same problem (and they would be bugs open if java would be broken on linux)
Comment 5•18 years ago
|
||
Bob, can you try a clean profile? If this is indeed crashing, we need a stack trace for it, if not a Breakpad ID (which would be better).
http://kb.mozillazine.org/Profile Manager
I tried a clean profile with the same results. Breakpad also crashed on Fedora 7 with this error:
/usr/lib/firefox3/firefox/crashreporter: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory
I have libcurl.so.4 installed not so.3
Comment 7•17 years ago
|
||
There are two problems here. First there was a Firefox crash and then
"crashreporter" failed to launch because libcurl.so.3 is missing on
your system. The second problem is bug 392919.
Bug 389405 comment 6 suggests that creating a symlink fixes crashreporter -
can you try that and then crash Firefox again and submit the crash data?
Then let us know the UUID for the crash. Thanks.
See http://kb.mozillazine.org/Breakpad#Location_of_crash_reports
Severity: normal → critical
This will probably have to be closed since I'm running Fedora 8 now and Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007113004 Minefield/3.0b2pre and the problem no longer exists so I can't provide any more info on the bug, sorry.
Comment 9•17 years ago
|
||
Ok, thanks for taking the time to report the problem.
-> INCOMPLETE
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•