Endlessly Exiting/Respawning kadmind

Every 10 seconds I get the following group of messages in Console on XServe:
3/15/11 9:59:55 PM com.apple.launchd[1] (com.apple.kdcmond[999]) Exited with exit code: 1
3/15/11 9:59:55 PM com.apple.launchd[1] (com.apple.kdcmond[999]) Throttling respawn: Will start in 10 seconds
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] kadmind: Cannot bind socket.
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] bind: Address already in use
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] This probably means that another kadmind process is already
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] running, or that another program is using the server port (number 749)
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] after being assigned it by by the RFC portmap daemon. If another
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] kadmind is already running, you should kill it before
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] restarting the server. If, on the other hand, another program is
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] using the server port, you should kill it before running
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] kadmind, and ensure that the conflict does not occur in the
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] future by making sure that kadmind is started on reboot
3/15/11 10:00:00 PM edu.mit.Kerberos.kdadmin[1001] before portmap.
3/15/11 10:00:00 PM com.apple.launchd[1] (edu.mit.Kerberos.kadmind[1001]) Exited with exit code: 1
3/15/11 10:00:00 PM com.apple.launchd[1] (edu.mit.Kerberos.kadmind) Throttling respawn: Will start in 10 seconds
3/15/11 10:00:05 PM com.apple.launchd[1] (com.apple.kdcmond[1003]) posix_spawn("/usr/sbin/kdcmond", ...): No such file or directory
3/15/11 10:00:05 PM com.apple.launchd[1] (com.apple.kdcmond[1003]) Exited with code: 1
3/15/11 10:00:05 PM com.apple.launchd[1] (com.apple.kdcmond) Throttling respawn: Will start in 10 seconds
The above log entries repeat ENDLESSLY, day-in, day-out every 10 seconds!
I've tried repairing disk permissions using Disk Utility, and rebooting the server. No improvement.
I've tried killing the kadmind process using Activity Monitor, and rebooting the server. No improvement.
I searched these support forums, and found a similarly worded subject. The symptoms and steps leading up to the problem in that topic/thread seem very similar to my issue, but the solution offered doesn't tell me exactly what file to delete (and I'm not experienced enough to go deleting things willy-nilly on my server).
http://discussions.apple.com/thread.jspa?messageID=11638667&#11638667
Any help greatly appreceated.
Running Mac OS X Server v10.6.6 on an XServe.

PROBLEM SOLVED!
Log shows that two Kerberos related processes are having issues:
1) kdcmond; and
2) kadmind.
launchd is attempting to start kdcmond, but can't find that binary/executable file. This is indicated by the line near the bottom of the error log at 10:00:05 PM: ..."/usr/sbin/kdcmond",...): No such file or directory.
launchd is also trying to start kadmind, but finding it already running/using port 749 (indicated by text in bulk of error message).
Turns out that there are some launchd files that were migrated from my v10.5 server into my v10.6 server (yes, I blame Apple for not catching this in their migration routine). The launchd files are on the server at:
/System/Library/LaunchDaemons/
The v10.5 files are:
com.apple.kdcmond.plist
edu.mit.kadmind.plist
Be sure not to confuse the second launchd file above with its v10.6 equivalent (edu.mit.Kerberos.kadmind.plist; note the "Kerberos" in the middle of the filename).
TO FIX:
1) As a precaution, I logged all Network Users out, shut down all Macs (so their would be no possibility of directory binding issues, etc.)
2) In Terminal, issue the following commands:
sudo -s
launchctl unload /System/Library/LaunchDaemons/com.apple.kdcmond.plist 2>/dev/null
launchctl unload /System/Library/LaunchDaemons/edu.mit.kadmind.plist 2>/dev/null
3) Exit Terminal.
4) Delete the two v10.5 files from /System/Library/LaunchDaemons/
com.apple.kdcmond.plist
edu.mit.kadmind.plist
5) Reboot server.
HINTS THAT DIRECTED ME TO THIS SOLUTION:
http://discussions.apple.com/thread.jspa?messageID=11638667&#11638667
http://discussions.apple.com/thread.jspa?messageID=11108737
http://www.osxadmins.com/?p=72
http://support.apple.com/kb/HT3655

