Lion: Connecting to legacy (pre-Lion) AFP services - and Mac OS X (server)

After upgrading to MacOS X Lion, it was discovered that it was not possible to logon to Novell-shares and NAS-boxes (e.g. Qnap).
Here is a recipe that has been tested OK with the following combinations:
* Mac OS X Lion -> Novell shares
* Mac OS X Lion -> Mac OS X 10.5 server
* Mac OS X Lion -> Mac OS X Lion
Please note that the command-lines themselves must not have CR/NL-characters. Copy the commands to a text-editor and remove format-inserted CR/NL-characters.
Another note: Your logon will be less secure with these changes. Later when e.g. Novell and/or your NAS-box support native Lion-logon, then please remove the AppleShareClient-parameter changes again with the first block.
Recipe:
The following block can be skipped if you have not previously changed AppleShareClient-parameters:
sudo -s
chmod o+w /Library/Preferences
cd  /Library/Preferences/
rm com.apple.AppleShareClient.plist*
! Restart
The following block makes it possible to logon to: (1) Novell-shares (2) Pre Lion Mac-OS-X-volumes - and possibly non-native Lion logon NAS-shares:
sudo -s
chmod o+w /Library/Preferences
defaults write /Library/Preferences/com.apple.AppleShareClient afp_host_prefs_version -int 1
! Restart
You now have to logon a real account (non-guest) on another Mac OS X Lion volume
to catalyst a creation of AppleShareClient-files. (See Apple-support-link) (Is this necessary?)
! instead?:
/bin/sleep 60
chmod o+w /Library/Preferences
defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array "Cleartxt Passwrd" "MS2.0" "2-Way Randnum exchange"
defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array "DHX2"
defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array "DHCAST128"
chmod o-w /Library/Preferences
PS:
Possibly all volume-links may be deletes and recreated to use the new logon-parameters?
Sources for command-bricks:
OS X Lion: Connecting to legacy AFP services:
http://support.apple.com/kb/HT4700
AFP changes in OSX Lion:
http://www.novell.com/communities/node/13155/afp-changes-osx-lion
AFP support for DHX2 authentication mechanism on OES:
http://www.novell.com/support/search.do?cmd=displayKC&docType=kc&externalId=7008 683&sliceId=1&docTypeID=DT_TID_1_1
"/bin/sleep 60":
Making My NAS Work in Lion:
http://krypted.com/mac-os-x/making-my-nas-work-in-lion/
Example:
bash-3.2# chmod o+w /Library/Preferences
bash-3.2# cd  /Library/Preferences/
bash-3.2# rm /Library/Preferences/com.apple.AppleShareClient.plist*
bash-3.2# chmod o-w /Library/Preferences
bash-3.2#
! Restart
Last login: Fri Aug 12 14:41:58 on console
$ sudo -s
Password:
bash-3.2# chmod o+w /Library/Preferences
bash-3.2# defaults read /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams
2011-08-12 14:42:31.172 defaults[188:707]
The domain/default pair of (com.apple.AppleShareClient, afp_disabled_uams) does not exist
bash-3.2#
! Restart
Last login: Fri Aug 12 14:47:31 on console
$ sudo -s
Password:
bash-3.2# chmod o+w /Library/Preferences
bash-3.2# defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array "Cleartxt Passwrd" "MS2.0" "2-Way Randnum exchange"
bash-3.2# defaults read /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams(
    "Cleartxt Passwrd",
    "MS2.0",
    "2-Way Randnum exchange"
bash-3.2# defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array "DHX2"
bash-3.2# defaults read /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams
    DHX2
bash-3.2# defaults write /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams -array "DHCAST128"
bash-3.2# defaults read /Library/Preferences/com.apple.AppleShareClient afp_disabled_uams
    DHCAST128
bash-3.2# chmod o-w /Library/Preferences
bash-3.2#
Also posted here:
Lion: Connecting to legacy (pre-Lion) AFP services - and Mac OS X (server):
http://forum.qnap.com/viewtopic.php?f=30&t=48143
http://forums.macrumors.com/showthread.php?p=13166617

