Macworld Forums: Perhaps a Permissions Problem - Macworld Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Perhaps a Permissions Problem

#15 User is offline   Reboot Icon

  • Veteran
  • PipPipPip
  • Group: Members
  • Posts: 1,111
  • Joined: 06-September 03

Posted 09 July 2005 - 06:18 AM

Does a Safe Booot work, Shift key down during startup.
0

#16 User is offline   jim_julian_MW Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 192
  • Joined: 07-April 01

Posted 09 July 2005 - 07:37 AM

Reboot ... I haven't had a hung start in the last 24 hours to try a Safe Boot. That's one of the things I'll try when it hangs next. I've been trying to avoid shutdowns, only shutting down when I bring the laptop to/from the office.
0

#17 User is offline   Dr-NiKoN Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 741
  • Joined: 20-May 01

Posted 09 July 2005 - 07:39 AM

It's pretty easy to figure out what the problem is.
Boot in Verbose mode(apple-v), when it hangs you will clearly see what it's trying to do.
0

#18 User is offline   jim_julian_MW Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 192
  • Joined: 07-April 01

Posted 09 July 2005 - 07:41 AM

In reply to:

Is this:
Jul 8 05:45:51 localhost SystemStarter: (ipc/rcv) timed out : Cannot connect to Window Server; log out or reboot needed
Jul 8 05:46:15 localhost SystemStarter: The "HasShadow" window property is obsolete. Use CGSSetWindowShadowAndRimParameters(cid, wid, 0.0,0.0, 0,0, CGSNoShadowStyle) to turn off the window shadow instead. Set a break-point on CGSLogMessage to find out where this property is set.
a big problem??


Did anyone have thoughts about the system log item quoted above?
0

#19 User is offline   jim_julian_MW Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 192
  • Joined: 07-April 01

Posted 09 July 2005 - 07:55 AM

Ahhh NiKoN ... Jim bows three times in the general direction of Norway.
In Verbose Mode the text info goes by at warp speed, but I guess what you're saying is that in verbose mode IF the computer start hangs at the point that would be the grey screen on a normal start you'll still be in the verbose text screen and see precisely what the hang is about. Do I understand correctly?
One other question ... does Verbose Mode provide any information that would not be found in the system log?
Thanks!
0

#20 User is offline   Dr-NiKoN Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 741
  • Joined: 20-May 01

Posted 09 July 2005 - 08:35 AM

In reply to:

IF the computer start hangs at the point that would be the grey screen on a normal start you'll still be in the verbose text screen and see precisely what the hang is about. Do I understand correctly?


Yes.
In reply to:

One other question ... does Verbose Mode provide any information that would not be found in the system log?


Yes and no.
Everything that is written to the screen in Verbose mode is also written to the system log. But, in verbose mode you get the timing. You see how long things take. This is nice if your machine takes 10 minutes to boot or your machine hangs /forums/ubbthreads/images/graemlins/smile.gif
0

#21 User is offline   Dr-NiKoN Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 741
  • Joined: 20-May 01

Posted 09 July 2005 - 08:38 AM

In reply to:

Did anyone have thoughts about the system log item quoted above?


Have you installed any GUI hacks?
0

#22 User is offline   jim_julian_MW Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 192
  • Joined: 07-April 01

Posted 09 July 2005 - 09:14 AM

Dr N: No GUI hacks installed.
0

#23 User is offline   jim_julian_MW Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 192
  • Joined: 07-April 01

Posted 09 July 2005 - 02:32 PM

