Closed
Bug 264720
Opened 20 years ago
Closed 18 years ago
installer barfed on my RedHat9 with GLib-CRITICAL ghash.c assertion problems
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ksteward, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 session: [root@wkstation1 firefox-installer]# ./firefox-installer [root@wkstation1 firefox-installer]# *** loading the extensions datasource *** loading the extensions datasource (Gecko:12690): GLib-CRITICAL **: file ghash.c: line 225 (g_hash_table_lookup): assertion `hash_table != NULL' failed (Gecko:12690): GLib-CRITICAL **: file ghash.c: line 225 (g_hash_table_lookup): assertion `hash_table != NULL' failed (Gecko:12690): GLib-CRITICAL **: file ghash.c: line 291 (g_hash_table_insert): assertion `hash_table != NULL' failed [root@wkstation1 firefox-installer]# Reproducible: Didn't try Steps to Reproduce: ran the installer.
This is what happend to me, Firefox 1.0, Red Hat Linux 9: [root@localhost firefox-installer]# ./firefox-installer [root@localhost firefox-installer]# (Gecko:3678): GLib-CRITICAL **: file ghash.c: line 225 (g_hash_table_lookup): assertion `hash_table != NULL ' failed (Gecko:3678): GLib-CRITICAL **: file ghash.c: line 225 (g_hash_table_lookup): assertion `hash_table != NULL ' failed (Gecko:3678): GLib-CRITICAL **: file ghash.c: line 291 (g_hash_table_insert): assertion `hash_table != NULL ' failed [root@localhost firefox-installer]# Firefox works.
Updated•19 years ago
|
Assignee: bugs → nobody
QA Contact: bugzilla → installer
Comment 2•18 years ago
|
||
since the installer is no longer included in Firefox Linux Builds/Releases i mark this bug as invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•