Closed
Bug 70415
Opened 25 years ago
Closed 25 years ago
N601 Linux #15 [@ nsWindow::SetMiniIcon]
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: curt, Assigned: trudelle)
Details
This one popped into the top 15 on 2/25. It must have been off radar before
that. I don't know what caused it to jump up the crash list all of a sudden.
nsWindow::SetMiniIcon()
nsWindow::SetIcon()
nsWindow::OnRealize()
nsWidget::RealizeSignal()
libgtk-1.2.so.0 + 0x958b3 (0x405d38b3)
libgtk-1.2.so.0 + 0xc7c0a (0x40605c0a)
libgtk-1.2.so.0 + 0xc6f4d (0x40604f4d)
libgtk-1.2.so.0 + 0xc4cf5 (0x40602cf5)
libgtk-1.2.so.0 + 0xfbd49 (0x40639d49)
libgtk-1.2.so.0 + 0xfbd11 (0x40639d11)
nsWindow::CreateNative()
nsWidget::CreateWidget()
nsWidget::Create()
nsWebShellWindow::Initialize()
nsAppShellService::JustCreateTopWindow()
nsAppShellService::CreateHiddenWindow()
main1()
main()
libc.so.6 + 0x1bb65 (0x4026fb65)
URL:(26895386) http://www.lycos.oc.kr
Comment 1•25 years ago
|
||
I only see 7 incidents, all from the same user, with an 01/31 build, and
all filed within 20 minutes of each other. The code in question set's the
icon in the tray in some WM's, but it's been dormant for >1 year (pavlov
checked it in from a contribution). Not sure how to resolve this.
| Assignee | ||
Comment 3•25 years ago
|
||
sounds like it may have only been a problem with the 1/31 build. resolving as wfm
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•