Closed
Bug 78133
Opened 24 years ago
Closed 24 years ago
mozilla 0.8.1 crashes when I try to login into bugzilla
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: primorec, Assigned: asa)
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.14-5.0 i686)
BuildID: 2001032614
I have DL mozilla 0.8.1 and installed it from tar.gz. It starts ok. I enter
"http://bugzilla.mozilla.org/query.cgi?GoAheadAndLogIn=1"
into location and start entering my login name into the appropriate
dialog. As soon I enter the first character of my login name, mozilla
crashes.
Here is the output from the crash:
[tina@tina mozilla]$ ./mozilla &
[2] 9571
[tina@tina mozilla]$ ./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=/usr/local/downloads/tarballs/mozilla/0.8.1/mozilla
LD_LIBRARY_PATH=/usr/local/downloads/tarballs/mozilla/0.8.1/mozilla:/usr/local/lib
LIBRARY_PATH=/usr/local/downloads/tarballs/mozilla/0.8.1/mozilla:/usr/local/downloads/tarballs/mozilla/0.8.1/mozilla/components
SHLIB_PATH=/usr/local/downloads/tarballs/mozilla/0.8.1/mozilla
LIBPATH=/usr/local/downloads/tarballs/mozilla/0.8.1/mozilla
ADDON_PATH=/usr/local/downloads/tarballs/mozilla/0.8.1/mozilla
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
Registering plugin 0 for: "*","All types",".*"
Registering plugin 0 for: "*","All types",".*"
JavaScript error:
line 0: uncaught exception: Scrollbars in this skin are not properly supporting
mac smart-scrolling prefs!
JavaScript error:
line 0: uncaught exception: Scrollbars in this skin are not properly supporting
mac smart-scrolling prefs!
Document http://bugzilla.mozilla.org/ loaded successfully
Document http://bugzilla.mozilla.org/relogin.cgi loaded successfully
Document http://bugzilla.mozilla.org/query.cgi?GoAheadAndLogIn=1 loaded
successfully
BUT .....
if I do NOT start entering my login name and instead of that
I click on "stop" button, everything works just fine
Reproducible: Always
Steps to Reproduce:
1. start mozilla ( /your/path/to/binary/mozilla &)
2. enter http://bugzilla.mozilla.org/
3. click on "Log out of Bugzilla"
4. click on "Log in"
5. move the mouse into dialog "E-mail address:" and click in the field
6. start typing
Actual Results:
Mozilla crashes
Expected Results:
I should be able to enter into the bugzilla site
As I said before: Everything work ok when I clck first on the "stop"
button and then proceed with entering my login name
Comment 1•24 years ago
|
||
not a blocker, as it works on nightlies...
could you try creating a new profile (./mozilla -profilemanager) and see if that
still happens? thanks!
Severity: blocker → critical
| Reporter | ||
Comment 2•24 years ago
|
||
moz 0.9 works OK. no more crashes
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•