Re: [Bug 124211] Re: touch (do_utimes) causes NULL pointer dereference

2007-07-12 Thread Soren Hansen
On Wed, Jul 11, 2007 at 09:26:04PM -, Lee Willis wrote: For standard files everything is fine - however I see problems touching files which aren't owned by the logged in user - but should be writeable by them. Precisely. It's fixed in the newest kernel (2.6.22-8). -- Soren Hansen

[Bug 124211] Re: touch (do_utimes) causes NULL pointer dereference

2007-07-12 Thread Ben Collins
** Changed in: linux-source-2.6.22 (Ubuntu) Assignee: Phillip Lougher = Kyle McMartin Status: Confirmed = Fix Released -- touch (do_utimes) causes NULL pointer dereference https://bugs.launchpad.net/bugs/124211 You received this bug notification because you are a member of Ubuntu

[Bug 124211] Re: touch (do_utimes) causes NULL pointer dereference

2007-07-11 Thread Lee Willis
I get this as well. I'm on ext3 - latest gutsy packages (Kernel is 2.6.22-7). For standard files everything is fine - however I see problems touching files which aren't owned by the logged in user - but should be writeable by them. In this particular case file ownership is: $ stat Dordogne\ -\

[Bug 124211] Re: touch (do_utimes) causes NULL pointer dereference

2007-07-08 Thread Chris Jones
I have seen something very similar on gutsy when starting mediatomb: [ 195.672091] BUG: unable to handle kernel NULL pointer dereference at virtual address 0030 [ 195.672097] printing eip: [ 195.672099] c018870a [ 195.672101] *pde = [ 195.672103] Oops: [#1] [ 195.672105]

[Bug 124211] Re: touch (do_utimes) causes NULL pointer dereference

2007-07-08 Thread Chris Jones
tracing the init script shows: + touch /var/run/mediatomb.pid Message from [EMAIL PROTECTED] at Sun Jul 8 23:15:50 2007 ... tenshu kernel: [ 1731.872931] Oops: [#2] -- touch (do_utimes) causes NULL pointer dereference https://bugs.launchpad.net/bugs/124211 You received this bug

Re: [Bug 124211] Re: touch (do_utimes) causes NULL pointer dereference

2007-07-08 Thread Soren Hansen
On Fri, Jul 06, 2007 at 01:34:37AM -, Phillip Lougher wrote: Can you put the vmware snapshot on a webserver somewhere, so I can download it? The bug seems rather unusual. You're not at the sprint tomorrow? Also, I now have 3 inodes that do this. A package (entirely userland) I'm working

[Bug 124211] Re: touch (do_utimes) causes NULL pointer dereference

2007-07-05 Thread Phillip Lougher
Soren Can you put the vmware snapshot on a webserver somewhere, so I can download it? The bug seems rather unusual. Thanks Phillip ** Changed in: linux-source-2.6.22 (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) = Phillip Lougher Status: New = Confirmed --