Closed
Bug 50309
Opened 25 years ago
Closed 24 years ago
crash printing an email or webpages (jsnum.c, line 519) [@ MSVCRT ]
Categories
(MailNews Core :: Printing, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: jay, Assigned: talkback)
References
Details
(Keywords: topcrash)
Crash Data
This is a topcrash for PR2 build 2000080712 according to talkback, but i am not
able to reproduce. The stack trace points to this location (assigning to ltabb,
cvs blame says it's his):
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/jsnum.c&rev=SeaMonkey
_M17_BRANCH&mark=519#509
Here is a stack trace and some talkback entries for this crash:
Incident ID 16105023
MSVCRT.DLL + 0x256d (0x7800256d)
js_NewNumberValue [d:\builds\seamonkey\mozilla\js\src\jsnum.c, line 519]
JS_DefineConstDoubles [d:\builds\seamonkey\mozilla\js\src\jsapi.c, line 1581]
js_InitNumberClass [d:\builds\seamonkey\mozilla\js\src\jsnum.c, line 466]
JS_InitStandardClasses [d:\builds\seamonkey\mozilla\js\src\jsapi.c, line 1005]
nsJSContext::InitContext
[d:\builds\seamonkey\mozilla\dom\src\base\nsJSEnvironment.cpp, line 931]
GlobalWindowImpl::SetNewDocument
[d:\builds\seamonkey\mozilla\dom\src\base\nsGlobalWindow.cpp, line 302]
DocumentViewerImpl::Init
[d:\builds\seamonkey\mozilla\layout\base\src\nsDocumentViewer.cpp, line 529]
nsDocShell::SetupNewViewer
[d:\builds\seamonkey\mozilla\docshell\base\nsDocShell.cpp, line 2651]
nsWebShell::SetupNewViewer
[d:\builds\seamonkey\mozilla\docshell\base\nsWebShell.cpp, line 395]
nsDocShell::Embed [d:\builds\seamonkey\mozilla\docshell\base\nsDocShell.cpp,
line 2309]
nsWebShell::Embed [d:\builds\seamonkey\mozilla\docshell\base\nsWebShell.cpp,
line 419]
nsDocShell::CreateContentViewer
[d:\builds\seamonkey\mozilla\docshell\base\nsDocShell.cpp, line 2478]
nsDSURIContentListener::DoContent
[d:\builds\seamonkey\mozilla\docshell\base\nsDSURIContentListener.cpp, line 101]
nsDocumentOpenInfo::DispatchContent
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 362]
nsDocumentOpenInfo::OnStartRequest
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 234]
nsStreamConverter::OnStartRequest
[d:\builds\seamonkey\mozilla\mailnews\mime\src\nsStreamConverter.cpp, line 909]
nsDocumentOpenInfo::OnStartRequest
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 236]
nsMsgProtocol::OnStartRequest
[d:\builds\seamonkey\mozilla\mailnews\base\util\nsMsgProtocol.cpp, line 216]
nsMailboxProtocol::OnStartRequest
[d:\builds\seamonkey\mozilla\mailnews\local\src\nsMailboxProtocol.cpp, line 159]
nsFileChannel::OnStartRequest
[d:\builds\seamonkey\mozilla\netwerk\protocol\file\src\nsFileChannel.cpp, line
619]
nsOnStartRequestEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
213]
nsStreamListenerEvent::HandlePLEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
106]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 588]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 547]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1045]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x242e7 (0xbff942e7)
0x00688b42
MSVCRT.DLL + 0x256d (0x7800256d) 52a9a1d4
line
Build: 2000080712 CrashDate: 2000-08-21 UptimeMinutes: 4 Total: 4
OS: Windows 98 4.10 build 67766446
URL:
Comment: Went to print an email message and I got a fatal error message
from Windows 98.
Stacktrace:
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=16077572
MSVCRT.DLL + 0x256d (0x7800256d) 6e618b67
line
Build: 2000080712 CrashDate: 2000-08-21 UptimeMinutes: 5 Total: 5
OS: Windows 98 4.10 build 67766222
URL:
Comment: printing out an e-mail message
Stacktrace:
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=16105023
MSVCRT.DLL + 0x256d (0x7800256d) c7dfce05
line
Build: 2000080712 CrashDate: 2000-08-21 UptimeMinutes: 16 Total: 16
OS: Windows 98 4.10 build 67766222
URL: NA
Comment: File Print Plus- Print Plus
Stacktrace:
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=16105888
MSVCRT.DLL + 0x256d (0x7800256d) f195cd9d
line
Build: 2000080712 CrashDate: 2000-08-21 UptimeMinutes: 28 Total: 28
OS: Windows 98 4.10 build 67766446
URL: netscape home page
Comment: Printing an article about caffein on sodas
Stacktrace:
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=16105908
MSVCRT.DLL + 0x20f9 (0x780020f9) e03e92aa
line
Build: 2000080712 CrashDate: 2000-08-22 UptimeMinutes: 4 Total: 161
OS: Windows 98 4.10 build 67766446
URL: www.menc.org
Comment: printing an article from menc
Stacktrace:
http://cyclone/reports/stackcommentemail.cfm?dynamicBBID=16122185
Reporter | ||
Comment 1•25 years ago
|
||
adding topcrash keyword.
printing goes to dcone.
Are there any of these crashes, I wonder, for M18.
Assignee: ltabb → dcone
QA Contact: lchiang → fenella
Top 5 functions in stack are:
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/jsnum.c&rev=SeaMonkey_M17_BRANCH&mark=519#509
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/jsapi.c&rev=SeaMonkey_M17_BRANCH&mark=1580#1570
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/jsnum.c&rev=SeaMonkey_M17_BRANCH&mark=465#455
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/jsapi.c&rev=SeaMonkey_M17_BRANCH&mark=1004#994
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/dom/src/base/nsJSEnvironment.cpp&rev=SeaMonkey_M17_BRANCH&mark=930#920
Similar crash in 8-23:
http://cyclone/reports/incidenttemplate.cfm?bbid=16200234
comments from the user in this last incident report says "
I had just finished printing a page linked to the above.... pressed the back
button to reload the page above and then clicked onto another link from the
above page. at which time mozilla crashed..."
It doesn't sound like he is crashing while printing. This should be looked at
by both fenella and shrirang to see if we can reproduce this.
I do not see printing crash in the 8/25 build. But I will check it again when a
good 8/28 build is out.
Comment 7•25 years ago
|
||
This works for me.. I can not duplicate this crash..
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Linux (2000-09-12-08 M18)
Win32 (2000-09-12-09 M18)
Mac (2000-09-12-04 M18)
I do not see this problem printing mail. But there printing problem in news.
Refer to bug 52194.
Comment 10•24 years ago
|
||
Moving all the Works For Me bugs to talkback user account for future reference.
Assignee: dcone → talkback
Status: VERIFIED → NEW
Comment 11•24 years ago
|
||
We are gathering all the Resolved and WFM bugs which are happened to be topcrash
bugs and assigning it to talkback. I am marking all of them as RESOLVED WFM.
Status: NEW → RESOLVED
Closed: 25 years ago → 24 years ago
Comment 12•24 years ago
|
||
verified as worksforme based on 2001-05-14 19:38
Status: RESOLVED → VERIFIED
QA Contact: sheelar → esther
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•14 years ago
|
Crash Signature: [@ MSVCRT ]
You need to log in
before you can comment on or make changes to this bug.
Description
•