Closed
Bug 91919
Opened 24 years ago
Closed 24 years ago
Crash on CMS 4.2 cert server.
Categories
(SeaMonkey :: General, defect, P1)
SeaMonkey
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: junruh, Assigned: jst)
References
()
Details
(Keywords: crash, regression, Whiteboard: [PDT+])
Attachments
(1 file)
660 bytes,
patch
|
Details | Diff | Splinter Review |
7/23 commerical branch build - all platforms.
1.) Visit the above in-house URL
2.) In the left column, click on "Driectory"
Crash on all platforms. Talkback ID:
http://cyclone/reports/SingleIncidentInfo.cfm?dynamicBBID=33235221
Reporter | ||
Comment 1•24 years ago
|
||
Adding crash keyword.
Mac Talkback ID :
http://cyclone/reports/SingleIncidentInfo.cfm?dynamicBBID=33236291
Keywords: crash
Comment 3•24 years ago
|
||
This crash doesn't appear to be SSL related. Can you access this same page via
a non-https URL and see if it crashes as well?
Incident ID 33236291
Stack Signature nsFixedSizeAllocator::AllocatorMakeBlock() 9731b744
Bug ID
Trigger Time 2001-07-23 09:58:49
User Comments
Build ID 2001072303
Product ID Netscape6.10
Platform ID MacOS
Stack Trace
nsFixedSizeAllocator::AllocatorMakeBlock() [nsFixedSizeAllocator.cp]
malloc() [nsAllocatorManager.cp]
calloc() [nsAllocatorManager.cp]
PR_Calloc() [prmem.c, line 48]
GlobalWindowImpl::SetTimeoutOrInterval() [nsGlobalWindow.cpp, line 3236]
GlobalWindowImpl::SetTimeout() [nsGlobalWindow.cpp, line 2084]
CODE.10
XPTC_InvokeByIndex() [xptcinvoke_mac.cpp, line 129]
XPCWrappedNative::CallMethod() [xpcwrappednative.cpp, line 1880]
XPC_WN_CallMethod() [xpcwrappednativejsops.cpp, line 1252]
js_Invoke() [jsinterp.c, line 801]
Reporter | ||
Comment 4•24 years ago
|
||
Since this is a CMS 4.2 server, you cannot access it insecurely. Also, even
right-clicking on the link causes a crash, if you can get that far.
john, when was the last build this worked in?
This is a common cert server?
Reporter | ||
Comment 6•24 years ago
|
||
The last build where this worked was on 7/20.
The common file that appears in bot Mac and Windows talkback IDs seems to be
nsGlobalWindow.cpp
Keywords: regression
Comment 7•24 years ago
|
||
->javi
P1
t->2.0
Javi,
Assignee: ssaux → javi
Priority: -- → P1
Target Milestone: --- → 2.0
cc: some folks who recently changed nsGlobalWindow.cpp for some ideas.
javi or junruh: Is this cert server a common one? If so, this could be a
future topcrash bug.
Reporter | ||
Comment 9•24 years ago
|
||
The cert server is the latest Netscape Certificate Management System.
Reporter | ||
Comment 10•24 years ago
|
||
The CMS 4.22 server also has an insecure port, and the branch build crashes
there also - http://junruh.mcom.com:1024/
lchiang, can you reassign to the proper person?
Comment 11•24 years ago
|
||
> The last build where this worked was on 7/20.
I can confirm that this works in my build from...
Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010720 Netscape6/6.1
Comment 12•24 years ago
|
||
John, can you see if the problem is there on the 21 or 22nd build? That'll help
narrow down so I can email folks who checked in on either 20th, 21, or 22. Thanks
Reporter | ||
Comment 13•24 years ago
|
||
The crash was there on the build of the 21st. See my above comment "The last
build where this worked was on 7/20.".
Comment 14•24 years ago
|
||
Stop the presses! Two regressions occurred on 7/20. This is one of them. It
might be worth investigating interaction with bug fix 55459.
Updated•24 years ago
|
Component: Client Library → Browser-General
Product: PSM → Browser
Target Milestone: 2.0 → ---
Version: 2.0 → other
Comment 15•24 years ago
|
||
Over to jst, he checked in code on the branch that may be causing this.
Assignee: javi → jst
Updated•24 years ago
|
Whiteboard: [PDT+]
Assignee | ||
Comment 16•24 years ago
|
||
I highly doubt my changes caused this crash (but I could of course be wrong),
could someone try backing out jag's fix for bug 91788 and see if this crash goes
away? Jag, could you try? I'm updating my tree right now and I will try this
once I have a build unless someone beats me to it.
Assignee | ||
Comment 17•24 years ago
|
||
jag, see my last comment.
Comment 18•24 years ago
|
||
Crashed with my patch backed out.
Comment 19•24 years ago
|
||
Johnny, any progress seeing if 55459 was the actual cause of this?
Assignee | ||
Comment 20•24 years ago
|
||
Comment 21•24 years ago
|
||
Comment 22•24 years ago
|
||
Great Job! Let's get this puppy checked in!!
Comment 23•24 years ago
|
||
rs=blake
Comment 24•24 years ago
|
||
r=pollmann, this looks like the right fix!
Assignee | ||
Comment 25•24 years ago
|
||
Fix checked in, marking fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 26•24 years ago
|
||
Verified on branch 7/24 commercial Win98, WinTN, Mac and Linux builds.
Status: RESOLVED → VERIFIED
Did this also fix bug 68488?
Comment 28•24 years ago
|
||
*** Bug 91567 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•