Closed
Bug 157323
Opened 24 years ago
Closed 23 years ago
Conn: Crash when resuming from "Stand By" (NO TALKBACK)
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: mjw, Unassigned)
References
()
Details
(Keywords: crash, qawanted, stackwanted)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1a) Gecko/20020611
Right, I've been trying for _ages_ to get a perfect testcase for this what
seemed at first random bug, and now I have :)
1) Start mozilla.
2) Start -> Shutdown -> "Stand By".
3) Observe computer going into stand by.
4) Wake computer from stand by. (on my laptop I hit the power button)
5) Goto http://slashdot.org
6) Observe instant crash and most importantly no talkback.
Updated•24 years ago
|
Keywords: crash,
stackwanted
Comment 1•24 years ago
|
||
'wake on network' enabled in BIOS?
| Reporter | ||
Comment 2•24 years ago
|
||
The laptop is a Dell Latitude L400
BIOS VER: A04
It does not seem to have a "wake on network" option, but it does have a "Suspend
Mode" which is set to "Save to Disk"
Comment 3•24 years ago
|
||
Mark, can you post Talkback ID for this crash ? Run
'mozilla/bin/components/talkback.exe'
| Reporter | ||
Comment 4•24 years ago
|
||
hi Olivier,
I wish I could, but the crash does not trigger the talkback agent, hence I cannot :(
Can anyone replicate this bug?
Comment 5•24 years ago
|
||
This is wfm with win2k build 20020724..
(i tried it 3x with suspend and hibernate)
can you try running dr. watson?
Assignee: Matti → new-network-bugs
Component: Browser-General → Networking
QA Contact: asa → benc
Comment 7•23 years ago
|
||
WFM with 2002091908/trunk/win2k.
reporter (Mark): can you reproduce this bug with a recent build of mozilla (for
example, 1.2alpha)? if so, please comment again with details. if not, please
resolve this bug as WORKSFORME. thanks.
Summary: Crash when resuming from "Stand By" (NO TALKBACK) → Conn: Crash when resuming from "Stand By" (NO TALKBACK)
| Reporter | ||
Comment 9•23 years ago
|
||
Ok, more details.
Tried with 1.2a, still occurring.
Examining various options in the BIOS, I switched off the "Dell Quiet Boot".
Hence on bootup I can see a normal startup i.e. POST test, mouse detection etc.
I found something very interesting. A red box popped up with the following error
message:
"Save to disk Partition is too small.
Save to disk feature disabled.
Run Phdisk.exe for information. FILE Create new.
PARTITION. Consult manual.
Hit any key to continue"
This message disappeared very quickly without key press; it took a few reboots
to get the message down on paper.
Next I changed the bios option:
Suspend Mode -> Save to Disk
To:
Suspend Mode -> Save to Ram
With this changed, there was no error message and the bug did NOT occur.
Comment 10•23 years ago
|
||
that sounds like it's your problem rather than mozilla's i'm afraid... your
system doesn't have enough space to save the contents of RAM, so when you
resume, some or all of mozilla won't get loaded back in - it'd be hard for it to
continue with chunks of it's program or data missing from memory...
Comment 11•23 years ago
|
||
RESOLVED: INVALID.
Mark, please VERIFY if you concur.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 12•23 years ago
|
||
Yup! Thanks everyone for looking into this.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•