Closed
Bug 260573
Opened 21 years ago
Closed 21 years ago
openwindow is highly unstable
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 258943
People
(Reporter: garym, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040914 Firefox/0.10
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040914 Firefox/0.10
This is not going to be easy to verify: under Gnome desktop and icewm, generally
low memory (only 256M installed and running emacs, httpd, named &c), Firefox 0.8
was stable as a rock, but the 1.0 blows up at least once a day.
I'm not 100% certain, but it seems to fail only when a click would open new
window or a new tab, for example clicking "comments" on an MT blog (opens a
small window) or when selecting a personal linkbar item to display in a new
window or new tab.
It is sporadic, or perhaps cummulative; it has never happened very soon after
opening a fresh Firefox, only after visiting several pages, having several
windows or tabs open.
Reproducible: Sometimes
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•21 years ago
|
||
If I could get the debug report module working, I might be able to provide more
data; see my other bug report on the problems caused by trying to install for
the whole system as root.
Severity: normal → critical
Version: unspecified → 1.0 Branch
Reporter | ||
Comment 2•21 years ago
|
||
260609 may be a duplicate of this bug.
Also, I tried "firefox --debug" ... firefox aborted as soon as I tried to open
the About box and I'm afraid the output isn't much help:
$ firefox --debug
/opt/firefox-1.0/run-mozilla.sh -g /opt/firefox-1.0/firefox-bin
MOZILLA_FIVE_HOME=/opt/firefox-1.0
LD_LIBRARY_PATH=/opt/firefox-1.0:/opt/firefox-1.0/plugins:/usr/local/lib/mre/mre-0.10
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/opt/firefox-1.0:/usr/local/lib/mre/mre-0.10
LIBRARY_PATH=/opt/firefox-1.0:/opt/firefox-1.0/components:/usr/local/lib/mre/mre-0.10
SHLIB_PATH=/opt/firefox-1.0:/usr/local/lib/mre/mre-0.10
LIBPATH=/opt/firefox-1.0:/usr/local/lib/mre/mre-0.10
ADDON_PATH=/opt/firefox-1.0
MOZ_PROGRAM=/opt/firefox-1.0/firefox-bin
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
which: no ddd in
(/home/garym/bin:/home/garym/bin:/opt/jdk/bin:/bin:/usr/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:/usr/bin:/usr/games:/opt/tcm/bin:/opt/tcm/bin:/opt/tcm/bin)
/usr/bin/gdb /opt/firefox-1.0/firefox-bin -x /tmp/mozargs29380
GNU gdb 6.0-2mdk (Mandrake Linux)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i586-mandrake-linux-gnu"...
(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
(gdb) run
Starting program: /home/opt/firefox-1.0/firefox-bin
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[Thread debugging
using libthread_db enabled]
[New Thread 1085520672 (LWP 29390)]
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(QFA)Talkback error: Can't initialize.
[New Thread 1095498672 (LWP 29393)]
[New Thread 1108523952 (LWP 29394)]
[New Thread 1116916656 (LWP 29395)]
[New Thread 1126329264 (LWP 29396)]
[New Thread 1135549360 (LWP 29405)]
Detaching after fork from child process 29406.
Couldn't get registers: No such process.
(gdb) bt
Cannot fetch general-purpose registers for thread 1085520672: generic error
Cannot fetch general-purpose registers for thread 1085520672: generic error
(gdb) q
The program is running. Exit anyway? (y or n) y
Quitting: thread_db_get_info: cannot get thread info: generic error
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 258943 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 4•21 years ago
|
||
Verifying old and obvious dupes. Sorry for bugspam.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•