Kubuntu 12.10 and pata ide hard disk ext3 fs corrupted.

Bug #1113627 reported by Franco Martelli
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Medium
Unassigned

Bug Description

The filesystem on pata hd (/dev/sda1) was created on Debian Sqeeze with the following command:
root@mitas:~# mkfs.ext3 -m 0 /dev/sdb1
(sdb1 because Debian libata routine first named sda the sata hard disk then sdb the ide pata hard disk)

The directory "/media/sdb1/sda5/" contain a copy of /dev/sda5 (Debian 6.0) partition created using the following command (an Alan Cox's tips):
(tar cpsf - . --exclude lost+found --same-owner --numeric-owner --sparse --atime-preserve) | (cd /media/sdb1/sda5/ && tar xpsf - --atime-preserve --same-owner --numeric-owner --sparse) &

I use the "find" command to reproduce the bugs that it happens suddenly, first deleting proceed correctly then error messages appears so I type Ctrl-C to interrupt find deletion activity and fsck.ext3 report /dev/sda1 with errors.
As attachment the file console_output.txt.gz has hardware informations and explain how to reproduce the bug.

ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC1: frank 1686 F.... pulseaudio
 /dev/snd/controlC0: frank 1686 F.... pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
DistroRelease: Ubuntu 12.10
HibernationDevice: RESUME=UUID=2ac26de3-1205-4318-adcc-49569dd5f095
InstallationDate: Installed on 2012-05-20 (265 days ago)
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120401)
IwConfig:
 ppp0 no wireless extensions.

 eth0 no wireless extensions.

 lo no wireless extensions.
MarkForUpload: True
Package: linux (not installed)
ProcEnviron:
 LANGUAGE=
 TERM=xterm
 PATH=(custom, no user)
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic root=UUID=1b405d3a-cbdd-4732-a123-f579cfa85052 ro radeon.modeset=1 mce=nobootlog
ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-22-generic N/A
 linux-backports-modules-3.5.0-22-generic N/A
 linux-firmware 1.95
RfKill:

Tags: quantal
Uname: Linux 3.5.0-22-generic x86_64
UpgradeStatus: Upgraded to quantal on 2012-11-01 (100 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 06/11/2004
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F4
dmi.board.name: nForce
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd06/11/2004:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnnForce:rvrx.x:cvn:ct3:cvr:

Revision history for this message
Franco Martelli (martellif67) wrote :
Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.8 kernel[0] (Not a kernel in the daily directory) and install both the linux-image and linux-image-extra .deb packages.

If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as "Confirmed".

Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8-rc6-raring/

affects: linux-lts-quantal (Ubuntu) → linux (Ubuntu)
Changed in linux (Ubuntu):
importance: Undecided → Medium
tags: added: kernel-da-key quantal
Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 1113627

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
tags: added: kernel-fixed-upstream
Revision history for this message
Franco Martelli (martellif67) wrote :

Latest mainline kernel works fine:
root@mitas:~# uname -a
Linux mitas 3.8.0-030800rc7-generic #201302081635 SMP Fri Feb 8 21:36:17 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

find command deleted 5GB of data without errors and fsck.ext3 command says filesystem clean.
bye.

tags: added: apport-collected
description: updated
Revision history for this message
Franco Martelli (martellif67) wrote : AlsaInfo.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : BootDmesg.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : Lspci.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : Lsusb.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : ProcModules.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : PulseList.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : UdevDb.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : UdevLog.txt

apport information

Revision history for this message
Franco Martelli (martellif67) wrote : WifiSyslog.txt

apport information

Changed in linux (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
penalvch (penalvch) wrote :

Franco Martelli, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, please just make a comment to this.

description: updated
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.