Closed
Bug 43744
Opened 25 years ago
Closed 25 years ago
crash when visiting one specific page after another
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: kleist, Assigned: asa)
References
()
Details
(Keywords: crash, verifyme)
Build ID: 2000062321
RECIPE:
1. Enter "http://www.yamaha.co.jp/english/product/av/products/dspa1.html".
This page loads fine, although console says "Error loading URL [ - - - ]"
2. Insert an "x" in the URL, just before "1.html". Press ENTER.
The new pages starts to load, when c:a 50% is done Mozilla crashes.
I have repeated this dozens of times. Also the other way round, i.e.
the page with the "x" first then removing the "x". However, none of the
pages causes a crash if loaded by itself.
CONSOLE OUTPUT:
[svante@nyx-new svante]$ ./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=.
LD_LIBRARY_PATH=.
LIBRARY_PATH=.
SHLIB_PATH=.
LIBPATH=.
ADDON_PATH=.
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
*** Deferring registration of sample JS components
*** Registering sample JS components
nNCL: registering deferred (0)
WEBSHELL+ = 1
WEBSHELL+ = 2
CSSLoaderImpl::LoadAgentSheet: Load of URL 'file:
///home/svante/.mozilla/default/chrome/user.css' failed. Error code: 16389
-->loadDS(): ds=[xpconnect wrapped nsIRDFDataSource], loaded=true, returning! <--
WEBSHELL+ = 3
Setting content window
*** Pulling out the charset
Loading page specified via openDialog
in SetSecurityButton
Document: Done (0.335 secs)
*** check number of frames in content area
Document about:blank loaded successfully
->>>>>>>>>>>>>> Write Clipboard to memory
->>>>>>>>>>>>>> Read Clipboard from memory
Entry at index 0 is http://www.yamaha.co.jp/english/product/av/products/dspa1.html
Document: Done (0.863 secs)
Error loading URL http://www.yamaha.co.jp/english/product/av/products/dspa1.html
Document: Done (6.892 secs)
*** check number of frames in content area
Document http://www.yamaha.co.jp/english/product/av/products/dspa1.html loaded
successfully
Entry at index 0 is http://www.yamaha.co.jp/english/product/av/products/dspa1.html
Entry at index 1 is http://www.yamaha.co.jp/english/product/av/products/dspax1.html
From the reporter svante@nemesis.se:
Hi, reporter here.
I'm sorry but yes.
Is there a way I can configure Mozilla to dump a core file?
I guess that would help you?
/ Svante
Assignee | ||
Comment 4•25 years ago
|
||
I cannot reroduce this with 062708 builds on Mac or win32. adding qawanted
keyword (looking for linux help)
Reporter | ||
Comment 5•25 years ago
|
||
Still crashes on Linux with Build ID 2000062709. Sorry guys.
Comment 6•25 years ago
|
||
Linux, build ID 2000062808
Loading:
http://www.yamaha.co.jp/english/product/av/products/dspax.html
http://www.yamaha.co.jp/english/product/av/products/dspax1.html
http://www.yamaha.co.jp/english/product/av/products/dspax.html
http://www.yamaha.co.jp/english/product/av/products/dspax1.html
Works for me, doesn't crash.
Reporter, have you tried doing a completely clean install (remove profiles,
packageregistry, package/* and then untarring/installing)?
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 7•25 years ago
|
||
Reporter here. After removing "~/.mozilla/" it now works fine with build 2000062808.
Why is this? Is an end user supposed to do this during normal version upgrade?
Assignee | ||
Comment 8•25 years ago
|
||
svante@nemesis.se. this isn't normal version upgrade. this is testing developer
previews, pre-releases or Beta, what ever you call it. It is a good idea to
remove the old profiles and the mozregistry file while we're in this development
stage.
Comment 9•24 years ago
|
||
**Mass Spam**
Adding verifyme keyword to all non-verified bugs on browser general.
Keywords: verifyme
Comment 10•24 years ago
|
||
worksforme. tried switching between.
tested using linux 2000-09-26-09-MN6 mozilla build
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•