Re: Pluggable frame buffer devices

2015-02-22 Thread Hans Petter Selasky
On 02/21/15 23:59, Shawn Webb wrote: On Friday, February 20, 2015 09:29:20 AM Hans Petter Selasky wrote: On 02/20/15 02:15, Shawn Webb wrote: On Thursday, February 19, 2015 07:04:50 PM Shawn Webb wrote: On Sunday, February 15, 2015 11:14:47 PM Hans Petter Selasky wrote: Hi, I've added suppor

Jenkins build became unstable: FreeBSD_HEAD-tests2 #743

2015-02-22 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: [Call for testers] DRM device-independent code update to Linux 3.8

2015-02-22 Thread dervishe
Thanks for your work :)I apply the h version of the patch on r279140 and it failed on some hunk (Same result as J.R Oldroyd)I will try to apply the patch manually and give you the resultsMy chip is Intel Corei7 4th gen (Haswell) K G+ : https://plus.google.com/u/0/+AlexandreKeledjian/posts Twitter

Jenkins build is back to stable : FreeBSD_HEAD-tests2 #744

2015-02-22 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: default pager (csh)

2015-02-22 Thread RW
On Fri, 20 Feb 2015 14:18:24 +1030 Shane Ambler wrote: > On 20/02/2015 01:22, RW wrote: > > On Wed, 18 Feb 2015 19:16:59 -0600 > > Mike Karels wrote: > > > > > >> Trivia: the version of more on BSD systems actually is derived from > >> less, not the original version of more. > > > > Actually

Re: panic on application core dump?

2015-02-22 Thread Sean Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 > Err. Is it easily reproducable in your setup ? The core file vnode > is indeed unreferenced before notification is sent. > > Try this. > > diff --git a/sys/kern/kern_sig.c b/sys/kern/kern_sig.c index > 41da3dd..57f66b0 100644 Restarted my non-d

Re: panic on application core dump?

2015-02-22 Thread Konstantin Belousov
On Sun, Feb 22, 2015 at 09:34:29AM -0800, Sean Bruno wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > > Err. Is it easily reproducable in your setup ? The core file vnode > > is indeed unreferenced before notification is sent. > > > > Try this. > > > > diff --git a/sys/kern/kern_s

Fwd: SVN r379206 breaks www/webkit-gtk3

2015-02-22 Thread Michael Butler
Any ideas on this would be helpful: Forwarded Message Subject: SVN r379206 breaks www/webkit-gtk3 Date: Thu, 19 Feb 2015 08:13:21 -0500 From: Michael Butler To: k...@freebsd.org The most recent update to webkit-gtk3 breaks on -CURRENT as follows: CXX Source/WTF/wtf/text

Re: panic on application core dump?

2015-02-22 Thread Sean Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 02/22/15 10:04, Konstantin Belousov wrote: > On Sun, Feb 22, 2015 at 09:34:29AM -0800, Sean Bruno wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 >> >>> Err. Is it easily reproducable in your setup ? The core file >>> vnode is indeed u

Re: panic on application core dump?

2015-02-22 Thread Konstantin Belousov
On Sun, Feb 22, 2015 at 10:46:53AM -0800, Sean Bruno wrote: > Hmm ... looks unrelated to signals (maybe). This looks like a common > ZFS deadlock that is yet undiagnosed. I do not have a show alllocks > command available in db> . I will show each lock information below: Add witness. > > db> sh

Re: panic on application core dump?

2015-02-22 Thread Sean Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 02/22/15 10:53, Konstantin Belousov wrote: > On Sun, Feb 22, 2015 at 10:46:53AM -0800, Sean Bruno wrote: >> Hmm ... looks unrelated to signals (maybe). This looks like a >> common ZFS deadlock that is yet undiagnosed. I do not have a >> show all

Re: default pager (csh)

2015-02-22 Thread Alfred Perlstein
On Feb 22, 2015, at 8:41 AM, RW wrote: > On Fri, 20 Feb 2015 14:18:24 +1030 > Shane Ambler wrote: > >> On 20/02/2015 01:22, RW wrote: >>> On Wed, 18 Feb 2015 19:16:59 -0600 >>> Mike Karels wrote: >>> >>> Trivia: the version of more on BSD systems actually is derived from less, not

Re: Fwd: SVN r379206 breaks www/webkit-gtk3

2015-02-22 Thread Christoph Moench-Tegeder
## Michael Butler (i...@protected-networks.net): > Subject: Fwd: SVN r379206 breaks www/webkit-gtk3 > CXXLDlibWTF.la > CXXLDPrograms/LLIntOffsetsExtractor > /usr/bin/ld:./.libs/libWTF.a: file format not recognized; treating as > linker script > /usr/bin/ld:./.libs/libWTF.a:1: syntax e

switching to vt causes a freeze

2015-02-22 Thread David S
dear list, recently, when i'm compiling my -current box to the latest sources, i am greeting with this sight: https://i.imgur.com/QUG4AMr.jpg it happens after i type in "shutdown now". in preperation to do a "make installworld". this can be migitated by shuting down X prior to the operation

Re: Fwd: SVN r379206 breaks www/webkit-gtk3

2015-02-22 Thread Michael Butler
On 02/22/15 16:25, Christoph Moench-Tegeder wrote: > That's not new. This issue in webkit-gtk2 and webkit-gtk3 has been > discussed before: > https://lists.freebsd.org/pipermail/freebsd-ports/2015-January/thread.html#97533 Ah - I'm not on that list - resolved, thanks! imb signature.

Re: panic on application core dump?

2015-02-22 Thread Sean Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 02/22/15 10:54, Sean Bruno wrote: > On 02/22/15 10:53, Konstantin Belousov wrote: >> On Sun, Feb 22, 2015 at 10:46:53AM -0800, Sean Bruno wrote: >>> Hmm ... looks unrelated to signals (maybe). This looks like a >>> common ZFS deadlock that is ye

Re: panic on application core dump?

2015-02-22 Thread Konstantin Belousov
On Sun, Feb 22, 2015 at 03:00:25PM -0800, Sean Bruno wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 02/22/15 10:54, Sean Bruno wrote: > > On 02/22/15 10:53, Konstantin Belousov wrote: > >> On Sun, Feb 22, 2015 at 10:46:53AM -0800, Sean Bruno wrote: > >>> Hmm ... looks unrelated

Build failed in Jenkins: FreeBSD_HEAD #2434

2015-02-22 Thread jenkins-admin
See Changes: [ngie] Parallelize building bootstrap-tools Differential Revision: https://reviews.freebsd.org/D1901 MFC after: 2 weeks Reviewed by: ian No serious objections from: imp -- [...trunca