Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Constant Crashing, Logs Inside... Any Ideas?

Constant Crashing, Logs Inside... Any Ideas?
Thread Tools
Mac Elite
Join Date: Aug 2000
Location: Right Here.
Status: Offline
Reply With Quote
Nov 27, 2004, 09:41 PM
 
I have been having constant freezes on my PowerMac G5, I can't find a solutions, remove this, reinstall everything, remove all devices, etc.
I never get kernel panics so there aren't even panic logs.

I am hoping something is obvious from these logs... I see a lot about USB failing does anything seem "off" with this:

Here is from re-boot to startup
---------------------
Nov 27 20:28:50 localhost shutdown: reboot by mike:
Nov 27 20:28:52 localhost syslogd: exiting on signal 15
Nov 27 20:29:24 localhost syslogd: restart
Nov 27 20:29:26 localhost syslogd: kernel boot file is /mach_kernel
Nov 27 20:29:26 localhost kernel: standard timeslicing quantum is 10000 us
Nov 27 20:29:26 localhost kernel: vm_page_bootstrap: 251262 free pages
Nov 27 20:29:26 localhost kernel: mig_table_max_displ = 68
Nov 27 20:29:26 localhost kernel: IOKit Component Version 7.6:
Nov 27 20:29:26 localhost kernel: Sun Oct 10 12:00:05 PDT 2004; root(rcbuilder):RELEASE_PPC/iokit/RELEASE
Nov 27 20:29:26 localhost kernel: 103 prelinked modules
Nov 27 20:29:26 localhost kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
Nov 27 20:29:26 localhost kernel: The Regents of the University of California. All rights reserved.
Nov 27 20:29:26 localhost kernel:
Nov 27 20:29:26 localhost kernel: using 2621 buffer headers and 2621 cluster IO buffer headers
Nov 27 20:29:26 localhost kernel: DART enabled
Nov 27 20:29:26 localhost kernel: Local FireWire GUID = 0xa95ff:0xfea5b4e2
Nov 27 20:29:26 localhost kernel: USBF: 23. 94 AppleUSBHubPort: Error 0xe00002ed: set feature (resetting port)
Nov 27 20:29:26 localhost kernel: USBF: 23.108 AppleUSBHubPort: Error 0xe00002ed: set feature (resetting port)
Nov 27 20:29:26 localhost kernel: USBF: 23.122 AppleUSBHubPort: Error 0xe00002ed: set feature (resetting port)
Nov 27 20:29:26 localhost kernel: Security auditing service present
Nov 27 20:29:26 localhost kernel: BSM auditing present
Nov 27 20:29:26 localhost kernel: From path: "/ht/pci@7/k2-sata-root/k2-sata@0/disk@0:2,\mach_kernel", Waiting on <dict ID="0"><key>IOPathMatch</key><string ID="1">IODeviceTree:/ht/pci@7/k2-sata-root/k2-sata@0/@0:2</string></dict>
Nov 27 20:29:26 localhost kernel: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@7/IOPCI2PCIBridge/k2-sata-root@C/AppleK2SATARoot/k2-sata@0/AppleK2SATA/ATADeviceNub@0/IOATABlockStorageDriver/IOATABlockStorageDevice/IOBlockStorageDriver/Maxtor 6Y160M0 Media/IOApplePartitionScheme/Untitled@2
Nov 27 20:29:26 localhost kernel: BSD root: disk0s2, major 14, minor 2
Nov 27 20:29:26 localhost kernel: CSRHIDTransitionDriver:robe
Nov 27 20:29:26 localhost kernel: CSRHIDTransitionDriver::start before command
Nov 27 20:29:26 localhost kernel: CSRHIDTransitionDriver::start kIOUSBPipeStalled = e000404f
Nov 27 20:29:26 localhost kernel: CSRHIDTransitionDriver::start after command - e00002ed
Nov 27 20:29:26 localhost last message repeated 5 times
Nov 27 20:29:27 localhost kernel: Jettisoning kernel linker.
Nov 27 20:29:27 localhost kernel: Resetting IOCatalogue.
Nov 27 20:29:27 localhost kextd[84]: registering service "com.apple.KernelExtensionServer"
Nov 27 20:29:29 localhost kernel: Matching service count = 0
Nov 27 20:29:29 localhost kernel: AppleRS232Serial: 0 0 AppleRS232Serial::start - returning false early, Connector or machine incorrect
Nov 27 20:29:29 localhost kernel: IOPlatformControl::registerDriver Control Driver AppleK2Fan did not supply current-value, using default
Nov 27 20:29:29 localhost kernel: IOPlatformControl::registerDriver Control Driver AppleK2Fan did not supply target-value, using default
Nov 27 20:29:29 localhost kernel: [HCIController][start]
Nov 27 20:29:29 localhost kernel: [AppleUSBHCIController][StopIsochPipeRead] - mInt1IsochInPipe = 0 - numReadsPending = 0
Nov 27 20:29:29 localhost kernel: IOPlatformControl::registerDriver Control Driver AppleSlewClock did not supply target-value, using default
Nov 27 20:29:29 localhost kern
----------


Anything look strange, any suggestions?
     
Forum Regular
Join Date: Sep 2004
Location: Earth
Status: Offline
Reply With Quote
Nov 28, 2004, 10:36 AM
 
Hi, mikellanes.

Here are some ideas for you:

1. Have you applied all applicable firmware updates to your G5? See the Apple Downloads page for G5 firmware updates that may apply.

2. As a general check, run the procedure specified in my Resolving Disk, Permission, and Cache Corruption FAQ. Perform the steps therein in the order specified.

3. You might want to treat the freezes and hangs probelm similar to a kernel panic, as the basic troubleshooting and hardware testing steps would be the same. See my Resolving Kernel Panics FAQ.

4. Re: the message

Code:
AppleUSBHubPort: Error 0xe00002ed: set feature (resetting port)
This Google search resulted in my locating a comment from (what appears to be) an Apple Developer on a Darwin mailing list noting:
This is an inoffensive message that we should not be displaying but are anyways. Sorry about that.]
His comment was in response to someone asking about the exact same message.

I interpret his comment to mean the message is spurious and can be ignored. I expect it will be corrected in a future release of Mac OS X.

5. The "CSRHIDTransitionDriver" messages seem to relate to Bluetooth.

6. Re: AppleK2Fan and related messages. You might want to review this thread on the Apple Power Mac G5 Discussion.
Good Luck!

Dr. Smoke
Author: Troubleshooting Mac OS X
     
Mac Elite
Join Date: Aug 2000
Location: Right Here.
Status: Offline
Reply With Quote
Nov 28, 2004, 12:36 PM
 
Thanks Dr. Smoke!

I was on the phone with Apple all morning, they think it is the logic board and Itook it in today, should be a few days and hopefully it will be fixed.

this thread is the exacvt problem I was having...

http://discussions.info.apple.com/we...rC.0@.689bf087

Thanks for your insight on the other messages!
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 11:02 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2