hammer58 wrote:
Thanks for your response, but this all looks pretty complicated to me.  I am not sure from this which lines I need to use and what I don't need.
What are CR/NL characters?
In plain text files carriage-return (CR) and new-line (NL) has:
LF, NL: decimal 10, hexadecimal 0x0A
CR: decimal 13, hexadecimal 0x0D
References:
http://en.wikipedia.org/wiki/Carriage_return
http://en.wikipedia.org/wiki/Line_feed
http://www.asciitable.com/
Especially:
http://en.wikipedia.org/wiki/Line_feed#Representations
Quote: "...
CR+LF: Microsoft Windows, DEC TOPS-10, RT-11 and most other early non-Unix and non-IBM OSes, CP/M, MP/M, DOS (MS-DOS, PC-DOS, etc.), Atari TOS, OS/2, Symbian OS, Palm OS
LF+CR: Acorn BBC spooled text output.
CR:   Commodore 8-bit machines, Acorn BBC, TRS-80, Apple II family, Mac OS up to version 9 and OS-9
LF:   Multics, Unix and Unix-like systems (GNU/Linux, AIX, Xenix, Mac OS X, FreeBSD, etc.), BeOS, Amiga, RISC OS, and others.
RS:   QNX pre-POSIX implementation.
http://en.wikipedia.org/wiki/Newline#Unicode
Quote:"...
The Unicode standard defines a large number of characters that conforming applications should recognize as line terminators:[3]
LF:   Line Feed, U+000A
VT:   Vertical Tab, U+000B
FF:   Form Feed, U+000C
CR:   Carriage Return, U+000D
CR+LF: CR (U+000D) followed by LF (U+000A)
NEL:  Next Line, U+0085
LS:   Line Separator, U+2028
PS:   Paragraph Separator, U+2029
If you have Linux, classic Mac or Windows/DOS text files, and you want to convert their LF/CR-flavor to another, then TextWrangler can do it for you; choose new LF/CR-combination via bottom button of the text file window. TextWrangler can be downloaded for free - also via App Store.
TextWrangler:
http://www.barebones.com/products/textwrangler/

