WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
79638
[Qt] Webkit with Adobe Flash 11 segfault in glibc
https://bugs.webkit.org/show_bug.cgi?id=79638
Summary
[Qt] Webkit with Adobe Flash 11 segfault in glibc
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug