[Merge] lp:~sil2100/kubuntu-packaging/qtbase-opensource-src_5.0.2_qapp_fix into lp:~kubuntu-packagers/kubuntu-packaging/qtbase-opensource-src_5.0.2
Łukasz Zemczak
lukasz.zemczak at canonical.com
Mon Feb 3 12:22:23 UTC 2014
Łukasz Zemczak has proposed merging lp:~sil2100/kubuntu-packaging/qtbase-opensource-src_5.0.2_qapp_fix into lp:~kubuntu-packagers/kubuntu-packaging/qtbase-opensource-src_5.0.2.
Commit message:
Fix a segmentation fault bug in a strange case when a QWidget element (for instance, a QMenu element) gets freed (destroyed) after the main application exits and QApplication objects stops existing. Do not assume qApp will be present when cleaning memory. Fixes #1273306.
Requested reviews:
Kubuntu Packagers (kubuntu-packagers)
Related bugs:
Bug #1273306 in appmenu-qt (Ubuntu): "python3.3 crashed with SIGSEGV in QWidget::destroy()"
https://bugs.launchpad.net/ubuntu/+source/appmenu-qt/+bug/1273306
For more details, see:
https://code.launchpad.net/~sil2100/kubuntu-packaging/qtbase-opensource-src_5.0.2_qapp_fix/+merge/204471
Fix a segmentation fault bug in a strange case when a QWidget element (for instance, a QMenu element) gets freed (destroyed) after the main application exits and QApplication objects stops existing. Do not assume qApp will be present when cleaning memory.
--
https://code.launchpad.net/~sil2100/kubuntu-packaging/qtbase-opensource-src_5.0.2_qapp_fix/+merge/204471
Your team Kubuntu Packagers is requested to review the proposed merge of lp:~sil2100/kubuntu-packaging/qtbase-opensource-src_5.0.2_qapp_fix into lp:~kubuntu-packagers/kubuntu-packaging/qtbase-opensource-src_5.0.2.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1248 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20140203/32971c8a/attachment.diff>
More information about the Ubuntu-reviews
mailing list