TB --- 2014-03-05 07:11:00 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 07:11:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
on 04/03/2014 18:45 John Baldwin said the following:
> So I'm not sure how to fix this. The crash is in this code in
> vm_object_deallocate():
>
> if (object->type == OBJT_SWAP &&
> (object->flags & OBJ_TMPFS) != 0) {
>
TB --- 2014-03-05 07:00:04 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 07:00:04 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-05 08:09:14 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 08:09:14 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
On 01.03.2014 11:09, Alexey Dokuchaev wrote:
> Hi there,
Hi!
> Following my previous more of less successful experience with newcons on
> -CURRENT/amd64 and some ATI/AMD card, I've decided to give it a try here
> on i386 with somewhat older HD 4350, also from ATI. Unfortunately, this
> time newc
On Wed, Mar 05, 2014 at 11:41:24AM +0200, Andriy Gapon wrote:
> on 04/03/2014 18:45 John Baldwin said the following:
> > So I'm not sure how to fix this. The crash is in this code in
> > vm_object_deallocate():
> >
> > if (object->type == OBJT_SWAP &&
> >
On 3/5/2014 5:07 AM, Konstantin Belousov wrote:
> On Wed, Mar 05, 2014 at 11:41:24AM +0200, Andriy Gapon wrote:
>> on 04/03/2014 18:45 John Baldwin said the following:
>>> So I'm not sure how to fix this. The crash is in this code in
>>> vm_object_deallocate():
>>>
>>> if (obj
TB --- 2014-03-05 12:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 12:00:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-05 12:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 12:00:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-05 12:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 12:00:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-05 15:14:39 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 15:14:39 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
On Tue, Mar 4, 2014 at 11:16 PM, Adrian Chadd wrote:
> On 4 March 2014 20:19, Rui Paulo wrote:
>> On 4 Mar 2014, at 18:31, Adrian Chadd wrote:
>>
>>> hi,
>>>
>>> i'd like to import the libstatfoo code from sam into -HEAD.
>>>
>>> It's used by some of the wifi tools to print out periodic and glob
Yup, I've renamed it libbsdstat.
http://people.freebsd.org/~adrian/patches/20140304-libbsdstat-2.diff
I'm doing a universe run right now.
-a
On 5 March 2014 08:34, Scot Hetzel wrote:
> On Tue, Mar 4, 2014 at 11:16 PM, Adrian Chadd wrote:
>> On 4 March 2014 20:19, Rui Paulo wrote:
>>> On 4
TB --- 2014-03-05 15:02:59 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 15:02:59 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-05 16:09:06 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 16:09:06 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
Just tried a current kernel -r 262780 on my laptop.
When wlan0 comes up (if_iwn) it explodes with something about witness
and rtentry.c, but it clears the screen before I can get a photo...
Looks trivial to reproduce.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
p...@freebsd.org
On Wednesday, March 05, 2014 6:07:23 am Konstantin Belousov wrote:
> On Wed, Mar 05, 2014 at 11:41:24AM +0200, Andriy Gapon wrote:
> > on 04/03/2014 18:45 John Baldwin said the following:
> > > So I'm not sure how to fix this. The crash is in this code in
> > > vm_object_deallocate():
> > >
> >
On Wed, Mar 05, 2014 at 02:21:04PM -0500, John Baldwin wrote:
> On Wednesday, March 05, 2014 6:07:23 am Konstantin Belousov wrote:
> > On Wed, Mar 05, 2014 at 11:41:24AM +0200, Andriy Gapon wrote:
> > > on 04/03/2014 18:45 John Baldwin said the following:
> > > > So I'm not sure how to fix this. T
> > Password expiry is an orthogonal issue and should be up to administrator
>
> policy.
>
> Yes, but if you are moving to a different algorithm to improve security, not
> coupling it with an eventual expiration of non-migrated accounts gives a
> false sense of security. Any admin worth his/her
On Wed, 05 Mar 2014 19:24:20 +
Poul-Henning Kamp wrote:
>
> Just tried a current kernel -r 262780 on my laptop.
>
> When wlan0 comes up (if_iwn) it explodes with something about witness
> and rtentry.c, but it clears the screen before I can get a photo...
>
> Looks trivial to reproduce.
>
В Wed, 5 Mar 2014 21:15:17 +0100
"O. Hartmann" пишет:
> On Wed, 05 Mar 2014 19:24:20 +
> Poul-Henning Kamp wrote:
>
> >
> > Just tried a current kernel -r 262780 on my laptop.
> >
> > When wlan0 comes up (if_iwn) it explodes with something about
> > witness and rtentry.c, but it clears th
On 03/05/14 20:24, Poul-Henning Kamp wrote:
Just tried a current kernel -r 262780 on my laptop.
When wlan0 comes up (if_iwn) it explodes with something about witness
and rtentry.c, but it clears the screen before I can get a photo...
Looks trivial to reproduce.
svn r262799, witness disabled
On Wed, 5 Mar 2014 23:23:24 +0300
"Sergey V. Dyatko" wrote:
> В Wed, 5 Mar 2014 21:15:17 +0100
> "O. Hartmann" пишет:
>
> > On Wed, 05 Mar 2014 19:24:20 +
> > Poul-Henning Kamp wrote:
> >
> > >
> > > Just tried a current kernel -r 262780 on my laptop.
> > >
> > > When wlan0 comes up (if
В Wed, 5 Mar 2014 21:33:36 +0100
"O. Hartmann" пишет:
> On Wed, 5 Mar 2014 23:23:24 +0300
> "Sergey V. Dyatko" wrote:
>
> > В Wed, 5 Mar 2014 21:15:17 +0100
> > "O. Hartmann" пишет:
> >
> > > On Wed, 05 Mar 2014 19:24:20 +
> > > Poul-Henning Kamp wrote:
> > >
> > > >
> > > > Just tried
On 01 Mar 2014, at 00:40, Don Lewis wrote:
> On 28 Feb, Dimitry Andric wrote:
...
>> Indeed, this is clang bug with stdcall calling conventions. See the
>> upstream bug http://llvm.org/PR19007 (thanks to Benjamin Kramer for
>> reducing this).
>>
>> I have followed up on the bug with a workaround
TB --- 2014-03-05 19:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 19:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-05 19:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 19:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-05 19:50:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 19:50:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
> > Thanks for the fast work! The patched solve the problem for me and I
> > was able to install and run firefox on 11.0-CURRENT i386.
> I have imported the upstream fix for this bug in r262809, and I will MFC
> it after one week. Happy Firefoxing. :-)
> -Dimitry
Does this mean the bug is fixe
TB --- 2014-03-05 23:14:05 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 23:14:05 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-05 23:01:34 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-05 23:01:34 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
TB --- 2014-03-06 00:11:34 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2014-03-06 00:11:34 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64
TB --- 2014
I have the same panic.
Panic at net use.
ping , svn, etc...
2014-03-06 4:51 GMT+08:00 Sergey V. Dyatko :
> В Wed, 5 Mar 2014 21:33:36 +0100
> "O. Hartmann" пишет:
>
>> On Wed, 5 Mar 2014 23:23:24 +0300
>> "Sergey V. Dyatko" wrote:
>>
>> > В Wed, 5 Mar 2014 21:15:17 +0100
>> > "O. Hartmann" пише
В Thu, 6 Mar 2014 12:47:07 +0800
乔楚 пишет:
> I have the same panic.
> Panic at net use.
> ping , svn, etc...
It is fixed on r262806
>
> 2014-03-06 4:51 GMT+08:00 Sergey V. Dyatko :
> > В Wed, 5 Mar 2014 21:33:36 +0100
> > "O. Hartmann" пишет:
> >
> >> On Wed, 5 Mar 2014 23:23:24 +0300
> >> "S
Hi
I am using freebsd 10 64bit on an IBM T510.
I can not mount ntfs partition from /etc/fstab with the normal method, thatis
specifying
/dev/ada0s2 /windows/C ntfs-3g ro 0
0
in /etc/fstab
the mount -a command gives me an error message:
/dev/ad
On Thu, 6 Mar 2014 08:37:59 +0300
"Sergey V. Dyatko" wrote:
> В Thu, 6 Mar 2014 12:47:07 +0800
> 乔楚 пишет:
>
> > I have the same panic.
> > Panic at net use.
> > ping , svn, etc...
>
> It is fixed on r262806
>
Obviously not. I patched the kernel sources of a box in question and
the kernel h
On 06 Mar 2014, at 01:08, Thomas Mueller wrote:
>>> Thanks for the fast work! The patched solve the problem for me and I
>>> was able to install and run firefox on 11.0-CURRENT i386.
>
>> I have imported the upstream fix for this bug in r262809, and I will MFC
>> it after one week. Happy Firefo
37 matches
Mail list logo