problem with kgdb and modules

2012-02-03 Thread Julian Elischer
so We upgraded our development machines from 8 stable to 9 stable. and now kgdb can't debug inside modules. instead of getting anything useful, we just get: (kgdb) bt #0 0x81814600 in ?? () from /boot/kernel/netgraph.ko #1 0x81812d80 in ?? () from /boot/kernel/ng_socket.ko #2

Re: Can't umount a formerly mounted drive

2012-02-03 Thread Gary Jennejohn
On Fri, 3 Feb 2012 13:50:53 -0500 Derek Tattersall wrote: > * Ryan Stone [120203 13:41]: > > On Fri, Feb 3, 2012 at 9:34 AM, Derek Tattersall wrote: > > > I have two drives in a x86-64 machine.  Drive ada2 has current on it, and > > > drive ada1 has 9-stable on it.  At some point, while running

Re: CARP on -CURRENT

2012-02-03 Thread Andrew Hobbs
On Feb 3, 2012, at 1:02 PM, Freddie Cash wrote: > On Fri, Feb 3, 2012 at 1:35 AM, Andrew Hobbs wrote: >>> On 2 February 2012 04:26, Andrew Hobbs wrote: I much appreciate the responses and I was able to get CARP functioning using the new ifconfig syntax under -CURRENT. Having done that

Re: [ptrace] please review follow fork/exec changes

2012-02-03 Thread Dmitry Mikulin
Please provide more details, I am looking forward for the panic message and backtrace. I can't seem to get the panic with the latest source base, but tracing doesn't appear to work with vfork(). I attached a modified test case to closer model what gdb is doing. If you change fork() to vfork(

Re: Can't umount a formerly mounted drive

2012-02-03 Thread Derek Tattersall
* Ryan Stone [120203 13:41]: > On Fri, Feb 3, 2012 at 9:34 AM, Derek Tattersall wrote: > > I have two drives in a x86-64 machine.  Drive ada2 has current on it, and > > drive ada1 has 9-stable on it.  At some point, while running current, I > > mounted the /home partition from stable to copy some

Re: Can't umount a formerly mounted drive

2012-02-03 Thread Ryan Stone
On Fri, Feb 3, 2012 at 9:34 AM, Derek Tattersall wrote: > I have two drives in a x86-64 machine.  Drive ada2 has current on it, and > drive ada1 has 9-stable on it.  At some point, while running current, I > mounted the /home partition from stable to copy some files and re-ipled > the system into

Re: CARP on -CURRENT

2012-02-03 Thread Freddie Cash
On Fri, Feb 3, 2012 at 1:35 AM, Andrew Hobbs wrote: >> On 2 February 2012 04:26, Andrew Hobbs wrote: >> > I much appreciate the responses and I was able to get CARP functioning >> > using the new ifconfig syntax under -CURRENT. Having done that, CARP >> > is now acting as it should, though now I

Can't umount a formerly mounted drive

2012-02-03 Thread Derek Tattersall
I have two drives in a x86-64 machine. Drive ada2 has current on it, and drive ada1 has 9-stable on it. At some point, while running current, I mounted the /home partition from stable to copy some files and re-ipled the system into stable. every thing worked properly. Some time later I ipled cu

Re: x11/kde4-workspace 4.7.4: fails to be built on FreeBSD 10

2012-02-03 Thread Alberto Villa
On Thursday 02 February 2012 21:39:06 O. Hartmann wrote: > Since a couple of days I try to update/compile x11/kd4-workspace (from > 4.7.3 -> 4.7.4), but it fails. Compilation fails with gcc 4.2.1 and > CLANG as well. You already reported this, but didn't answer to questions from rakuco@ and me...

Re: Race between cron and crontab

2012-02-03 Thread John Baldwin
On Thursday, February 02, 2012 8:03:12 pm Doug Barton wrote: > On 02/01/2012 04:42, John Baldwin wrote: > > On Tuesday, January 31, 2012 9:23:12 pm Doug Barton wrote: > >> On 01/31/2012 08:49, John Baldwin wrote: > >>> A co-worker ran into a race between updating a cron tab via crontab(8) > >>> an

RE: CARP on -CURRENT

2012-02-03 Thread Andrew Hobbs
> -Original Message- > From: Sergey Kandaurov [mailto:pluk...@gmail.com] > Sent: Thursday, February 02, 2012 2:00 AM > To: Andrew Hobbs > Cc: freebsd-current@freebsd.org > Subject: Re: CARP on -CURRENT > > On 2 February 2012 04:26, Andrew Hobbs wrote: > > I much appreciate the responses a

RE: LSI supported mps(4) driver available

2012-02-03 Thread Desai, Kashyap
From: Stas Orlov [mailto:senn...@gmail.com] Sent: Thursday, February 02, 2012 8:29 PM To: Desai, Kashyap Cc: Kenneth D. Merry; freebsd-s...@freebsd.org; freebsd-current@freebsd.org; Dennis Glatting Subject: Re: LSI supported mps(4) driver available >> (Again clarify which version of FreeBSD yo