Closed
Bug 116564
Opened 24 years ago
Closed 23 years ago
Net Installer segfaults (crashes) when XPI fails to be retrieved
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 123474
People
(Reporter: wd, Assigned: slogan)
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.16-22 i586)
BuildID: 0.9.7
The 0.9.7 Net installer got to the point where it was downloading the DOM
Inspector XPI. It popped up a dialog saying that the file could not be
retrieved and that it was going to retry. I clicked teh button, but then the
installer crashed.
Reproducible: Sometimes
Steps to Reproduce:
1.Run Net Installer of 0.9.7
2.Select "Complete"
3.
Actual Results: Gtk-CRITICAL **: file gtkprogress.c: line 518
(gtk_progress_set_percentage): assertion `percentage >= 0 && percentage <= 1.0'
failed.
./mozilla-installer: line 55: 15619 Segmentation fault (core dumped)
./mozilla-installer-bin --sync $@
Expected Results: no crash
Updated•24 years ago
|
QA Contact: bugzilla → ktrina
Comment 1•23 years ago
|
||
This has been big on 0.9.8 too
Keywords: mozilla0.9.9,
nsbeta1
Summary: 0.9.7 Net Installer segfaults (crashes) when XPI fails to be retrieved → Net Installer segfaults (crashes) when XPI fails to be retrieved
Comment 2•23 years ago
|
||
duping against newer bug with more info
*** This bug has been marked as a duplicate of 123474 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•