[Webkit-unassigned] [Bug 108682] New: [GStreamer] media/video-controls-fullscreen-volume.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 13:19:56 PST 2013


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

           Summary: [GStreamer]
                    media/video-controls-fullscreen-volume.html crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


#0  0x00002ac0201b50b4 in WebCore::FullscreenVideoControllerGtk::muteChanged (this=<error reading variable: Cannot access memory at address 0x7fffceffffe8>, this at entry=<error reading variable: Cannot access memory at address 0x7fffcf000008>) at ../../Source/WebCore/platform/graphics/gtk/FullscreenVideoControllerGtk.cpp:343
343        gtk_scale_button_set_value(GTK_SCALE_BUTTON(m_volumeButton), m_player->muted() ? 0 : m_player->volume());

Maybe a signal handler is not disconnected correctly.

-- 
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