Q: OS X 10.10.5 smbd crash
Hi guys,
i am working on a problem of a friend of mine. He operate a small business network with about 14-15 clients. The network is all apple based. He uses a Mac Mini as a server and iMacs as clients. For Wifi, there are different Airport Basestations.
All clients are configured for network users, so anybody can log on to any client. The clients save it's home directory to the server by smb. The server use the apple implementation (smbx).
The problem is, that the smb daemon on the server is irregulary crashing. I am already configured the debug mode, so the server is storing a crash report.
The latest crash report from monday is this:
Crashed Thread: 19 Dispatch queue: com.apple.root.default-qos
Thread 19 Crashed:: Dispatch queue: com.apple.root.default-qos
0 libsystem_kernel.dylib 0x00007fff8def9286 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8b2a49ab abort + 129
2 libsystem_c.dylib 0x00007fff8b26ca91 __assert_rtn + 321
3 smbd 0x000000010a4066b6 rpc_binding::rpc_binding(rpc_binding const&) + 78
4 smbd 0x000000010a406a10 make_rpc_binding(char const*, char const*) + 829
5 smbd 0x000000010a403460 make_srvsvc_binding(unsigned short const*) + 58
6 smbd 0x000000010a4031fa NetShareGetInfo + 44
7 smbd 0x000000010a3d2166 connect_to_named_tree(smb_request const&, oem_string const&, share_params&) + 414
8 smbd 0x000000010a3d258d smb2_dispatch_tree_connect(smb_request&, unsigned char*, unsigned char*) + 317
9 smbd 0x000000010a3ee7bd smb2_dispatch_compound(smb_transport*, unsigned char*, unsigned char*) + 1942
10 smbd 0x000000010a3e0495 smb_dispatch_request(smb_transport*, unsigned char*, unsigned char*) + 69
11 smbd 0x000000010a3d9a6e ___ZN13smb_transport8dispatchEv_block_invoke + 65
12 libdispatch.dylib 0x00007fff8ab5a700 _dispatch_call_block_and_release + 12
13 libdispatch.dylib 0x00007fff8ab56e73 _dispatch_client_callout + 8
14 libdispatch.dylib 0x00007fff8ab59dc7 _dispatch_root_queue_drain + 935
15 libdispatch.dylib 0x00007fff8ab59a1c _dispatch_worker_thread3 + 91
16 libsystem_pthread.dylib 0x00007fff8e11ca9d _pthread_wqthread + 729
17 libsystem_pthread.dylib 0x00007fff8e11a3dd start_wqthread + 13
Does anybody know what create this crash?
Thanks in advance!
Dario
Posted on Apr 27, 2016 10:02 AM