Re: 10.2.5 problem
Re: 10.2.5 problem
- Subject: Re: 10.2.5 problem
- From: sinclair44 <email@hidden>
- Date: Sat, 12 Apr 2003 20:29:33 -0400
On 4/12/03 6:54 PM, "Gerriet M. Denkmann" <email@hidden> wrote:
>
I know that this is very much off topic - but I am quite desperate.
>
>
I have just upgraded to 10.2.5 and now always 7 - 12 minutes after
>
start of the computer the screen gets overlaid with a transparent gray
>
rectangle, which has a small white rectangle in the middle, telling me
>
in four languages that I have to restart the computer.
>
>
This even happens, if no one is logged in.
>
>
Maybe some kind soul could advice me what to do.
This is called a "Kernal Panic". Basically, the core OS gets an
"EXEC_BAD_ACCESS" or something similar and exits as gracefully as it can.
In 10.1, you'd get text all over the screen that was info about the panic.
In 10.2, this information is *supposed* to be logged to
/Library/Logs/panic.log (I think). I have never seen this be successful.
In any case, this is not good. Try to dig up the panic log. I'm not sure if
here would be the right place to post it, however.
--
-- sinclair44
[self becomeWorldDictator];
- (void)becomeWorldDictator
{
[self coverLegalButt];
[[GeorgeBush principalClass] assassinate:[world currentLeaders]];
[[BinLaden principalClass] terrorize:[world citizens]];
[world setCurrentLeaders:[NSArray arrayWithObject:self]];
}
- (void)coverLegalButt
{
/* The above does not reflect any plans, expressed or implied, real or
imaginative, to kill or assassinate anyone, or to harm anyone in any shape,
way or form. Any relation to actual events is purely coincidental. */
}
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >10.2.5 problem (From: "Gerriet M. Denkmann" <email@hidden>) |