Closed
Bug 119007
Opened 24 years ago
Closed 24 years ago
visiting PKCS #11 module link in help browser leads to crash
Categories
(SeaMonkey :: Help Documentation, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 118829
People
(Reporter: kraai, Assigned: oeschger)
Details
(Keywords: crash)
Steps to reproduce:
1. In the browser window, select Help->Help Contents.
2. In the Mozilla Help window, in the Contents pane, select Using
Certificates->Managing Smart Cards and Other Security Devices->About Security
Devices and Modules.
3. In the Mozilla Help window, in the About Security Devices and Modules page,
select the PKCS #11 module link (the first on the page, in the second paragraph).
4. In the Mozilla Help window, in the Contents pane, select Using
Certificates->Managing Smart Cards and Other Security Devices->About Security
Devices and Modules.
Mozilla then crashes.
Comment 1•24 years ago
|
||
WFM win 98 build 2002010703, although it led me to bug 119009, reporter, what
build are you using?
Reporter | ||
Comment 2•24 years ago
|
||
I am using build 2002010803.
Comment 3•24 years ago
|
||
confirming on Win2k using build 2002010803. I didn't need step 4, I just Alt-Tab
to the browser window, went back to Help, crashed.
Might be a regression if Terri doesn't crash with 2002010703.
Talkback ID: TB1445171E.
Stephen, can you retreive Talkback data please ?
FindCanvasBackground
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSRendering.cpp, line 2447]
nsCSSRendering::FindBackground
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSRendering.cpp, line 2501]
nsCSSRendering::PaintBackground
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSRendering.cpp, line 2520]
nsHTMLContainerFrame::Paint
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsHTMLContainerFrame.cpp, line 99]
CanvasFrame::Paint
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsHTMLFrame.cpp, line 390]
PresShell::Paint
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5777]
nsView::Paint [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 272]
nsViewManager::RenderDisplayListElement
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 1240]
nsViewManager::RenderViews
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 1164]
nsViewManager::Refresh [d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp,
line 703]
nsViewManager::DispatchEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 1783]
HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 83]
nsWindow::DispatchEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 851]
nsWindow::DispatchWindowEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 873]
nsWindow::OnPaint [d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp,
line 4276]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 3198]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 1113]
USER32.DLL + 0x2e98 (0x77e12e98)
USER32.DLL + 0x39a3 (0x77e139a3)
USER32.DLL + 0x395f (0x77e1395f)
ntdll.dll + 0x2032f (0x77fa032f)
USER32.DLL + 0x5824 (0x77e15824)
nsAppShellService::Run
[d:\builds\seamonkey\mozilla\xpfe\appshell\src\nsAppShellService.cpp, line 303]
main1 [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1280]
main [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1597]
WinMain [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1615]
WinMainCRTStartup()
KERNEL32.DLL + 0x17d08 (0x77e97d08)
Comment 5•24 years ago
|
||
Markind dupe of bug 118829 after having seen the stack for bug 119010.
*** This bug has been marked as a duplicate of 118829 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 6•23 years ago
|
||
Verified Duplicate and just for kicks, it's fixed in Win XP build 2002012903
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•