panic after r244584

2013-01-17 Thread Vitalij Satanivskij
Hello. After upgrading server from old hardware/software to freebsd current (## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245479), system hung's with message - panic: make_dev_alias_v: bad si_name (error=22 si_name=enc@n5003048000bab37d/tpe0/slot@1/elmdesc@Slot 01/pass7

deadlock between g_event and a thread on removing a device.

2013-01-17 Thread Kohji Okuno
Hi, When I removed a device (ex. /dev/da0), I have encounterd a dead-lock between ``g_event'' thread and a thread that is opening device file (I call this thread as A). Would you refer the following? When the device is removed between dev_refthread() and g_dev_open(), thread A incremented dev->s

Re: [PATCH] Adjust 'ps H' to include kthread names by default

2013-01-17 Thread Alfred Perlstein
On 1/17/13 1:22 PM, John Baldwin wrote: Running 'ps axH' on a current system results in a lot of kthreads with not very useful names (unless you add -c): PID TT STAT TIME COMMAND 0 ?? DLs1:09.52 [kernel] 0 ?? DLs0:00.00 [kernel] 0 ?? DLs0:00.00 [kernel]

Re: [PATCH] Adjust 'ps H' to include kthread names by default

2013-01-17 Thread Eric van Gyzen
On 01/17/2013 15:22, John Baldwin wrote: Running 'ps axH' on a current system results in a lot of kthreads with not very useful names (unless you add -c): PID TT STAT TIME COMMAND 0 ?? DLs1:09.52 [kernel] 0 ?? DLs0:00.00 [kernel] 0 ?? DLs0:00.00 [kernel

[PATCH] Adjust 'ps H' to include kthread names by default

2013-01-17 Thread John Baldwin
Running 'ps axH' on a current system results in a lot of kthreads with not very useful names (unless you add -c): PID TT STAT TIME COMMAND 0 ?? DLs1:09.52 [kernel] 0 ?? DLs0:00.00 [kernel] 0 ?? DLs0:00.00 [kernel] 0 ?? DLs0:00.00 [kernel] 0 ??

My panic in amd64/pmap

2013-01-17 Thread Larry Rosenman
I've now seen this panic: pmap_insert_pt_page: pindex already inserted on 9.1-RELEASE, 9.1-STABLE, and 10.0-CURRENT I've got vmcore's from the 9.1-STABLE and 10.0-CURRENT VM's available as well as sources. I have the core.txt.* files available at: http://www.lerctr.org/~ler/core.txt.0 (10.0)

Re: panic: solaris assert: sa.sa_magic == 0x2F505A

2013-01-17 Thread Sergey V. Dyatko
On Thu, 17 Jan 2013 20:28:59 +0200 Andriy Gapon wrote: > on 17/01/2013 19:52 Sergey V. Dyatko said the following: > > On Thu, 17 Jan 2013 19:46:06 +0200 > > Andriy Gapon wrote: > > > >> on 17/01/2013 19:02 Sergey V. Dyatko said the following: > >>> Hi, > >>> > >>> today I got panic on my laptop

Re: panic: solaris assert: sa.sa_magic == 0x2F505A

2013-01-17 Thread Andriy Gapon
on 17/01/2013 19:52 Sergey V. Dyatko said the following: > On Thu, 17 Jan 2013 19:46:06 +0200 > Andriy Gapon wrote: > >> on 17/01/2013 19:02 Sergey V. Dyatko said the following: >>> Hi, >>> >>> today I got panic on my laptop, running head, amd64 r245462. >>> unfortunately I don't know how it can

Re: panic: solaris assert: sa.sa_magic == 0x2F505A

2013-01-17 Thread Sergey V. Dyatko
On Thu, 17 Jan 2013 19:46:06 +0200 Andriy Gapon wrote: > on 17/01/2013 19:02 Sergey V. Dyatko said the following: > > Hi, > > > > today I got panic on my laptop, running head, amd64 r245462. > > unfortunately I don't know how it can be reproduced so I will be > > grateful for any hints > > > >

Re: panic: solaris assert: sa.sa_magic == 0x2F505A

2013-01-17 Thread Konstantin Belousov
On Thu, Jan 17, 2013 at 08:02:34PM +0300, Sergey V. Dyatko wrote: > Hi, > > today I got panic on my laptop, running head, amd64 r245462. > unfortunately I don't know how it can be reproduced so I will be > grateful for any hints > > full core-file can be found here: > http://svn.freebsd.by/files/

Re: panic: solaris assert: sa.sa_magic == 0x2F505A

2013-01-17 Thread Andriy Gapon
on 17/01/2013 19:02 Sergey V. Dyatko said the following: > Hi, > > today I got panic on my laptop, running head, amd64 r245462. > unfortunately I don't know how it can be reproduced so I will be > grateful for any hints > > full core-file can be found here: > http://svn.freebsd.by/files/core20130

patch to inherit sticky bit

2013-01-17 Thread Harald Schmalzbauer
Dear developers, I'm really missing the possibility to get the sticky bit inherited. I'm using zfs these days, together with nfs4acls and it almost does things like real world users expect. I never understood why write permission to a directory allowes file unlinking inside, even if the user has

panic: solaris assert: sa.sa_magic == 0x2F505A

2013-01-17 Thread Sergey V. Dyatko
Hi, today I got panic on my laptop, running head, amd64 r245462. unfortunately I don't know how it can be reproduced so I will be grateful for any hints full core-file can be found here: http://svn.freebsd.by/files/core20130117.txt Konstantin, I added you to CC because you was last touched zfs_v

Re: [RFC/RFT] calloutng

2013-01-17 Thread Ian Lepore
On Sun, 2012-12-30 at 16:13 -0700, Ian Lepore wrote: > On Wed, 2012-12-26 at 21:24 +0200, Alexander Motin wrote: > >[...] > > > > I grabbed testsleep.c to test an arm event timer implementation, and had > to fix a couple nits... kqueueto was missing from the names[] array, and > I had to add a "*

Re: panic: pmap_insert_pt_page: pindex already inserted (r245473)

2013-01-17 Thread Larry Rosenman
On Tue, 15 Jan 2013, Larry Rosenman wrote: I've just gotten this panic on a -CURRENT (r245473): freebsd10-zfs dumped core - see /var/crash/vmcore.0 Tue Jan 15 20:32:15 CST 2013 FreeBSD freebsd10-zfs 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r245473: Tue Jan 15 19:45:27 CST 2013 root@freebsd1

Re: [RFC/RFT] calloutng

2013-01-17 Thread Ian Lepore
On Mon, 2013-01-14 at 11:38 +1100, Bruce Evans wrote: > On Sun, 13 Jan 2013, Alexander Motin wrote: > > > On 13.01.2013 20:09, Marius Strobl wrote: > >> On Tue, Jan 08, 2013 at 12:46:57PM +0200, Alexander Motin wrote: [...] > > > > In existing code in HEAD and 9 timecounters are never called with

Re: bluetooth a2dp audio

2013-01-17 Thread CeDeROM
On Thu, Jan 17, 2013 at 12:20 PM, Hans Petter Selasky wrote: > You might want to look at my Virtual OSS from I4B SVN, which creates an entire > /dev/vdsp device from userspace using cuse4bsd! Thank you Hans!! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info __

Re: bluetooth a2dp audio

2013-01-17 Thread Hans Petter Selasky
On Wednesday 16 January 2013 17:11:12 CeDeROM wrote: > Hello :-) > > Is anyone working on A2DP Audio Profil/Device for Bluetooth devices? > > The bluetooth layer is working. Audio can use different dsp devices > and has very nice control interface. I guess to make it work it would > be necessary