Closed
Bug 119974
Opened 24 years ago
Closed 24 years ago
Crash viewing uni-c.dk
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 118829
People
(Reporter: esbjerg, Assigned: dbaron)
References
()
Details
(Keywords: crash)
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7+) Gecko/20020109, build
2002010907
Sorry if this is a duplicate... I couldn't find a backtrace that looked quite
the same.
I just seem to browse sites that crashes mozilla.
Anyway here is a backtrace:
#0 0x29031bbf in nsCSSRendering::FindBackground ()
from /opt/mozilla/components/libgklayout.so
#1 0x29031e7e in nsCSSRendering::PaintBackground ()
from /opt/mozilla/components/libgklayout.so
#2 0x28f97a8e in nsHTMLContainerFrame::Paint ()
from /opt/mozilla/components/libgklayout.so
#3 0x28f98e05 in CanvasFrame::Paint () from /opt/mozilla/components/libgklayout.so
#4 0x28fc8693 in PresShell::Paint () from /opt/mozilla/components/libgklayout.so
#5 0x29183377 in nsView::Paint () from /opt/mozilla/components/libgkview.so
#6 0x2918cb96 in nsViewManager::RenderDisplayListElement ()
from /opt/mozilla/components/libgkview.so
#7 0x2918c931 in nsViewManager::RenderViews ()
from /opt/mozilla/components/libgkview.so
#8 0x2918b63c in nsViewManager::Refresh () from
/opt/mozilla/components/libgkview.so
#9 0x2918e257 in nsViewManager::DispatchEvent ()
from /opt/mozilla/components/libgkview.so
#10 0x29182e85 in _init () from /opt/mozilla/components/libgkview.so
#11 0x287336f6 in nsWidget::DispatchEvent ()
from /opt/mozilla/components/libwidget_gtk.so
#12 0x287335fd in nsWidget::DispatchWindowEvent ()
from /opt/mozilla/components/libwidget_gtk.so
#13 0x28736c7f in nsWindow::DoPaint () from /opt/mozilla/components/libwidget_gtk.so
#14 0x28736e5b in nsWindow::Update () from /opt/mozilla/components/libwidget_gtk.so
---Type <return> to continue, or q <return> to quit---
#15 0x28736b09 in nsWindow::UpdateIdle () from
/opt/mozilla/components/libwidget_gtk.so
#16 0x284a9276 in g_idle_dispatch () from /usr/local/lib/libglib12.so.3
#17 0x284a81ef in g_main_dispatch () from /usr/local/lib/libglib12.so.3
#18 0x284a881d in g_main_iterate () from /usr/local/lib/libglib12.so.3
#19 0x284a89d0 in g_main_run () from /usr/local/lib/libglib12.so.3
#20 0x283c39aa in gtk_main () from /usr/X11R6/lib/libgtk12.so.2
#21 0x287267a4 in nsAppShell::Run () from /opt/mozilla/components/libwidget_gtk.so
#22 0x286f6a3e in nsAppShellService::Run ()
from /opt/mozilla/components/libnsappshell.so
#23 0x8050a93 in _start ()
#24 0x8051478 in main ()
#25 0x804c581 in _start ()
Comment 1•24 years ago
|
||
Can you reproduce this with a newer build? Stack is the same as bug 119010,
which is a dupe of bug 118829. Bug 118829 was fixed at 2002-01-08 18:36 PST. It
is possible that your build just missed the fix.
Reporter | ||
Comment 2•24 years ago
|
||
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7+) Gecko/20020115, build
2002011507
Well it doesn't crash anymore. It just keeps loading forever. It's up to the
official developers to decide if it's considered fixed or not.
Though I would like to see it stop loading (present and error?) to consider it
fixed.
Comment 3•24 years ago
|
||
->style system
Assignee: asa → dbaron
Status: UNCONFIRMED → NEW
Component: Browser-General → Style System
Ever confirmed: true
QA Contact: doronr → ian
Assignee | ||
Comment 4•24 years ago
|
||
The original bug was a duplicate. I'm not sure what you mean by "loading
forever", but the page seems to finish loading just fine for me. If there's
some other bug related to that comment, it should be filed as a separate bug.
*** This bug has been marked as a duplicate of 118829 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 5•24 years ago
|
||
VERIFIED that it does not crash and that it loads completely.
It being: http://www.uni-c.dk
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•