Please help. ssh seg faults

Hi,
SSH is seg faulting ever since I upgraded to 10.4.8. If I force version 1 it is ok, but that's not a solution. Also, Keychain Access.app is seg faulting.
Please, if you can, help me figure this out.
Thanks,
Gabe

I'm having the same issue, but can add some additional details.
The ssh binary crashes with the message "segmentation fault" when I attemtp to connect to a machine running a different ssh implementation, but connects without problems when I connect to another Mac.
Here's the output of
ssh -v -v <solaris machine>
OpenSSH_4.2p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to machine.sub.domain.tld
[172.18.161.21] port 22.
debug1: Connection established.
debug1: identity file /Users/user/.ssh/identity type -1
debug1: identity file /Users/user/.ssh/id_rsa type -1
debug2: keytype_fromname: unknown key type '-----BEGIN'
debug2: keytype_fromname: unknown key type '-----END'
debug1: identity file /Users/user/.ssh/id_dsa type 2
debug1: sshexchangeidentification: sshd[16072]: WARNING: DNS lookup failed for
"172.17.48.48".
debug1: Remote protocol version 1.99, remote software version 3.2.5 SSH Secure S
**** (non-commercial)
debug1: no match: 3.2.5 SSH Secure Shell (non-commercial)
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.2
debug2: fd 3 setting O_NONBLOCK
Segmentation fault
[macbook:~] user%

