[Webkit-unassigned] [Bug 79638] New: Webkit with Adobe Flash 11 segfault in glibc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 23:56:00 PST 2012


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

           Summary: Webkit with Adobe Flash 11 segfault in glibc
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marcin at infobox.com.pl


Created an attachment (id=128971)
 --> (https://bugs.webkit.org/attachment.cgi?id=128971&action=review)
Backtrace

QtWebkit based browser segfault on site http://www.strumien.pl when Adobe Flash 11 is installed.
When I install Flash 10 everything is ok.
On Windows everything is ok. (Qt 4.7.4, Qt 4.8.0)


Example code:
    QWebSettings::globalSettings()->setAttribute(QWebSettings::PluginsEnabled, true);
    QWebView *view = new QWebView();
    view->load(QUrl("http://www.strumien.pl")); //on this webpage i can reproduce crash

How to reproduce error:
Go to http://www.strumien.pl
Click about 8-12 times in link "Kontakt" in the left menu.


Backtrace:
In attachment

Platform:
Linux (Debian 6.0, Debian 7.0, Qt 4.8.0, Qt 4.7.3, Flash 11.1.102.55)

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