Re: How to debug a double fault? (Re: Could MSGBUF_SIZE be made a loader tunable?)

2010-12-16 Thread perryh
Andriy Gapon a...@freebsd.org wrote: on 15/12/2010 12:37 per...@pluto.rain.com said the following: Fatal double fault: eip = 0xc07feb98 esp = 0xc101e000 ebp = 0xc101e004 cpuid = 0; apic id = 00 panic: double fault cpuid = 0 How do I go about tracking this down? Do you have

Re: How to debug a double fault? (Re: Could MSGBUF_SIZE be made a loader tunable?)

2010-12-16 Thread Andriy Gapon
on 16/12/2010 11:34 per...@pluto.rain.com said the following: Andriy Gapon a...@freebsd.org wrote: on 15/12/2010 12:37 per...@pluto.rain.com said the following: Fatal double fault: eip = 0xc07feb98 esp = 0xc101e000 ebp = 0xc101e004 cpuid = 0; apic id = 00 panic: double fault cpuid = 0

New ZFSv28 patchset for 8-STABLE

2010-12-16 Thread Martin Matuska
Hi everyone, following the announcement of Pawel Jakub Dawidek (p...@freebsd.org) I am providing a ZFSv28 testing patch for 8-STABLE. Link to the patch: http://people.freebsd.org/~mm/patches/zfs/v28/stable-8-zfsv28-20101215.patch.xz Link to mfsBSD ISO files for testing (i386 and amd64):

Samba upgrade HowTo requested

2010-12-16 Thread Willy Offermans
Dear Samba friends, Last weekend I decided to upgrade the samba server. We were running Samba 3.3 something and FreeBSD portupgrade was complaining that this version should be removed and assumingly replaced by the newest version. I removed the package via portupgrade and installed the 3.5.6

Re: [Samba] Samba upgrade HowTo requested

2010-12-16 Thread Willy Offermans
Hello Peter, On Thu, Dec 16, 2010 at 05:42:10PM +0300, Peter Trifonov wrote: Hi Willy, Last weekend I decided to upgrade the samba server. We were running Samba 3.3 something and FreeBSD portupgrade was complaining that this version should be removed and assumingly replaced by the

Re: ntpd fails on boot

2010-12-16 Thread Michael Voorhis
My high-tech solution to NTPDATE (et.al.) running before the link was up was to edit /etc/rc.d/NETWORKING and append these two lines at the bottom of the file: == /bin/echo Waiting 10s for network link to wake up. /bin/sleep 10 == This has solved this startup problem in all the cases

Re: vm.swap_reserved toooooo large?

2010-12-16 Thread Oliver Fromme
George Mamalakis mama...@eng.auth.gr wrote: My dmesg shows: pid 1732 (npviewer.bin), uid 1001: exited on signal 11 (core dumped) pid 2227 (npviewer.bin), uid 1001: exited on signal 11 (core dumped) swap zone exhausted, increase kern.maxswzone pid 1544 (console-kit-daemon), uid 0, was

Re: vm.swap_reserved toooooo large?

2010-12-16 Thread George Mamalakis
On 16/12/2010 18:56, Oliver Fromme wrote: George Mamalakismama...@eng.auth.gr wrote: My dmesg shows: pid 1732 (npviewer.bin), uid 1001: exited on signal 11 (core dumped) pid 2227 (npviewer.bin), uid 1001: exited on signal 11 (core dumped) swap zone exhausted, increase

Re: aesni(?) corrupts data on 8.2-BETA1

2010-12-16 Thread jhell
On 12/12/2010 03:43, Kostik Belousov wrote: On Sat, Dec 11, 2010 at 07:37:51PM -0500, Mike Tancsa wrote: On 12/11/2010 6:22 PM, Kostik Belousov wrote: On Sat, Dec 11, 2010 at 06:08:08PM -0500, Mike Tancsa wrote: On 12/11/2010 11:01 AM, Kostik Belousov wrote: I have no access to AESNI

Re: aesni(?) corrupts data on 8.2-BETA1

2010-12-16 Thread jhell
On 12/16/2010 20:10, jhell wrote: Regarding this patch(r216455) and r216162 I have had to back both of them out of my local tree to avoid panics on a ZFS UFS2 i386 system. With the following panic strings: Dumptime: Thu Dec 9 08:37:40 2010 Panic String: double fault Dumptime: Thu