IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Being a Mac newbie
This feels like file system corruption, and permissions "fixing" won't help.

But being a Unix old timer, here's what I would do.

1st, I'd look into the system log files. Check /var/log/*. Not sure if your version has a system.log or something else, but start looking through these. Maybe you'll be able to see some real error messages that will point you in the direction.

I would then hook the system up in target mode and attempt to copy your critical stuff using multiple tars at top level directories. That way if you get a hit on a bad error that triggers the abort, you can work around it.

Or, I'd use "cp -rvp" to move stuff to a different disk.

Bottom line, I'd not want to use that disk again until a new file system has been created on it.
New Let's see...
Applications -> Utilities -> Console

File -> Open Log... -> CrashReporter -> lots of stuff.

In Disk Utility.crash.log I see:
"Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbe01ffe0"

In XDarwin.crash.log I see:
"Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x130d4020"

In Mozilla.crash.log I see:
"Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x7400000c"

I haven't looked through everything, but this KERN_INVALID_ADDRESS stuff is very popular. Hmm.

[link|http://forums.macosxhints.com/archive/index.php/t-15474.html|MacOSXHints] indicates that a crash in IE like that can be caused by corrupted QuickTime preferences. I've tried half-a-dozen times to [link|http://z.iwethey.org/forums/render/content/show?contentid=257671|install Flash] on that thing, and it always complains about some preference not being set properly. I've tried to remove all vestiges of it, but perhaps there's some similar preference file that's causing the crash.

I'll have to dig around some more. Thanks for the prompt to check the logs. I feel like the solution is getting closer.

Hmmm. [link|http://forums.macrumors.com/showthread.php?p=3499799|This sounds familiar], but Flash has always been a buggaboo with me. I'll try running the FlashUninstaller and installing Flash again.

Cheers,
Scott.
New Under unix, this type of message can mean several things
#1 - If it is a new program, its got a bug and is attempting to access memory it does not own. Another name for it is a segfault.

#2 - If it is a truly tested program, and you are sure it is bug free (as much as you can, relative term here), you may be looking at a corrupted program on disk that then loads and attempts to access memory it does not own due to program corruption screwing up its addressing, or:

#3 - You really do have bad memory that flips a bit occasionally, or:

#4 - Now we get into the odd hardware areas, flaky CPU, cracked motherboard, etc.


A disk problem can trigger #2 by corrupting the image on disk.
     Permissions repairs hangs on 10.2.8. Help? - (Another Scott) - (14)
         Are you one of those anal people? - (drewk) - (5)
             :-) - (Another Scott) - (4)
                 You're welcome, I think - (drewk)
                 Being a Mac newbie - (crazy) - (2)
                     Let's see... - (Another Scott) - (1)
                         Under unix, this type of message can mean several things - (crazy)
         long shot - (SpiceWare)
         Re: Permissions repairs hangs on 10.2.8. Help? - (pwhysall)
         fsck after copying as much data as you can -NT - (boxley)
         Thanks all. I'll report back in a few days. -NT - (Another Scott) - (3)
             Depending on how one defines "a few"... - (Another Scott) - (2)
                 "You are in a maze of twisty passages, all alike." -NT - (a6l6e6x)
                 Verdict: Bad RAM - (Another Scott)
         Update. - (Another Scott)

Powered by Lambicus cetafermentum!
86 ms