Samba causing kernel panics?

davidbrit2

Licensed Computer Geek
Is anyone else having trouble with samba greatly increasing the frequency of kernel panics? The only times I've had 10.2 panic is when fiddling with samba networking, and two of those times were today. Here are the entries in /var/log/system.log that appear immediately before and after the latest panic:

Code:
Sep 24 19:27:08 Uberbook lookupd[1339]: DNSAgent: dns_send_query_server - send failed for 148.61.1.15
Sep 24 19:27:08 Uberbook lookupd[2148]: lookupd (version 272) starting - Tue Sep 24 19:27:08 2002
Sep 24 19:27:10 Uberbook root: setting hostname to Uberbook.local.
Sep 24 19:27:12 Uberbook configd[106]: executing /System/Library/SystemConfiguration/Kicker.bundle/Resources/restart-NetInfo
Sep 24 19:27:12 Uberbook configd[106]: executing /System/Library/SystemConfiguration/Kicker.bundle/Resources/set-hostname
Sep 24 19:27:12 Uberbook configd[106]: executing /System/Library/SystemConfiguration/Kicker.bundle/Resources/restart-lookupd
Sep 24 19:27:12 Uberbook lookupd[2165]: lookupd (version 272) starting - Tue Sep 24 19:27:12 2002
Sep 24 19:27:13 Uberbook root: setting hostname to Uberbook.local.
Sep 24 19:34:35 Uberbook syslogd: restart
Sep 24 19:34:35 Uberbook mach_kernel: standard timeslicing quantum is 10000 us
Sep 24 19:34:35 Uberbook mach_kernel: vm_page_bootstrap: 76599 free pages
Sep 24 19:34:35 Uberbook mach_kernel: mig_table_max_displ = 64
Sep 24 19:34:35 Uberbook mach_kernel: COLOR video console at 0x96008000 (1024x768x32)

It seems a bit fishy that a bunch of services were trying to restart...
 
Back
Top