OK ... had a hung start restarted in Verbose Mode, here is the only section of the system log where there were significant pauses:
ul 9 15:00:46 localhost SystemStarter: Welcome to Macintosh.
Verbose mode said something here about virtual memory that was not in the system log
Jul 9 15:01:41 localhost ConsoleMessage: Loading Little Snitch
Jul 9 15:01:41 localhost ConsoleMessage: Starting SecurityServer
Jul 9 15:01:41 localhost ConsoleMessage: Starting kernel event agent
Jul 9 15:01:41 localhost ConsoleMessage: Starting Apple Multicast DNS Responder
Jul 9 15:01:41 localhost ConsoleMessage: Starting timed execution services
Jul 9 15:02:02 localhost diskarbitrationd[87]: disk0s3 hfs 652EEEFD-384F-38EB-91E6-B4A7A9D5CC82 Computer /
Jul 9 15:02:03 localhost SystemStarter: Waiting for Loading Little Snitch
Jul 9 15:02:03 localhost SystemStarter: Loading Little Snitch
Jul 9 15:02:03 localhost SystemStarter: Starting SecurityServer
Jul 9 15:02:03 localhost SystemStarter: Starting kernel event agent
Jul 9 15:02:03 localhost SystemStarter: Starting Apple Multicast DNS Responder
Jul 9 15:02:03 localhost SystemStarter: Starting timed execution services
Note at the there was something about virtual memory (starting?) on the Verbose Mode screen that was not in the System Log (???)
Also ... someone suggested I repair permissions twice in a row. I did that right after the Verbose Mode start and got the following identicle report twice:
Repairing permissions for Computer
Determining correct file permissions.
We are using special permissions for the file or directory ./Library/ColorSync/Profiles/Displays. New permissions are 16893
We are using special permissions for the file or directory ./Library/ColorSync/Profiles. New permissions are 16893
We are using special permissions for the file or directory ./System/Library/Filesystems/cd9660.fs/cd9660.util. New permissions are 33261
We are using a special uid for the file or directory ./private/var/at/jobs. New uid is 1
We are using a special uid for the file or directory ./private/var/at/spool. New uid is 1
The privileges have been verified or repaired on the selected volume
Permissions repair complete
I'm a bit puzzeled how you can repair permissions, the utility reports repairs complete, you immediately run the repair again and the same items need to be repaired once again.
0

#24 User is offline   Dr-NiKoN Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 741
  • Joined: 20-May 01

Posted 09 July 2005 - 03:17 PM

There is no information in the above post that helps us diagnose the problem. /forums/ubbthreads/images/graemlins/frown.gif
Unless you can provide the actual messages, I say Archive and Install.
In reply to:

I'm a bit puzzeled how you can repair permissions, the utility reports repairs complete, you immediately run the repair again and the same items need to be repaired once again.


Conflicting permissions-settings in your Receipt-files.
0

#25 User is online   mr.steevo Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 911
  • Joined: 30-June 02

Posted 09 July 2005 - 03:38 PM

Hi,
I asked what happens when you reboot holding the Shift key, not the S key. Holding down the Shift key during reboot stops start up items from loading. Other problems could be a result of your computer having difficulties connecting to a wireless network. An easy way to see if your wireless access is wonky is to start up Help in the finder and see if it also takes a long time to load (or not at all).
Just for fun, I would dump LittleSnitch and see what happens with your booting times.
s.
0

#26 User is offline   Reboot Icon

  • Veteran
  • PipPipPip
  • Group: Members
  • Posts: 1,111
  • Joined: 06-September 03

Posted 09 July 2005 - 06:23 PM

In reply to:

I'm a bit puzzeled how you can repair permissions, the utility reports repairs complete, you immediately run the repair again and the same items need to be repaired once again.

It's not repairing them. After some security updates certain permissions were changed from the stock install for security purposes. Disk Utility is just making sure the special permissions are set.
HTH
0

#27 User is offline   jim_julian_MW Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 192
  • Joined: 07-April 01

Posted 11 July 2005 - 08:17 AM

I think Mr Steevo has found the problem. I uninstalled Little Snitch (and also Deja Vu, which I've not been using) and the boot times speeded up big time. I then reinstalled Little Snitch ... performance still good. I then updated Little Snitch as I was a couple of minor releases behind ... performance still good and no hangups.
Thanks to all the people who though about this thread and particularly those who responded. On thing this has done is to remind me what a good troubleshooting tool Verbose Mode is.
0

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users