Similar Messages

  • Kernal repeat com.apple.launchd[1]     (edu.mit.Kerberos.krb5kdc[707]) Exited with exit code: 1 7/4/11 7:31:21 AM     com.apple.launchd[1]     (edu.mit.Kerberos.krb5kdc) Throttling respawn: Will start in 10 seconds

    Having a Kernal process running.  Computer seems to run OK but fan which almost never runs is on continuously for the past 3 days.
    7/4/11 7:31:21 AM          com.apple.launchd[1]          (edu.mit.Kerberos.krb5kdc[707]) Exited with exit code: 1
    7/4/11 7:31:21 AM          com.apple.launchd[1]          (edu.mit.Kerberos.krb5kdc) Throttling respawn: Will start in 10 seconds
    Just keeps going over and over.
    Have different accounts but only seems to be occurring on one (primary) account.
    I have rebooted multiple time, reset pram, disk utility permissions, quit a multitude of processes, even ran antivirus program.
    Any suggestions??
    Happy 4th, TIA
    Julius

    As shown in the output of EtreCheck, that startup item is here:
    Startup Items: ?
      AgentMon: Path: /Library/StartupItems/AgentMon

  • 10.6.2 httpd respawning endlessly.

    My server's log is full of this:
    Feb 28 00:40:31 atlas com.apple.launchd[1] (org.apache.httpd): Throttling respawn: Will start in 10 seconds
    Feb 28 00:40:41 atlas org.apache.httpd[2466]: (48)Address already in use: make_sock: could not bind to address 127.0.0.1:9010
    Feb 28 00:40:41 atlas org.apache.httpd[2466]: no listening sockets available, shutting down
    Feb 28 00:40:41 atlas org.apache.httpd[2466]: Unable to open logs
    Feb 28 00:40:41 atlas com.apple.launchd[1] (org.apache.httpd[2466]): Exited with exit code: 1
    Which would of course suggest that something else has that port. It doesn't. The only thing with that port is httpd. So I kill all running instances of httpd, nothing has the port. Start up Web ... and the errors begin churning out again.
    When I reboot the server, there's nothing on port 9010 (confirmed by lsof). Start Web, and the errors begin churning out again.
    So I edit httpd.conf, and change the listen line to 9011. Start web, now it's complaining it can't bind to :9011! It can't bind, because it itself has just bound!
    I comment out the Listen line entirely, and now the error is:
    Feb 28 00:43:14 atlas org.apache.httpd[2621]: (48)Address already in use: make_sock: could not bind to address [::]:80
    Feb 28 00:43:14 atlas org.apache.httpd[2621]: (48)Address already in use: make_sock: could not bind to address 0.0.0.0:80
    This is an absolutely stock install. I haven't touched Web -- all I did was upgrade to 10.6.2. To be sure, I deleted httpd.conf and the sites and restored from their defaults but still this error is haunting me.
    It's incredibly frustrating, and I'd very much appreciate any help you can give.

    Ah, here we go, that's exactly what it is.
    On this system, /System/Library/LaunchDaemons/org.apache.httpd.plist contains
    [lines snipped]
    <key>ProgramArguments</key>
    <array>
    <string>/usr/sbin/httpd</string>
    <string>-D</string>
    <string></string>
    </array>
    What it should have (or at least, what 10.6 non-server and what works) is to have:
    <key>ProgramArguments</key>
    <array>
    <string>/usr/sbin/httpd</string>
    <string>-D</string>
    <string>FOREGROUND</string>
    </array>
    This stops Apache daemonizing, which is neccessary for launchd to be able to keep track of it.
    (It'd be of interest if people could report what their plists look like, to see if this has somehow been corrupted, or if it's a 10.6.2 bug that needs reporting)

  • I keep getting error 586 in the console along with the following: 3/18/12 7:55:19 PM com.apple.launchd[1] (org.samba.smbd) Throttling respawn: Will start in 10 seconds  3/18/12 7:55:29 PM com.apple.launchd[1] (org.samba.smbd[1246]) Exited with exit code:

    I keep getting error 586 in the console along with the following:
    3/18/12 7:55:19 PM com.apple.launchd[1] (org.samba.smbd) Throttling respawn: Will start in 10 seconds  3/18/12 7:55:29 PM com.apple.launchd[1] (org.samba.smbd[1246]) Exited with exit code:
    The console shows thousands of these error messages and it's messed up many functions of my MacBook.
    I have VMFusion on my Mac because for work I need to use Windows.  Last night I tried installing Windows 7 but could not complete installation.  I got a message saying "can not locate driver".  Then I started getting the Error 586.
    Today I unistalled VMFusion hoping that would resolve the Error 586.  No such luck.
    Can anyone help me get rid of this constant error, plesase?

    I believe this has something to do with Mail. Are these frequently occurring errors? If so and you quit Mail do the errors cease?
    Google searching for "org.postfix.master" reveals quite a number of links that you might check for more information.

  • Clamav:incorrect argument, console warning,exited with exit code 1. respawn

    Hi, every 10 seconds the console is launching this warnings:
    10/4/09 1:59:45 PM org.clamav.freshclam[6111] com.apple.console Notice ERROR: Incorrect argument format for option --checks (-c)
    10/4/09 1:59:55 PM com.apple.launchd[1] com.apple.console Warning (org.clamav.freshclam[6112]) Exited with exit code: 1
    10/4/09 2:00:05 PM com.apple.launchd[1] com.apple.console Warning (org.clamav.freshclam) Throttling respawn: Will start in 10 seconds
    and there are more than 4000 messages of this error each 5 hours.
    Any idea how to correct this clamav error?
    thanks

    This discussion http://discussions.apple.com/thread.jspa?threadID=2171811&tstart=0 has fix for the freshclam problem.
    It links to here http://www.bill.eccles.net/bills_words/2009/09/macos-x-server-security-update-5. html

  • Why would NetBootClientHelper exit and respawn ever 10 seconds?

    My console log has this every 10 seconds.
    8/2/12 11:26:58 AM
    com.apple.launchd[1]
    (com.apple.NetBootClientHelper[15754]) Exited with exit code: 1
    8/2/12 11:26:58 AM
    com.apple.launchd[1]
    (com.apple.NetBootClientHelper) Throttling respawn: Will start in 10 seconds
    To me, this seems as if something as gone arwy.  The reason that I was there is that I've noticed that some of my software is "pulsy", about every 10 seconds.  Is this NetBootClientHelper useful for someone who does not do any net booting?  How would one disable it?

    Do you have some sort of horrific network connection between the client and the database such that it would take 8.5 seconds to transmit a few kb of SQL to the server?  That seems most unlikely.
    How are you determining the query plan?  Are you absolutely sure that both SQL statements have the same plan_hash_value when they are actually executed (not just when you generate a query plan without executing it)?  What are the differences in wait events when you execute the two?
    The sql_id will change when you add or remove whitespace.  There are various methods of modifying query plans that are tied to a sql_id.  My wager would be that you have a profile/ outline/ etc. that is not there for the reformatted one which is causing a query plan difference.  My next guess is that you have an accepted plan for the old statement, you haven't set up a process to let the plan evolve, and the reformatted statement starts with the plan that the old statement would get if you allowed the plan to evolve.
    Justin

  • 10.6.8 Xserve Kernel panics and kadmind issues (related?)

    Hello,
    Am having a two part issue which is causing daily server crashing.
    The facts: 2 x 2.8 Ghz Quad-Core Intel Xeon Xserve (2,1) with 8 GB 800 mHz DDR2 FB-DIMMs of memory running 10.6.8 Snow Leopard Server
    It is an Open Directory master.
    Currently having daily (sometimes twice daily) kernel panics with launchd being the culprit.
    Most recent from Console:
    panic 1
    Sun Jul 10 03:51:20 2011
    panic(cpu 1 caller 0xffffff80002d1208): Kernel trap at 0xffffff800020df49, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff7f140c34b0, CR3: 0x0000000008d45000, CR4: 0x0000000000000660
    RAX: 0x0000000000000000, RBX: 0xffffff80140771e0, RCX: 0x0000000009000000, RDX: 0xffffff80021c1660
    RSP: 0xffffff80af9b3cf0, RBP: 0xffffff80af9b3dd0, RSI: 0x0000000000000001, RDI: 0xffffff80021c1660
    R8:  0xffffff80168d3800, R9:  0x0000000000000000, R10: 0x0000000000000006, R11: 0xffffff80002e4730
    R12: 0xffffff80005d3190, R13: 0x0000000000000041, R14: 0xffffff80021c1650, R15: 0xffffff7f140c34b0
    RFL: 0x0000000000010202, RIP: 0xffffff800020df49, CS:  0x0000000000000008, SS:  0x0000000000000010
    Error code: 0x0000000000000000
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80af9b3990 : 0xffffff8000204d15
    0xffffff80af9b3a90 : 0xffffff80002d1208
    0xffffff80af9b3be0 : 0xffffff80002e3f4a
    0xffffff80af9b3bf0 : 0xffffff800020df49
    0xffffff80af9b3dd0 : 0xffffff8000473ca8
    0xffffff80af9b3e30 : 0xffffff800047e7a4
    0xffffff80af9b3e60 : 0xffffff800047ec17
    0xffffff80af9b3ea0 : 0xffffff800047f03b
    0xffffff80af9b3f00 : 0xffffff800047f1c2
    0xffffff80af9b3f40 : 0xffffff80004e8168
    0xffffff80af9b3fa0 : 0xffffff80002e4874
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    10K540
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
    System model name: Xserve2,1 (Mac-F42289C8)
    System uptime in nanoseconds: 69749112696005
    unloaded kexts:
    (none)
    loaded kexts:
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.driver.AudioAUUC          1.57
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.kext.ATIFramebuffer          6.3.6
    com.apple.driver.AppleIntelPenrynProfile          17
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.ATIRadeonX1000          6.3.6
    com.apple.driver.AppleIntelNehalemProfile          11
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.AppleIntel8254XEthernet          2.1.3b1
    com.apple.driver.AppleSEP          1.4.2
    com.apple.driver.AppleIntelMeromProfile          19
    com.apple.driver.AppleMCEDriver          1.1.9
    com.apple.driver.AppleBMC          2.0.2
    com.apple.driver.Apple16X50ACPI          3.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.StorageLynx          2.6.1
    com.apple.driver.Oxford_Semi          2.6.1
    com.apple.driver.LSI_FW_500          2.6.1
    com.apple.driver.IOFireWireSerialBusProtocolSansPhysicalUnit          2.6.1
    com.apple.driver.initioFWBridge          2.6.1
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleRAIDCard          124
    com.apple.driver.AppleLSIFusionMPT          2.5.0
    com.apple.BootCache          31.1
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleUSBUHCI          4.2.0
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.12
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.filesystems.acfsctl          412.3 - last loaded 31920637098
    com.apple.filesystems.acfs          412.3
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.kext.ATI1300Controller          6.3.6
    com.apple.kext.ATISupport          6.3.6
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.AppleHDAController          2.0.5f13
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.iokit.IOHDAFamily          2.0.5f13
    com.apple.driver.Apple16X50Serial          3.0
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.XsanFilter          402.1
    com.apple.driver.AppleUSBHIDMouse          162
    com.apple.driver.AppleHIDMouse          162
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOFireWireSerialBusProtocolTransport          2.1.0
    com.apple.iokit.IOFireWireSBP2          4.0.6
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOATAPIProtocolTransport          2.5.1
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.8
    com.apple.iokit.IOSCSIParallelFamily          2.1.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.driver.AppleFileSystemDriver          2.0
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.driver.AppleKeyswitch          1.0.5f4
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.TMSafetyNet          6
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          289.1
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0
    The second issue which may or may not be related is this section from the Console:
    7/10/11 8:34:49 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind[8338]) Exited with exit code: 1
    7/10/11 8:34:49 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind) Throttling respawn: Will start in 10 seconds
    7/10/11 8:34:59 PM          edu.mit.Kerberos.kadmind[8353]          kadmind: Cannot set GSS-API authentication names.
    7/10/11 8:34:59 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind[8353]) Exited with exit code: 1
    7/10/11 8:34:59 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind) Throttling respawn: Will start in 10 seconds
    7/10/11 8:35:09 PM          edu.mit.Kerberos.kadmind[8359]          kadmind: Cannot set GSS-API authentication names.
    7/10/11 8:35:09 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind[8359]) Exited with exit code: 1
    7/10/11 8:35:09 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind) Throttling respawn: Will start in 10 seconds
    7/10/11 8:35:19 PM          edu.mit.Kerberos.kadmind[8361]          kadmind: Cannot set GSS-API authentication names.
    7/10/11 8:35:19 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind[8361]) Exited with exit code: 1
    7/10/11 8:35:19 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind) Throttling respawn: Will start in 10 seconds
    7/10/11 8:35:29 PM          edu.mit.Kerberos.kadmind[8364]          kadmind: Cannot set GSS-API authentication names.
    7/10/11 8:35:29 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind[8364]) Exited with exit code: 1
    7/10/11 8:35:29 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind) Throttling respawn: Will start in 10 seconds
    7/10/11 8:35:39 PM          edu.mit.Kerberos.kadmind[8368]          kadmind: Cannot set GSS-API authentication names.
    7/10/11 8:35:39 PM          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind[8368]) Exited with exit code: 1
    Is it possible that kadmind is causing this issue because it is being sandboxed?
    Can anyone suggest/decipher? Is this familiar to anyone?
    The hardware seems to be fine with no other issues, changes in last month.
    Feels like launchd is crashing on something but not clear what. I'm a little lost on how to proceed.
    Cheers.

    That panic was not caused by third-party software. If it's recurrent, the possibilities are (1) a damaged OS X installation; (2) a hardware fault, which could be internal or in a wired peripheral device; and (3) an obscure bug in OS X.
    You can rule out the first possibility by reinstalling the OS. Probably there will be no change. In that case, make a "Genius" appointment at an Apple Store to have the machine tested. You may have to leave it there for several days. There isn't much point in doing this unless you can reproduce the panic, or unless it happens often enough that it's likely to be repeated at the store. Otherwise you may be told that nothing is wrong.
    Print the first page of the panic report and bring it with you.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you know how to restore, and you have at leasttwo independent backups.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.

  • Kadmind not starting

    Hi,
    I am running OSX server 10.4.8 on an G4 Xserve. I configured it to be an OD master and to authenticate using Kerberos. Lately, I discovered that the Kerberos service was not running. Rebooting once seemed to fix this (Server Admin reported the Kerberos service was running), but upon all subsequent reboots kadmind fails to start. In every case, launchd reports that kadmind is respawning too quickly. I've included the relevant entries from the system log below.
    DNS service are provided by a pair of linux hosts on our private network, and the OSX server appears to be able to resolve it's name and IP address correctly:
    cougar:/tmp root# dig @192.168.0.1 +noall +answer cougar.baker
    cougar.baker. 432000 IN A 192.168.0.33
    cougar:/tmp root# dig @192.168.0.1 +noall +answer -x 192.168.0.33
    33.0.168.192.in-addr.arpa. 432000 IN PTR cougar.baker.
    cougar:/tmp root# dig @192.168.0.32 +noall +answer cougar.baker
    cougar.baker. 432000 IN A 192.168.0.33
    cougar:/tmp root# dig @192.168.0.32 +noall +answer -x 192.168.0.33
    33.0.168.192.in-addr.arpa. 432000 IN PTR cougar.baker.
    I've also tried some tips gleaned from other threads on this list and others - explicitly listing the IP/hostname in /etc/hosts and the hostname in /etc/hostconfig but the behavior is always the same.
    I began the search for an answer to this problem in a separate thread, but given the change in focus, it seemed like a good idea to start over in a more appropriate topic area.
    http://discussions.apple.com/thread.jspa?messageID=3451063#3451063
    Any help in resolving this problem would be great.
    Thanks,
    Chance
    Nov 1 14:54:27 cougar configd[52]: setting hostname to "cougar.baker"
    Nov 1 14:54:29 cougar configd[52]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Nov 1 14:54:29 cougar launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[83]: exited abnormally: Hangup
    Nov 1 14:54:29 cougar configd[52]: posting notification com.apple.system.config.network_change
    Nov 1 14:54:29 cougar lookupd[101]: lookupd (version 369.5) starting - Wed Nov 1 14:54:29 2006
    Nov 1 14:54:31 cougar mDNSResponder: Adding browse domain local.
    Nov 1 14:54:32 cougar launchd: edu.mit.kadmind: exited with exit code: 1
    Nov 1 14:54:32 cougar launchd: edu.mit.kadmind: respawning too quickly! throttling
    Nov 1 14:54:32 cougar launchd: edu.mit.kadmind: 8 more failures without living at least 60 seconds will cause job removal
    Nov 1 14:54:32 cougar launchd: edu.mit.kadmind: will restart in 10 seconds
    Nov 1 14:54:33 cougar configd[52]: AppleTalk startup complete
    Nov 1 14:54:34 cougar mDNSResponder: RecordRegistrationCallback: error -65537
    Nov 1 14:54:34 cougar mDNSResponder: RecordRegistrationCallback: error -65537
    Nov 1 14:54:34 cougar mDNSResponder: RecordRegistrationCallback: error -65537
    Nov 1 14:54:34 cougar mDNSResponder: regrecord_callback: error -65537 received after parent termination
    Nov 1 14:54:34 cougar mDNSResponder: ERROR: Only name server claiming responsibility for "_kerberos.cougar." is "."!
    Nov 1 14:54:34 cougar mDNSResponder: RecordRegistrationCallback: error -65537
    Nov 1 14:54:34 cougar mDNSResponder: regrecord_callback: error -65537 received after parent termination
    Nov 1 14:55:53 cougar launchd: edu.mit.kadmind: too many failures in succession
    MacBook   Mac OS X (10.4.8)  

    Update:
    This morning I followed the example in the kdcsetup man page to reinitialize my kerberos configuration. The Kerberos service now appears to be running, but I still can't authenticate against it. If I change the AFP authentication from Any Method to Kerberos I receive an error when I attempt to log in saying there is a problem with my home directory on an AFP volume. If I change back to Any Method I can log in, but single sign-on doesn't work - I am prompted to authenticate when attempting to mount other AFP volumes served by the same server.
    Any ideas?
    Details below.
    Thanks,
    Chance
    Kerberos setup:
    kerberosautoconfig -r BAKER -m cougar.baker
    kdcsetup -f /LDAPv3/127.0.0.1 -w -a diradmin -p topsecret BAKER
    I then rebooted the server and no kerberos erros were logged and Server Admin reported the kerberos service as running. Ps also shows things running:
    root 38 0.0 0.1 27748 788 ?? Ss 9:05AM 0:00.10 /usr/sbin/kdcmond -n -a
    root 47 0.0 0.1 28572 1116 ?? Ss 9:05AM 0:00.03 /usr/sbin/kadmind -passwordserver -nofork
    root 175 0.0 0.1 28336 1012 ?? S 9:06AM 0:00.01 /usr/sbin/krb5kdc -n -a
    The kerberos log files now exist and are updated at boot time:
    cougar:/tmp root# cat /var/log/krb5kdc/kadmin.log
    Nov 02 09:03:10 cougar.baker kadmin.local[6790](info): No dictionary file specified, continuing without one.
    Nov 02 09:03:10 cougar.baker kadmin.local[6792](info): No dictionary file specified, continuing without one.
    Nov 02 09:05:53 localhost kadmind[47](info): Seeding random number generator
    Nov 02 09:05:53 localhost kadmind[47](info): No dictionary file specified, continuing without one.
    Nov 02 09:05:53 localhost kadmind[47](info): starting
    cougar:/tmp root# cat /var/log/krb5kdc/kdc.log
    Nov 02 09:05:54 localhost krb5kdc[71](info): setting up network...
    Nov 02 09:05:54 localhost krb5kdc[71](info): set up 0 sockets
    krb5kdc: no sockets set up?
    Nov 02 09:06:03 cougar.baker krb5kdc[175](info): setting up network...
    Nov 02 09:06:03 cougar.baker krb5kdc[175](info): skipping unrecognized local address family 16
    Nov 02 09:06:03 cougar.baker krb5kdc[175](info): listening on fd 10: udp fe80::203:93ff:fed3:87d4%en0.88
    Nov 02 09:06:03 cougar.baker krb5kdc[175](info): listening on fd 11: udp 192.168.0.33.88
    Nov 02 09:06:03 cougar.baker krb5kdc[175](info): set up 2 sockets
    Nov 02 09:06:03 cougar.baker krb5kdc[175](info): commencing operation
    MacBook   Mac OS X (10.4.8)  
    MacBook   Mac OS X (10.4.8)  

  • Log filling up with kadmind: no such file or directory while initializing

    My log files are being spammed with
    "kadmind; No such file or directory while initializing, aborting"
    followed by edu.mit.kadmind exiting and respawning and then 4x:
    "krb5kdc: cannot initialize realm My-FQDM.NET - see log file for details"
    Not surprisingly, Kerberos logins do not work, for instance from iCal I get:
    "Cannot contact any KDC for requested realm"
    This is a brand new iMac with a brand new install of OS X Leopard, using "Standard" configuration. I'm a complete network admin newb and acknowledge that; I could really use some help getting Kerberos working, and failing that, getting it to stop respawning and spamming the error logs.
    Edit: Sorry, wrong forum, reposted here:
    http://discussions.apple.com/thread.jspa?threadID=1934679&tstart=0
    Message was edited by: Derek Jones3

    Hm, I definitely have a reverse PTR. But there's also definitely a problem with Kerberos. In the Directory, I click Edit for a user and get a GSSAPI Error (cannot find ticket for requested realm) followed by a "if you haven't dismissed the Kerberos authentication dialog by clicking 'Cancel', chances are there is a problem with Kerberos." Interestingly, there's never a dialog presented to me.
    In case it's relevant, as mentioned, this is a new iMac. It will not boot from the OS X Server Install DVD - I have to start out with the client version of OS X and run the installer from the disc, and then reboot sans install DVD. If I try to boot from the DVD it restarts over and over again. Enterprise support said this is "normal" since the install DVD comes with 10.5.4 - it won't boot from a machine that came with 10.5.6 client.
    Is it possible that something that the client version does with Kerberos (standalone machine?) doesn't get corrected in the Server install, preventing it from working? I'm postulizing this theory as I see in my error log shortly after boot:
    com.apple.KerberosAutoConfig[3244] Couldn't find KerberosClient config record

  • Kadmind deny network-bind

    I have no idea why this is going on, exactly. When I try to debug an application in Xcode that is code-signed, the debug session never starts, and this stuff litters the Console.
    The most prominent question I have is: why is kadmind trying to bind to anything other than port 749?
    Any help would be appreciated.
    2012.01.12 5:04:03.000 PM sandboxd: kadmind(61762) deny network-bind 0.0.0.0:882
    2012.01.12 5:04:03.000 PM sandboxd: kadmind(61762) deny network-bind 0.0.0.0:0
    2012.01.12 5:04:03.000 PM edu.mit.Kerberos.kadmind: kadmind: Cannot set GSS-API authentication names.
    2012.01.12 5:04:03.000 PM com.apple.launchd: Exited with exit code: 1
    2012.01.12 5:04:03.376 PM Firewall: Stealth Mode connection attempt to TCP 10.0.1.110:51311 from 96.17.15.88:443
    2012.01.12 5:04:09.376 PM Firewall: Stealth Mode connection attempt to TCP 10.0.1.110:51311 from 96.17.15.88:443
    2012.01.12 5:04:03.000 PM com.apple.launchd: Throttling respawn: Will start in 10 seconds
    2012.01.12 5:04:13.000 PM sandboxd: kadmind(61763) deny network-bind 0.0.0.0:883
    2012.01.12 5:04:13.000 PM sandboxd: kadmind(61763) deny network-bind 0.0.0.0:0
    2012.01.12 5:04:13.000 PM edu.mit.Kerberos.kadmind: kadmind: Cannot set GSS-API authentication names.
    2012.01.12 5:04:13.000 PM com.apple.launchd: Exited with exit code: 1
    2012.01.12 5:04:21.375 PM Firewall: Stealth Mode connection attempt to TCP 10.0.1.110:51311 from 96.17.15.88:443
    2012.01.12 5:04:13.000 PM com.apple.launchd: Throttling respawn: Will start in 10 seconds
    2012.01.12 5:04:23.000 PM sandboxd: kadmind(61764) deny network-bind 0.0.0.0:884
    2012.01.12 5:04:23.000 PM sandboxd: kadmind(61764) deny network-bind 0.0.0.0:0
    2012.01.12 5:04:23.000 PM edu.mit.Kerberos.kadmind: kadmind: Cannot set GSS-API authentication names.
    2012.01.12 5:04:23.000 PM com.apple.launchd: Exited with exit code: 1
    2012.01.12 5:04:23.000 PM com.apple.launchd: Throttling respawn: Will start in 10 seconds
    2012.01.12 5:04:33.000 PM sandboxd: kadmind(61775) deny network-bind 0.0.0.0:895
    2012.01.12 5:04:33.000 PM sandboxd: kadmind(61775) deny network-bind 0.0.0.0:0
    2012.01.12 5:04:33.000 PM edu.mit.Kerberos.kadmind: kadmind: Cannot set GSS-API authentication names.
    2012.01.12 5:04:33.000 PM com.apple.launchd: Exited with exit code: 1
    2012.01.12 5:04:33.000 PM com.apple.launchd: Throttling respawn: Will start in 10 seconds
    2012.01.12 5:04:43.000 PM sandboxd: kadmind(61784) deny network-bind 0.0.0.0:904
    2012.01.12 5:04:43.000 PM sandboxd: kadmind(61784) deny network-bind 0.0.0.0:0
    2012.01.12 5:04:43.000 PM edu.mit.Kerberos.kadmind: kadmind: Cannot set GSS-API authentication names.
    2012.01.12 5:04:43.000 PM com.apple.launchd: Exited with exit code: 1
    2012.01.12 5:04:45.575 PM Firewall: Stealth Mode connection attempt to TCP 10.0.1.110:51311 from 96.17.15.88:443
    2012.01.12 5:04:43.000 PM com.apple.launchd: Throttling respawn: Will start in 10 seconds
    2012.01.12 5:04:53.000 PM sandboxd: kadmind(61785) deny network-bind 0.0.0.0:905
    2012.01.12 5:04:53.000 PM sandboxd: kadmind(61785) deny network-bind 0.0.0.0:0

    It looks like for some reason kdamind is being launched run in a sandbox (i.e. with restrictions on what it can do). Check the file /System/Library/LaunchDaemons/edu.mit.kadmind.plist; it should look a lot like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>edu.mit.Kerberos.kadmind</string>
    <key>Program</key>
    <string>/usr/sbin/kadmind</string>
    <key>ProgramArguments</key>
    <array>
    <string>/usr/sbin/kadmind</string>
    <string>-nofork</string>
    </array>
    <key>KeepAlive</key>
    <dict>
    <key>PathState</key>
    <dict>
    <key>/Library/Preferences/edu.mit.Kerberos.kadmind.launchd</key>
    <true/>
    </dict>
    </dict>
    <key>EnableTransactions</key>
    <true/>
    </dict>
    </plist>

  • Edu.mit.Kerberos.kadmind: Cannot set GSS-API authentication names.

    Its dont stop to appear in my console:
    01/12/11 01:40:02          edu.mit.Kerberos.kadmind[1387]          kadmind: Cannot set GSS-API authentication names.
    01/12/11 01:40:02          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind[1387]) Exited with exit code: 1
    01/12/11 01:40:02          com.apple.launchd[1]          (edu.mit.Kerberos.kadmind) Throttling respawn: Will start in 10 seconds
    Can someone help please?
    Thanks!

    It looks like for some reason kdamind is being launched run in a sandbox (i.e. with restrictions on what it can do). Check the file /System/Library/LaunchDaemons/edu.mit.kadmind.plist; it should look a lot like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>edu.mit.Kerberos.kadmind</string>
    <key>Program</key>
    <string>/usr/sbin/kadmind</string>
    <key>ProgramArguments</key>
    <array>
    <string>/usr/sbin/kadmind</string>
    <string>-nofork</string>
    </array>
    <key>KeepAlive</key>
    <dict>
    <key>PathState</key>
    <dict>
    <key>/Library/Preferences/edu.mit.Kerberos.kadmind.launchd</key>
    <true/>
    </dict>
    </dict>
    <key>EnableTransactions</key>
    <true/>
    </dict>
    </plist>

  • Endless portmap iteration (sandbox issue?)

    I use Wuala or online secure storage sharing. Wuala requires portmap to run. To achieve this it puts a plist (com.caleido.portmap.plist) in the /Library/LaunchDaemons folder. However, on my machine this causes portmap to get into an endless iteration because it cannot find an available port. This in turn prevents my NFS server to start (rpcinfo -p <hostname> only shows rpc to be running and none of the NFS daemons).
    The following sequence of events repeats itsself endlessly (from the console log):
    =====
    31/10/2009 10:10:58 sandboxd[107] portmap(2722) deny network-outbound /private/var/tmp/launchd/sock
    31/10/2009 10:10:58 portmap[2722] cannot bind udp: Address already in use
    31/10/2009 10:10:58 com.apple.launchd[1] (com.apple.portmap[2722]) Exited with exit code: 1
    31/10/2009 10:10:58 com.apple.launchd[1] (com.apple.portmap) Throttling respawn: Will start in 10 seconds
    =====
    If I look at my sandbox /usr/share/sandbox/portmap.sb rules, it states that network-outbound is allowed:
    =====
    (version 1)
    (debug deny)
    (import "bsd.sb")
    (allow process-exec (regex #"^/usr/sbin/portmap$"))
    (allow process-fork)
    (allow file-read-data file-read-metadata (regex
    #"^/etc"
    #"^/var"
    #"^/dev/urandom$"))
    (allow network-bind (local ip4))
    (allow network-inbound (local ip4 "*:111"))
    (allow network-outbound)
    (deny default)
    =====
    Any usggestions what could cause this behaviour and what I can do to remediateit?
    Thanks,
    Erik

    I use Wuala or online secure storage sharing. Wuala requires portmap to run. To achieve this it puts a plist (com.caleido.portmap.plist) in the /Library/LaunchDaemons folder. However, on my machine this causes portmap to get into an endless iteration because it cannot find an available port. This in turn prevents my NFS server to start (rpcinfo -p <hostname> only shows rpc to be running and none of the NFS daemons).
    The following sequence of events repeats itsself endlessly (from the console log):
    =====
    31/10/2009 10:10:58 sandboxd[107] portmap(2722) deny network-outbound /private/var/tmp/launchd/sock
    31/10/2009 10:10:58 portmap[2722] cannot bind udp: Address already in use
    31/10/2009 10:10:58 com.apple.launchd[1] (com.apple.portmap[2722]) Exited with exit code: 1
    31/10/2009 10:10:58 com.apple.launchd[1] (com.apple.portmap) Throttling respawn: Will start in 10 seconds
    =====
    If I look at my sandbox /usr/share/sandbox/portmap.sb rules, it states that network-outbound is allowed:
    =====
    (version 1)
    (debug deny)
    (import "bsd.sb")
    (allow process-exec (regex #"^/usr/sbin/portmap$"))
    (allow process-fork)
    (allow file-read-data file-read-metadata (regex
    #"^/etc"
    #"^/var"
    #"^/dev/urandom$"))
    (allow network-bind (local ip4))
    (allow network-inbound (local ip4 "*:111"))
    (allow network-outbound)
    (deny default)
    =====
    Any usggestions what could cause this behaviour and what I can do to remediateit?
    Thanks,
    Erik

  • Please help, I've tried everything! Gmail won't open, it just endlessly cycles and rarely even gives me an error message: all other sites work fine (Windows 8).

    All sites work fine except Gmail will not load. I prefer Firefox, but to be fair, Chrome and IE are doing the same thing when I try to use them. Occasionally Gmail will pop up, most of the time it just endlessly cycles and I don't even get an error message. I'm going to have to get rid of gmail if this goes on.
    It's maddening! I've tried everything I could find on mozilla support--restarted in safe mode, clear cache, cookies, etc. This is a brand new Windows 8 laptop. It started a few weeks after I got it. There is nothing else wrong with it, it had a fresh new OS installed before I got it. Please help! Thanks so much.

    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    Please report back soon.

  • IMPORTANT: No more "backup every time" or endless apple logo crashes!

    So after 11 crashes where the iPhone wouldn't come back after bootup, I had enough. I took it to the Apple Store and they replaced it. Since then, it crashed 2 more times. Yet again, had enough, and decided to try some experimenting.
    Using this method, I have had no more crashing issues. What's more, the iPhone ONLY tried to do a backup the first time, and doesn't even try (I don't have to press the X) when I sync now. IF you are suffering from the endless apple logo crash, *TRY THIS:*
    1. Unplug your iPhone. If you're stuck at the logo, press the power/lock and home buttons at the same time. Hold them until the phone shuts off
    2. Hold down the home button and plug in the sync cable while holding. Do not let go of the home button until the screen shows up with a cable connecting to iTunes on the phone
    3. Press the button to recover your phone. Wait for the Recovery to finish and the phone to reset
    4. Go into EDIT > PREFERENCES > SYNCING on iTunes. Delete all old backups that you feel comfortable deleting (I got rid of all of them). Also (*VERY IMPORTANT*), click the checkbox next to "Disable automatic syncing for all iPhones and iPods".
    5. Select the radio button to set your iPhone up as a new iPhone. Wait for activation.
    6. Click to sync whatever you want on the Info, Ringtones, Photos, Podcasts, Music, and Movies tabs. *MAKE SURE YOU SELECT NOT TO SYNC APPS.*
    7. Perform a sync, then eject the phone
    8. Set up any config you want (email accounts, settings, ringtones, etc)
    9. Plug the phone in and press the sync button (it will not autosync). When you do, it will sync and take a backup. This backup takes about 3 seconds.
    10. Go to the Apps tab and select to sync ONLY clicked apps. Unclick all apps.
    11. Add your apps one at a time, like so: click the checkbox next to one app, press sync (takes a small amount of time per app). Once the app is done installing per iTunes, look at your iPhone. You'll notice the little spinning internet indicator at the top left is still spinning. Wait until it is done!
    12. Repeat step 11 until finished. Click the checkbox, press sync, wait, *ONE APP AT A TIME*. iTunes will not try to backup every time.
    When you're done, eject your iPhone, move things around, do all your logins you have to redo since it crashed, etc. If you want to, plug the iPhone back in. It will not auto-sync since you turned that off. You can click on another app, click sync, and it syncs the new app WITHOUT a backup!
    *_WHAT TO DO IF THERE IS A PROBLEM SYNCING AN APP_*
    If you try to sync an app (one at a time), and during the sync someone calls you or you get an error in iTunes saying the app had a problem, go to your Apps tab, UNCHECK the app you were just trying to sync, and press sync again. Allow it to de-install fully, then click the box and press sync again to try one more time.
    *_WHAT TO DO IF YOUR PHONE STARTS TO LAG_*
    I don't know if this is a good idea or if it is approved, but when I open a bunch of different programs, my phone starts to get slower and slower. I also notice that when you go into a program you've already opened, it's usually quicker than the previous time. So I'm not sure if this is like OSX, where closing an app doesn't free it up, only by right click closing does it truly close. So here's what I do:
    Go into an app you've already exited. Instead of exiting again, hold down the Home button for about 6 seconds until the app disappears. That seems to cause it to truly close, and the phone will work faster on other things. Now as a disclaimer, you MIGHT be crashing the app...I don't know. But it seems to help.

    Hmm. This sounds pretty similar to my problem. I have gone through three iPhone 3Gs so far in Japan.
    Basically, got two iPhones on launch day, probably the first two sold in my area (White and Black). One for my wife and one for myself. I have a new iMac with 4GB and a year old Macbook Pro 17 with 2GB.
    Each iPhone was synced separately on different computers with different iTunes accounts (Leopard). I have a US and a Japan iTunes account, my wife a Japan iTunes account.
    Anyway, I bought some apps on both sides (Japan and US iTunes sides sepperate computers) and none ever completed there installs. In fact they rebooted the iPhone (both of them) and iTunes crashed. When the iPhones rebooted sometimes the app was on the iPhone other times not.
    Sometimes the crash was so bad the iPhone would not boot up at all and I did a firmware restore (think I have done this 18 times so far). But the problem persisted and not a single app on either iPhone or either computer would install without first crashing iTunes and the iPhone.
    At some point, the crash was so bad the firmware restore no longer worked and basically bricked the phone entirely as it refused to recognize the SIM or iTunes and couldn't even do a restore. I brought that back to Softbank (the carrier in Japan) they had some tech folks look at the phone.
    After scratching there head, switching SIMS and plugging it into various computers, and doing a bunch of other things they replaced my iPhone with another new one from some special inventory they had of factory new phones in cardboard shipping boxes with no packaging except for the sealed phone itself (no wires). I believe these where meant to be loaners while your phone was being sent back to Apple for servicing (this is what I was told afterward in a voicemail message which I still have from Softbank apologizing for the trouble).
    My wifes never died completely but I have stopped installing any apps on it because it still crashes on installs AND removals. It never successfully installed anything without first crashing the phone and iTunes.
    Here's the kicker, as of yesterday morning I was on phone number two, and it was still crashing on installing ANY software from the App store, free or otherwise, via iTunes, or directly from the app store...
    Guess what, it died yesterday and had a blank screen and wouldn't boot at all nor would restore work at all. So today, I went to Softbank again and got it replaced once again (a loaner for the loaner), with a new one no questions asked AND guess what, there was a very upset guy sitting with a store rep with EXACTLY the same problem I had and I overheard the Softbank rep on the phone speaking to another Softbank store I assume asking for another loaner iPhone as they no longer had any loaners left in the store because they lent them all out.
    So being a noisy guy that I am, I asked sympathetically, 'Hey, sounds like Apple is giving you guys a lot of grief.' The guy told me they had replaced 28 iPhones that day at his branch alone because they couldn't revive the phones (forget about activating them) and Apple was not being very helpful. So they have been mailing them to some service center in the US (I was told) where Apple techs where going over the handsets to get some firm answers.
    So now, I have been thru 3 new iPhone 3Gs that have exactly the same problem on two different computers and a forth one that does the same and a guy at the store next to me getting a replacement phone for the same reason and a store that is out of loaners cause they got so many returned dead.
    The fact that Softbank is not even looking at my phone anymore and simply replacing it tells me this is a systemic and a widespread problem at least in Japan and causing Softbank great grief and I am not too amused myself as I got better things to do then visiting cell stores and restoring firmware.
    So clearly there is something very wrong with our beloved iPhone 3Gs firmware or possibly the phone itself or Japan got junk sent over.
    "Apple, fix this problem because you don't want to end up with tens of thousands of dead iPhones on your doorstep do you? -- if you don't already have a truckload from Japan and you might want to fix the 3G reception while your at it cause its embarrassingly terrible in 3G rich Japan."
    Aside from that, I do really love the iPhone and Apple, but love does have its limits and I am starting to feel that I am in an abusive relationship.

  • Slim "restart" after ctl_alt_bksp desktop exit refuses to work...

    I've tried adding the following to /etc/inittab:
    x:5:respawn:/usr/bin/slim >& /dev/null
    as the wiki says, but SLiM will not restart after exiting the desktop via ctl/alt/bksp.
    I get a blank screen with a mouse cursor, but nothing seems to actually be working in said screen... I made sure to remove SLiM from the daemon array before adding it to innttab... but it doesn't seem to work with inittab, unless the actual code needs to be updated now...  I'd like to further troubleshoot this if no one has successfully gotten SLiM to work in this method.  Just ask me for more info and I will gladly post whatever is needed.  I'm not sure what other info would be needed at this point so i ask the community to question me so I can properly flesh this problem out and be done with it.

    I am fairly familiar with SLiM... I helped one of the devs over at Unity Linux create a custom configuration for it and I've tweaked a few themes for it...  I'll take it out of the daemon array again and check to see if it's running on my next reboot... This issue has only happened so far on Arch Linux... never experienced it on PCLinuxOS, Unity Linux of Mint... so I'm not sure what the issue is ATM... sincerely hoping to figure it out though... I wanna continue playing with Arch...

Maybe you are looking for