Closed
Bug 75494
Opened 24 years ago
Closed 24 years ago
reproducable crash on load of www.pepsi.com
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: wtanaka, Assigned: pavlov)
References
()
Details
(Keywords: crash, Whiteboard: [imglib])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-0.1.28 i686; en-US; 0.8.1)
BuildID: 2001040910
Whenever I try to load this URL using this build of mozilla, mozilla exits with SEGV
Reproducible: Always
Steps to Reproduce:
1.run mozilla
/tmp/mozilla/mozilla www.pepsi.com
Actual Results: /tmp/mozilla/run-mozilla.sh /tmp/mozilla/mozilla-bin www.pepsi.com
MOZILLA_FIVE_HOME=/tmp/mozilla
LD_LIBRARY_PATH=/tmp/mozilla
LIBRARY_PATH=/tmp/mozilla:/tmp/mozilla/components
SHLIB_PATH=/tmp/mozilla
LIBPATH=/tmp/mozilla
ADDON_PATH=/tmp/mozilla
MOZ_PROGRAM=/tmp/mozilla/mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
Registering plugin 0 for: "*","All types",".*"
Registering plugin 0 for: "application/x-shockwave-flash","Shockwave Flash","swf"
Registering plugin 1 for: "application/futuresplash","FutureSplash Player","spl"
Error loading URL http://www.pepsi.com/: 804b0002
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL' failed.
Gdk-CRITICAL **: file gdkwindow.c: line 989 (gdk_window_copy_area): assertion
`gc != NULL' failed.
Gdk-CRITICAL **: file gdkgc.c: line 288 (gdk_gc_unref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL' failed.
Gdk-CRITICAL **: file gdkwindow.c: line 989 (gdk_window_copy_area): assertion
`gc != NULL' failed.
Gdk-CRITICAL **: file gdkgc.c: line 288 (gdk_gc_unref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL' failed.
Gdk-CRITICAL **: file gdkwindow.c: line 989 (gdk_window_copy_area): assertion
`gc != NULL' failed.
Gdk-CRITICAL **: file gdkgc.c: line 288 (gdk_gc_unref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL' failed.
Gdk-CRITICAL **: file gdkwindow.c: line 989 (gdk_window_copy_area): assertion
`gc != NULL' failed.
Gdk-CRITICAL **: file gdkgc.c: line 288 (gdk_gc_unref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL' failed.
/tmp/mozilla/run-mozilla.sh: line 72: 10657 Segmentation fault $prog ${1+"$@"}
Expected Results: display the pepsi page
Comment 1•24 years ago
|
||
looks like linux only. Unable to repro on mac or win32 builds from 04/10
libgdk-1.2.so.0 + 0x1a05f (0x4060d05f)
nsImageGTK::DrawCompositedGeneral()
QBezierCurve::SubDivide()
CircleArea::CircleArea()
nsDST::RemoveLeftMostLeafNode()
nsDST::Insert()
nsHTMLImageLoader::GetDesiredSize()
nsDST::RemoveLeftMostLeafNode()
nsBlockReflowContext::ReflowBlock()
nsBlockReflowContext::ReflowBlock()
nsDST::RemoveLeftMostLeafNode()
nsDST::Insert()
nsTableFrame::MoveOverflowToChildList()
nsTableBorderCollapser::ComputeTopBorderForEdgeAt()
nsTableBorderCollapser::ComputeRightBorderForEdgeAt()
nsScrollBoxObject::ScrollToLine()
nsScrollBoxObject::ScrollByIndex()
nsDST::RemoveLeftMostLeafNode()
nsDST::Insert()
nsTableOuterFrame::InvalidateDamage()
nsDST::RemoveLeftMostLeafNode()
nsTableRowGroupFrame::ReflowMappedChildren()
nsDST::RemoveLeftMostLeafNode()
nsBlockReflowContext::ReflowBlock()
nsBlockReflowContext::ReflowBlock()
nsDST::RemoveLeftMostLeafNode()
nsDST::Insert()
nsTableFrame::MoveOverflowToChildList()
nsTableBorderCollapser::ComputeTopBorderForEdgeAt()
nsTableBorderCollapser::ComputeRightBorderForEdgeAt()
nsScrollBoxObject::ScrollToLine()
nsScrollBoxObject::ScrollByIndex()
nsDST::RemoveLeftMostLeafNode()
nsDST::Insert()
nsTableOuterFrame::InvalidateDamage()
nsDST::RemoveLeftMostLeafNode()
nsTableRowGroupFrame::ReflowMappedChildren()
nsDST::RemoveLeftMostLeafNode()
nsBlockReflowContext::ReflowBlock()
nsBlockReflowContext::ReflowBlock()
nsDST::RemoveLeftMostLeafNode()
nsBlockReflowContext::ReflowBlock()
nsBlockReflowContext::ReflowBlock()
nsDST::RemoveLeftMostLeafNode()
nsDST::Insert()
nsHTMLImageLoader::GetDesiredSize()
nsDST::RemoveLeftMostLeafNode()
nsDST::Insert()
nsDST::Insert()
nsScrollFrame::SaveState()
nsView::~nsView()
nsViewManager::RenderViews()
nsViewManager::RenderViews()
nsViewManager::Refresh()
nsViewManager::UpdateView()
libgkview.so + 0x2fad (0x41030fad)
nsWidget::OnButtonPressSignal()
nsWidget::HandlePopup()
nsWindow::DispatchActivateEvent()
nsWindow::HandleMozAreaFocusOut()
nsWindow::SetFocus()
libglib-1.2.so.0 + 0x11149 (0x40638149)
libglib-1.2.so.0 + 0x10186 (0x40637186)
libglib-1.2.so.0 + 0x10751 (0x40637751)
libglib-1.2.so.0 + 0x108f1 (0x406378f1)
libgtk-1.2.so.0 + 0x8c8e9 (0x4055f8e9)
nsButton::SetFontNative()
nsAppShellService::GetHiddenWindow()
InitializeProfileService()
main1()
libc.so.6 + 0x189cb (0x401e99cb)
Assignee: asa → pavlov
Status: UNCONFIRMED → NEW
Component: Browser-General → ImageLib
Ever confirmed: true
QA Contact: doronr → tpreston
Comment 2•24 years ago
|
||
Doesn't crash mozilla 0.8.1 build (linux 20010326). Might be a regression.
I don't have shockwave or futuresplash plugins installed though.
Keywords: crash
Reporter | ||
Comment 3•24 years ago
|
||
I did the following steps:
rm -rf /tmp/mozilla
cd /tmp
wget -O -
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-i686-pc-linux-gnu.tar.gz
| gzip -d -c | tar xvf -
/tmp/mozilla/mozilla www.pepsi.com
and I got what appears to be, from the sequence of error messages, the same
crash, without the flash plugin.
% /tmp/mozilla/mozilla www.pepsi.com
/tmp/mozilla/run-mozilla.sh /tmp/mozilla/mozilla-bin www.pepsi.com
MOZILLA_FIVE_HOME=/tmp/mozilla
LD_LIBRARY_PATH=/tmp/mozilla
LIBRARY_PATH=/tmp/mozilla:/tmp/mozilla/components
SHLIB_PATH=/tmp/mozilla
LIBPATH=/tmp/mozilla
ADDON_PATH=/tmp/mozilla
MOZ_PROGRAM=/tmp/mozilla/mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
Registering plugin 0 for: "*","All types",".*"
Error loading URL http://www.pepsi.com/: 804b0002
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkwindow.c: line 989 (gdk_window_copy_area): assertion
`gc != NULL' failed.
Gdk-CRITICAL **: file gdkgc.c: line 288 (gdk_gc_unref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkwindow.c: line 989 (gdk_window_copy_area): assertion
`gc != NULL' failed.
Gdk-CRITICAL **: file gdkgc.c: line 288 (gdk_gc_unref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkwindow.c: line 989 (gdk_window_copy_area): assertion
`gc != NULL' failed.
Gdk-CRITICAL **: file gdkgc.c: line 288 (gdk_gc_unref): assertion `gc != NULL'
failed.
Gdk-CRITICAL **: file gdkgc.c: line 277 (gdk_gc_ref): assertion `gc != NULL'
failed.
/tmp/mozilla/run-mozilla.sh: line 72: 13883 Segmentation fault $prog
${1+"$@"}
This was slightly younger build 2001041014
Updated•24 years ago
|
Whiteboard: [imglib]
Comment 4•24 years ago
|
||
yep, i also crash viewing the url.
could this be related to, or even a dup of bug 71507?
Comment 5•24 years ago
|
||
I don't know if it's related, but under win2k with build 2001041804, the page
starts rendering, then reloads in what seems to be an infinite loop.
But it doesn't crash. (maybe it will if I let it long enough...)
Assignee | ||
Comment 8•24 years ago
|
||
dup of 76032... this page doesn't actuaally load currently, but thats a
seperate bug i'm filing.
*** This bug has been marked as a duplicate of 76032 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•