Bug 79638

Summary: [Qt] Webkit with Adobe Flash 11 segfault in glibc
Product: WebKit Reporter: Marcin <marcin>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Critical CC: andersca, szotman
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
Backtrace none

Marcin
Reported 2012-02-26 23:56:00 PST
Created attachment 128971 [details] 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)
Attachments
Backtrace (12.19 KB, text/plain)
2012-02-26 23:56 PST, Marcin
no flags
szotman
Comment 1 2012-03-25 03:45:21 PDT
I can confirm this bug. -- LS
Note You need to log in before you can comment on or make changes to this bug.