Closed
Bug 263423
Opened 21 years ago
Closed 21 years ago
Repeateable sequence of mouse clicks that will crash the installer
Categories
(Firefox :: Installer, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 257826
People
(Reporter: ahorn, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
run firefox installer
accept license
select 'custom' install
click forward
click backward
click forward
crashes with following errors :
[ahorn@localhost firefox-installer]$ ./!$
./firefox-installer
** (firefox-installer-bin:4742): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()
** (firefox-installer-bin:4742): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()
** (firefox-installer-bin:4742): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()
** (firefox-installer-bin:4742): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()
./firefox-installer: line 56: 4742 Segmentation fault (core dumped)
./${BINNAME}-bin $@
Reproducible: Always
Steps to Reproduce:
1. run firefox installer
2. accept license
3. select 'custom' install
4. click forward
5. click backward
6. click forward
Actual Results:
installer crash with messages in details...
Expected Results:
usual installation should have proceeded
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 257826 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → installer
You need to log in
before you can comment on or make changes to this bug.
Description
•