Activity log for bug #1015292

Date Who What changed Old value New value Message
2012-06-19 20:25:38 Ricardo Salveti bug added bug
2012-06-19 20:25:58 Ricardo Salveti bug task added pvr-omap4 (Ubuntu)
2012-06-19 20:26:06 Ricardo Salveti pvr-omap4 (Ubuntu): status New Confirmed
2012-06-19 20:26:11 Ricardo Salveti pvr-omap4 (Ubuntu): importance Undecided High
2012-06-20 22:59:42 Ricardo Salveti summary Snowshoe fails with QT5 with a segmentation fault while starting the application QT5 based applications fails with a segmentation fault with Pandaboard and the SGX driver
2012-06-20 23:27:38 Ricardo Salveti bug task added xorg-server (Ubuntu)
2012-06-23 06:23:08 Ricardo Salveti xorg-server (Ubuntu): status New In Progress
2012-06-23 06:23:16 Ricardo Salveti xorg-server (Ubuntu): importance Undecided High
2012-06-23 06:23:19 Ricardo Salveti xorg-server (Ubuntu): assignee Ricardo Salveti (rsalveti)
2012-07-17 20:52:13 Ricardo Salveti attachment added xorg-server_1.12.1.902-1ubuntu2.debdiff https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1015292/+attachment/3226483/+files/xorg-server_1.12.1.902-1ubuntu2.debdiff
2012-07-17 20:52:27 Ricardo Salveti nominated for series Ubuntu Precise
2012-07-17 20:52:27 Ricardo Salveti nominated for series Ubuntu Quantal
2012-07-17 20:54:12 Ricardo Salveti bug added subscriber Ubuntu Sponsors Team
2012-07-18 01:16:33 Adam Conrad bug task added xorg-server (Ubuntu Precise)
2012-07-18 01:16:33 Adam Conrad bug task added pvr-omap4 (Ubuntu Precise)
2012-07-18 01:16:43 Luke Yelavich bug added subscriber Chris Halse Rogers
2012-07-18 01:16:50 Adam Conrad bug task added xorg-server (Ubuntu Quantal)
2012-07-18 01:16:50 Adam Conrad bug task added pvr-omap4 (Ubuntu Quantal)
2012-07-19 16:32:58 Bryce Harrington description While testing Qt 5 support on Ubuntu, and validating the support for OpenGL ES2.0 with Pandaboard, I couldn't start Snowshoe (Qt 5 - webkit based browser) as it gives a segmentation fault and also breaks the X11 server (with the pvr driver). After a quick check with Snowball (Mali 400), it worked properly and as expected, so this could probably be related with the current SGX driver available for Pandaboard. How to reproduce the issue: 1) Enable https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-daily 2) Install 'snowshoe-mobile' package 3) Run snowshoe: $ PATH=/opt/qt5/bin:$PATH; snowshoe This is with Ubuntu 12.04 with pvr-omap4 1.7.10.0.1.21-0ubuntu1 (from archive) and also 1.7.15.0.1.57-1 from TI's PPA. [Impact] <fill me in with explanation of severity and frequency of bug on users and justification for backporting the fix to the stable release> [Test Case] <fill me in with detailed *instructions* on how to reproduce the bug. This will be used by people later on to verify the updated package fixes the problem.> 1. 2. 3. Broken Behavior: Fixed Behavior: [Regression Potential] <fill me in with a discussion of how regressions would typically manifest as a result of this change. It's assumed that all candidate patches are well-tested and have low overall risk of regression; but if there's an area of concern be sure to call it out so testers can check it.> [Original Report] While testing Qt 5 support on Ubuntu, and validating the support for OpenGL ES2.0 with Pandaboard, I couldn't start Snowshoe (Qt 5 - webkit based browser) as it gives a segmentation fault and also breaks the X11 server (with the pvr driver). After a quick check with Snowball (Mali 400), it worked properly and as expected, so this could probably be related with the current SGX driver available for Pandaboard. How to reproduce the issue: 1) Enable https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-daily 2) Install 'snowshoe-mobile' package 3) Run snowshoe: $ PATH=/opt/qt5/bin:$PATH; snowshoe This is with Ubuntu 12.04 with pvr-omap4 1.7.10.0.1.21-0ubuntu1 (from archive) and also 1.7.15.0.1.57-1 from TI's PPA.
2012-07-19 18:35:39 Bryce Harrington xorg-server (Ubuntu Quantal): status In Progress Fix Committed
2012-07-19 18:36:44 Bryce Harrington removed subscriber Ubuntu Sponsors Team
2012-07-20 01:45:02 Ricardo Salveti xorg-server (Ubuntu Precise): status New In Progress
2012-07-20 01:45:08 Ricardo Salveti xorg-server (Ubuntu Precise): importance Undecided High
2012-07-20 01:45:12 Ricardo Salveti xorg-server (Ubuntu Precise): assignee Ricardo Salveti (rsalveti)
2012-07-20 02:53:52 Ricardo Salveti description [Impact] <fill me in with explanation of severity and frequency of bug on users and justification for backporting the fix to the stable release> [Test Case] <fill me in with detailed *instructions* on how to reproduce the bug. This will be used by people later on to verify the updated package fixes the problem.> 1. 2. 3. Broken Behavior: Fixed Behavior: [Regression Potential] <fill me in with a discussion of how regressions would typically manifest as a result of this change. It's assumed that all candidate patches are well-tested and have low overall risk of regression; but if there's an area of concern be sure to call it out so testers can check it.> [Original Report] While testing Qt 5 support on Ubuntu, and validating the support for OpenGL ES2.0 with Pandaboard, I couldn't start Snowshoe (Qt 5 - webkit based browser) as it gives a segmentation fault and also breaks the X11 server (with the pvr driver). After a quick check with Snowball (Mali 400), it worked properly and as expected, so this could probably be related with the current SGX driver available for Pandaboard. How to reproduce the issue: 1) Enable https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-daily 2) Install 'snowshoe-mobile' package 3) Run snowshoe: $ PATH=/opt/qt5/bin:$PATH; snowshoe This is with Ubuntu 12.04 with pvr-omap4 1.7.10.0.1.21-0ubuntu1 (from archive) and also 1.7.15.0.1.57-1 from TI's PPA. [Impact] Segmentation fault at X11 where the randr code could use the randr screen private data without checking for null first. This happens when the X server is running with multiple screens, some of which are randr enabled and some of which are not. Applications making protocol requests to the non-randr screens can cause segfaults where the server touches the unset private structure. This happened initially while running Precise on a Pandaboard, as with the driver auto-load, it starts 2 different screens, one backed up by the PVR SGX driver, and the other by fbdev. In this case, the issue can easily be reproduced by running any QT5 based application, as by default it'll try to initialize the internal structures for all screens available at the system. The bug can also happen on cases where the user is running one screen with the nvidia/ati driver, and the other with fbdev (external usb video device, for example). [Test Case] How to reproduce the issue, on a Pandaboard: 1) Install Precise at a Pandaboard; 2) Enable the PVR SGX driver from the "Additional Driver" screen; 1) Enable https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-daily 2) Install 'snowshoe-mobile' package 3) Run snowshoe: $ PATH=/opt/qt5/bin:$PATH; snowshoe Broken Behavior: X11 will exit with a seg fault Fixed Behavior: The QT5 based application (snowshoe) will open without crashing X11. [Regression Potential] Both patches are already applied at upstream, and they are simply just checking the pointers for NULL results, which would already cause a seg fault in case of NULL value, so it's safe to be applied as SRU. [Original Report] While testing Qt 5 support on Ubuntu, and validating the support for OpenGL ES2.0 with Pandaboard, I couldn't start Snowshoe (Qt 5 - webkit based browser) as it gives a segmentation fault and also breaks the X11 server (with the pvr driver). After a quick check with Snowball (Mali 400), it worked properly and as expected, so this could probably be related with the current SGX driver available for Pandaboard. How to reproduce the issue: 1) Enable https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-daily 2) Install 'snowshoe-mobile' package 3) Run snowshoe: $ PATH=/opt/qt5/bin:$PATH; snowshoe This is with Ubuntu 12.04 with pvr-omap4 1.7.10.0.1.21-0ubuntu1 (from archive) and also 1.7.15.0.1.57-1 from TI's PPA.
2012-07-20 02:54:40 Ricardo Salveti attachment added debdiff covering the SRU for Precise https://bugs.launchpad.net/ubuntu-omap4-extras-graphics/+bug/1015292/+attachment/3229083/+files/xorg-server_1.11.4-0ubuntu10.7.debdiff
2012-07-20 02:56:04 Ricardo Salveti summary QT5 based applications fails with a segmentation fault with Pandaboard and the SGX driver X11 crashes with seg fault when running QT5 based applications on a Pandaboard with the SGX driver
2012-07-20 02:56:51 Ricardo Salveti bug added subscriber Ubuntu Stable Release Updates Team
2012-07-31 04:19:00 Launchpad Janitor branch linked lp:ubuntu/quantal-proposed/xorg-server
2012-08-07 22:45:05 Marko Pellikka bug added subscriber Marko Pellikka
2012-08-17 02:49:17 Launchpad Janitor xorg-server (Ubuntu Quantal): status Fix Committed Fix Released
2012-08-23 04:54:20 Ricardo Salveti pvr-omap4 (Ubuntu Quantal): status Confirmed Invalid
2012-08-23 04:54:50 Ricardo Salveti bug task added xf86-video-omap (Ubuntu)
2012-08-23 04:55:32 Ricardo Salveti xf86-video-omap (Ubuntu Precise): status New Invalid
2012-08-23 04:56:05 Ricardo Salveti xf86-video-omap (Ubuntu Quantal): importance Undecided High
2012-08-23 04:56:05 Ricardo Salveti xf86-video-omap (Ubuntu Quantal): status New In Progress
2012-08-23 04:56:05 Ricardo Salveti xf86-video-omap (Ubuntu Quantal): assignee Ricardo Salveti (rsalveti)
2012-08-23 10:42:12 Ricardo Salveti attachment added xf86-video-omap_0.4.0-0ubuntu1_0.4.0-0ubuntu2.debdiff https://bugs.launchpad.net/ubuntu-omap4-extras-graphics/+bug/1015292/+attachment/3273101/+files/xf86-video-omap_0.4.0-0ubuntu1_0.4.0-0ubuntu2.debdiff
2012-08-23 10:42:27 Ricardo Salveti bug added subscriber Ubuntu Sponsors Team
2012-08-23 14:05:12 Launchpad Janitor xf86-video-omap (Ubuntu Quantal): status In Progress Fix Released
2012-08-23 14:43:10 Launchpad Janitor branch linked lp:ubuntu/xf86-video-omap
2012-08-29 00:08:25 Chris Halse Rogers xorg-server (Ubuntu Precise): status In Progress Fix Committed
2012-08-29 00:08:32 Chris Halse Rogers bug added subscriber SRU Verification
2012-08-29 00:08:36 Chris Halse Rogers tags verification-needed
2012-08-29 00:49:20 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/xorg-server
2012-09-10 07:02:41 Martin Pitt removed subscriber Ubuntu Sponsors Team
2012-09-25 04:09:00 Ricardo Salveti tags verification-needed verification-done
2012-09-25 10:22:54 Colin Watson removed subscriber Ubuntu Stable Release Updates Team
2012-09-25 10:23:17 Launchpad Janitor xorg-server (Ubuntu Precise): status Fix Committed Fix Released
2021-10-14 05:37:27 Steve Langasek pvr-omap4 (Ubuntu Precise): status New Won't Fix