Closed
Bug 33947
Opened 25 years ago
Closed 25 years ago
[CRASH] Mozilla crashes on starting a download.
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
People
(Reporter: jce2, Assigned: rogerl)
References
Details
(Keywords: crash, topcrash)
Attachments
(2 files)
|
3.65 KB,
text/plain
|
Details | |
|
4.22 KB,
patch
|
Details | Diff | Splinter Review |
This is from my build from the CVS last night,
I went to download the new opera tech-preview, and
the download progress window appeared, I downloaded
1 KB of 2173 or whatever, and then the whole browser
crashed.
It did the same thing to me when I tried to download a
nightly build.
Comment 1•25 years ago
|
||
Attaching a backtrace, taken on Debian GNU/Linux PowerPC(potato).
Comment 2•25 years ago
|
||
Comment 3•25 years ago
|
||
Comment 4•25 years ago
|
||
I see two different traces when following these directions (for opera),
depenging in some way on the path I pick to save it into. I can't figure out the
pattern though - it seems to crash on memory allocation both times, but export
MALLOC_CHECK_=2 didn't pick up anything...
Comment 5•25 years ago
|
||
sorry roger!
Assignee: cbegle → rogerl
Component: Browser-General → Javascript Engine
QA Contact: asadotzler → rginda
I've noticed that when I try to save a file to a directory that I cannot write
into, Mozilla complains about an unknown error. One of two things happen: if
I've successfully saved somewhere else (that is, by specifying a different path,
which I can write into) before, another complaint about an unknown error is
presented and the download aborts. If I have *not* saved somewhere before, the
entire browser dies, with the text "Error closing dialog" followed by
'./run-mozilla.sh: line 29: 10665 Segmentation fault $prog ${1+"@"}'
This is with M15/Linux, with full-circle.
Comment 9•25 years ago
|
||
Not sure if this is the same but I crash when I go to http://
shareware.netscape.com/computing/shareware/download.tmpl?p=PC&category_id=78&
subcategory_id=94&id=33943 and click the download link. I never see the dialog
box, moz crashes on click. This is with the commercial build, 2000071910. I
have a few talkbacks sent, but i don't remember how to get their numbers. This
is on 98.
Comment 10•25 years ago
|
||
talkback ID's TB14514839G & TB14515280X
Comment 11•25 years ago
|
||
*** This bug has been marked as a duplicate of 46266 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•