WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
95574
[Qt] QtWebProcess is leaked on QNX
https://bugs.webkit.org/show_bug.cgi?id=95574
Summary
[Qt] QtWebProcess is leaked on QNX
Milian Wolff
Reported
2012-08-31 08:10:22 PDT
Running the MiniBrowser on QNX/Playbook and then exiting the app leaves the QtWebProcess running. pidin on the device shows: while the app is running: ... 10698904 1 native/MiniBrowser 10r REPLY 16389 10698904 2 native/MiniBrowser 10r REPLY 1785893 10698904 3 native/MiniBrowser 10r REPLY 16389 10698904 4 native/MiniBrowser 10r NANOSLEEP 10698904 5 native/MiniBrowser 10r CONDVAR (0x17e7a4) 10698904 6 native/MiniBrowser 10r READY 10698904 7 native/MiniBrowser 10r CONDVAR (0x154858) 10698904 8 native/MiniBrowser 30r CONDVAR (0x1b5194) 10698904 9 native/MiniBrowser 10r SIGWAITINFO 10698904 10 native/MiniBrowser 10r READY 10739868 1 5/bin/QtWebProcess 10r REPLY 10739868 2 5/bin/QtWebProcess 10r REPLY 1785893 10739868 3 5/bin/QtWebProcess 10r READY ... after the app was closed (minimized and then pressing the X button in the lower right corner of the app thumbnail): ... 10739868 1 5/bin/QtWebProcess 10r READY 10739868 2 5/bin/QtWebProcess 10r REPLY 1785893 10739868 3 5/bin/QtWebProcess 10r RUNNING ... I.e. MiniBrowser exited but QtWebProcess is still running.
Attachments
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2014-02-03 03:22:26 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
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