[Webkit-unassigned] [Bug 19370] New: [Gtk] Assertion failure at ScrollWindow.update for r34340

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 3 06:14:06 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19370

           Summary: [Gtk] Assertion failure at ScrollWindow.update for
                    r34340
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://webkit.org/blog
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Critical
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmalonzo at gmail.com


Here's a backtrace:

[New process 6778]
#0  0x00007fa9169c27c3 in WebCore::ScrollView::update (this=<value optimized
out>) at WebCore/platform/gtk/ScrollViewGtk.cpp:321
321         ASSERT(containingWindow());
(gdb) bt
#0  0x00007fa9169c27c3 in WebCore::ScrollView::update (this=<value optimized
out>) at WebCore/platform/gtk/ScrollViewGtk.cpp:321
#1  0x00007fa9161d1e76 in WebCore::Document::implicitClose (this=0x23e48e0) at
WebCore/dom/Document.cpp:1590
#2  0x00007fa91647d7b8 in WebCore::FrameLoader::checkCompleted (this=0x23d5598)
at WebCore/loader/FrameLoader.cpp:1291
#3  0x00007fa91647f842 in WebCore::FrameLoader::finishedParsing
(this=0x23d5598) at WebCore/loader/FrameLoader.cpp:1241
#4  0x00007fa9161c1bdd in WebCore::Document::finishedParsing (this=0x23e48e0)
at WebCore/dom/Document.cpp:3730
#5  0x00007fa91647b0cc in WebCore::FrameLoader::endIfNotLoadingMainResource
(this=0x23d5598) at WebCore/loader/FrameLoader.cpp:1070
#6  0x00007fa91696a0f7 in WebCore::SVGImage::dataChanged (this=0x237cae0,
allDataReceived=<value optimized out>) at WebCore/svg/graphics/SVGImage.cpp:222
#7  0x00007fa916594182 in WebCore::Image::setData (this=0x237cae0, data=<value
optimized out>, allDataReceived=false) at
WebCore/platform/graphics/Image.cpp:72
#8  0x00007fa91644678d in WebCore::CachedImage::data (this=0x21833c0,
data=<value optimized out>, allDataReceived=192) at
WebCore/loader/CachedImage.cpp:233
#9  0x00007fa91649c7f5 in WebCore::Loader::Host::didFinishLoading
(this=0x2054970, loader=0x237fa50) at WebCore/loader/loader.cpp:268
#10 0x00007fa9164b1b66 in WebCore::SubresourceLoader::didFinishLoading
(this=0x237fa50) at WebCore/loader/SubresourceLoader.cpp:193
#11 0x00007fa91671f32b in WebCore::ResourceHandleManager::downloadTimerCallback
(this=0x1de33a0, timer=<value optimized out>) at
WebCore/platform/network/curl/ResourceHandleManager.cpp:298
#12 0x00007fa9165d1000 in WebCore::TimerBase::fireTimers
(fireTime=1212497292.2715991, firingTimers=@0x7fff1f89a6a0) at
WebCore/platform/Timer.cpp:347
#13 0x00007fa9165d1110 in WebCore::TimerBase::sharedTimerFired () at
WebCore/platform/Timer.cpp:368
#14 0x00007fa9169c72b2 in timeout_cb () at
WebCore/platform/gtk/SharedTimerGtk.cpp:48
#15 0x00007fa914bde81b in ?? () from /usr/lib/libglib-2.0.so.0
#16 0x00007fa914bde0f2 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#17 0x00007fa914be1396 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007fa914be1657 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#19 0x00007fa9151ecc43 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#20 0x0000000000401ecb in main (argc=1, argv=0x7fff1f89a9f8) at
WebKitTools/GtkLauncher/main.c:200
Current language:  auto; currently c++


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list