[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2012-04-25 Thread nagarajan balakrishnan
** Description changed: Fully updated Oneiric as of this writing, here's a surefire way to kernel panic. In an ecryptfs $HOME: - $ hg clone http://hg.python.org/cpython $ sudo apt-get build-dep python2.7 $ cd cpython $ hg up 2.7 $ ./configure && make $ make TESTOPTS="-j 50

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2012-01-20 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.0.0-15.25 --- linux (3.0.0-15.25) oneiric-proposed; urgency=low [Brad Figg] * Release Tracking Bug - LP: #910894 [ Upstream Kernel Changes ] * Revert "clockevents: Set noop handler in clockevents_exchange_device()" - LP: #

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-12-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/linux-ti-omap4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs To manage notificatio

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-12-15 Thread Barry Warsaw
I tested the original crash reproduction recipe on both the current Python 2.7 and 3.3 mercurial branches. No kernel panic in either case. I suppose it's possible that something else changed in Python or 11.10 to avoid the crash, but I doubt it for Python 2.7. So I think the oneiric-proposed kern

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-12-14 Thread Herton R. Krzesinski
This bug is awaiting verification that the kernel for Oneiric in -proposed solves the problem (3.0.0-15.24). Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-oneiric' to 'verification-done-oneiric'. If verification is not do

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-11-30 Thread Andre
Had this bug never before, but then twice today. Unfortunately I can't remember what updates I received today. I've doing nothing special or HD intensive. But then I was kicked out of Unity to a terminal showing me kernel BUG at /build/buildd/linux-3.0.0/fs/ecryptfs/crypto.c:348! By the way, I'm

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-11-24 Thread Tim Gardner
** Changed in: linux (Ubuntu Oneiric) Status: Confirmed => Fix Committed ** Changed in: linux (Ubuntu Precise) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-11-24 Thread Tyler Hicks
Released in 3.2-rc3: http://git.kernel.org/linus/b59db43ad4434519feb338eacb01d77eb50825c5 Submitted to Ubuntu kernel-team list: https://lists.ubuntu.com/archives/kernel-team/2011-November/017950.html ** Changed in: ecryptfs Status: In Progress => Fix Released -- You received this bug n

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-11-21 Thread Tyler Hicks
** Changed in: linux (Ubuntu Precise) Milestone: precise-alpha-2 => precise-alpha-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecr

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-11-21 Thread Tim Gardner
This bug should be considered a security issue since one could implement a denial of service on a server using encrypted home. ** This bug has been flagged as a security vulnerability -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-11-21 Thread Joseph Salisbury
** Tags added: kernel-da-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs To manage notifications about this bug go to: https:

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-11-14 Thread Tyler Hicks
This is the version of the patch that I intend to upstream. It is against kernel version 3.2-rc1. I've built an Oneiric test kernel, based upon 3.0.0-12.20, which contains this fix and a fix for bug #870326. Here are the links: http://people.canonical.com/~tyhicks/ecryptfs/linux-headers-3.0.0-12-

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-11-12 Thread peterzay
I am getting this crash occasionally since my initial report (dup Bug #876891) and usually on shutdown. Not doing anything special or fancy, just basic stuff like Firefox and Update Manager. Really annoying, but at least I am not losing any work (so far). -- You received this bug notification b

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-26 Thread Jamie Strandboge
** Tags added: rls-p-tracking ** Changed in: linux (Ubuntu Precise) Milestone: None => precise-alpha-2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Pyth

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-26 Thread Юрий Чудновский
3.0.0-13-generic-pae affected too: Oct 26 22:28:10 fqc-book kernel: [326923.537027] [ cut here ] Oct 26 22:28:10 fqc-book kernel: [326923.537078] kernel BUG at /build/buildd/linux-3.0.0/fs/ecryptfs/crypto.c:348! Oct 26 22:28:10 fqc-book kernel: [326923.537139] invalid opco

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-26 Thread Данило Шеган
I'd be happy to test the above patch out, but I lack the time to compile my own kernel. If there's a deb package, I'd happily stress test it to see if I can hit the problem again (or uncover any other problems). -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-20 Thread Joseph Salisbury
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs To manage notifications about this bug go to: https://bugs.l

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-20 Thread Tyler Hicks
This is the fix I've written against the 3.1-rc10 kernel. I plan on testing the error paths a little more and sending it to the eCryptfs and linux-fsdevel lists for peer review before committing it upstream. It doesn't apply cleanly to the oneiric kernel sources (due to bf6c7f6c7bd0ea779757d35b5fd

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-19 Thread Tyler Hicks
** Changed in: ecryptfs-utils (Ubuntu Oneiric) Status: Confirmed => Invalid ** Changed in: ecryptfs-utils (Ubuntu Precise) Status: Confirmed => Invalid ** Changed in: ecryptfs Status: Confirmed => In Progress ** Changed in: linux (Ubuntu Precise) Status: Confirmed =>

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-18 Thread Данило Шеган
Also, since there are plenty more duplicates now, details of my system and how I am triggering the bug are in bug 873199. Only my /home is encrypted. Off to reboot again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-18 Thread Данило Шеган
I just got it with amd64 kernel from http://kernel.ubuntu.com/~kernel- ppa/mainline/v3.1-rc9-oneiric. I tried to take a screenshot with my phone, but was too late (and Ctrl-Alt-F1 won't bring me back to the virtual console) and I only have a crappy overexposed photo. However, dmesg output from http

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Barry Warsaw
$ uname -a Linux limelight 3.0.4-030004-generic #201108301138 SMP Tue Aug 30 11:42:30 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux Confirmed on Oneiric *not* to kernel panic. Full Python test suite completed successfully (well, with an unrelated upstream unit test failure :). -- You received this b

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Joseph Salisbury
** Tags added: regression-release -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs To manage notifications about this bug go to: h

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Barry Warsaw
Nice too that you can still ssh in and do a clean reboot. Thanks for that hint. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Barry Warsaw
Here's a screen shot (crappy old iphone :) of the kernel panic. Yes, it's an Oneiric regression and I'll try to run it again on the mainline kernel. ** Attachment added: "kernelpanic.jpg" https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/813146/+attachment/2554694/+files/kernelpan

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Joseph Salisbury
Was this an issue in prior releases, or is this an Oneiric regression? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs To manage

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Joseph Salisbury
@Barry Would it be possible to get a screen shot of your panic? This may be a duplicate of bug 836513 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python t

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Joseph Salisbury
@Barry It would also be helpful if you could test the mainline kernel as well. That will tell us if this is already fixed upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kerne

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Joseph Salisbury
@danilo Would it be possible for you to test the latest upstream kernel? It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the release candidate kernel versus the daily build. Once you've tested the upstream ker

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-17 Thread Dustin Kirkland
Added tasks for Oneiric and Precise. This seems relatively straightforward to reproduce and as such should probably be triaged, fixed, and SRU'd to 11.10. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Tyler Hicks (tyhicks) ** Also affects: ecryptfs-utils (Ubuntu Oneiric) Import

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-13 Thread Данило Шеган
I confirmed exactly because I am seeing it in the latest kernel version "Package: linux-image-3.0.0-12-generic 3.0.0-12.20" as indicated in the duplicate bug report I filed. I am re-confirming hoping the lpltk bot doesn't mark it as incomplete again. ** Changed in: linux (Ubuntu) Status: In

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-13 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is s

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-10-13 Thread Данило Шеган
I am seeing the same thing in different circumstances: while developing Launchpad, running "utilities/start-dev-soyuz.sh" and then "make run_all", I've seen the similar OOPS like in comment #23 twice now (i.e. exception in decrypt_scatterlist, vs. the OOPS from bug 836513 which happens in encrypt_s

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-09-16 Thread Guy Taylor
After looking into it more I have moved my bug report away and collected that set around https://bugs.launchpad.net/ubuntu/+source/linux/+bug/836513 Could someone more familiar with ecryptfs please check to see if this and 836513 are related. -- You received this bug notification because you ar

Re: [Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-09-14 Thread Barry Warsaw
On Sep 14, 2011, at 06:49 PM, Guy Taylor wrote: >@Barry Warsaw >Is this on a SSD or HDD? HDD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-09-14 Thread Guy Taylor
Just got this My oops trace is at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/850253 linux-image-3.0.0-11-generic 3.0.0-11.18 System was performing a large update through update manager, 300mb or so of deb files. This would follow the symptoms of the Python testing where heavy hard drive

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-09-14 Thread Launchpad Bug Tracker
** Changed in: ecryptfs-utils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs To manage

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-09-12 Thread Brad Figg
** Tags removed: kernel-request-3.0.0-5.6 ** Tags added: kernel-request-3.0.0-11.17 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptf

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-09-12 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is s

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-07-30 Thread Tyler Hicks
Confirmed on 3.0+ ** Also affects: ecryptfs Importance: Undecided Status: New ** Changed in: ecryptfs Status: New => Confirmed ** Changed in: ecryptfs Assignee: (unassigned) => Tyler Hicks (tyhicks) ** Changed in: ecryptfs Importance: Undecided => High ** Attachment ad

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-07-20 Thread Barry Warsaw
apport information ** Tags added: apport-collected oneiric unity-2d ** Description changed: Fully updated Oneiric as of this writing, here's a surefire way to kernel panic. In an ecryptfs $HOME: $ hg clone http://hg.python.org/cpython $ sudo apt-get build-dep python2.7 $ cd

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-07-20 Thread Dustin Kirkland
** Changed in: linux (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs To manage noti

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-07-20 Thread Dustin Kirkland
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel panic when running Python test suite on ecryptfs To ma

[Bug 813146] Re: kernel panic when running Python test suite on ecryptfs

2011-07-19 Thread Barry Warsaw
** Summary changed: - kernel panic when building Python on ecryptfs + kernel panic when running Python test suite on ecryptfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/813146 Title: kernel pani