[Webkit-unassigned] [Bug 29496] New: [GTK] Sometimes crashes when a page is destroyed/loads another URL while playing video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 10:53:33 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29496

           Summary: [GTK] Sometimes crashes when a page is destroyed/loads
                    another URL while playing video
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://limi.net/articles/firefox-3.7-4.0-design-direct
                    ions/
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


I am using http://limi.net/articles/firefox-3.7-4.0-design-directions/ to test.
I click the very bottom/left corner to start the video playback, then click
reload. Rinse and repeat 'till I get a crash.

(gdb) bt full
#0  webkit_video_sink_idle_func (data=0x12abc80)
    at ../WebCore/platform/graphics/gtk/VideoSinkGStreamer.cpp:108
        sink = 0x12abc80
        priv = 0xaaaaaaaaaaaaaaaa
        buffer = <value optimized out>
        src = <value optimized out>
        cr = <value optimized out>
#1  0x00007ffff2ebc21a in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x00007ffff2ebfa78 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff2ebff4d in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#4  0x00007ffff4e04be7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#5  0x000000000043293e in main (argc=1, argv=0x7fffffffdc58)
    at /tmp/buildd/epiphany-webkit-2.27.92/src/ephy-main.c:784
        option_context = <value optimized out>
        option_group = <value optimized out>
        proxy = <value optimized out>
        error = 0x0
        user_time = 285348661

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



More information about the webkit-unassigned mailing list