[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-28 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete = Triaged ** Changed in: ubiquity (Ubuntu) Importance: Undecided = Critical ** Changed in: ubiquity (Ubuntu) Milestone: None = natty-alpha-3 ** Also affects: ubiquity (Ubuntu Natty) Importance: Critical

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-28 Thread Bryce Harrington
Spoke with cjwatson on IRC, he'll take it from here; he's about to roll a new ubiquity upload with this. ** Changed in: ubiquity (Ubuntu Natty) Status: New = In Progress ** Changed in: ubiquity (Ubuntu Natty) Assignee: (unassigned) = Canonical Foundations Team

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubiquity -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu. https://bugs.launchpad.net/bugs/714829 Title: Xorg segfaults during LiveCD installation using preseed file

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-28 Thread Colin Watson
I'm merging these two patches and have reopened bug 693300. Thanks all. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu. https://bugs.launchpad.net/bugs/714829 Title: Xorg segfaults during LiveCD

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-28 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.5.19 --- ubiquity (2.5.19) natty; urgency=low [ Colin Watson ] * Automatic update of included source packages: base-installer 1.116ubuntu1, console-setup 1.57ubuntu8, flash-kernel 2.28ubuntu15, partman-auto 93ubuntu8,

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/ubiquity -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu. https://bugs.launchpad.net/bugs/714829 Title: Xorg segfaults during LiveCD installation using preseed file

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-28 Thread Bryce Harrington
[Fixed in ubiquity, nothing really to do on the X end.] ** Changed in: xserver-xorg-video-intel (Ubuntu Natty) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu.

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-28 Thread Chris Van Hoof
** Changed in: oem-priority Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu. https://bugs.launchpad.net/bugs/714829 Title: Xorg segfaults during LiveCD installation using

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-25 Thread Mario Limonciello
The easiest way to prove it's something in the panel leaking would be to kill the panel as soon as the session starts (or remove the binary in an early command temporarily). -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-25 Thread Mario Limonciello
And actually glancing at the code, perhaps the leak is a little bit further up. I don't see any calls to unreference the memory of the pixmap allocation after setting it after each expose event. Here's another patch that might help address this. ** Attachment added: patch

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-25 Thread Daniel Manrique
I'm building an image for testing of Bryce's fix. In the meanwhile, I did some quick testing using Mario's suggestions. Like Robert did, I just let the Thinkpad X201 sit there while monitoring processes and Xorg.0.log. Sure enough, the panel process starts using up the CPU, going up to about 80%,

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-25 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu. https://bugs.launchpad.net/bugs/714829 Title: Xorg segfaults during LiveCD installation using preseed file

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-25 Thread Daniel Manrique
I built an image based on latest Natty daily and incorporating Bryce's fixed ubiquity. It looks promising, already the panel is no longer misbehaving and it doesn't consume CPU like it used to. I was able to complete the installation process on the X201 where the failure was so easily reproduced

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-25 Thread Daniel Manrique
Hi All, I used the Natty daily with Bryce's fix for ubiquity on our test machines, I'm glad to report that none of them dropped to LiveCD environment or rebooted. The vast majority completed the installation process correctly, the few that failed did so for unrelated reasons. This comprises about

Re: [Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-25 Thread Mario Limonciello
Hi Daniel, So this is my take on the issue based on your results : 1) the function call commented out by Bryces patch fixes on_expose from being called continuously. That function creates a new expose event making on_expose call again. 2) the above causes the high cpu regardless of memory leak

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Timo Aaltonen
If you can modify the installer image, please get a crashdump from X by adding '-core' to it's cmdline options (wherever those are set). Upstream isn't totally convinced this is a driver bug, but that the X client (=installer) is leaking memory. Please get a dump of 'cat

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Chris Van Hoof
** Tags added: hwe-blocker -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in ubuntu. https://bugs.launchpad.net/bugs/714829 Title: Xorg segfaults during LiveCD installation using preseed file

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Chris Van Hoof
** Also affects: oem-priority Importance: Undecided Status: New ** Changed in: oem-priority Importance: Undecided = High ** Changed in: oem-priority Assignee: (unassigned) = Chris Van Hoof (vanhoof) -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Bryce Harrington
Fwiw, we've been getting these out-of-memory-leading-to-X-crash bugs for about a month. The first reported bug I can recall was Mario's bug #705078 dated 2011-01-19. I see ubiquity 2.5.6 was uploaded on 2011-01-17. If it is an X client leaking and we think the installer is a suspect, then the

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Daniel Manrique
This crash is now happening for us pretty reliably even without our test configuration, i.e. with a pristine image. Bug 720235 details one of the look ma, no hands crashes we had, and I just had another one with the latest (today) desktop image. post-crash, here's the i915_gem_objects file asked

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Robert Hooker
This should be reproducable on pretty much any atom netbook with a 945 from what I can see, just boot a natty daily livecd and let it sit on the welcome screen for a few minutes. You can watch /var/log/Xorg.0.log and the bo map errors will start up before it eventually crashes. I think I have

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Daniel Manrique
I have reproduced this on a Lenovo Thinkpad X201 (bug 720238) and Dell Vostro 3400 (bug 721220) - I just re-checked the Dell just for kicks and it's sitting here, all crashed, in front of me. Is there a way for me to test a build with Robert's patch applied? I can test it across all our

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Bryce Harrington
Not sure how I associated with 2.5.6 with 1/17. But 2.5.9 (rev 380) on 1/14 is the better match. I've prepared a ubiquity package with Cyrus Lien change from rev 380 reverted. Robert's testing indicates this seems to eliminate the problem. I seem to be unable to reproduce the original bug on

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-24 Thread Bryce Harrington
I don't know how to test this with a livecd image, but Daniel you guys are the experts at testing images so presumably you have A Way. Let me know when you've verified it fixes it and we can proceed from there. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New = Incomplete --

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-07 Thread Daniel Manrique
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in ubuntu. https://bugs.launchpad.net/bugs/714829 Title: Xorg segfaults during LiveCD installation using preseed file ___ Mailing list:

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-07 Thread Daniel Manrique
Here are the backtraces from the systems where I experienced this crash, I realize they aren't 100% identical. Our installation procedure is very homogeneous so I think these might all be related, as they all occured using the same installation procedure. 124 - Vostro 3400 [ 115.517] (WW)

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-07 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = xserver-xorg-video-intel (Ubuntu) ** Changed in: xserver-xorg-video-intel (Ubuntu) Importance: Undecided = High ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-07 Thread Bryce Harrington
** Description changed: - Binary package hint: xorg + An X fault occurs in Ubuntu's automated testing facility across a range + of machines which shows itself as an Xorg segfault during the + installation process. I suspect it to be caused by an out-of-memory + situation. Perhaps a memory leak?

[Ubuntu-x-swat] [Bug 714829] Re: Xorg segfaults during LiveCD installation using preseed file

2011-02-07 Thread Bryce Harrington
Hi Daniel, for the crash we really gotta have a full backtrace, either via apport automatically or by hand via gdb. Some directions are available at http://wiki.ubuntu.com/X/Backtracing The crash (this one and the ones experienced previously) are due to programming errors in how X handles out of