Similar Messages

  • Are there any shortcuts to connecting the printer with web services and/or the eprint server?

    (HP Officejet Pro 8600 Plus, IE, Windows 7)
     As I am unable to execute the instructions given by
    by Ryamond 1411, I'm looking for  other avenues to connect my printer to web services and/or
    the eprint server so I can release 4 emails for printout now stuck in que.

    Hello MurrayJ,
    The first thing I would do is follow step six in this document to set a static IP: http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02817031&cc=us&dlc=en&lc=en&product=4023246&tmp...
    When it askes for DNS information, enter in Google's DNS. Preferred DNS = 8.8.8.8 Alt DNS = 8.8.4.4
    If that does not help, if you could provide me with the following information it would help me out. First, who is your ISP( Internet Service Provider, i.e. Comcast, AT&T, Verizon, ect.)? Second, who is the maker of your router? Lastly, what is the model number and firmware version of your router?
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • IPhone won't connect to my home wifi but iPad and Mac work. Help!?!?

    iPhone won't connect to my home wifi but iPad and Mac work. Help!?!?

    Unplug it from power, wait 30 seconds, plug it back in.  Wait 1 minute.  Try to connect.

  • Palm Pre showing "No Service" and losing Ev/Service over 50% of the time + random shut offs when shut.

    For starters, I have had 5 Palm Pre's.  The first pre had a battery that I was told was too small (which explained the occasional random shutdowns when being shut).  The second pre I had did the exact same thing brand new out of the box.  The third pre I had worked perfectly up until several days ago (right around the time change).  My calendar synced with G-mail was an hour early for every appointment; also several events were completely missing from my Pre calendar that were on g-mail.  In response to this problem I checked the time zone on g-mail with no resolve, and eventually tried erasing my google account on my pre in hopes of a fresh start.  
    This is when I encountered the real problems.
    My Pre would not delete the account.  Every time I tried deleting it the top bar read "No Service" or my "Ev" indicator would disappear along with the bars.  After this the Calendar app would either freeze or just never delete the gmail account (the gray circle would just spin endlessly for literally 30 minutes).  Ever since then I have been experiencing the "No Service" indicator plus random loss of service and Ev (in places where in the past I had PERFECT Ev and Service)
    Since then I have called Sprint and Palm multiple times, and both blame each other for the problem.  I recently took it in to the Tech's at Sprint and they could not find the problem and ordered me a "refurbished" pre.  woohoo.
    Today I went and got the "refurbished" pre and within an hour of having it, I noticed that the same problem was being experienced (along with a few dead pixels on the screen).  So I took it back to the Sprint store and asked for a new one (or one that just flat out worked and didn't have dead pixels).  I then experienced very horrible customer service from Sprint (which was unusual since in the past they have been very helpful) and received a second "refurbished" Pre after a very pointless arguement with a receptionist.  By then it was closing time and I had to leave.  
    Upon arriving back to my dorm, I noticed the same problem was occuring:  "no service" messages and  no internet/service literally 50% of the time I was looking at the Pre's screen.  Also, my second "refurbished" Pre (that I currently have) did the exact same thing my very first one did: it occasionally shut down when I shut it.  This leads me to believe that the battery is too small just like my first Pre's battery was. . . 
    So now I am very frustrated and looking for answers.  I have never posted any sort of "cry for help" on the internet before, I hope this wasn't too winey lol.
    Does anyone have any idea what is happening to my Pre?  Are there other people with a similar issue?  Any solutions to the problem?  
    Any info/help would be greatly appreciated.  
    Thanks in advance. 
    Post relates to: Pre p100eww (Sprint)

    I am on Pre number 5 and am so sorry I gave up my BB.  I have had this same issue numerous times and my biggest problem is the battery just drains.....and each one is the same...it freezes, the keyboard does not connect with the screen, the phone calls my last callers in the middle of the night sometimes 2 and 3 times I assume during backup, the tech at the Sprint store tried to help me sync my google calendar and deleted my appointments. On the last refurb my pics did not syn....they said we will keep the phone so you can sync directly, and sent the phone back before I got there. So I lost the pics of my recently passed dog.  They were like well they would have charged us 400 a day if we did not send it back........like whatever.  My chargers, car, wall and usb to computer work intermittently. I keep my car running to charge the battery.  It just continues to drain......and it goes on and on.......I baby sit this phone and cannot use it most of the time. .... palm says oh they should give you a new phone.....sprint says who said that palm?  I think about the first few months when i actually was trying to get outlook to sync.......now i just would like to be able to freakin talk on my phone.  I purchase an album on amazone and they take the money and i cannot download the music.  I tried to convert a song into a ringone I have it for safety and it is really bad.  I have to drive an hour to a "corporate store"  to beg them to give me a blackberry. I love multitasking and accessing the internet however it is freezing here now and I would like to feel a little safer with having a freaking phone to talk on.  I have spent probably a total of 40 hours on this thing since july. They say well do you turn it off and on? how often do you charge it......like its my problem......I remember the early treo's were great and then .................very similar to this 5 phones later and still in palm black abyss. So you see there are others who are having these problems they probably just like me do not want to spend another freaking second talking about this phone.

  • Why are SMB connections so much slower than AFP on my Mac Servers?

    I work in a school with a mix of Mac and PC clients and servers.  My Mac servers all serve out file sharing to both AFP and SMB.  When my Mac clients connect to the Mac servers via SMB, it takes several seconds, sometimes up to a minute before the login screen appears.  When I connect via AFP, the login window appears instantaneously.  I have also noticed that when the Macs connect to Windows servers, which are obviously SMB, the same long delay occurs.  It's manageable, but because it's so quick with AFP, I wonder why the delay? 
    My biggest concern is that Yosemite connects via SMB by default.  Right now everyone is running Mavericks, which will still assume you're asking it to connect via AFP when you don't specify the afp:// in the address.  My Yosemite beta machine does the opposite, it assumes SMB when the address doesn't specify.  When all my clients make the switch next year, I'm expecting much longer than usual connection times for my mac users who are not technically inclined and who are used to just typing a word or phrase in the "Connect to:" dialog box, rather than an actual address (such as afp://server, they would currently just type "server" and it fills in the rest for them).
    Thanks for any help with this.  I would love to find out how to speed up the SMB connections.

    Performance Tuning the Network Stack
    SMB server browsing woefully slow
    mac os x slow copy file from Samba Server
    Fix slow network file transfers across Mac OSX Lion

  • Windows PC (XP) and Mac OS X Server 10.6 print service

    Can someone tell me if it is possible for a Windows PC running XP to make use of the Mac OS X Server 10.6 print service? Following the manual does not help. After enabling SMB I don't manage to connect to one of the shared printers. How could I make use of IPP and LPR support being built into Windows XP?

    I know the problems with Time Machine on Mac OS server. In your case: Look at the log files, searching for "backupd", if that tells you anything.
    In my case, Time Machine in the last year stopped several times. Occasionally, there was a helpful message in the log files where I could identify a file where it had hung -- typically intermediate build results of Xcode. After excluding or deleting the offending files (where possible), Time Machine ran successfully.
    Another situation which has repeatedly occurred is that time machine just hangs and does not progress, and no log entry helps. In 3 such cases what helped was to delete the spotlight index (e.g., with TinkerTool System) and let it rebuild. It took inordinately long (10 hrs) and there were log entries by mdworker that it had difficulty processing files. But when the spotlight index was finally rebuilt, Time Machine worked again.
    BTW: I don't need Time Machine to backup the server system, for that I run mirrors etc., but for user files it is most convenient and has helped several times. Thus I have excluded nearly everything but /User/*.

  • Web service in Mac OS X server - Tiger

    How to enable web service? From the server admin panel, it indicates web service is not running and I can't start it as it is grayed out.
    Please advise

    Hi,
    I'm looking for a solution to the grayed out issue myself, but I do have a workaround for you.
    Use "sudo apachectl" to start/stop/restart etc the web service when Server Admin has it grayed out and/or says "service unavailable". You will have to edit the httpd.conf and sites files (in /etc/httpd/ ) to set up your configuration -- linux experience helps here.
    Follow up here if you find a solution to the grayed out issue and can resume using Server Admin for this.
    Hope this helps.
    Paul

  • Cant get external Monitor to run under Mountain Lion with Dr. Bott Mini Display port Adapter and Mac book Pro Retina!

    Hey there,
    somehow I cant get my Zalman Trimon Monitor to run on my new Mac book pro (2012, Retina). I tried hooking it up with the Dr. Bott Mini Display port Adapter see here  ( http://www.google.de/products/catalog?client=safari&rls=en&oe=UTF-8&redir_esc=&q =dr.+bott+mini+displayport&um=1&ie=UTF-8&tbm=shop&cid=9085840057573220630&sa=X&e i=rHMeULWUNo7ysgaZvYGYAg&ved=0CHIQ8gIwBg#ps-sellers )
    Neither on my new mac book (with thunderbold) nore with the 2010 Mac book pro 13 inch from my girlfriend both running Mountain Lion, would it work. Does anyone has the same troubles or knows a reason or fix? The monitor definitly works (tried with my old mac book) and this is already the second adapter I use, since I thought maybe the adapter doesnt work!
    Help appreciated!

    Hm, i cannot reproduce the kernel_task thing right now, but this is my temp after working with 2 screens for 10 minutes. is this normal?
    100° cpu, 96° on the diode, and 78 on GPU chip? it even was 82 once.
    when do i reach critical limits?
    apple?

  • Why is itunes telling me that my iphone is not connected to the apple mobile device service and how do i connect it?

    please helpppppppppppppp!

    Type "apple mobile device service" into the search bar at the top of this page by Support and read the resulting help article

  • Wh does the internet connection keep dropping on my macbook pro and mac pro

    I have a Mac pro, Macbook Pro and iphone. All have problems with the internet connection especially after any short period of in activity. My mac Pro is connected directly with an ethernet cable and the mac pro wireless. I have to go through system preferences network setup all the time to reconect. Soemtimes whn on email choosing take all accounts online does cause a reconnect but only after a minute or so wait.

    Done that.. many times... also did a lot of suggestions from other posts.. removing pls files etc.. nothing works and it seems to be something experienced by other.. mysstery is it happens on all 5 computers in the office.. my isp has no suggestions... the pro can loose connection and the macbook wifi is OK and the phone usually works OK but leave my Macpro for 5 minutes and `I need to reconnct using system preferneces...

  • When i connect my apple tv to the iTunes and mace update it write error 40 and not complete

    i want know hwo i can solve this problem?

    Is this a new Apple iD? If it is, and you have already set it up, then you have two options:
    1.     Temporarily put a Credit Card or Gift Card on the account to download the free app. If you put a credit card, then once you have downloaded the app, you should be able to go into your Account preferences and change the payment option to = None.
    2.     You can download the fee App, and then set up a new Apple ID.
    Cheers,
    GB

  • How to connect to external web service and convert XML to a table

    Hi experts,
      I need to connect to external/non-SAP web service and convert XML in that site to a SAP table?
    Is there a function call(SE37) to do this? Is it a must for me to install AS JAVA or PI and configure enterprise service? Please provide a link for me to retrieve relevant infomation, thx.

    No, you don't need PI or the Java stack for this.  You can create an ABAP proxy using the WSDL file for the web service and call the web service using the proxy class in an ABAP program.  You can transform the XML response to internal tables/structures/variables using a transformation template that you create.

  • Provide WCF service caller to a SQL server that is access by a technical user account

    Hi,
    we have a WCF Service that is hosted in a windows service and access a SQL Server database. The database is accessed with the technical user the windows service runs with. That means nevertheless of the WCF service caller, the database is always
    accessed in context of the technical user. Furthermore some company users access the database via the SQL Management Studio and sign in via Windows Authentication.
    The management now wants us to provide a change log functionality. In case data is changed by the WCF service the caller should be logged. In case of using the SQL Management Studio the domain-user's account should be logged.
    Because both ways must be supported we want to use a table trigge to monitor insert/update/delete ddl events, but we got struggled by passing the WCF service caller to the SQL server database.
    Does anyone have a good idea for the issue? Any advice is appreciated.
    Kind regards,
    Christian

    Do you know a way to use the 'SET CONTEXT_INFO' expression wth LINQ2SQL?
    This is a T-SQL forum. There are other forms for LINQ.
    No, I don't know LINQ. Then again, why on earth would you? This would be a command you would submit when the WCF connects. Ah, of course, you are only connecting when you submit a query. Which you do through LINQ. Oh well. Could be an incitement to move
    away from LINQ maybe? :-)
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Query as a Web Service and In List

    Hi,
    Here is my scenario (Xcelsius 2008 Enterprise SP2):
    - List builder object which returns multiple values
    I want to use those values to filter a Query as a Web Service data connection (to BW based universe). How is that possible?
    My web service contains a Filter defined as <Dimension> In List <Prompt>
    I have tried the following:
    1) Selected multiple rows in the Input Values/Read From section of the connection
    2) Tried to concatenate the individual values using ; and , and then passing the concatenated values to the Read From section of the connection (as one cell)
    1) works fine as long as I just select one value, but when I select multiple values, only the first one is used to filter the QaaWS
    2) Does not work
    Any ideas/suggestion on how to solve this?
    Thanks in advance,
    Jacob

    Hello David,
    I tried this feature of BI Services through WebI Rich Client. But I am having problem with sending values for Prompts using Xceslius. Below is the procedure I followed in developing a report and using BI web service to connect to Xcelsius.
    1) Build a report in Web Intelligence rich client along with Query filters (Inlist, Optional Prompts).
    2) Activate BI Service and publish the block after exporting the file.
    3) Use the WSDL URL to connect to Xcelsius from Data Connection (Add as Query As Web Service and Import it).
    4) Method: Get_ReportBlock_<Block name>,
        set input values <Enter_value_s_for_prompt>
            i) Valueofprompt (bind to single values, hard coded)
           ii) Index (leave blank, not binded)
    5) set <refresh> as 1 (or true) and <getfromlatestdocumentinstance> as 0 (false)
    6) Bind the output values to excel and pull a scorecard component to view the data.
    7) Preview the dashboard and now I get this error
                    Cannot Access external Data: String index out of range: -1
    When I remove both the values inserted in step 5, I get complete data (prompt is not applied). I also have a doubt whether I can pass multiple values for the prompt without using + sign to duplicate the Prompt.
    From some of the previous posts I came to know about Value formatting compatibility issue between BI Services and Xcelsius. Which is addressed with two fix packs
    1) XI 3.1 SP2.5 (available since last March) for WebIntelligence Rich Client & BI Services, and
    2) Xcelsius 2008 SP3.1 (available since last April).
    Are these the up to date Fix packs available and will they solve my problem?
    Where can I download them from (SAP Market place)? or from our SAP service consultant?

  • Connecting SL clients to Lion Server issues

    After  a week of use , Snow leopard clients are now no longer able to connect to an afp shared drive on Lion Server.  Worked fine for the first week.
    Here is a crash report from one of the clients:
    Process:         NetAuthAgent [160]
    Path:            /System/Library/CoreServices/NetAuthAgent.app/Contents/MacOS/NetAuthAgent
    Identifier:      com.apple.NetAuthAgent
    Version:         2.1 (2.1)
    Build Info:      NetAuth-710100~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [95]
    Date/Time:       2011-09-12 16:13:25.230 -0400
    OS Version:      Mac OS X 10.6.6 (10J567)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  3
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff860272da mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8602794d mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff817c7932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff817c6dbf CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff86f9a93a RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff86f9a73f ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff86f9a5f8 BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff83658e64 _DPSNextEvent + 718
    8   com.apple.AppKit                        0x00007fff836587a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.AppKit                        0x00007fff8361e48b -[NSApplication run] + 395
    10  com.apple.NetAuthAgent                  0x000000010000be31 0x100000000 + 48689
    11  com.apple.NetAuthAgent                  0x0000000100001478 0x100000000 + 5240
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8604016a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8604203d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff86041d14 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8604183e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff86041168 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff86041005 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff86040f8a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8604139c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff86041005 start_wqthread + 13
    Thread 3 Crashed:
    0   libSystem.B.dylib                       0x00007fff8602a160 strlen + 16
    1   libSystem.B.dylib                       0x00007fff86030d58 strdup + 28
    2   com.apple.KerberosHelper                0x00007fff818f6520 KRBCreateSessionInfo + 882
    3   com.apple.KerberosHelper                0x00007fff818f7453 KRBCreateSession + 158
    4   com.apple.NetAuthAgent                  0x0000000100019965 0x100000000 + 104805
    5   com.apple.NetAuthAgent                  0x0000000100019556 0x100000000 + 103766
    6   com.apple.NetAuthAgent                  0x000000010001a058 0x100000000 + 106584
    7   com.apple.NetAuthAgent                  0x00000001000087ee 0x100000000 + 34798
    8   com.apple.Foundation                    0x00007fff805040a5 __NSThread__main__ + 1429
    9   libSystem.B.dylib                       0x00007fff86060536 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff860603e9 thread_start + 13
    Thread 3 crashed with X86 Thread State (64-bit):
    rax: 0x00000000ffffffff  rbx: 0x00000000fffffffd  rcx: 0x0000000000000000  rdx: 0x0000000000000000
    rdi: 0x0000000000000000  rsi: 0x0000000100614f61  rbp: 0x00000001138d5080  rsp: 0x00000001138d5058
      r8: 0x0000000000800000   r9: 0x00000000100614f7  r10: 0x0000000000000000  r11: 0x0000000100614f70
    r12: 0x00007fff70380490  r13: 0x0000000000000000  r14: 0x00000001006141c0  r15: 0x00000001138d5ab8
    rip: 0x00007fff8602a160  rfl: 0x0000000000010286  cr2: 0x0000000000000000
    Binary Images:
          0x100000000 -        0x100029fff  com.apple.NetAuthAgent 2.1 (2.1) <42B1CD13-9A8F-4882-F5B3-DB9BDB05B147> /System/Library/CoreServices/NetAuthAgent.app/Contents/MacOS/NetAuthAgent
          0x1000e0000 -        0x1000e7fff  com.apple.URLMount.AFPPlugin 3.2.1 (3.2.1) <108073AE-9E03-4455-296C-144C2FCF013C> /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
          0x100783000 -        0x1007cdfff  com.apple.AppleShareClientCore 2.0 (2.0) <2604D912-AE13-00F6-1C8C-A54A5D1A4923> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
       0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
       0x7fff804f3000 -     0x7fff80776ff7  com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x7fff807c1000 -     0x7fff807d7fe7  com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x7fff807d8000 -     0x7fff807eafe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
       0x7fff807eb000 -     0x7fff8089afff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x7fff808ad000 -     0x7fff8092afef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
       0x7fff80986000 -     0x7fff80987ff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x7fff8101c000 -     0x7fff8101cff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff8101d000 -     0x7fff8103aff7  libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x7fff8121a000 -     0x7fff8122efff  libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x7fff8126a000 -     0x7fff81428fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
       0x7fff814e2000 -     0x7fff814e5ff7  libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
       0x7fff816b7000 -     0x7fff81743fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x7fff81744000 -     0x7fff8174aff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x7fff8177b000 -     0x7fff818f2fe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x7fff818f3000 -     0x7fff818faff7  com.apple.KerberosHelper 2.1 (1.0) <AD86E835-8CD3-11C6-339C-95A439A9F0E9> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
       0x7fff818fb000 -     0x7fff819b4fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
       0x7fff81a28000 -     0x7fff81ae9fe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x7fff81bee000 -     0x7fff81bf3fff  libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
       0x7fff828fc000 -     0x7fff828fcff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x7fff82b0c000 -     0x7fff82b53ff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x7fff82bb0000 -     0x7fff82e36fff  com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x7fff82e37000 -     0x7fff82e57ff7  com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
       0x7fff830a1000 -     0x7fff83173fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
       0x7fff83203000 -     0x7fff83217ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x7fff83219000 -     0x7fff83261ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x7fff83262000 -     0x7fff83419fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
       0x7fff83451000 -     0x7fff83451ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x7fff83452000 -     0x7fff83507fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
       0x7fff83508000 -     0x7fff83554fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
       0x7fff83555000 -     0x7fff83576fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
       0x7fff83577000 -     0x7fff835c6ff7  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <F5B744D7-AEAF-6B66-43CF-6E31CDA18EAB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x7fff83615000 -     0x7fff8400bfff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x7fff8400c000 -     0x7fff8409cfff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
       0x7fff842dd000 -     0x7fff842eeff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
       0x7fff842ef000 -     0x7fff8436dfff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
       0x7fff8436e000 -     0x7fff843b7ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x7fff843b8000 -     0x7fff843b9fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
       0x7fff843ba000 -     0x7fff843bbff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x7fff843bc000 -     0x7fff8443bfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x7fff8443c000 -     0x7fff84485fef  libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x7fff84582000 -     0x7fff845b3fff  libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
       0x7fff845b4000 -     0x7fff84671ff7  com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x7fff84672000 -     0x7fff84793fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
       0x7fff84794000 -     0x7fff84819ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
       0x7fff84835000 -     0x7fff8483cfff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x7fff8483d000 -     0x7fff848a7fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x7fff84908000 -     0x7fff8492efe7  libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x7fff8492f000 -     0x7fff84981ff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
       0x7fff84d5d000 -     0x7fff84db2ff7  com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x7fff84e4a000 -     0x7fff84e5fff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
       0x7fff84e60000 -     0x7fff84e6bff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
       0x7fff84e6c000 -     0x7fff851a0fff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
       0x7fff8521e000 -     0x7fff85246fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
       0x7fff85247000 -     0x7fff8524bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
       0x7fff8524c000 -     0x7fff85302fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <1960E662-D35C-5D98-EB16-D43166AE6A22> /usr/lib/libobjc.A.dylib
       0x7fff85303000 -     0x7fff853a3fff  com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
       0x7fff857f3000 -     0x7fff85c36fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
       0x7fff85c37000 -     0x7fff85c70fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
       0x7fff85d4a000 -     0x7fff85d58ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
       0x7fff85d59000 -     0x7fff85d59ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x7fff85d70000 -     0x7fff85e4afff  com.apple.vImage 4.0 (4.0) <B5A8B93B-D302-BC30-5A18-922645DB2F56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
       0x7fff85e73000 -     0x7fff85ec2fef  libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x7fff86026000 -     0x7fff861e7fff  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
       0x7fff861e8000 -     0x7fff8629dfe7  com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
       0x7fff862fa000 -     0x7fff86413fef  libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x7fff8650d000 -     0x7fff86633fff  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x7fff86634000 -     0x7fff8663aff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x7fff8663b000 -     0x7fff8664afff  com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x7fff866c0000 -     0x7fff866c5fff  libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x7fff866c6000 -     0x7fff86701fff  com.apple.AE 496.4 (496.4) <CB905496-4D6B-F26A-399D-840D26DBEE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
       0x7fff86702000 -     0x7fff8672dff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
       0x7fff867df000 -     0x7fff867dfff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x7fff86801000 -     0x7fff868e6fef  com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x7fff86c3a000 -     0x7fff86c9afe7  com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x7fff86c9b000 -     0x7fff86dd9fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff86dda000 -     0x7fff86ef1fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <AFE91118-DBF3-6313-37B8-8A2002C6A46B> /usr/lib/libxml2.2.dylib
       0x7fff86f55000 -     0x7fff86f5bff7  com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
       0x7fff86f5c000 -     0x7fff86f6bfff  com.apple.NetFS 3.2.1 (3.2.1) <DE59FB56-8536-9999-352A-2016ADCF4FCF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x7fff86f6c000 -     0x7fff8726afe7  com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x7fff87277000 -     0x7fff87311fff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
       0x7fff873ea000 -     0x7fff87787fe7  com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x7fff87ac1000 -     0x7fff881be06f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
       0x7fff881bf000 -     0x7fff88200fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
       0x7fff88201000 -     0x7fff88217fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
       0x7fff8849d000 -     0x7fff8849ffff  libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x7fff884a0000 -     0x7fff884eaff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
       0x7fff88652000 -     0x7fff88677ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x7fff88779000 -     0x7fff88779ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x7fff887c5000 -     0x7fff887defff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
       0x7fff887df000 -     0x7fff88fe9fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
       0x7fff88fea000 -     0x7fff8902bfff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x7fff89124000 -     0x7fff89147fff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x7fff89156000 -     0x7fff89163fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib

    Simplest way is to write the program to create anew thread to handle each client
    when the ServerSocket accepts a new connection a new thread should be created and that will handle the client. The main threadshould go back to accept next client
    while(true){
       Soeket socket = serverSocket.acept();
       new ClientHandler(socket).start(); /ClientHandler is the class that should be handling the communication with the client
    }

Maybe you are looking for

  • TS1398 Wifi slow after iOS 8 upgrade

    Since upgrading to iOS 8 the wifi connection from both my iPad Air and iPhone 5 is so slow that watching video or streaming is not possible and many web pages take ages to load. I've rebooted and reset both devices and 2 different routers that are wo

  • Need As Much Help As Possible As Really Confused

    On June 22nd my iMac decided to die out on me--I'm still hoping to get it repaired or if anything my data recovered.  My former computer was still running on the Tiger edition of Safari.  At the same time that I got that computer five years ago, I ha

  • Adobe AIR help; breadcrum navigation doesn't work in multibyte characters?

    Hi there, I created Adobe application with RoboHelp 9 (using FrameMaker files, which are written in Japanese and English) to find that breadcrum navigation on the top doesn't work. Is this a feature that breadcrum navigation doesn't support multibyte

  • Hot Sync freezes

    Tungsten E2:  I had been using Palm Desktop v 4.1.4 for a number of years on Desktop with XP home OS.  Hard drive crashed and I bought a new laptop running Vista.  Then I had old hard drive repaired and XP re-installed.  Palm download center recommen

  • Desactivar mensaje de iTunes de que puedo personalizar las alertas y recordatorios.

    Constantemente me aparece un mensaje de que puedo personalizar las alertas conecta dome a ITunes, pero algunas aplicaciones cuando aparece este mensaje se interrumpen o reinician. ¿Cómo puedo desactivar o apagar este mensaje?