HDD Problem - Freezes for a while during linux init

I've got a problem with my HDD. My Arch usually boots like thunderbolt, but since 3-4 days it freezes for a while before login screen. So I checked dmesg and this is what I found:
[ 53.360021] ata1: lost interrupt (Status 0x50)
[ 53.360041] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[ 53.360045] ata1.00: failed command: WRITE DMA EXT
[ 53.360053] ata1.00: cmd 35/00:18:e0:d9:46/00:00:12:00:00/e0 tag 0 dma 12288 out
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[ 53.360056] ata1.00: status: { DRDY }
[ 53.360075] ata1: soft resetting link
[ 53.562494] ata1: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc6000000) ACPI=0x3f01f (20:900:0x11)
[ 53.628863] ata1.00: configured for UDMA/100
[ 53.628868] ata1.00: device reported invalid CHS sector 0
[ 53.628883] ata1: EH complete
[ 76.701622] fuse init (API version 7.21)
This is output from smartctl:
smartctl 6.1 2013-03-16 r3800 [i686-linux-3.9.4-1-ARCH] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.10
Device Model: ST3500630A
Serial Number: 5QG1X3G1
Firmware Version: 3.AAE
User Capacity: 500,107,862,016 bytes [500 GB]
Sector Size: 512 bytes logical/physical
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA/ATAPI-7 (minor revision not indicated)
Local Time is: Fri Jun 7 11:41:09 2013 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x82) Offline data collection activity
was completed without error.
Auto Offline Data Collection: Enabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 430) seconds.
Offline data collection
capabilities: (0x5b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 1) minutes.
Extended self-test routine
recommended polling time: ( 163) minutes.
SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000f 112 095 006 Pre-fail Always - 43863857
3 Spin_Up_Time 0x0003 094 092 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2833
5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 047 036 030 Pre-fail Always - 32856947045143
9 Power_On_Hours 0x0032 082 082 000 Old_age Always - 16160
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 097 097 020 Old_age Always - 3563
187 Reported_Uncorrect 0x0032 016 016 000 Old_age Always - 84
189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
190 Airflow_Temperature_Cel 0x0022 057 047 045 Old_age Always - 43 (Min/Max 23/43)
194 Temperature_Celsius 0x0022 043 053 000 Old_age Always - 43 (0 16 0 0 0)
195 Hardware_ECC_Recovered 0x001a 063 054 000 Old_age Always - 32213260
197 Current_Pending_Sector 0x0012 001 001 000 Old_age Always - 4294967295
198 Offline_Uncorrectable 0x0010 001 001 000 Old_age Offline - 4294967295
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0000 100 253 000 Old_age Offline - 0
202 Data_Address_Mark_Errs 0x0032 100 253 000 Old_age Always - 0
SMART Error Log Version: 1
ATA Error Count: 118 (device log contains only the most recent five errors)
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.
Error 118 occurred at disk power-on lifetime: 15759 hours (656 days + 15 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
84 51 00 00 00 00 e0 Error: ICRC, ABRT at LBA = 0x00000000 = 0
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
25 20 01 00 00 00 e0 00 00:00:17.357 READ DMA EXT
c6 20 10 01 00 00 ef 00 00:00:17.357 SET MULTIPLE MODE
91 20 3f 01 00 00 ef 00 00:00:17.357 INITIALIZE DEVICE PARAMETERS [OBS-6]
10 20 01 01 00 00 e1 00 00:00:17.350 RECALIBRATE [OBS-4]
00 00 01 00 00 00 00 04 00:00:18.309 NOP [Abort queued commands]
Error 117 occurred at disk power-on lifetime: 15759 hours (656 days + 15 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
84 51 00 00 00 00 e0 Error: ICRC, ABRT at LBA = 0x00000000 = 0
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
25 20 01 00 00 00 e0 00 00:00:17.357 READ DMA EXT
c6 20 10 01 00 00 ef 00 00:00:17.357 SET MULTIPLE MODE
91 20 3f 01 00 00 ef 00 00:00:17.357 INITIALIZE DEVICE PARAMETERS [OBS-6]
10 20 01 01 00 00 e1 00 00:00:17.350 RECALIBRATE [OBS-4]
00 00 01 00 00 00 00 04 00:00:16.873 NOP [Abort queued commands]
Error 116 occurred at disk power-on lifetime: 15759 hours (656 days + 15 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
84 51 00 00 00 00 e0 Error: ICRC, ABRT at LBA = 0x00000000 = 0
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
25 20 01 00 00 00 e0 00 00:00:17.357 READ DMA EXT
c6 20 10 01 00 00 ef 00 00:00:17.357 SET MULTIPLE MODE
91 20 3f 01 00 00 ef 00 00:00:17.357 INITIALIZE DEVICE PARAMETERS [OBS-6]
10 20 01 01 00 00 e1 00 00:00:17.350 RECALIBRATE [OBS-4]
00 00 01 00 00 00 00 04 00:00:16.873 NOP [Abort queued commands]
Error 115 occurred at disk power-on lifetime: 15759 hours (656 days + 15 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
84 51 00 00 00 00 e0 Error: ICRC, ABRT at LBA = 0x00000000 = 0
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
25 20 01 00 00 00 e0 00 00:00:13.895 READ DMA EXT
c6 20 10 01 00 00 ef 00 00:00:13.895 SET MULTIPLE MODE
91 20 3f 01 00 00 ef 00 00:00:13.887 INITIALIZE DEVICE PARAMETERS [OBS-6]
10 20 01 01 00 00 e1 00 00:00:13.419 RECALIBRATE [OBS-4]
00 00 10 00 00 00 00 04 00:00:16.873 NOP [Abort queued commands]
Error 114 occurred at disk power-on lifetime: 15759 hours (656 days + 15 hours)
When the command that caused the error occurred, the device was active or idle.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
84 51 00 00 00 00 e0 Error: ICRC, ABRT at LBA = 0x00000000 = 0
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
25 20 01 00 00 00 e0 00 00:00:13.895 READ DMA EXT
c6 20 10 01 00 00 ef 00 00:00:13.895 SET MULTIPLE MODE
91 20 3f 01 00 00 ef 00 00:00:13.887 INITIALIZE DEVICE PARAMETERS [OBS-6]
10 20 01 01 00 00 e1 00 00:00:13.419 RECALIBRATE [OBS-4]
00 00 01 00 00 00 00 04 00:00:13.419 NOP [Abort queued commands]
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Completed without error 00% 16160 -
# 2 Short offline Completed without error 00% 15759 -
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
It would be great if someone could help me a little to prevent some major incident and point out what's happening. Thanks in advance!

@pok0j
You best bet at getting the most uncorrupted data out of that disk, is to stop using it until you get a new disk that is at least twice as big as that one. The reason is that when you get a new disk, you want to try to do a full disk image in one go and get as much data out as possible before more data corruption occurs or the disk stops working at all.
The twice as large requirement is because you can then take your time to extract the files you want from the image and have enough free space to store them. After that make a backup strategy if you don't have one yet.
@drhill1
Has far as I know, both Current_Pending_Sector and Offline_Uncorrectable attributes start out at zero and 1) increase when there is a problem with a sector, 2) decrease when the problem is solved either by overwriting the affected sectors or when the sectors get reallocated thus decreasing the count, which should return to zero when there are no more sectors with problems. This implies that the count should never exceed the total number of user addressable sectors. Like I said, I have never seen any disk where those attributes didn't make sense, if those attributes weren't defined they wouldn't be reported I suppose.

Similar Messages

  • N8 - Recording video freeze for a while

    Hi!
    My problem is that when I record video with my N8, in 1 of 3 times that I use, the video get freeze for a while, and that affect the final result. I put a video to help you understan it better (sorry for my description and my English, but it isn't my nativa spoken language )
    http://www.youtube.com/watch?v=E9pv8xXq7XQ
    En the 6 second the image freeze a while, can you see it? It happens lot of times, and I made hard-resets, upgrades of firmware...all I can imagine trying to repair, but I couldn't get any result
    Does it happen to your N8's? Or have you got any odea of a solution?
    Thanks!

    Without system information and other details nobody can tell you anything. This could simply be some online feature like TypeKit taking a moment to check the connection or whatever...
    Mylenium

  • Why does iCloud email run so slowly in Firefox? Typing is frequently stopped and "non-responsive" shows up and everything freezes for a while

    Why does iCloud email run so slowly in Firefox? Typing is frequently stopped and "non-responsive" shows up and everything freezes for a while. Doesn't happen with Outlook or Google?

    Hi,
    You can consider the [https://support.mozilla.org/en-US/kb/reset-firefox-easily-fix-most-problems Reset Firefox] feature via '''Help''' ('''Alt''' + '''H''') > '''Troubleshooting Information'''. If it is okay, you can then install the Mozilla Archive Format add-on.
    If you have security software installed you can try to delete all existing entries for Firefox and its sub processes in the different configuration modules and try to fully trust/allow Firefox afresh. Even after network access is completed, Firefox would still need unlimited access to its disk cache/memory as well as its files. Please see [https://support.mozilla.org/en-US/kb/Firewalls this].
    [http://kb.mozillazine.org/Firewalls AV/Firewall Configuration]

  • SATA HDD randomly freeze for ~60" on arch32/64 kernels

    On arch32/kernel2.6.19 & arch64/kernel2.6.18 with SataII HDD plugged to SataII connector, the HDD fully freeze then is remounted read only.
    A few freezes occured this month that I first thought were X related.
    But if I wait long enough, ~1 minute, everything goes back to normal.
    You'll find system specs below.
    When this occurs, as there is _no disk I/O_ I can do just nothing (anything from shifting to next graphical desktop to login etc.). Torrent UP/DL go to 0 (then restart when freeze stop), and disk I/O stops (like a dd if=dvd of=image.iso), then restart !
    Most of the time when I get these errors the system will recover after
    ~2 to 4 minutes of unresponsiveness (no disk I/O),
    On arch64 / kernel 2.6.18, logs are quite readable bout this issue:
    # cat /var/log/kernel.log |grep frozen
    Dec  3 22:59:24 llewellyn ata1.00: exception Emask 0x0 SAct 0x3f SErr 0x0 action 0x2 frozen
    Dec  4 02:25:58 llewellyn ata1.00: exception Emask 0x0 SAct 0x1f SErr 0x0 action 0x2 frozen
    Dec  4 09:06:56 llewellyn ata1.00: exception Emask 0x0 SAct 0x1ffff SErr 0x0 action 0x2 frozen
    Dec  4 09:09:37 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec  4 09:35:24 llewellyn ata1.00: exception Emask 0x0 SAct 0x3ff SErr 0x0 action 0x2 frozen
    Dec  5 12:56:13 llewellyn ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x2 frozen
    Dec  5 12:56:44 llewellyn ata1.00: exception Emask 0x0 SAct 0x1fff SErr 0x0 action 0x2 frozen
    Dec  5 13:09:40 llewellyn ata1.00: exception Emask 0x0 SAct 0x3fffff SErr 0x0 action 0x2 frozen
    Dec  5 16:27:12 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec  5 18:12:09 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fff SErr 0x0 action 0x2 frozen
    Dec 10 22:32:51 llewellyn ata1.00: exception Emask 0x0 SAct 0x7ff SErr 0x0 action 0x2 frozen
    Dec 10 22:33:36 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fff SErr 0x0 action 0x2 frozen
    Dec 10 22:34:56 llewellyn ata1.00: exception Emask 0x0 SAct 0xfffffff SErr 0x0 action 0x2 frozen
    Dec 10 22:38:57 llewellyn ata1.00: exception Emask 0x0 SAct 0xffff SErr 0x0 action 0x2 frozen
    Dec 10 22:58:07 llewellyn ata1.00: exception Emask 0x0 SAct 0x3fc SErr 0x0 action 0x2 frozen
    Dec 10 22:58:39 llewellyn ata1.00: exception Emask 0x0 SAct 0x7ff SErr 0x0 action 0x2 frozen
    Dec 10 22:59:24 llewellyn ata1.00: exception Emask 0x0 SAct 0x3 SErr 0x0 action 0x2 frozen
    Dec 10 23:34:34 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 10 23:36:41 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 10 23:37:17 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 10 23:37:48 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 10 23:38:18 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 10 23:38:49 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 10 23:39:19 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 10 23:39:50 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 10 23:40:20 llewellyn ata1.00: exception Emask 0x0 SAct 0x7fffffff SErr 0x0 action 0x2 frozen
    Dec 11 21:26:44 llewellyn ata1.00: exception Emask 0x0 SAct 0x7f SErr 0x0 action 0x2 frozen
    So this occured before as well as after I switched my system's HDD (Hitachi SataII) to the SataII connector with "Sata mode".
    Research tell this might be libata related :
    Andrew Paprocki wrote:
    [PATCH] Added S.M.A.R.T. command decoding to libata error reporting.
        * Date: Mon, 30 Oct 2006 01:09:20 -0500
           Added S.M.A.R.T. command decoding to libata error reporting.
    This is useful because if a user program attempts to send an
    invalid smart command, the standard reporting only indicates
    that cmd 0xb0 (now ATA_CMD_SMART) failed. This code prints out
    a readable string indicating which smart cmd was attempted as
    encoded in tf.feature per the ATAPI spec.
    Example with patch applied:
    ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
    ata1.00: tag 0 cmd 0xb0 Emask 0x2 stat 0x50 err 0x0 (HSM violation)
    ata1.00: smart cmd 0xd2 (enable/disable attribute autosave)
    source : http://www.spinics.net/lists/linux-ide/msg05458.html
    Here are the system specs
    Linux llewellyn 2.6.18-ARCH #1 SMP PREEMPT Fri Dec 1 15:35:16 UTC 2006 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
    # hwdetect --show-sata
    SATA   : libata
    # hwdetect --show-scsi
    SCSI   : ahci sd_mod
    # hwdetect --show-ide
    IDE    : ide-cd ide-core ide-disk alim15x3 generic
    Any idea about where to start or look for (logs, modules to load or look for, other (custom) kernel to test) ?
    HDD also freeze on arch32 w/ kernel 2.6.19-ARCH but haven't seen anything in the logs then (please see below)

    Same thing occurs on arch32 w/kernel 2.6.19  right after succesfull boot : ~2' then remounted ro then no command is accessible & I have to use magick keys to reboot.
    But there are no "frozen" string on kernel.log !? (on opposite it has on arch64, kernel 2.6.18-ARCH):
    # lspci
    00:12.0 IDE interface: ALi Corporation M5229 IDE (rev c7)
    00:12.1 IDE interface: ALi Corporation ULi 5289 SATA (rev 10)
    03:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller
    # lshwd -cc
    IDE interface
      alim15x3        : Acer Laboratories Inc. [ALi]|M5229 IDE
      sata_uli        : ALi Corporation|ALi M5289 Serial ATA / RAID Host Controller
    SATA controller
      unknown         : ALi Corporation|ALi M5289 Serial ATA / RAID Host Controller
    # lsmod
    jfs                   168656  1
    vfat                   12672  1
    fat                    48432  1 vfat
    ext2                   61968  2
    ide_disk               14464  2
    sata_uli                6660  0
    ide_cd                 39584  0
    cdrom                  37160  1 ide_cd
    ext3                  130832  3
    mbcache                 8584  2 ext2,ext3
    jbd                    61680  1 ext3
    ahci                   16004  7
    libata                 93088  2 sata_uli,ahci
    generic                 6660  0 [permanent]
    alim15x3               11544  0 [permanent]
    ide_core              134784  5 usb_storage,ide_disk,ide_cd,generic,alim15x3
    sd_mod                 18176  8
    mkinitcio.conf:
    MODULES="sd_mod alim15x3 generic uli526x ahci libata jbd ext3"
    HOOKS="base keymap
    I wanted to compile a custom kernel with abs then try kernel 2.6.19 on arch64 but every kernel26 I tried to compile (from standard to morph & beyond) quickly stops with this error:
    HOSTCC scripts/basic/fixdep
    /bin/sh: scripts/basic/fixdep: Permission denied
    make[2]: *** [scripts/basic/fixdep] Error 1
    make[1]: *** [scripts_basic] Error 2
    make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop
    That's a lot for the free time I have this week. So will stay with arch64/kernel 2.6.18 'til I get more sparse time (haven't find anything relative on the bbs here or googling)

  • Firefox freezes for a while when the Downloads window pops up

    Whenever I start a file download (regardless of its size), Firefox freezes for a few seconds, sometimes longer. I deleted the downloads.sqlite file and it helped for a few days but it started happening again. I deleted downloads.sqlite again but this time it wouldn't help at all. I even installed DownThemAll add-on as some people suggested but it happens with it too.
    I've been using Firefox for 7-8 years now and never had any issues that could not be resolved but this plus some other freezes or crashes from time to time is starting to be annoying. I have all major browsers installed because of my work but kept FF as default one but I'm starting to consider a switch after all these years.
    Can anyone suggest a soluton? And I don't consider disabling the Downloads pop-up window a solution.
    Win 7 64bit

    Thanks for your input but I already said that I deleted downloads.sqlite.

  • IPod Touch Freezes for short while after sync

    After I sync my iPod Touch (64g), a screen comes on that says "iPod is updating files." Then, afterward, the screen freezes for about 30 seconds to a minute. After that it responds to touch.
    Is this normal?

    There are occasions when the iPod touch (and iPhone) will be carrying out some behind the scenes activities, such as updating, deleting mails and other actions, some of which may also require checking with remote servers. This appears to cause some delays in reactions to input on the screens. I have never seen the specific warning you report, but if it is there, it must have been programmed in and so expected.
    I guess the time may depend on what files, how many and how big (noting you have the 64G device).

  • When i open facebook firefox got freezed for a while.does facebook planting something on my PC or its problem with my firefox?

    it is been a long time i have seen this on my firefox that when ever i open facebook it takes 10-20 or even more seconds to load and during that time it freezes down so if i try to do anything on FF it will say "not responding".i doubt that its problem with facebook only because i have been using FF for a long time and never experienced anything like this before.

    1. Double-click the Home button to close all Inactive Apps in Task Bar
    2. Hold the Apps in Task Bar down for a second or two until you see the minus sign
    3. Tap the minus sign to close Apps
    4. Tap center of screen to return to Home Screen
    5. Reset iPad. Hold the Sleep and Home button down for about 10 second until you see the Apple logo.

  • Computer freezing for hours while repairing from installation disk

    My computer has been running slow so I ran disk utility and it said something was corrupted and I needed go through the repair process through my installation disk (snow leopard).  It went through and did the repair disk fine.  I went and did repair permissions and after a couple of minutes it froze.  I could move the mouse, but it had that spinning wheel and wouldn't let me click on anything.  I shut it off with the power button.  That was last night.  This morning I started my computer, and tried repairing the permissions without the installation disk.  I was hoping whatever needed to be repaired from the disk was done so already.  It said it would take 18 minutes, and 90 minutes later, it still wasn't finished.  I stopped the repair and restarted through the disk.  It has now been two hours and it has frozen at the same spot but this time the cursor is normal.  It says "open error 1: operation not permitted...dingDocumentView.nib/keyedobjects.nib" and then the next one, the one it freezes on, is "permissions differ on applications/system...should be -rwxrwxr-x, they are -rwsrwxr-x."  I can't read the rest since it is still frozen (I'm on someone elses computer right now).  Any ideas on what to do?  My apple care has run out and my only problem right now is that it is running slow, so I don't think I would bother getting it professionally repaired, but maybe my computer is dying?

    Others have (in the Mac Pro forum) noticed this bug in Disk Utility on the Intel version install disks. Your easiest fix would be to reinstall OSX on you Macbook disk, boot it, mount the disk image from the USB drive, and use the Migration Assistant to copy over all your accounts and data files.

  • MacBook HDD dead; looking for a replacement if data recovery isn't possible

    The HDD in one of my MacBooks has died - ticking at startup, and the file folder with the exclamation point ( ! ) on it upon boot. This just happened randomly one day, as I was watching a movie and the movie froze. I shut the computer down for the night, and the next morning this was what I was presented with upon startup.
    I've tried a number of things - rebooting, cold restarting, resetting the PRAM, and booting from the OSX CD to use disc utility, nothing works. In disc utility the HDD isn't even recognized (it doesn't show up all all, only my SuperDrive). I've even removed the HDD and set it up as an external one to my second MacBook with no luck (it, again, doesn't mount, and so isn't detected in disc utility).
    Now the issue that I have is, will it be possible to salvage this drive (if for nothing else than just the files on it)? The files aren't dreadfully important, and I don't want to spend a whole lot of money to recover them. I've tried using the demos of File Salvage, Data Rescue II, and Drive Genius 2 but none of them have been able to help me. Is there another way to mount the drive, so that I can access and/or recover my files?
    If there isn't, I'm going to purchase a new HDD (this is under warranty, so it'll be replaced, but I want a backup/upgrade as well). What is the maximum capacity HDD that a MacBook will be able to use? I know that it's a SATA HDD, and I can easily get HDDs that are 500GB, but will those be compatible with my computer?
    Thanks in advance.

    It does sound as though your drive has expired...try placing the bad drive in your freezer for a while and then place it in the external case you mentioned and see if you can get it to mount....I have seen reports here that it can help the drive to mount although I have not tried it myself...
    As to the size of the drive..it needs to physically fit in the MacBook...9.5 mm in height and 2.5' SATA...storage capacity is not the issue...500 GB's is fine

  • MacBook Pro 17" freezes for a few seconds (Errorlog included)

    Hi,
    sometimes my MacBook Pro freezes for a while. 10 seconds or a minute. Everytime it happens, there is the following error:
    16.02.10 06:07:03 kernel SMS::infiniteIntTimerEventHandler ERROR: we have infinite interrupts, disabling
    It happens not very often and my MBP is 4 month old.
    Hitachi HDD with 5400 rpm
    Maybe a hardrive error?
    Thanks!
    Dominik

    After talking with AppleCare and a PRAM- as well as SMC-Reset, it worked without errors for two days. Then i had the same errors.
    I changed the HDD from Hitachi against a Western Digital WD5000BEVT. Another PRAM- and SMC-Reset.
    4 Days it worked fine, now i have the same errors...
    Dominik

  • New MacBook Pro with 10.6.3 Freezes for 5-10 minutes every few days

    I've got a brand new (i7 processor) MacBook Pro with 10.6.3 OS on it. Right from the first day I had it, it has had a problem freezing for 5 - 10 minutes every few days. When it is "frozen" nothing works - cursor doesn't track the mouse, clock doesn't increment to a new minute, nothing updates on the screen.
    I turned on remote login, so I can ssh to it and see what's going on, and by running "top -o cpu" I can see that the kernel_task process is using over 100% of the CPU - other processes are getting some cycles - top, for instance - but the kernel is dominating the dispatch queue.
    When this first happened, I thought the computer was dead, so I powered off and rebooted. However, once I could see that things were still running but the display was locked up, I tried waiting. Sure enough, every time the system comes back if I wait long enough. When it comes back, everything operates just fine.
    Any thoughts on what I can do about this? I don't imagine that killing the kernel_task is a good idea(!). Maybe sending it an appropriate signal? I'm happy to get some more diagnostic information - just give me suggestions on what I can try. Note that it will have to be command line only, as I can only ssh into the laptop when it gets frozen like this.
    Thanks.
    Message was edited by: inquisitive7

    Interesting - but that poster is complaining about the mouse and keyboard being unresponsive or going dead, not the comprehensive freeze I'm experiencing (unless "go haywire" means freezing). Not only are my mouse and keyboard unresponsive, but windows on the screen stop updating - even the clock in the upper right corner stops advancing.
    For the record, I'm using the keyboard in the MBP - not much choice there - and a Razer bluetooth mouse that had no problems with my last MBP.
    Still, they could be related. Something is making the kernel get very busy for a long time before it recovers. I just wish I knew what that was AND how it eventually recovers - perhaps I can accelerate the recovery if I knew the cause.
    Anybody else experiencing the same thing? Note - I don't get a beachball and there is no cursor flashing (unlike the other thread on freezing). It looks like the system is completely hung, except that I can still ssh into the MBP and run things like top; overall, the CPU is over 70% idle.
    Message was edited by: inquisitive7

  • ITunes freezes for absolutely no reason

    Hi, I am using Windows 7 and I have a 4gen iPod Touch that I use iTunes to sync and things. Ever since I installed iTunes 10, it has been really slow with operation in general. It freezes for at least thirty seconds when I try to access my library after I have been to the store or after I have visited the iPod page. Also, dare I try to play a song while the iPod is syncing, all I get is no song and a freeze for a good five minutes (tested with a stopwatch). Also it freezes every time I try to resize the window using either the button or dragging the title of the window down from the top edge of my screen. I feel like since this window resizing gesture is an integral part of Windows 7, it should work with iTunes. When I try to resize, it freezes for a while, becomes smaller, then freezes again at which point I have to end the process and restart for it to start responding. It has also been known to be stuck at syncing my iPod touch 4gen for a good six to seven hours overnight. It just says "Syncing iPod" with that barbershop pattern progress bar.
    I have tried uninstalling, reinstalling several times without any luck and I feel that the whole application is getting klunkier, heavier and slower with every update.

    One possible explanation lies in your description of your podcast as 'mixes': if you are using copyright material without written permission then this would be a reason for your podcast to be removed. Please see this discussion:
    https://discussions.apple.com/message/15972508#15972508

  • HT5312 I have problem that I have never provide rescue email during my first registration. Now I want to buy Apps from apps store I've been asked to answer security question but I forget the answer. What should I do? And now my ID is freeze for 8hours.

    I have problem that I have never provide rescue email during my first registration. Now I want to buy Apps from apps store I've been asked to answer security question but I forget the answer. What should I do? And now my ID is freeze for 8hours.

    If you don't have a rescue email address (you won't be able to add one until you can answer 2 of your questions) then see if this user tip helps : https://discussions.apple.com/docs/DOC-4551
    e.g. you can try contacting iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then try Apple ID Account Security
    or try ringing Apple in your country and ask to talk to the Accounts Security Team : http://support.apple.com/kb/HE57

  • When I go to a website, it half-way downloads and then the screen freezes for 10-20 seconds while ads appear; this never happened till recently.

    Until recently, I loved Firefox. Lately, when I go to any website and try to download a page, the screen freezes for between 10-20 seconds while ads load. Why the screen freezes is both frustrating and annoying. I have the latest version, nothing on my computer is different, and as I said, it didn't used to do this. Any ideas what's going on?

    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    * https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    * http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See:
    * http://kb.mozillazine.org/Firefox_crashes
    * https://support.mozilla.com/kb/Firefox+crashes
    * https://support.mozilla.com/en-US/kb/latest-firefox-issues
    If you have submitted Breakpad crash reports then post the IDs of one or more Breakpad crash reports (bp-xxxxxxxx-xxxxxxxxx-xxxx-xxxxxxxxxxxx). You can find the IDs of the submitted crash reports on the about:crashes page. You can open the about:crashes page via the location bar, like you open a website.
    See:
    * http://kb.mozillazine.org/Breakpad (Mozilla Crash Reporter)
    * https://support.mozilla.com/kb/Mozilla+Crash+Reporter
    * https://developer.mozilla.org/en/How_to_get_a_stacktrace_for_a_bug_report

  • My ipod classic 160gb will be playing fine then it sometimes freezes up or start shuffling through the songs not playing at all. After i reset it works ok for a while then same thing. Bought this so i could control through my steering wheel/radio.

    I sure hope someone can help me with these ipod classic 160gb issues.
    My ipod classic 160gb will be playing fine and then freeze up (unable to move around in it at all) and i have to reset it. This happens constantly whether in my car or when i listen at work. After i reset it works ok for a while then eventually requires another reset.
    Another problem is that it will be playing fine and then start shuffling through songs without playing them. The songs that get shuffled work fine in the itunes program but not on the device. A reset does not correct the problem with these particular songs.
    Also, sometimes when it is working and not freezing up or shuffling through, it will appear that a song is playing (in fact it says "now playing"), the song titlte is scrolling, but the song progression bar does not move. The count up in front of the bar stays at 0:00, and the count down at the end of the bar stays at the song length minutes not counting down. After I reset, it works fine and all the songs will play.
    The reason I got this thing was because i can control it through my steering wheel/radio while i'm driving. I previously had a Zune 80gb which i'm glad I held on to. I have over 6600 songs (so I'm obviously a serious music listener and obviously frustrated), but only about 10 songs were downloaded through itunes, the rest I either ripped or downloaded from other site. From what i've been reading it sounds like there's a lot of ipod owners out there experiencing similar problems. Does anyone have any suggestions to resolve these issues for me and everyone else? I got my first iphone 8 months ago, then the ipod and was considering an ipad. But in light of my ipod issues.....
    I hope someone can help me and convince me it wasn't a mistake to go Apple! Thanks!!

    I finally resolved my problem after spending way too much time on it. I simply handed my 160GB iPod to my husband to put his fav Stones & Beatles songs on and I went back to my 80GB Microsoft Zune which has never disappointed me.
    After spending so much time trying to figure this out I did finally take it back to Apple Store who performed a diagnostic and found there was a problem with the device. They replaced it with a refurbished one which has similar issues. All I wanted to do was listen to my music. Was that too much to ask? So I am happy to be free of this problematic device. No more Apple for me!!

Maybe you are looking for

  • How much RAM can my computer support?

    This computer has four memory slots but I don't want to buy memory that I don't need. Also I am currently running SDRAM-PC133-333, but most sites say that this model computer should run PC120, or 100, or something like that..........will I be ok runn

  • Foreign currency exchange rate and indexes

    hi! anybody could help me what is the purpose of indexes and how it differs with exchange rate.. thanks, kathy

  • Help!iOS 7.3 its driving me crazy,it freeze when I use de zoom in texts what can o do?

    Help!Help!iOS 7.3 its driving me crazy,it freeze when I use de zoom in texts what can o do?

  • RFC iView Parameters

    Hi all. I want to create a RFC iView passing a few parameters, but I cannot input a fixed value; I want to call it using SY-DATUM, SY-UNAME and things like that... Is it possible?? How?? Thanks in advance.

  • Where's the customer support????

    Where's the customer support???? I have two purchased CC memberships and I am unable to access them. Waste of money. Someone please tell me how you can actually contact Adobe to solve things instead of forums that waste our time.