Similar Messages

  • PLEASE HELP - Service provider fault - how to get...

    We are at breaking point!!!!
    My lovely 81 year old Dad has tried to switch to BT infinity. He had a regular BT service before, but as of the 30th April he was meant to have BT infinity. HOWEVER, this is not the case. I spent last weekend there to try to help, but after BT sending out a new Hub, there still is no connection. I spent near 4 hours on the phone to India where (very frustratingly) they went through the same tests each time, despite me telling them that they had already been done, and no one could fix the issue. It seems the hub is working but the 'service provider' is not. We can get through the first two set up stages but never get past the 3rd. We get a BT Wholesale page suggetion there are 5 different service provider problems. Poor Dad has tried again today to ask an engineer to come out and still they insist on doing the same tests and insist there is something wrong with the 'device' (computer). There clearly isn't as we have tried several other devices and none of them can connect, so what else could the problem be? I think it's an engineer problem but how the hell do you get an engineer out, there is no UK number to call. Has anyone else had this problem? If so did you manage to solve it and how?
    It's enough to send you round the twist or leave BT!
    Thanks in anticipation.

    Thank you for your reply Neil, if we had known about the forum earlier we may have got further quicker.
    Apparently the phone line is now down and the earliest we can expect an engineer is next Wednesday.
    I have to say the customer service has been unbelievably atrocious. To think that they have had a problem for almost a fortnight and it has taken my Dad, my brother and myself 10 calls all lasting at least one hour, to be asked the same questions and to get absolutely nowhere. My Dad is hard of hearing but I found it difficult to understand the customer support rep and he found it difficult to understand me. I have no problem with Indian call centres but this was ridiculous. My elderly parents live in a small town 120miles from me and although they can live without broadband a phone line is pretty essential part of modern life. Yes, they have a mobile phone but they have paid for a service and they are simply not getting one. Trying to tell BT and get someone to do something about it has been enough to want to cancel altogether. It's such a shame BT has got such a terrible reputation for this, surely they can provide a better service than this? No doubt there won't be any compensation for the time we all have wasted trying to resolve this - how can you compensate for 10 hours of pure frustration?
    If you wish to help you could raise this with your managers as an example of how to avoid this happening to someone else.

  • JDBC causing page fault, please help

    Author: union2000
    Jul 8, 2001 6:48 PM
    Hi can someone please help.
    I am building an database application in Sun Java with JDK 1.2.2 (set up on a
    partitioned 16GB drive on the 'C:\' drive partition) as a front end to an Oracle 8i
    'starter database' successfully set up and used on Windows 98 (set up on the 'E:\'
    drive partition). Both partitions are compatible with each other, both using the same
    Windows 98 instance. I am attempting to make a connection to the database using
    the usual code:
    // You need to import the java.sql package to use JDBC
    import java.sql.*;
    class connectExample
    public static void main (String args [])
    throws SQLException
    // Load the Oracle JDBC driver
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    // Connect to the database
    // You can put a database name after the @ sign in the connection URL.
    Connection conn =
    DriverManager.getConnection ("jdbc:oracle:oci8:@", "scott", "tiger");
    // Close the connecion
    conn.close();
    Now, the connection seems to be made, the windows messages flash up as does
    the database icon and the database is initialised and mounted successfully.
    However, RIGHT AFTER THAT.... a Windows message tells me there is a page fault
    and prompts me to shut down the Java program / VM. I get the following:
    JAVA caused an invalid page fault in
    module JAVAI.DLL at 017f:6ee37f3a.
    Registers:
    EAX=00000018 CS=017f EIP=6ee37f3a EFLGS=00010206
    EBX=bff96347 SS=0187 ESP=0063ecd4 EBP=00000000
    ECX=cc1b41f0 DS=0187 ESI=00000000 FS=3e8f
    EDX=83b3600c ES=0187 EDI=00000000 GS=0000
    Bytes at CS:EIP:
    8b 4f 3c 33 c0 03 cf 2b f7 66 8b 41 14 33 d2 66
    Stack dump:
    00000000 0063eec0 0063f76c bff96347 00000000 00000000 00000000 00400000
    00010000 744b13e8 00020000 6ee381d0 00000000 0063edbc 00000104 0063ed30
    (I close Java, and the database remains mounted and open for use)
    Does anyone have any idea why this is happening? I would be very grateful for any
    help, thanks.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Lance ([email protected]):
    You mean I should install JDK 1.3 and Oracle 8.1.6?
    I should work.
    Thanks for your reply
    Lance<HR></BLOCKQUOTE>
    null

  • Apache - Weblogic plug-in - Segmentation fault. Please Help me!

    Hi all,
    Im trying to set up Apache weblogic plug-in, and im having problems with
    that.
    Im running Solaris 9 with Apache/1.3.26 (Unix) and Weblogic 7 with sp2.
    Here is what i did:
    I copied mod_wl_ssl.so from
    /bea/weblogic700/server/lib/solaris/mod_wl_ssl.so to /usr/apache/libexec
    Added entries in httpd.conf as
    LoadModule weblogic_module /usr/apache/libexec/mod_wl_ssl.so
    AddModule mod_weblogic.c
    <LocationMatch "\.jsp$">
    SetHandler weblogic-handler
    StatPath false
    </LocationMatch>
    <LocationMatch "/(service1|service2|service3)/">
    SetHandler weblogic-handler
    StatPath false
    </LocationMatch>
    <IfModule mod_weblogic.c>
    WebLogicHost 127.0.0.1
    WebLogicPort 7001
    HungServerRecoverSecs 300
    ConnectTimeoutSecs 5
    </IfModule>
    When i access the url with out specifying port 7001 it's not working.
    I checked the /var/apache/logs/error_log file. Im getting the error as
    child pid 805 exit signal Segmentation Fault (11)
    Am i missing anything here?
    Thank you
    Raja

    You may want to check the certifications for Solaris 9 and the Apache plug-in at
    http://e-docs.bea.com/wls/certifications/certifications/sun_solaris9.html#40366.
    It looks like you will have to upgrade to at least Apache 2.0.39. We had to do
    this on Solaris 8 as well.
    "Raja Balasubramanian" <[email protected]> wrote:
    Thank you Eric,
    I will do that
    Raja
    "Eric Gross" <[email protected]> wrote in message
    news:[email protected]...
    I believe this is going to require more debugging such as attachinga
    debugger(gdb) to Apache and getting a backtrace.
    I suggest opening up a support case.
    Regards,
    Eric
    "Raja Balasubramanian" <[email protected]> wrote in message
    news:[email protected]...
    Hi Eric,
    Thank you for the replies.
    I tried with the same test as you specified. Still im getting the
    same
    problem.
    [Mon Mar 10 13:57:21 2003] [notice] child pid 1184 exit signal
    Segmentation Fault (11)
    Im running Solaris 9 in SPARC platform. It's a Sun E450 server.
    Im using the default apache package which comes with Solaris 9. Ididn't
    do
    anything with apache.
    Bea website says that Weblogic 7 sp2 is certified for Soalris 9.
    That's
    y
    i
    installed Solaris 9.
    I tested the same on a Linux Machine (Redhat Linux 7.1 on IA). It
    works
    fine
    without any problem.
    How can i make things work?
    Thank you for your kind replies
    Raja
    "Eric Gross" <[email protected]> wrote in message
    news:[email protected]...
    Looks like it should work.
    Let's simplify your test:
    <Location /test>
    WebLogicHost 127.0.0.1
    WebLogicPort 7001
    Debug ALL
    DebugConfigInfo ON
    SetHandler weblogic-handler
    </Location>
    Try with just that.
    Another thing is that I am unsure as to whether we have tested
    with
    Solaris
    9. This is SPARC right? Also, can you outline the steps you took
    when
    building apache? Did you use GCC?
    Thanks,
    Eric
    "Raja Balasubramanian" <[email protected]> wrote
    in
    message
    news:[email protected]...
    Hi,
    Now i changed to mod_wl_ssl.so.
    And i changed the httpd.conf as
    LoadModule weblogic_module libexec/mod_wl_ssl.so
    <IfModule mod_weblogic.c>
    WebLogicHost 127.0.0.1
    WebLogicPort 7001
    Debug ALL
    DebugConfigInfo ON
    StatPath true
    HungServerRecoverSecs 300
    ConnectTimeoutSecs 5
    </IfModule>
    But im getting the same error. NO wlproxy.log file is created
    in my
    server.
    I tried Debug ON also. Still the same.
    Am i doing anything wrong?
    Please help me...
    Thank you
    Raja
    "Eric Gross" <[email protected]> wrote in message
    news:[email protected]...
    That means that your apache instance is compiled with -DEAPI
    and
    should
    use
    the mod_wl_ssl.so.
    Can you please try to set Debug ALL and get the log in
    /tmp/wlproxy.log
    and
    share that?
    Thanks,
    Eric
    "Raja Balasubramanian" <[email protected]> wrote
    in
    message
    news:[email protected]...
    Hi Eric,
    When im using mod_wl.so im getting warning from Apache as
    [Mon Mar 10 12:41:15 2003] [warn] Loaded DSO
    libexec/mod_wl.so
    uses
    plain Apache 1.3 API, this module might crash under
    EAPI!
    (please
    recompile it with -DEAPI)
    Thank you
    Raja
    "Eric Gross" <[email protected]> wrote in message
    news:[email protected]...
    Are you using modssl or any apache with EAPI compiled in?
    Otherwise, you should be using the mod_wl.so.
    As well, please set Debug ALL to see if we can get more
    debug.
    Thanks,
    Eric
    "Raja Balasubramanian" <[email protected]>
    wrote
    in
    message
    news:[email protected]...
    Hi all,
    Im trying to set up Apache weblogic plug-in, and im having
    problems
    with
    that.
    Im running Solaris 9 with Apache/1.3.26 (Unix) and Weblogic
    7
    with
    sp2.
    Here is what i did:
    I copied mod_wl_ssl.so from
    /bea/weblogic700/server/lib/solaris/mod_wl_ssl.so to/usr/apache/libexec
    Added entries in httpd.conf as
    LoadModule weblogic_module/usr/apache/libexec/mod_wl_ssl.so
    AddModule mod_weblogic.c
    <LocationMatch "\.jsp$">
    SetHandler weblogic-handler
    StatPath false
    </LocationMatch>
    <LocationMatch "/(service1|service2|service3)/">
    SetHandler weblogic-handler
    StatPath false
    </LocationMatch>
    <IfModule mod_weblogic.c>
    WebLogicHost 127.0.0.1
    WebLogicPort 7001
    HungServerRecoverSecs 300
    ConnectTimeoutSecs 5
    </IfModule>
    When i access the url with out specifying port 7001 it's
    not
    working.
    I checked the /var/apache/logs/error_log file. Im getting
    the
    error
    as
    child pid 805 exit signal Segmentation Fault
    (11)
    Am i missing anything here?
    Thank you
    Raja

  • I bought apple iPad on this July , it's been only two months but now I'm getting a problem like no wifi it's greyed out sometimes and showing no wifi... Please help I'm frustrated on this , did they provided me a fault device ??

    I bought apple iPad on this July , it's been only two months but now I'm getting a problem like no wifi it's greyed out sometimes and showing no wifi... Please help I'm frustrated on this , did they provided me a fault device ??

    See:
    iOS: Wi-Fi or Bluetooth settings grayed out or dim
    It is frequently a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • Segmentation Fault(coredump) ...please  help me

    I have an application running under C / Pro C in Solaris and I have a program, it insertes rows automatically into a database (oracle) and generes a file in /tmp whith the information inserted, but whit some users the program sends an error message "Segmentation Fault(coredump)". what is the reason for this error messages...?
    the reason is user privileges or other reason?

    The problem could be a bug in your code or in our compiler. You will need to get a stack trace under dbx to see what caused the SEG-FAULT.

  • FreeRADIUS rlm_krb5 seg fault

    I'm having a few problems setting up freeRadius with a kerberos backend on arch and would really appreciate a little help.
    Kernal: Linux 3.11.6-1-ARCH i686
    freeradius 3.0.0-1
    All the configuration changes I have made to the default configs are listed below:
    /etc/raddb/users
    Added the following line at the top of the file:
    DEFAULT Auth-Type = Kerberos
    /etc/raddb/sites-enabled/default and /etc/raddb/sites-enabled/inner-tunnel
    Added the following in the Authenticate section directly after the pap entry
    Auth-Type Kerberos {
    krb5
    I have also copied the file /etc/raddb/mods-available/krb5 to /etc/raddb/mods-enabled/krb5 and edited the entries to point to the keytab and principle im using for radius. The keytab contains two entries one for radius/hostname.domain and one for host/hostname.domain.
    I have verified the keytab is ok by using it with kinit to get a valid ticket for both principles. Additionally im sure my kerberos setup is ok as it works fine with ldap, nslcd and ssh.
    The problem is when I run radiusd -X and then attempt a radtest I get the following:
    (0) files : users: Matched entry DEFAULT at line 1
    (0) [files] = ok
    (0) [expiration] = noop
    (0) [logintime] = noop
    (0) WARNING: pap: No “known good” password found for the user. Not setting Auth-Type.
    (0) WARNING: pap: Authentication will fail unless a “known good” password is available.
    (0) [pap] = noop
    (0) } # authorize = ok
    (0) Found Auth-Type = Kerberos
    (0) # Executing group from file /etc/raddb/sites-enabled/default
    (0) Auth-Type Kerberos {
    at which point the server dies with no further output. Running the server using systemctl start freeradius and then looking at the status after its died shows its failed with Main PID: 21835 (code=dumped, signal=SEGV)
    I have looked all over the internet but the only place I have found someone with the same problem is here:
    http://www.mail-archive.com/freeradius- … 77744.html
    I have also enabled core dumps in the radiusd.conf however I have no idea how to actually view the dump or where it is (and yes I did google it, but all the responses made no sence to me)
    I have also tried the freeradius-git package on the AUR however that throws errors when building, something to do with undefined symbols while making radattr.
    CC src/main/radattr.c
    LINK build/bin/radattr
    UNIT-TEST rfc.txt
    ./build/bin/radattr: symbol lookup error: ./build/bin/radattr: undefined symbol: _fr_cursor_init
    src/tests/unit/all.mk:23: recipe for target 'build/tests/unit/rfc.txt' failed
    make: *** [build/tests/unit/frc.txt] Error 127
    => ERROR: A failure occurred in build().
    Aborting...
    => ERROR: Makepkg was unable to build freeradius-git.
    => Restart building freeradius-git ? [y/N]
    => -----------------------------------------------
    =>
    I don't usually post here as every problem i've had using arch so far, I've solved after reading the wiki/forums or random googling. However i'm at a complete loss this time, i have literally no idea how to solve this...
    Thanks

    Just as a quick update, the rlm_krb module still seems to be causing seg faults, however it is possible to get it working by configuring freeRadius to use PAM and then telling PAM to authenticate with kerberos.

  • Seg Fault & Sigbus - opera, thunderbird (and more)

    Hi!
    A week ago I`ve made an pacman -Syu and after that I have some problems...
    Running opera, skype gives seg fault.
    Thunderbird something like this:
    /opt/mozilla/lib/thunderbird-2.0.0.6/run-mozilla.sh: line 131:  7524 sigbus (?changed from my locale version)  "$prog" ${1+"$@"}
    What to do?
    What do you need to tell anything?
    Help! Please!
    FJG
    ps. Firefox is working - better than ever... But I want my mail!!! :)
    ps2. Couple of months ago I made memtest and everything was fine.

    Thank you, I did notice that switching would not work with the rootles Xorg 1.16 , that was the reason I just did a clean install with 1.15, I believe that one does require root at all times. But I might be wrong.
    To be honest, I have don't have much hope that anyone can help solve this. I've been using linux for about 18 years now and this is the first time I have encountered something that I just can't fix. I don't even know where to go from here, now that I tried without GLX.  Going to look into that man-page anyway, just to be sure. Since it is a proces of elimination for me now anyhow. Darn you Diablo! You make me want to switch graphics
    Last edited by wilbert (2014-08-14 05:58:39)

  • Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    ... when i click go - connect to server, it comes up with connection failed.
    If you're trying to connect to a Bonjour server on the remote network, that won't work over a layer 3 VPN. Use something like Hamachi or one of the SSH-tunnelling Bonjour proxy apps for that.

  • Cisco SIP Phone 9971 won't register on CME 8.6 or 8.5 Please HELP

    Please help me , I have problem with registering Cisco SIP phone 9971 with CME 8.6 on ISR 2901.
    I configured CME for SIP clients, then I add configuration for 9971 phone and create profiles.  Phone downloaded SEP...xml file from CME,after that phone look for g4-tones.xml and gd-sip.jar files, I added them to CME after that phone downloaded them and reboot. Now phone is stuck in some kind of loop and does not register on CME.
    On phone log I can see repeting next few messeges.
    12:01:58a No DNS Server IP
    12:01:59a Updating Trust list
    12:01:59a No Trust List instaled
    12:01:59a SEP04C5AB03B0D.cnf.xml (TFTP)  // at this time phone download SEP...xml file from CME
    12:02:00a VPN Error: VPN is not Configured
    on CME if issue DEBUG TFTP EVENTS i receive next few lines
    *Aug 18 18:20:19.891: TFTP: Looking for CTLSEP04C5A4B03B0D.tlv
    *Aug 18 18:20:19.987: TFTP: Looking for ITLSEP04C5A4B03B0D.tlv
    *Aug 18 18:20:20.083: TFTP: Looking for ITLFile.tlv
    *Aug 18 18:20:20.347: TFTP: Looking for SEP04C5A4B03B0D.cnf.xml
    *Aug 18 18:20:20.351: TFTP: Opened flash:/SEP04C5A4B03B0D.cnf.xml, fd 14, size 4585 for process 141
    *Aug 18 18:20:20.363: TFTP: Finished flash:/SEP04C5A4B03B0D.cnf.xml, time 00:00:00 for process 141
    here you can see verison info of CME
    Cisco IOS Software, C2900 Software (C2900-UNIVERSALK9-M), Version 15.1(4)M, RELEASE SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2011 by Cisco Systems, Inc.
    Compiled Thu 24-Mar-11 15:31 by prod_rel_team
    ROM: System Bootstrap, Version 15.0(1r)M9, RELEASE SOFTWARE (fc1)
    ELTOSAN_ROUTER uptime is 1 hour, 50 minutes
    System returned to ROM by reload at 16:29:20 UTC Thu Aug 18 2011
    System image file is "flash:/c2900-universalk9-mz.SPA.151-4.M.bin"
    Last reload type: Normal Reload
    Last reload reason: Reload Command
    Cisco CISCO2901/K9 (revision 1.0) with 471040K/53248K bytes of memory.
    Processor board ID FGL1508252Y
    3 Gigabit Ethernet interfaces
    2 terminal lines
    1 Virtual Private Network (VPN) Module
    4 Voice FXO interfaces
    4 Voice FXS interfaces
    1 Internal Services Module (ISM) with Services Ready Engine (SRE)
       Survivable Remote Site Voicemail (SRSV) on Cisco Unity Express (CUE) 8.5.1 in slot/sub-slot 0/0
    DRAM configuration is 64 bits wide with parity enabled.
    255K bytes of non-volatile configuration memory.
    254464K bytes of ATA System CompactFlash 0 (Read/Write)
    License Info:
    License UDI:
    Device#   PID                   SN
    *0        CISCO2901/K9          xxxxxxxxxxxxx
    Technology Package License Information for Module:'c2900'
    Technology    Technology-package          Technology-package
                  Current       Type          Next reboot
    ipbase        ipbasek9      Permanent     ipbasek9
    security      securityk9    Permanent     securityk9
    uc            uck9          Permanent     uck9
    data          None          None          None
    Configuration register is 0x2102
    this is RUNNING CONFIGURATION
    ! Last configuration change at 16:10:12 UTC Thu Aug 18 2011
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname ELTOSAN_ROUTER
    boot-start-marker
    boot system flash:/c2900-universalk9-mz.SPA.151-4.M.bin
    boot-end-marker
    no aaa new-model
    no ipv6 cef
    ip source-route
    no ip routing
    no ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.5.1 192.168.5.10
    ip dhcp excluded-address 192.168.5.200 192.168.5.255
    ip dhcp pool phone
       network 192.168.5.0 255.255.255.0
       default-router 192.168.5.251
       option 150 ip 192.168.5.251
    ip dhcp pool data
       relay source 192.168.2.0 255.255.255.0
       relay destination 192.168.2.201
    multilink bundle-name authenticated
    crypto pki token default removal timeout 0
    voice-card 0
    voice service voip
    allow-connections h323 to h323
    allow-connections h323 to sip
    allow-connections sip to h323
    allow-connections sip to sip
    supplementary-service h450.12
    fax protocol pass-through g711alaw
    sip
      registrar server expires max 3600 min 120
    voice register global
    mode cme
    source-address 192.168.5.251 port 5060
    max-dn 6
    max-pool 6
    load 9971 sip9971.9-1-1SR1.loads
    authenticate register
    tftp-path flash:
    create profile sync 0005135312289902
    voice register dn  1
    number 207
    allow watch
    name GossaVM
    label 207
    voice register dn  3
    number 101
    name Dejan
    label 101
    mwi
    voice register pool  1
    id mac 000C.29C5.0011
    number 1 dn 1
    dtmf-relay sip-notify
    username testvm password testera
    codec g711alaw
    voice register pool  3
    id mac 04C5.A4B0.3B0D
    type 9971
    number 3 dn 3
    presence call-list
    dtmf-relay rtp-nte
    username dejan password 1234
    codec g711alaw
    no vad
    license udi pid CISCO2901/K9 sn xxxxxxxxxxxx
    hw-module ism 0
    hw-module pvdm 0/0
    redundancy
    interface GigabitEthernet0/0
    description INTERFACE INTERNAL
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    no mop enabled
    interface GigabitEthernet0/0.2
    description LAN DATA
    encapsulation dot1Q 2
    ip address 192.168.2.251 255.255.255.0
    no ip route-cache
    interface GigabitEthernet0/0.5
    description LAN VOICE
    encapsulation dot1Q 5
    ip address 192.168.5.251 255.255.255.0
    no ip route-cache
    interface ISM0/0
    no ip address
    no ip route-cache
    shutdown
    !Application: SRSV-CUE Running on ISM
    interface GigabitEthernet0/1
    no ip address
    no ip route-cache
    shutdown
    duplex auto
    speed auto
    interface ISM0/1
    description Internal switch interface connected to Internal Service Module
    shutdown
    interface Vlan1
    no ip address
    no ip route-cache
    shutdown
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    snmp-server community public RO
    tftp-server flash:dkern9971.100609R2-9-1-1SR1.sebn alias dkern9971.100609R2-9-1-1SR1.sebn
    tftp-server flash:kern9971.9-1-1SR1.sebn alias kern9971.9-1-1SR1.sebn
    tftp-server flash:rootfs9971.9-1-1SR1.sebn alias rootfs9971.9-1-1SR1.sebn
    tftp-server flash:sboot9971.031610R1-9-1-1SR1.sebn alias sboot9971.031610R1-9-1-1SR1.sebn
    tftp-server flash:skern9971.022809R2-9-1-1SR1.sebn alias skern9971.022809R2-9-1-1SR1.sebn
    tftp-server flash:sip9971.9-1-1SR1.loads alias sip9971.9-1-1SR1.loads
    tftp-server flash:United_States/g4-tones.xml
    tftp-server flash:English_United_States/gd-sip.jar
    control-plane
    voice-port 0/0/0
    voice-port 0/0/1
    voice-port 0/0/2
    voice-port 0/0/3
    voice-port 0/1/0
    voice-port 0/1/1
    voice-port 0/1/2
    voice-port 0/1/3
    mgcp profile default
    gatekeeper
    shutdown
    line con 0
    line aux 0
    line 67
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    stopbits 1
    line vty 0 4
    password jebiga
    login
    transport input all
    end
    I did not have any kind of problem with X-LITE to register to CME. also try with few SCCP phones 7940  and I did not any kind of problem .
    this is content of SEP....xml file for 9971
    <device>
    <deviceProtocol>SIP</deviceProtocol>
    <devicePool>
    <dateTimeSetting>
    <dateTemplate>M/D/YA</dateTemplate>
    <timeZone>Pacific Standard/Daylight Time</timeZone>
    <ntps>
    <ntp priority="0">
    <name>0.0.0.0</name>
    <ntpMode>unicast</ntpMode>
    </ntp>
    </ntps>
    </dateTimeSetting>
    <callManagerGroup>
    <members>
    <member priority="0">
    <callManager>
    <ports>
    <sipPort>5060</sipPort>
    </ports>
    <processNodeName>192.168.5.251</processNodeName>
    </callManager>
    </member>
    </members>
    </callManagerGroup>
    </devicePool>
    <sipProfile>
    <sipProxies>
    <registerWithProxy>true</registerWithProxy>
    </sipProxies>
    <sipCallFeatures>
    <cnfJoinEnabled>true</cnfJoinEnabled>
    <localCfwdEnable>true</localCfwdEnable>
    <callForwardURI>service-uri-cfwdall</callForwardURI>
    <callPickupURI>service-uri-pickup</callPickupURI>
    <callPickupGroupURI>service-uri-gpickup</callPickupGroupURI>
    <callHoldRingback>2</callHoldRingback>
    <semiAttendedTransfer>true</semiAttendedTransfer>
    <anonymousCallBlock>2</anonymousCallBlock>
    <callerIdBlocking>2</callerIdBlocking>
    <dndControl>2</dndControl>
    <remoteCcEnable>true</remoteCcEnable>
    </sipCallFeatures>
    <sipStack>
    <remotePartyID>true</remotePartyID>
    </sipStack>
    <sipLines>
    <line button="1" lineIndex="1">
    <featureID>9</featureID>
    <featureLabel></featureLabel>
    <proxy>USECALLMANAGER</proxy>
    <port>5060</port>
    <name></name>
    <displayName></displayName>
    <autoAnswer>
    <autoAnswerEnabled>2</autoAnswerEnabled>
    </autoAnswer>
    <callWaiting>1</callWaiting>
    <authName>dejan</authName>
    <authPassword>1234</authPassword>
    <sharedLine>false</sharedLine>
    <messagesNumber></messagesNumber>
    <ringSettingActive>5</ringSettingActive>
    <forwardCallInfoDisplay>
    <callerName>true</callerName>
    <callerNumber>true</callerNumber>
    <redirectedNumber>true</redirectedNumber>
    <dialedNumber>true</dialedNumber>
    </forwardCallInfoDisplay>
    </line>
    <line button="2" lineIndex="2">
    <featureID>9</featureID>
    <featureLabel>101</featureLabel>
    <proxy>USECALLMANAGER</proxy>
    <port>5060</port>
    <name>101</name>
    <displayName>Dejan Rakic</displayName>
    <autoAnswer>
    <autoAnswerEnabled>2</autoAnswerEnabled>
    </autoAnswer>
    <callWaiting>1</callWaiting>
    <authName>dejan</authName>
    <authPassword>1234</authPassword>
    <sharedLine>false</sharedLine>
    <messagesNumber></messagesNumber>
    <ringSettingActive>5</ringSettingActive>
    <forwardCallInfoDisplay>
    <callerName>true</callerName>
    <callerNumber>true</callerNumber>
    <redirectedNumber>true</redirectedNumber>
    <dialedNumber>true</dialedNumber>
    </forwardCallInfoDisplay>
    </line>
    </sipLines>
    <enableVad>true</enableVad>
    <preferredCodec>g711alaw</preferredCodec>
    <dialTemplate></dialTemplate>
    <kpml>1</kpml>
    <phoneLabel></phoneLabel>
    <stutterMsgWaiting>2</stutterMsgWaiting>
    <disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig>
    <dscpForAudio>184</dscpForAudio>
    <dscpVideo>136</dscpVideo>
    </sipProfile>
    <commonProfile>
    <phonePassword>1234</phonePassword>
    <callLogBlfEnabled>2</callLogBlfEnabled>
    </commonProfile>
    <featurePolicyFile>featurePolicyDefault.xml</featurePolicyFile>
    <loadInformation>sip9971.9-1-1SR1.loads</loadInformation>
    <vendorConfig>
    </vendorConfig>
    <commonConfig>
    <videoCapability>0</videoCapability>
    <ciscoCamera>0</ciscoCamera>
    </commonConfig>
    <sshUserId>dejan</sshUserId>
    <sshPassword>1234</sshPassword>
    <userId></userId>
    <phoneServices>
    <provisioning>2</provisioning>
    <phoneService  type="1" category="0">
    <name>Missed Calls</name>
    <phoneLabel></phoneLabel>
    <url>Application:Cisco/MissedCalls</url>
    <vendor></vendor>
    <version></version>
    </phoneService>
    <phoneService  type="1" category="0">
    <name>Received Calls</name>
    <phoneLabel></phoneLabel>
    <url>Application:Cisco/ReceivedCalls</url>
    <vendor></vendor>
    <version></version>
    </phoneService>
    <phoneService  type="1" category="0">
    <name>Placed Calls</name>
    <phoneLabel></phoneLabel>
    <url>Application:Cisco/PlacedCalls</url>
    <vendor></vendor>
    <version></version>
    </phoneService>
    <phoneService  type="2" category="0">
    <name>Voicemail</name>
    <phoneLabel></phoneLabel>
    <url>Application:Cisco/Voicemail</url>
    <vendor></vendor>
    <version></version>
    </phoneService>
    </phoneServices>
    <versionStamp>0131511014412102</versionStamp>
    <userLocale>
    <name>English_United_States</name>
    <langCode>en</langCode>
    </userLocale>
    <networkLocale>United_States</networkLocale>
    <networkLocaleInfo>
    <name>United_States</name>
    </networkLocaleInfo>
    <authenticationURL></authenticationURL>
    <directoryURL></directoryURL>
    <servicesURL>http://192.168.5.251:80/CMEserverForPhone/serviceurl</servicesURL>
    <dscpForSCCPPhoneServices>0</dscpForSCCPPhoneServices>
    <dscpForCm2Dvce>96</dscpForCm2Dvce>
    <transportLayerProtocol>2</transportLayerProtocol>
    </device>

    Hello,
    I'm facing exactly the same problem, that is:
    a Cisco SIP Phone 9971 won't register on CME 8.6 running on a 2811
    I have read all the postings to this Forum, but I have not been able to solve it.
    In my case the commands voice register dn  and  voice register pool are OK.
    So frankly, I have no idea what I could be missing.
    I'm pasting the Router's config.
    I hope somebody is able to point me in the right direction.
    Here is the config.  Thank you!
    C2811#sh run
    Building configuration...
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname C2811
    no aaa new-model
    dot11 syslog
    ip source-route
    ip cef
    ip dhcp excluded-address 172.25.140.1 172.25.140.10
    ip dhcp excluded-address 172.35.140.1 172.35.140.10
    ip dhcp pool Data
    network 172.25.140.0 255.255.255.0
    default-router 172.25.140.1
    option 150 ip 172.25.140.1
    dns-server 172.25.140.1
    ip dhcp pool Voice
    network 172.35.140.0 255.255.255.0
    default-router 172.35.140.1
    option 150 ip 172.35.140.1
    dns-server 172.35.140.1
    no ip domain lookup
    no ipv6 cef
    multilink bundle-name authenticated
    voice service voip
    allow-connections sip to sip
    sip
      registrar server expires max 3600 min 120
    voice register global
    mode cme
    source-address 172.25.140.1 port 5060
    max-dn 40
    max-pool 42
    load 9971 sip9971.9-4-1-9.loads
    authenticate register
    authenticate realm cisco
    tftp-path flash:
    create profile sync 0004820400584603
    voice register dn  1
    number 1010
    allow watch
    name Phone10
    label Phone10
    mwi
    voice register pool  1
    id mac 189C.5DB6.BD09
    type 9971
    number 1 dn 1
    presence call-list
    dtmf-relay rtp-nte
    username adm password adm
    call-forward b2bua busy 68600
    codec g711ulaw
    no vad
    camera
    video
    voice-card 0
    crypto pki token default removal timeout 0
    crypto pki trustpoint TP-self-signed-1879153754
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-1879153754
    revocation-check none
    rsakeypair TP-self-signed-1879153754
    crypto pki certificate chain TP-self-signed-1879153754
    certificate self-signed 01
    (details ommited)
    license udi pid CISCO2811 sn FTX1146A44H
    username admin privilege 15 password 0 admin
    redundancy
    interface FastEthernet0/0
    no ip address
    duplex auto
    speed auto
    interface FastEthernet0/0.25
    description Data VLAN
    encapsulation dot1Q 25
    ip address 172.25.140.1 255.255.255.0
    interface FastEthernet0/0.35
    description Voice VLAN
    encapsulation dot1Q 35
    ip address 172.35.140.1 255.255.255.0
    interface FastEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    ip forward-protocol nd
    ip http server
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 600 life 86400 requests 10000
    tftp-server flash:P00308010200.bin
    tftp-server flash:P00308010200.sbn
    tftp-server flash:P00308010200.sb2
    tftp-server flash:P00308010200.loads
    tftp-server flash:SCCP42.9-3-1SR3-1S.loads
    tftp-server flash:apps42.9-3-1ES19.sbn
    tftp-server flash:cnu42.9-3-1ES19.sbn
    tftp-server flash:cvm42sccp.9-3-1ES19.sbn
    tftp-server flash:dsp42.9-3-1ES19.sbn
    tftp-server flash:jar42sccp.9-3-1ES19.sbn
    tftp-server flash:term42.default.loads
    tftp-server flash:term62.default.loads
    tftp-server flash:SCCP45.9-3-1SR3-1S.loads
    tftp-server flash:apps45.9-3-1ES19.sbn
    tftp-server flash:cnu45.9-3-1ES19.sbn
    tftp-server flash:cvm45sccp.9-3-1ES19.sbn
    tftp-server flash:dsp45.9-3-1ES19.sbn
    tftp-server flash:jar45sccp.9-3-1ES19.sbn
    tftp-server flash:term45.default.loads
    tftp-server flash:term65.default.loads
    tftp-server flash:/Ringtones/Ringlist.xml alias Ringlist.xml
    tftp-server flash:/Ringtones/DistinctiveRingList.xml alias DistinctiveRingList.x
    ml
    tftp-server flash:sip9971.9-4-1-9.loads
    tftp-server flash:kern9971.9-4-1-9.sebn
    tftp-server flash:rootfs9971.9-4-1-9.sebn
    tftp-server flash:dkern9971.100609R2-9-4-1-9.sebn
    tftp-server flash:sboot9971.031610R1-9-4-1-9.sebn
    tftp-server flash:skern9971.022809R2-9-4-1-9.sebn
    tftp-server flash:/g4-tones.xml alias United_States/g4-tones.xml
    tftp-server flash:/gd-sip.jar alias English_United_States/gd-sip.jar
    control-plane
    mgcp profile default
    telephony-service
    max-ephones 24
    max-dn 48
    ip source-address 172.25.140.1 port 2000
    cnf-file location flash:
    load 7960-7940 P00308010200
    load 7942 SCCP42.9-3-1SR3-1S.loads
    load 7945 SCCP45.9-3-1SR3-1S.loads
    load 7962 SCCP42.9-3-1SR3-1S.loads
    load 7965 SCCP45.9-3-1SR3-1S.loads
    max-conferences 8 gain -6
    dn-webedit
    transfer-system full-consult
    create cnf-files version-stamp 7960 Feb 11 2014 07:18:32
    ephone-dn  1
    number 1001
    description Phone 1
    name Phone 1
    hold-alert 30 originator
    ephone-dn  2
    number 1002
    description Phone 2
    name Phone 2
    hold-alert 30 originator
    ephone-dn  3
    number 1003
    description Phone 3
    name Phone 3
    hold-alert 30 originator
    ephone  1
    device-security-mode none
    mac-address 001C.58FB.6E0F
    button  1:1
    ephone  2
    device-security-mode none
    mac-address 0014.A981.7F8A
    button  1:2
    ephone  3
    device-security-mode none
    mac-address 0006.5356.A4B8
    button  1:3
    alias exec con conf t
    alias exec sib show ip int brief
    alias exec srb show run | b
    alias exec sri show run int
    line con 0
    exec-timeout 0 0
    logging synchronous
    line aux 0
    line vty 0 4
    privilege level 15
    login local
    transport input telnet ssh
    transport output telnet ssh
    line vty 5 15
    privilege level 15
    login local
    transport input telnet ssh
    transport output telnet ssh
    scheduler allocate 20000 1000
    ntp master 1
    end
    C2811#

  • Statspack Problem(Please Help)

    Hi,
    I got the below error from Statspack report run. It runs after every one hour and the database version is 9.2.0.8. Please help how to resolve it.
    ERROR: Database/Instance does not exist in STATS$DATABASE_INSTANCE
    ERROR: Begin Snapshot Id specified does not exist for this database/instance
    ERROR: End Snapshot Id specified does not exist for this database/instance
    WARNING: timed_statitics setting changed between begin/end snaps: TIMINGS ARE IN
    VALID
    ERROR: Snapshots chosen span an instance shutdown: RESULTS ARE INVALID
    ERROR: Session statistics are for different sessions: RESULTS NOT PRINTED
    begin
    ERROR at line 1:
    ORA-20100: Missing Init.ora parameter db_block_size
    ORA-06512: at "PERFSTAT.STATSPACK", line 727
    ORA-06512: at "PERFSTAT.STATSPACK", line 1126
    ORA-06512: at line 2
    STATSPACK report for
    DB Name DB Id Instance Inst Num Release Cluster Host
    :ela := ;
    ERROR at line 4:
    ORA-06550: line 4, column 17:
    PLS-00103: Encountered the symbol ";" when expecting one of the following:
    ( - + case mod new not null <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> avg
    count current exists max min prior sql stddev sum variance
    execute forall merge time timestamp interval date
    <a string literal with character set specification>
    <a number> <a single-quoted SQL string> pipe
    The symbol "null" was substituted for ";" to continue.
    ORA-06550: line 6, column 16:
    PLS-00103: Encountered the symbol ";" when expecting one of the following:
    ( - + case mod new not null <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> avg
    count current exists max min prior sql stddev su
    Cache Sizes (end)
    ~~~~~~~~~~~~~~~~
    Buffer Cache: M Std Block Size: K
    Shared Pool Size: M Log Buffer: K
    Load Profile
    ~~~~~~~~~~~ Per Second Per Transaction
    Redo size:
    Logical reads:
    Block changes:
    Physical reads:
    Physical writes:
    User calls:
    Parses:
    Hard parses:
    Sorts:
    Logons:
    Executes:
    Transactions:
    % Blocks changed per Read: Recursive Call %:
    Rollback per transaction %: Rows per Sort:
    Instance Efficiency Percentages (Target 100%)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Buffer Nowait %: Redo NoWait %:
    Buffer Hit %: In-memory Sort %:
    Library Hit %: Soft Parse %:
    Execute to Parse %: Latch Hit %:
    Parse CPU to Parse Elapsd %: % Non-Parse CPU:
    SGA Memory Summary for DB: Instance: Snaps: 23410 -23412
    SGA regions Size in Bytes
    sum
    End of Report
    UNDO Usage
    Free space in GB 29.52
    USED space in GB 75.2
    TEMP_TABLESPACE MB_TOTAL MB_USED MB_FREE
    TEMP 208162 6 208156
    WHS_CUBES_TEMP 33000 0 33000
    WHS_VIEWER_TEMP 67688 0 67688
    HP-UX eesci007 B.11.11 U 9000/800 08/18/10
    04:00:44 %usr %sys %wio %idle
    04:00:49 57 29 13 2
    04:00:54 57 24 17 2
    04:00:59 57 29 11 2
    04:01:04 54 31 13 3
    04:01:09 51 33 13 3
    Average 55 29 14 2
    procs memory page faults cpu
    r b w avm free re at pi po fr de sr in sy cs us sy id
    5 6

    user605926 wrote:
    Hi,
    I got the below error from Statspack report run. It runs after every one hour and the database version is 9.2.0.8. Please help how to resolve it.
    ERROR: Database/Instance does not exist in STATS$DATABASE_INSTANCE
    ERROR: Begin Snapshot Id specified does not exist for this database/instance
    ERROR: End Snapshot Id specified does not exist for this database/instance
    WARNING: timed_statitics setting changed between begin/end snaps: TIMINGS ARE IN
    VALID
    ERROR: Snapshots chosen span an instance shutdown: RESULTS ARE INVALID
    ERROR: Session statistics are for different sessions: RESULTS NOT PRINTED
    begin
    ERROR at line 1:
    ORA-20100: Missing Init.ora parameter db_block_size
    ORA-06512: at "PERFSTAT.STATSPACK", line 727
    ORA-06512: at "PERFSTAT.STATSPACK", line 1126
    ORA-06512: at line 2
    You might want to take a look at the docs: http://download.oracle.com/docs/cd/B10500_01/server.920/a96533/statspac.htm#21708
    Note:
    It is not correct to specify begin and end snapshots where the begin snapshot and end snapshot were taken from different instance startups. In other words, the instance must not have been shutdown between the times that the begin and end snapshots were taken.
    At the first part of the report the database id is given. Do a select * from STATS$DATABASE_INSTANCE and verify that the DBID present matches the database/instance you are attempting to run the reprot upon. The report should be ran from the same instance in which the snapshots were taken.

  • I have frequent instances of my Macbook Pro beeping 3 times and then I have to forcefully shut it down by pressing the power button. What is this all about? Please help. Thank you.

    I have frequent instances of my Macbook Pro beeping 3 times and then I have to forcefully shut it down by pressing the power button. What is this all about? Please help. Thank you.
    I saw this report being sent to Apple:
    Interval Since Last Panic Report:  581719 sec
    Panics Since Last Report:          10
    Anonymous UUID: F4CF708D-D85C-4EC5-8047-4FC22C6B03AF
    Fri Mar  7 13:00:14 2014
    panic(cpu 0 caller 0xffffff80002d1208): Kernel trap at 0xffffff800020c590, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000000, CR3: 0x0000000007541000, CR4: 0x0000000000040660
    RAX: 0xffffff8000000000, RBX: 0xffffff800d35a870, RCX: 0xffffff800cf55cd8, RDX: 0xffffff80008a8fcc
    RSP: 0xffffff805e5f3d60, RBP: 0xffffff805e5f3da0, RSI: 0x000000001dcd6500, RDI: 0xffffff800d168778
    R8: 0x0000000000000001, R9: 0xffffff805e5f3e88, R10: 0x0000000000000011, R11: 0x0000000000000000
    R12: 0x0000000000000000, R13: 0xffffff800d168770, R14: 0xffffff800d168778, R15: 0x0000000000000000
    RFL: 0x0000000000010082, RIP: 0xffffff800020c590, CS:  0x0000000000000008, SS:  0x0000000000000010
    Error code: 0x0000000000000000
    Backtrace (CPU 0), Frame : Return Address
    0xffffff805e5f3a00 : 0xffffff8000204d15
    0xffffff805e5f3b00 : 0xffffff80002d1208
    0xffffff805e5f3c50 :
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f99
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Serial ATA Device: Hitachi HTS545032B9A302, 298.09 GB
    Serial ATA Device: OPTIARC DVD RW AD-5970H
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3
    USB Device: Hub, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0245, 0xfa120000 / 4
    USB Device: Hub, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

    Hmm. The problem still may be the RAM - Apple buys the RAM it puts in its machines from third-party vendors (usually Hynix) so it could be a RAM problem.
    There are a couple of things that you can do yourself before taking your machine into an Apple Store or an AASP... download and run an application named Rember that will run a RAM test for you - let it run for a couple of hours or even overnight. If it turns out that your RAM is faulty, Rember will let you know. If it is faulty, then you have a couple of options - replace the RAM yourself or (particularly if you're under warranty still) take the machine to an Apple Store or AASP and have them replace the RAM.
    If Rember finds no fault with the RAM, then you'll need to take it into an Apple Store/AASP and get a free diagnosis on the machine. Three beeps do usually indicate faulty RAM, but if it tests good with Rember you likely have another problem - it could be something as simple as the RAM, somehow, not seated correctly or signs of another hardware problem.
    Run Rember first... call back with results.
    Good luck,
    Clinton

  • Cannot log into AD on Mountain Lion. Please help! I got the logs

    My company has been experiencing this problem ever since Mountain Lion released.
    The problem is, we cannot log into AD on all of our MAC who currently runs Mountain Lion. We, however, can log into AD fine with Lion and Snow Leopard just fine. We only use AD, we don't use Open Directory or have any Apple server.
    I have gather some logs using the SSH. Please help me view the logs and let me know what's going on if possible.
    Here are the steps that I performed before capture these logs.
    I format the hard drive and installed a new OS X 10.8.2 on the hard drive using the Recovery Mode (Hold down option Key while boot).
    I created a new computer name call ittest-mac3 in AD and assigned to proper OU. I changed the computer name under System Preferences ==> Sharing to "ittest-mac3".
       3.  I bind this Macbook Pro to our Active Directory via xyz.com. The bind was successful. I enabled "Create mobile account at login", "Required confirmation before creating a mobile account", " Force local home directory on start up disk", " Use UNC path from active directory to derive network home location", "Default user shell: /bin/bash/. Network protocol to be used: smb:
    After I reboot the Mac client, I was unable to log into it using our regular AD user account (consider all of our employees has regular account).
    I created 2 test accounts for Mac on Active Directory, they are "mac test" and "mac test 2".
    With "mac test" account, I configured everything the same as our regular account in AD. Which I was not able to log into the Mac client using this account.
    With “mac test 2” account, I configured everything the same as our regular account in AD EXCEPT for UNIX Attributes. I was successfully logged into the Mac client using this user account.
    So the problem is ... set the Unix Attributes for NIS domain on the AD account prevent everyone of us in our company to log into AD on any client that have Mountain Lion OSX installed.
    Here are the logs:
    Log1. This logs showed successful when log into AD on a Mountain Lion OSX using an AD account that don't have UNIX attributes setting configure.
    login as: administrator
    Using keyboard-interactive authentication.
    Password:
    Last login: Mon Dec 17 08:43:38 2012
    ittest-mac3:~ administrator$ sudo su -
    WARNING: Improper use of the sudo command could lead to data loss
    or the deletion of important system files. Please double-check your
    typing when using sudo. Type "man sudo" for more information.
    To proceed, enter your password, or type Ctrl-C to abort.
    Password:
    ittest-mac3:~ root# cd /var/log
    ittest-mac3:log root# tail -f system.log
    Dec 17 09:02:19 ittest-mac3.local SecurityAgent[650]: *** WARNING: -[NSImage com                                                                            
    positeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later. Pleas                                                                             
    e use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:02:50 ittest-mac3.local sshd[659]: Accepted keyboard-interactive/pam f                                                                            
    or administrator from 10.10.202.63 port 50738 ssh2
    Dec 17 09:02:50 ittest-mac3.local sshd[659]: USER_PROCESS: 665 ttys000
    Dec 17 09:04:59 ittest-mac3.local sudo[673]: administrator : TTY=ttys000 ; PWD=/                                                                             
    Users/administrator ; USER=root ; COMMAND=/usr/bin/su -
    Dec 17 09:04:59 ittest-mac3.local su[674]: in pam_sm_authenticate(): authenticat                                                                             
    ion succeeded
    Dec 17 09:04:59 ittest-mac3.local su[674]: in pam_sm_acct_mgmt(): The group chec                                                                             
    k succeeded.
    Dec 17 09:04:59 ittest-mac3.local su[674]: in pam_sm_acct_mgmt(): OpenDirectory                                                                              
    - Membership cache TTL set to 1800.
    Dec 17 09:04:59 ittest-mac3.local su[674]: in od_record_check_pwpolicy(): retval                                                                             
    : 0
    Dec 17 09:04:59 ittest-mac3.local su[674]: in pam_sm_open_session(): No session                                                                              
    type specified.
    Dec 17 09:04:59 ittest-mac3.local su[674]: in pam_sm_open_session(): Going to sw                                                                            
    itch to (root) 0's Background session
    Dec 17 09:07:19 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'config.modify.com.apple.familycontrols.override' by client
    '/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/Resources /parentalcontrolsd' [679] for authorization created by
    '/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/Resources /parentalcontrolsd' [679] (3,0)
    Dec 17 09:07:19 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'config.modify.com.apple.familycontrols.loginwindow.override' by
    client '/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/Resource s/parentalcontrolsd' [679] for authorization created by
    '/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/Resources /parentalcontrolsd' [679] (3,0)
    Dec 17 09:07:19 ittest-mac3.local SecurityAgent[650]: User info context values set for mtest2
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_authenticate(): Got user: mtest2
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_authenticate(): Got ruser: (null)
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_authenticate(): Got service: authorization
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_authenticate(): Context initialised
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_authenticate(): Stashing kcm credentials in enviroment for kcminit: [email protected]
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_authenticate(): pam_sm_authenticate: ntlm
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_acct_mgmt(): OpenDirectory - Membership cache TTL set to 1800.
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in od_record_check_pwpolicy(): retval: 0
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in od_record_attribute_create_cfstring(): returned 2 attributes for
    dsAttrTypeStandard:AuthenticationAuthority
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Establishing credentials
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Got user: mtest2
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Context initialised
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Got euid, egid: 0 0
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Done getpwnam()
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Done setegid() & seteuid()
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): pam_sm_setcred: init credential cache
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): pam_sm_setcred: storing credential for: [email protected]
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Got cache_name: API:164370296:1
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Environment done: KRB5CCNAME=164370296:1
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Cache closed
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Done cleanup2
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Done cleanup3
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Done seteuid() & setegid()
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): Done cleanup4
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): pam_sm_setcred: ntlm
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in ac_complete(): ac_complete returned: 0 for 164370296
    Dec 17 09:07:19 ittest-mac3.local authorizationhost[680]: in pam_sm_setcred(): pam_sm_setcred: ntlm done, used domain: PROS1
    Dec 17 09:07:19 ittest-mac3.local SecurityAgent[650]: Login Window login proceeding
    Dec 17 09:07:19 ittest-mac3.local ManagedClient[644]: ODUGetMCXRecordWithCache(): [ODRecord setNodeCredentialsWithRecordType:"dsRecTypeStandard:Users"
    authenticationType:kDSStdAuthNodeNativeRetainCredential authenticationItems:["mtest2", password]]) == 2100 (Connection failed to the directory server.) [This
    error is ignored and is only being flagged for notification]
    Dec 17 09:07:20 ittest-mac3 kernel[0]: Sandbox: kcm(681) deny mach-lookup com.apple.networkd
    Dec 17 09:07:20 ittest-mac3.local MCXCompositor[690]: CFPreferences: user home directory for user kCFPreferencesCurrentUser at  is unavailable. User domains
    will be volatile.
    Dec 17 09:07:20 ittest-mac3.local UserNotificationCenter[696]: *** WARNING: Method userSpaceScaleFactor in class NSWindow is deprecated on 10.7 and later. It
    should not be used in new applications. Use convertRectToBacking: instead.
    Dec 17 09:07:24 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.preferences' by client
    '/System/Library/CoreServices/ManagedClient.app' [644] for authorization created by '/System/Library/CoreServices/ManagedClient.app' [644] (100002,0)
    Dec 17 09:07:24 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.preferences' by client
    '/System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/writecon fig' [697] for authorization created by
    '/System/Library/CoreServices/ManagedClient.app' [644] (100002,0)
    Dec 17 09:07:24 ittest-mac3.local ManagedClient[644]: ODUMakeMobileMCXRecord: updating record from kDSNAttrOriginalHomeDirectory =
    <home_dir><url>smb://pros-fsvr2/home/mtest2</url><path>/</path></home_dir>
    Dec 17 09:07:24 ittest-mac3.local ManagedClient[644]: ODUMakeMobileMCXRecord: updating record to   kDSNAttrOriginalHomeDirectory =
    <home_dir><url>smb://pros-fsvr2/home/</url><path>mtest2/</path></home_dir>
    Dec 17 09:07:25 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.preferences' by client
    '/System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/writecon fig' [697] for authorization created by
    '/System/Library/CoreServices/ManagedClient.app' [644] (100002,0)
    Dec 17 09:07:26 --- last message repeated 1 time ---
    Dec 17 09:07:26 ittest-mac3 com.apple.launchd[1] (com.apple.launchd.peruser.164370296): Throttling respawn: Will start in 4 seconds
    Dec 17 09:07:26 ittest-mac3.local writeconfig[697]: Unable to talk to lsboxd
    Dec 17 09:07:26 ittest-mac3.local writeconfig[697]: SFL(697): AddNewItemWithProperties_rpc returned 5
    Dec 17 09:07:26 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.preferences' by client
    '/System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/writecon fig' [697] for authorization created by
    '/System/Library/CoreServices/ManagedClient.app' [644] (100002,0)
    Dec 17 09:07:30 ittest-mac3.local distnoted[721]: # distnote server agent  absolute time: 3817.482079135   civil time: Mon Dec 17 09:07:30 2012   pid: 721
    uid: 164370296  root: no
    Dec 17 09:07:30 ittest-mac3.local distnoted[721]: Bug: 12C60: liblaunch.dylib + 23849 [2F71CAF8-6524-329E-AC56-C506658B4C0C]: 0x25
    Dec 17 09:07:30 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.login.console' by client
    '/System/Library/CoreServices/loginwindow.app' [641] for authorization created by '/System/Library/CoreServices/loginwindow.app' [641] (100003,0)
    Dec 17 09:07:30 ittest-mac3.local loginwindow[641]: Login Window - Returned from Security Agent
    Dec 17 09:07:31 ittest-mac3.local loginwindow[641]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort,
    err: 1102
    Dec 17 09:07:31 ittest-mac3.local loginwindow[641]: USER_PROCESS: 641 console
    Dec 17 09:07:31 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.gamed): Ignored this key: UserName
    Dec 17 09:07:31 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.gamed): Ignored this key: GroupName
    Dec 17 09:07:31 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find:
    com.apple.ReportCrash.Self
    Dec 17 09:07:31 ittest-mac3.local loginwindow[641]: Connection with distnoted server was invalidated
    Dec 17 09:07:31 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client
    '/System/Library/CoreServices/UserAccountUpdater' [727] for authorization created by '/System/Library/CoreServices/UserAccountUpdater' [727] (2,0)
    Dec 17 09:07:31 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client
    '/usr/libexec/launchdadd' [730] for authorization created by '/System/Library/CoreServices/UserAccountUpdater' [727] (100002,0)
    Dec 17 09:07:31 ittest-mac3.local com.apple.SecurityServer[15]: Session 100015 created
    Dec 17 09:07:31 ittest-mac3.local MRT[731]: MRT finished scan. Malware files were not found.
    Dec 17 09:07:31 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client
    '/usr/libexec/MRT' [731] for authorization created by '/usr/libexec/MRT' [731] (2,0)
    Dec 17 09:07:31 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'com.apple.ServiceManagement.daemons.modify' by client
    '/usr/libexec/launchdadd' [730] for authorization created by '/usr/libexec/MRT' [731] (100002,0)
    Dec 17 09:07:31 --- last message repeated 1 time ---
    Dec 17 09:07:31 ittest-mac3.local blued[68]: kBTXPCUpdateUserPreferences gConsoleUserUID = 164370296
    Dec 17 09:07:31 ittest-mac3.local locationd[738]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this
    compatiblity mapping behavior in the near future.
    Dec 17 09:07:31 ittest-mac3.local locationd[738]: NOTICE,Location icon should now be in state 0
    Dec 17 09:07:31 ittest-mac3.local UserEventAgent[725]: cannot find fw daemon port 1102
    Dec 17 09:07:34 ittest-mac3.local com.apple.SecurityServer[15]: Succeeded authorizing right 'system.login.done' by client
    '/System/Library/CoreServices/loginwindow.app' [641] for authorization created by '/System/Library/CoreServices/loginwindow.app' [641] (100002,0)
    Dec 17 09:07:36 ittest-mac3.local CalendarAgent[753]: Could not find Meta Data for persistent Store
    Dec 17 09:07:37 ittest-mac3.local WindowServer[76]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Dec 17 09:07:37 ittest-mac3.local WindowServer[76]: Display 0x042803c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferFormula (1.000000,
    1.000000, 1.000000)
    Dec 17 09:07:37 ittest-mac3.local genatsdb[764]: ########## genatsdb Sandboxed. ##########
    Dec 17 09:07:37 ittest-mac3.local SystemUIServer[763]: CGSCopyWindowShape: pid (763) passed NULL window
    Dec 17 09:07:37 ittest-mac3.local SystemUIServer[763]: could not update menu bar region, 1000
    Dec 17 09:07:37 ittest-mac3.local SystemUIServer[763]: CGSSetWindowTransformAtPlacement: Singular matrix [0.000 0.000 0.000 0.000]
    Dec 17 09:07:37 ittest-mac3.local SystemUIServer[763]: *** WARNING: Method convertRectToBase: in class NSView is deprecated on 10.7 and later. It should not
    be used in new applications.
    Dec 17 09:07:37 ittest-mac3.local SystemUIServer[763]: *** WARNING: Method convertRectFromBase: in class NSView is deprecated on 10.7 and later. It should
    not be used in new applications.
    Dec 17 09:07:38 ittest-mac3.local SystemUIServer[763]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later.
    Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:07:38 ittest-mac3.local SystemUIServer[763]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and
    later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:07:39 ittest-mac3.local genatsdb[764]: *GENATSDB* FontObjects generated = 392
    Dec 17 09:07:53 ittest-mac3 kernel[0]: (default pager): [KERNEL]: default_pager_backing_store_monitor - send LO_WAT_ALERT
    Dec 17 09:07:53 ittest-mac3 kernel[0]: macx_swapoff SUCCESS
    Dec 17 09:07:59 ittest-mac3.local Setup Assistant[751]: INFO: MMAccountMgr_Private: finishedSetup called.
    Dec 17 09:07:59 ittest-mac3.local WindowServer[76]: CGXGetConnectionProperty: Invalid connection 39931
    Dec 17 09:07:59 --- last message repeated 4 times ---
    Dec 17 09:07:59 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.afpstat-qfa[793]): Job failed to exec(3). Setting up event to tell us when to
    try again: 2: No such file or directory
    Dec 17 09:07:59 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.afpstat-qfa[793]): Job failed to exec(3) for weird reason: 2
    Dec 17 09:07:59 ittest-mac3.local WindowServer[76]: CGXGetConnectionProperty: Invalid connection 39931
    Dec 17 09:07:59 --- last message repeated 4 times ---
    Dec 17 09:07:59 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.mrt.uiagent[783]): Exited with code: 255
    Dec 17 09:07:59 ittest-mac3.local NetworkBrowserAgent[796]: Starting NetworkBrowserAgent
    Dec 17 09:07:59 ittest-mac3.local imagent[786]: [Warning] Setting up a new messages database.
    Dec 17 09:07:59 ittest-mac3.local Finder[775]: *** WARNING: Method userSpaceScaleFactor in class NSWindow is deprecated on 10.7 and later. It should not be
    used in new applications. Use convertRectToBacking: instead.
    Dec 17 09:07:59 ittest-mac3.local Finder[775]: *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be
    used in new applications. Use convertRectToBacking: instead.
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: CGXGetConnectionProperty: Invalid connection 8727
    Dec 17 09:09:09 --- last message repeated 4 times ---
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: dict count after removing entry for window 0xfe is 0
    Dec 17 09:09:09 ittest-mac3.local coreservicesd[73]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending
    notification kLSNotifyApplicationDeath to notificationID=243
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd[1] (com.apple.quicklook.satellite.D6822423-2893-4C1C-B282-5022A61D589C[806]): Could not terminate job: 3: No
    such process
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd[1] (com.apple.quicklook.satellite.D6822423-2893-4C1C-B282-5022A61D589C[806]): Using fallback option to
    terminate job...
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: CGXGetConnectionProperty: Invalid connection 8727
    Dec 17 09:09:09 --- last message repeated 4 times ---
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd.peruser.164370296[712] ([0x0-0x44044].com.apple.AppleSpell[767]): Exited: Terminated: 15
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.quicklook[803]): Exited: Killed: 9
    Dec 17 09:09:09 ittest-mac3.local coreservicesd[73]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification
    kLSNotifyApplicationDeath to notificationID=272
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.mdworker.shared.04000000-0000-0000-0000-000000000000[813]): Exited: Killed: 9
    Dec 17 09:09:09 ittest-mac3.local loginwindow[641]: DEAD_PROCESS: 641 console
    Dec 17 09:09:09 ittest-mac3.local migCacheCleanup[736]: Cache cleanup: cleanup for user 164370296 took 0.07 seconds
    Dec 17 09:09:09 ittest-mac3.local coreservicesd[73]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending
    notification kLSNotifyApplicationDeath to notificationID=260
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: CGXGetConnectionProperty: Invalid connection 8727
    Dec 17 09:09:09 --- last message repeated 4 times ---
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: CGXRestartSessionWorkspace: session workspace exited for session 257 (on console)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: Session 257 released (1 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: Session 257 released (0 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: loginwindow connection closed; closing server.
    Dec 17 09:09:09 ittest-mac3.local loginwindow[641]: CGSFlushWindowContentRegion: Invalid connection
    Dec 17 09:09:09 ittest-mac3.local UserEventAgent[725]: CGSGetNextEventRecord (Inline) connection 0x201b, 16384 bytes
    Dec 17 09:09:09 ittest-mac3.local UserEventAgent[725]: CGSShutdownServerConnections: Detaching application from window server
    Dec 17 09:09:09 ittest-mac3.local UserEventAgent[725]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    Dec 17 09:09:09 ittest-mac3.local UserEventAgent[11]: Captive: [UserAgentDied:139] User Agent @port=15883 Died
    Dec 17 09:09:09 ittest-mac3.local loginwindow[826]: Login Window Application Started
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Server is starting up
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Session 256 retained (2 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Session 256 released (1 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Session 256 retained (2 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: init_page_flip: page flip mode is on
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: mux_initialize: Mode is dynamic
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: GLCompositor enabled for tile size [256 x 256]
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: CGXGLInitMipMap: mip map mode is on
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: WSMachineUsesNewStyleMirroring: true
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x042803c0: GL mask 0x11; bounds (0, 0)[1440 x 900], 27 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a00f, S/N 0, Unit 0, Rotation 0
            UUID 0x000006100000a00f00000000042803c0
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003f
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003e
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003d
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Created shield window 0x4 for display 0x042803c0
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Created shield window 0x5 for display 0x003f003f
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Created shield window 0x6 for display 0x003f003e
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Created shield window 0x7 for display 0x003f003d
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x042803c0: GL mask 0x11; bounds (0, 0)[1440 x 900], 27 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a00f, S/N 0, Unit 0, Rotation 0
            UUID 0x000006100000a00f00000000042803c0
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003f: GL mask 0x8; bounds (2464, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003f
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003e: GL mask 0x4; bounds (2465, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003e
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003d: GL mask 0x2; bounds (2466, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003d
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: CGXPerformInitialDisplayConfiguration
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]:   Display 0x042803c0: MappedDisplay Unit 0; Alias(4, 0x11); Vendor 0x610 Model 0xa00f S/N 0 Dimensions
    13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 2
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]:   Display 0x003f003f: MappedDisplay Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x
    0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]:   Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x
    0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x
    0.00; offline enabled, Bounds (2466,0)[1 x 1], Rotation 0, Resolution 1
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: CGXMuxBoot: Boot normal
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: GLCompositor: GL renderer id 0x01022647, GL mask 0x0000000f, accelerator 0x0000494b, unit 0, caps QEX|
    QGL|MIPMAP, vram 1024 MB
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: GLCompositor: GL renderer id 0x01022647, GL mask 0x0000000f, texture units 8, texture max 16384,
    viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: GLCompositor: GL renderer id 0x01024400, GL mask 0x00000010, accelerator 0x00004833, unit 4, caps QEX|
    QGL|MIPMAP, vram 580 MB
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: GLCompositor: GL renderer id 0x01024400, GL mask 0x00000010, texture units 8, texture max 16384,
    viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    Dec 17 09:09:10 ittest-mac3.local loginwindow[826]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: Created shield window 0x8 for display 0x042803c0
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: Display 0x042803c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferFormula (1.000000,
    1.000000, 1.000000)
    Dec 17 09:09:10 ittest-mac3.local launchctl[829]: com.apple.findmymacmessenger: Already loaded
    Dec 17 09:09:10 ittest-mac3.local com.apple.SecurityServer[15]: Session 100018 created
    Dec 17 09:09:10 ittest-mac3.local hidd[59]: CGSShutdownServerConnections: Detaching application from window server
    Dec 17 09:09:10 ittest-mac3.local hidd[59]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    Dec 17 09:09:10 ittest-mac3.local loginwindow[826]: Login Window Started Security Agent
    Dec 17 09:09:10 ittest-mac3.local UserEventAgent[831]: cannot find useragent 1102
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: MacBuddy was run = 0
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042803c0 device: 0x1072ab320 
    isBackBuffered: 1 numComp: 3 numDisp: 3
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later.
    Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and
    later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use
    -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later.
    Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:11 ittest-mac3.local WindowServer[827]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Dec 17 09:09:11 ittest-mac3.local WindowServer[827]: Display 0x042803c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferFormula (1.000000,
    1.000000, 1.000000)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: CGXGetConnectionProperty: Invalid connection 8727
    Dec 17 09:09:09 --- last message repeated 4 times ---
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: dict count after removing entry for window 0xfe is 0
    Dec 17 09:09:09 ittest-mac3.local coreservicesd[73]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending
    notification kLSNotifyApplicationDeath to notificationID=243
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd[1] (com.apple.quicklook.satellite.D6822423-2893-4C1C-B282-5022A61D589C[806]): Could not terminate job: 3: No
    such process
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd[1] (com.apple.quicklook.satellite.D6822423-2893-4C1C-B282-5022A61D589C[806]): Using fallback option to
    terminate job...
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: CGXGetConnectionProperty: Invalid connection 8727
    Dec 17 09:09:09 --- last message repeated 4 times ---
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd.peruser.164370296[712] ([0x0-0x44044].com.apple.AppleSpell[767]): Exited: Terminated: 15
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.quicklook[803]): Exited: Killed: 9
    Dec 17 09:09:09 ittest-mac3.local coreservicesd[73]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification
    kLSNotifyApplicationDeath to notificationID=272
    Dec 17 09:09:09 ittest-mac3 com.apple.launchd.peruser.164370296[712] (com.apple.mdworker.shared.04000000-0000-0000-0000-000000000000[813]): Exited: Killed: 9
    Dec 17 09:09:09 ittest-mac3.local loginwindow[641]: DEAD_PROCESS: 641 console
    Dec 17 09:09:09 ittest-mac3.local migCacheCleanup[736]: Cache cleanup: cleanup for user 164370296 took 0.07 seconds
    Dec 17 09:09:09 ittest-mac3.local coreservicesd[73]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending
    notification kLSNotifyApplicationDeath to notificationID=260
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: CGXGetConnectionProperty: Invalid connection 8727
    Dec 17 09:09:09 --- last message repeated 4 times ---
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: CGXRestartSessionWorkspace: session workspace exited for session 257 (on console)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: Session 257 released (1 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: Session 257 released (0 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[76]: loginwindow connection closed; closing server.
    Dec 17 09:09:09 ittest-mac3.local loginwindow[641]: CGSFlushWindowContentRegion: Invalid connection
    Dec 17 09:09:09 ittest-mac3.local UserEventAgent[725]: CGSGetNextEventRecord (Inline) connection 0x201b, 16384 bytes
    Dec 17 09:09:09 ittest-mac3.local UserEventAgent[725]: CGSShutdownServerConnections: Detaching application from window server
    Dec 17 09:09:09 ittest-mac3.local UserEventAgent[725]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    Dec 17 09:09:09 ittest-mac3.local UserEventAgent[11]: Captive: [UserAgentDied:139] User Agent @port=15883 Died
    Dec 17 09:09:09 ittest-mac3.local loginwindow[826]: Login Window Application Started
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Server is starting up
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Session 256 retained (2 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Session 256 released (1 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Session 256 retained (2 references)
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: init_page_flip: page flip mode is on
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: mux_initialize: Mode is dynamic
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: GLCompositor enabled for tile size [256 x 256]
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: CGXGLInitMipMap: mip map mode is on
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: WSMachineUsesNewStyleMirroring: true
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x042803c0: GL mask 0x11; bounds (0, 0)[1440 x 900], 27 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a00f, S/N 0, Unit 0, Rotation 0
            UUID 0x000006100000a00f00000000042803c0
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003f
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003e
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003d
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Created shield window 0x4 for display 0x042803c0
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Created shield window 0x5 for display 0x003f003f
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Created shield window 0x6 for display 0x003f003e
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Created shield window 0x7 for display 0x003f003d
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x042803c0: GL mask 0x11; bounds (0, 0)[1440 x 900], 27 modes available
            Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model a00f, S/N 0, Unit 0, Rotation 0
            UUID 0x000006100000a00f00000000042803c0
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003f: GL mask 0x8; bounds (2464, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003f
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003e: GL mask 0x4; bounds (2465, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003e
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: Display 0x003f003d: GL mask 0x2; bounds (2466, 0)[1 x 1], 1 modes available
            off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
            UUID 0xffffffffffffffffffffffff003f003d
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: CGXPerformInitialDisplayConfiguration
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]:   Display 0x042803c0: MappedDisplay Unit 0; Alias(4, 0x11); Vendor 0x610 Model 0xa00f S/N 0 Dimensions
    13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 2
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]:   Display 0x003f003f: MappedDisplay Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x
    0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]:   Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x
    0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x
    0.00; offline enabled, Bounds (2466,0)[1 x 1], Rotation 0, Resolution 1
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: CGXMuxBoot: Boot normal
    Dec 17 09:09:09 ittest-mac3.local WindowServer[827]: GLCompositor: GL renderer id 0x01022647, GL mask 0x0000000f, accelerator 0x0000494b, unit 0, caps QEX|
    QGL|MIPMAP, vram 1024 MB
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: GLCompositor: GL renderer id 0x01022647, GL mask 0x0000000f, texture units 8, texture max 16384,
    viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: GLCompositor: GL renderer id 0x01024400, GL mask 0x00000010, accelerator 0x00004833, unit 4, caps QEX|
    QGL|MIPMAP, vram 580 MB
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: GLCompositor: GL renderer id 0x01024400, GL mask 0x00000010, texture units 8, texture max 16384,
    viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    Dec 17 09:09:10 ittest-mac3.local loginwindow[826]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: Created shield window 0x8 for display 0x042803c0
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: Display 0x042803c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferFormula (1.000000,
    1.000000, 1.000000)
    Dec 17 09:09:10 ittest-mac3.local launchctl[829]: com.apple.findmymacmessenger: Already loaded
    Dec 17 09:09:10 ittest-mac3.local com.apple.SecurityServer[15]: Session 100018 created
    Dec 17 09:09:10 ittest-mac3.local hidd[59]: CGSShutdownServerConnections: Detaching application from window server
    Dec 17 09:09:10 ittest-mac3.local hidd[59]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    Dec 17 09:09:10 ittest-mac3.local loginwindow[826]: Login Window Started Security Agent
    Dec 17 09:09:10 ittest-mac3.local UserEventAgent[831]: cannot find useragent 1102
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: MacBuddy was run = 0
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042803c0 device: 0x1072ab320 
    isBackBuffered: 1 numComp: 3 numDisp: 3
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later.
    Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and
    later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use
    -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later.
    Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:11 ittest-mac3.local WindowServer[827]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Dec 17 09:09:11 ittest-mac3.local WindowServer[827]: Display 0x042803c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferFormula (1.000000,
    1.000000, 1.000000)
    Log2: This log showed was captured when we logged into a test account that have Unix Attributes configure just like our regular user's account.
    ^C
    ittest-mac3:log root# tail -f system.log
    Dec 17 09:09:10 ittest-mac3.local loginwindow[826]: Login Window Started Security Agent
    Dec 17 09:09:10 ittest-mac3.local UserEventAgent[831]: cannot find useragent 1102
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: MacBuddy was run = 0
    Dec 17 09:09:10 ittest-mac3.local WindowServer[827]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042803c0 device: 0x1072ab320 
    isBackBuffered: 1 numComp: 3 numDisp: 3
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later.
    Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and
    later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:operation:] is deprecated in MacOSX 10.8 and later. Please use
    -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:10 ittest-mac3.local SecurityAgent[836]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:] is deprecated in MacOSX 10.8 and later.
    Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    Dec 17 09:09:11 ittest-mac3.local WindowServer[827]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Dec 17 09:09:11 ittest-mac3.local WindowServer[827]: Display 0x042803c0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferFormula (1.000000,
    1.000000, 1.000000)
    Dec 17 09:09:41 --- last message repeated 1 time ---
    Dec 17 09:10:13 ittest-mac3.local SecurityAgent[836]: User info context values set for tle
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_authenticate(): Got user: mtest
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_authenticate(): Got ruser: (null)
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_authenticate(): Got service: authorization
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_authenticate(): Context initialised
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_authenticate(): Stashing kcm credentials in enviroment for kcminit: [email protected]
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_authenticate(): pam_sm_authenticate: ntlm
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_acct_mgmt(): OpenDirectory - Membership cache TTL set to 1800.
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in od_record_check_pwpolicy(): retval: 0
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in od_record_attribute_create_cfstring(): returned 2 attributes for
    dsAttrTypeStandard:AuthenticationAuthority
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Establishing credentials
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Got user: mtest
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Context initialised
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Got euid, egid: 0 0
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Done getpwnam()
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Done setegid() & seteuid()
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): pam_sm_setcred: init credential cache
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): pam_sm_setcred: storing credential for: [email protected]
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Got cache_name: API:2137600189:2
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Environment done: KRB5CCNAME=2137600189:2
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Cache closed
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Done cleanup2
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Done cleanup3
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Done seteuid() & setegid()
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): Done cleanup4
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): pam_sm_setcred: ntlm
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in ac_complete(): ac_complete returned: 0 for 2137600189
    Dec 17 09:10:13 ittest-mac3.local authorizationhost[844]: in pam_sm_setcred(): pam_sm_setcred: ntlm done, used domain: PROS1
    Dec 17 09:10:13 ittest-mac3.local SecurityAgent[836]: Login Window login proceeding
    Dec 17 09:10:13 ittest-mac3.local ManagedClient[830]: ODUGetMCXRecordWithCache(): [ODRecord setNodeCredentialsWithRecordType:"dsRecTypeStandard:Users"
    authenticationType:kDSStdAuthNodeNativeRetainCredential authenticationItems:["mtest", password]]) == 2100 (Connection failed to the directory server.) [This
    error is ignored and is only being flagged for notification]
    Dec 17 09:10:13 ittest-mac3 com.apple.launchd[1] (com.apple.launchd.peruser.4294967295[846]): getpwuid("4294967295") failed
    Dec 17 09:10:13 ittest-mac3 com.apple.launch

    -Reece,
    We only have 1 single domain, 1 domain forest, no subdomains, only alias. I had replied to the other post as well. But I am happy to paste it here in case anyone want to read it.
    So, after a few months of testing, capture and sending logs back and forth to Apple Engineers, we found out there is a setting in AD, under User Account that prevent us to log into AD from Mountain Lion. If you would go to your AD server, open up a user account properties, then go to Account tab, the "Do not require Kerberos preauthentication" option is checked. As soon as I uncheck that option, immediately I was able to log into AD on the Mac client. Apple engineers copied all my AD settings and setup a test environment on their end and match exact mine AD environment. They was able to reproduce this issue.
    The bad part about this is... our environment required the "Do not require Kerberos preauthentication" is checked in AD, in order for our users to login into some of our Unix and Linux services. Which mean that it is impossible for us to remove that check mark because most, if not all of them some way or another require to login into applications that run on Unix and Linux. Apple is working to see if they can come up with a fix. Apparently, no one has report this issue except us. I believe most of you out there don't have that check mark checked in your environment... Anyone out there have any suggestion to by pass or have a work around for this?

  • Please Help! 3-Weeks Since Installation and Still ...

    It's just over 3 weeks since I had my broadband moved to my new address and I'm still getting a shockingly-bad connection. All the way through my 10-day stabilisation period it was really poor (always well below 100kbps down) but I waited the full 10 days before calling India when they told me to wait another 3 days. After that extra 3 days I called again and they ran a line test and identified an issue which they described as a 'configuration mismatch which happens every 1 in a 100' - I couldn't understand his exact explanation for the issue was but he told me it had to be corrected at the exchange and to give it 48-72 hours for it to be fixed. After waiting three days and seeing zero change, I called back was told that it had been fixed but I had to wait another 48-72 hours for it to stabilize. So I waited 3 more days. saw no change and called again... this time another guy did another line test and ran through the usual questions, he identified some issue with the line (the same issue?) and said he had reported it the team that deal with line faults. I was told I'd get a call within a few days and that someone would either fix the problem or an engineer would visit. I did get a call back... the call came from India so I'm not sure if that was _the_ call or if it was just a follow-up to one of the earlier support calls (I was expecting call from UK?). Whatever it was, the lady said that the issue had been corrected at the exchange and that I should see a big impovement over the next 48-72 hours. I'm just about at the end of that period now and I'm again seeing no difference whatsoever. I'm dreading the prospect of another support call which results in another non-existant fix which takes another 48-72 hours and makes no difference.
    I dont know if anyone can help and if so what info you'd need?
    Here's some basic info about my setup, the results of my speedtest and some info from the homehub etc...
    I'm on the Unlimited Option 3 (or at least I should be).
    My homehub is the v1, i.e. white box with the 5 lights (phone, wireless, broadband, internet, data).
    Wireless is now disabled on the homehub and I'm using the ethernet cable to my PC.
    I've tried all the phone sockets in the flat and get the same result from all of them.
    I've tried the connetion on my desktop, laptop and even via the wireless on my mobile, it's the same on all three.
    Samknows puts me about 1.6 miles from my local exchange at Moortown (MYMOO)
    I've tried the noise test on my line using the number I found on this forum, didn't hear anything at all.
    I've tried disconnecting my Sky box from the telephone (which is in a different room) but still no joy.
    The homehub has been up for the most part - I've only restarted it three times, twice at the instruction of the guys at BT support and once myself.
    Home Hub Stuff...
     Home page connection details...
      Downstream: 4,015 Kbps
      Upstream: 768 Kbps
      Connection time: 0 days, 2:55:41
      Data transmitted: 3.85 MB
      Data received: 16.64 MB  
     Status > ADSL Line > Details...
      Uptime: 0 days, 2:50:26
      Modulation: G.992.5 annex A
      Bandwidth (Up/Down) [kbps/kbps]: 768 / 4,015
      Data Transferred (Sent/Received) [MB/MB]: 3.83 / 16.62
      Output Power (Up/Down) [dBm]: 12.0 / 19.0
      Line Attenuation (Up/Down) [dB]: 19.5 / 40.5
      SN Margin (Up/Down) [dB]: 5.0 / 6.5
      Vendor ID (Local/Remote): TMMB / TSTC
      Loss of Framing (Local/Remote): 0 / 0
      Loss of Signal (Local/Remote):    0 / 0
      Loss of Power (Local/Remote): 0 / 0
      Loss of Link (Remote):    0
      Error Seconds (Local/Remote): 10,167 / 0
      FEC Errors (Up/Down): 0 / 0
      CRC Errors (Up/Down): 323 / 593,103
      HEC Errors (Up/Down): 14 / 564,577
      Line Profile:    Fast
    Status > Internet Connection...
      Uptime: 0 days, 2:52:30
      Data Transferred (Sent/Received) [MB/MB]: 2.94 / 9.85
      Connection Settings    
      VPI/VCI: 0 / 38
      Type:    PPPoA
    BT Speedtest Results...
    I was hoping to just upload a screenshot but thats impossible for me, so I'll have to type the results instead:
    "The test comprises of Best Effort Test:
    Download Speed 106 Kbps
    Download speed acheived during this test was - 106 Kbps
    For your connection, the acceptable range of speeds is 600-7150 Kbps
    Additional information
    Your DSL Connection Rate: 4148 Kbps (DOWN-STREAM), 768 Kbps (UP-STREAM)
    IP Profile for your line is - 3000Kbps
    The throughput of Best Efforts (BE) classes achieved during the test is - 3.77:5.66:90.57 (SBE:NBEBE)
    These figures represent the ratio while sententiously passing Sub BE, Normal BE and Priority BE marked traffic
    This test was not conclusive and further testing is required. This might be useful for your ISP to investigate the fault."
    And Finally, SpeedTest.net...
    As the subject says, "Please Help!"

    Hi JoeFoulkes
    Certainly looks like something’s up here, your downstream speed doesn’t seem to be too bad but throughput speed is really letting you down.  I take it this is at all time of the day?
    Not too sure what has been tried by our tech guys so far but if you drop me an email with a few details then I can have a look and get things moving.
    Could you drop me an email to [email protected] with your BT account and telephone number and I'll sort it out.
    Cheers
    Craig
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)”
    td-p/30">Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Macbook Pro Problems. Please help!

    My computer has recently been experiencing some problems. Less than a month ago I had about 5 kernel panics. Suddenly, they went away, but other problems have arose. Finder keeps on relaunching and nearly every program unexpectedly quits. I have no clue why this is happening, please help. I am using a Macbook Pro, 15" screen, 2.33 Ghz, 2 GB RAM.
    Kernel Panic Logs:
    Sat Jun 23 00:17:13 2007
    panic(cpu 0 caller 0x001A4A55): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0xc6323233, CR3: 0x00e0a000, CR4: 0x000006e0
    EAX: 0xc6323203, EBX: 0x00000003, ECX: 0x5149def8, EDX: 0x0b1706f0
    CR2: 0xc6323233, EBP: 0x25503bf8, ESI: 0x514936f0, EDI: 0x236582c8
    EFL: 0x00010202, EIP: 0x00a3c974, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x255039b8 : 0x128d08 (0x3cc0a4 0x255039dc 0x131de5 0x0)
    0x255039f8 : 0x1a4a55 (0x3d24b8 0x0 0xe 0x3d1cdc)
    0x25503b08 : 0x19aeb4 (0x25503b20 0x36c06b00 0x1 0x1)
    0x25503bf8 : 0xa15cc2 (0x237f0004 0x514936f0 0xb1706f0 0xc6323203)
    0x25503dd8 : 0xa18059 (0x236582c8 0x396b400 0x0 0x0)
    0x25503f08 : 0x39b3c3 (0x23658000 0x3c17e00 0x1 0x4b2c9c)
    0x25503f58 : 0x39a595 (0x3c17e00 0x0 0x246 0x0)
    0x25503f88 : 0x39a2cb (0x3c19f80 0x25503fd4 0x134c09 0x39a2ae)
    0x25503fc8 : 0x19ad2c (0x3c19f80 0x0 0x19e0b5 0x3787624) Backtrace terminated-invalid frame pointer 0x0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AirPort.Atheros(230.8.5)@0x9e4000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6cc000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x584000
    dependency: com.apple.iokit.IO80211Family(160.2)@0x80a000
    Kernel version:
    Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
    Sat Jun 23 00:27:17 2007
    panic(cpu 0 caller 0x001A4A55): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0x8d08244c, CR3: 0x00e0a000, CR4: 0x000006e0
    EAX: 0x8d082444, EBX: 0x758d046f, ECX: 0x758d0424, EDX: 0x8d082444
    CR2: 0x8d08244c, EBP: 0x25463bf8, ESI: 0x36c43800, EDI: 0x00000004
    EFL: 0x00010286, EIP: 0x0035bee5, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x254639e8 : 0x128d08 (0x3cc0a4 0x25463a0c 0x131de5 0x0)
    0x25463a28 : 0x1a4a55 (0x3d24b8 0x0 0xe 0x3d1cdc)
    0x25463b38 : 0x19aeb4 (0x25463b50 0x5000000 0x1 0x0)
    0x25463bf8 : 0xa165b5 (0x36c43800 0xfffffffc 0x6 0x515e8ef0)
    0x25463dd8 : 0xa18059 (0x236582c8 0x1 0x4b285c 0x6)
    0x25463f08 : 0x39b3c3 (0x23658000 0x3c2ac80 0x1 0x3780d08)
    0x25463f58 : 0x39a595 (0x3c2ac80 0x135eb4 0x0 0x3780d08)
    0x25463f88 : 0x39a2cb (0x3c2ce40 0x0 0x5f5dd18 0x13818b)
    0x25463fc8 : 0x19ad2c (0x3c2ce40 0x0 0x19e0b5 0x42cf380) Backtrace terminated-invalid frame pointer 0x0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AirPort.Atheros(230.8.5)@0x9e4000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6cc000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x584000
    dependency: com.apple.iokit.IO80211Family(160.2)@0x80a000
    Kernel version:
    Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
    Sat Jun 23 14:17:12 2007
    panic(cpu 0 caller 0x001A4A55): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0x5e7ab607, CR3: 0x00e0a000, CR4: 0x000006e0
    EAX: 0x5e7ab5ff, EBX: 0x5c78b56d, ECX: 0x5c78b4ff, EDX: 0x5e7ab5ff
    CR2: 0x5e7ab607, EBP: 0x257b3bf8, ESI: 0x36ca6b00, EDI: 0x00000004
    EFL: 0x00010206, EIP: 0x0035bee5, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x257b39e8 : 0x128d08 (0x3cc0a4 0x257b3a0c 0x131de5 0x0)
    0x257b3a28 : 0x1a4a55 (0x3d24b8 0x0 0xe 0x3d1cdc)
    0x257b3b38 : 0x19aeb4 (0x257b3b50 0x39a2380 0x257b3b68 0x381143)
    0x257b3bf8 : 0xa165b5 (0x36ca6b00 0xfffffffc 0x6 0x5180aef0)
    0x257b3dd8 : 0xa18059 (0x236582c8 0x3ca7040 0x0 0x0)
    0x257b3f08 : 0x39b3c3 (0x23658000 0x3c1ae80 0x1 0x3783254)
    0x257b3f58 : 0x39a595 (0x3c1ae80 0x135eb4 0x0 0x3783254)
    0x257b3f88 : 0x39a2cb (0x3c1cf00 0x389be00 0x450 0x1203)
    0x257b3fc8 : 0x19ad2c (0x3c1cf00 0x0 0x19e0b5 0x3e0aea0) Backtrace terminated-invalid frame pointer 0x0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AirPort.Atheros(230.8.5)@0x9e4000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6cc000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x584000
    dependency: com.apple.iokit.IO80211Family(160.2)@0x80a000
    Kernel version:
    Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
    Sat Jun 23 15:43:33 2007
    panic(cpu 0 caller 0x001A4A55): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0x0008010a, CR3: 0x00f2a000, CR4: 0x000006e0
    EAX: 0x00000006, EBX: 0x23778107, ECX: 0x0008010a, EDX: 0x23775b58
    CR2: 0x0008010a, EBP: 0x2521bbf8, ESI: 0x00080110, EDI: 0x237752c8
    EFL: 0x00010206, EIP: 0x00198d64, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x2521b9f8 : 0x128d08 (0x3cc0a4 0x2521ba1c 0x131de5 0x0)
    0x2521ba38 : 0x1a4a55 (0x3d24b8 0x0 0xe 0x3d1cdc)
    0x2521bb48 : 0x19aeb4 (0x2521bb60 0x3e8 0x206 0x0)
    0x2521bbf8 : 0xa15e1e (0x8010a 0x23778107 0x6 0x519293b0)
    0x2521bdd8 : 0xa18059 (0x237752c8 0x1 0x4b285c 0x6)
    0x2521bf08 : 0x39b3c3 (0x23775000 0x3d30000 0x1 0x38a1d74)
    0x2521bf58 : 0x39a595 (0x3d30000 0x135eb4 0x0 0x38a1d74)
    0x2521bf88 : 0x39a2cb (0x3e5e740 0x0 0x5f5dd18 0x13818b)
    0x2521bfc8 : 0x19ad2c (0x3e5e740 0x0 0x19e0b5 0x38a680c) Backtrace terminated-invalid frame pointer 0x0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AirPort.Atheros(230.8.5)@0x9e4000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6cc000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x584000
    dependency: com.apple.iokit.IO80211Family(160.2)@0x80a000
    Kernel version:
    Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
    Sat Jun 23 15:50:24 2007
    panic(cpu 0 caller 0x001A4A55): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0x60081a57, CR3: 0x00f2a000, CR4: 0x000006e0
    EAX: 0x60081a27, EBX: 0x00000003, ECX: 0x522b0c80, EDX: 0x004f9900
    CR2: 0x60081a57, EBP: 0x25243bf8, ESI: 0x522a8900, EDI: 0x237752c8
    EFL: 0x00010202, EIP: 0x00a3c974, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x252439b8 : 0x128d08 (0x3cc0a4 0x252439dc 0x131de5 0x0)
    0x252439f8 : 0x1a4a55 (0x3d24b8 0x0 0xe 0x3d1cdc)
    0x25243b08 : 0x19aeb4 (0x25243b20 0x36e1fc00 0x1 0x1)
    0x25243bf8 : 0xa15cc2 (0x2390e004 0x522a8900 0x4f9900 0x60081a27)
    0x25243dd8 : 0xa18059 (0x237752c8 0x1 0x25243e18 0x6)
    0x25243f08 : 0x39b3c3 (0x23775000 0x3d42000 0x1 0x389e06c)
    0x25243f58 : 0x39a595 (0x3d42000 0x135eb4 0x0 0x389e06c)
    0x25243f88 : 0x39a2cb (0x3e71a80 0x0 0x450 0x1303)
    0x25243fc8 : 0x19ad2c (0x3e71a80 0x0 0x10 0x0) Backtrace terminated-invalid frame pointer 0x0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AirPort.Atheros(230.8.5)@0x9e4000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6cc000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x584000
    dependency: com.apple.iokit.IO80211Family(160.2)@0x80a000
    Kernel version:
    Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
    Sat Jun 23 16:33:38 2007
    panic(cpu 0 caller 0x001A4A55): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0x62e57373, CR3: 0x00f2a000, CR4: 0x000006e0
    EAX: 0x62e57343, EBX: 0x00000003, ECX: 0x52c94b10, EDX: 0x004fe420
    CR2: 0x62e57373, EBP: 0x252fbbf8, ESI: 0x52c8a420, EDI: 0x237752c8
    EFL: 0x00010202, EIP: 0x00a3c974, CS: 0x00000008, DS: 0x00000010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x252fb9b8 : 0x128d08 (0x3cc0a4 0x252fb9dc 0x131de5 0x0)
    0x252fb9f8 : 0x1a4a55 (0x3d24b8 0x0 0xe 0x3d1cdc)
    0x252fbb08 : 0x19aeb4 (0x252fbb20 0x36e08400 0x1 0x1)
    0x252fbbf8 : 0xa15cc2 (0x2390e004 0x52c8a420 0x4fe420 0x62e57343)
    0x252fbdd8 : 0xa18059 (0x237752c8 0x3a9e100 0x0 0x6)
    0x252fbf08 : 0x39b3c3 (0x23775000 0x3d4ad80 0x1 0x389c54c)
    0x252fbf58 : 0x39a595 (0x3d4ad80 0x135eb4 0x0 0x389c54c)
    0x252fbf88 : 0x39a2cb (0x3d49600 0x39c2080 0x4a62b98 0x13818b)
    0x252fbfc8 : 0x19ad2c (0x3d49600 0x0 0x19e0b5 0x389a364) Backtrace terminated-invalid frame pointer 0x0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.driver.AirPort.Atheros(230.8.5)@0x9e4000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.1)@0x6cc000
    dependency: com.apple.iokit.IOPCIFamily(2.2)@0x584000
    dependency: com.apple.iokit.IO80211Family(160.2)@0x80a000
    Kernel version:
    Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
    Sun Jun 24 15:56:44 2007
    panic(cpu 0 caller 0x0035CDC6): mget MCHECK: m_type=406 m=36e07b00
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x25453be8 : 0x128d08 (0x3cc0a4 0x25453c0c 0x131de5 0x0)
    0x25453c28 : 0x35cdc6 (0x3ecec0 0x406 0x36e07b00 0x19a319)
    0x25453c48 : 0x36373e (0x1 0xe 0x14 0x36e4ce00)
    0x25453c88 : 0x22f1e4 (0x37030e3c 0x1 0x18 0x0)
    0x25453cf8 : 0x240d0b (0x3998ad0 0x25453d2c 0x37030e34 0x37030e00)
    0x25453d48 : 0x24123e (0x1c 0x1 0x0 0x1)
    0x25453e08 : 0x22f3f5 (0x37030e00 0x14 0x3c 0x1)
    0x25453e48 : 0x230e56 (0x37030e00 0x14 0x11 0x0)
    0x25453f58 : 0x21e5cb (0x37030e00 0x37030d00 0x44707c 0x1a37c0)
    0x25453f98 : 0x204e88 (0x4d1000 0x37030d00 0x37030dfc 0x39f5cec)
    0x25453fc8 : 0x19ad2c (0x0 0x0 0x19e0b5 0x38a5a7c) Backtrace terminated-invalid frame pointer 0x0
    Kernel version:
    Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
    Macbook Pro 2.33Ghz, 160GB HDD, 2GB RAM   Mac OS X (10.4.8)  

    and, i might add, since it appears he is still running 10.4.8 and may not have done the 10.4.10 update, it would seem to narrow down the problem to possibly bad airport firmware or bad airport driver. something that apple needs to address. i suggest you call appleCare and get a case number started and join the club.
    http://discussions.apple.com/thread.jspa?threadID=1007678&tstart=75
    http://discussions.apple.com/thread.jspa?threadID=986785

Maybe you are looking for

  • How To Change of Credit Card Information When Purchasing an App?

    Hello, when I firest registered for my Blackberry ID, I have logged my credit card information. Unfortunately, due to security issues, I have requested to cancel that credit card and change to a new account number. However, when I try to purchase ano

  • Want to save file as a name of controls(Boolean Tick)

    Hello all,  I have many option on front panel like 1. Panel_One 2. Panel_Two 3.Panel_Three As user will select outof this that name should be given to file name. But its boolean so how to transfer the label of Boolean Tick as file name? It should als

  • Using a local network in the philippines for the new 3g IPHONE

    i wuold just want to know if il be buying the new 3g iphone in the US by july, would i be able to use it in the Philippines using the local network there.

  • Lumira on BW BEx queries

    Hello experts We intend to connect Lumira to BEx queries. How are the authorizations / access to BEx queries from the Lumira view handled? We don't have HANA. Thanks Thomas

  • Accessing RPC Interface

    I have an application that uses java as its interface to do provisioning of network elements for subscriber activation. You build a java class for each type of network element that you talk to and include methods for things like adding a subscriber a