Thank you for the report. It is known issue. Steven (the author) is
already testing the solution.
On 02.05.2013 09:51, Andrey Chernov wrote:
umass0: on
usbus3
umass0: SCSI over Bulk-Only; quirks = 0x4100
umass0:10:0:-1: Attached to scbus10
da0 at umass-sim0 bus 0 scbus10 target 0 lun 0
da0:
Hi
I'm getting these two LORs at boot time, they don't seem to be known
on http://ipv4.sources.zabbadoz.net/freebsd/lor.html
lock order reversal:
1st 0xff83e37ee938 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:3070
2nd 0xfe0030283800 dirhash (dirhash) @
/usr/src/sys/ufs/ufs/ufs_dirh
On 2 May 2013, at 01:57, Glen Barber wrote:
> So, I am admittedly not too familiar with DDB. In fact, I just now
> realize the kernel is built without DDB...
DDB is a very powerful tool in that it's been custom-developed to help debug
common kernel panics. It lacks some of the flexibility, and
On Thu, May 2, 2013 at 8:43 AM, Andrey Chernov wrote:
> cc1: warnings being treated as errors
> /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_core.c: In function
> 'iap_allocate_pmc':
> /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_core.c:1935: warning: 'map'
> may be used uninitialized in
On Thu, May 02, 2013 at 10:27:39AM +0100, Robert N. M. Watson wrote:
>
> On 2 May 2013, at 01:57, Glen Barber wrote:
>
> > So, I am admittedly not too familiar with DDB. In fact, I just now
> > realize the kernel is built without DDB...
>
> DDB is a very powerful tool in that it's been custom-d
On 2 May 2013, at 11:42, Glen Barber wrote:
> Hmm. Perhaps it would be worthwhile for me to rebuild the current
> kernel with DDB support. It looks like the machine has panicked a few
> times over the last two weeks or so, but based on the timestamps of the
> crash dumps and nagios complaints,
Yer, this one is slightly different issue than the one ken@ reported
but its easy fixed, just needs:-
Index: sys/cam/scsi/scsi_da.c
===
--- sys/cam/scsi/scsi_da.c (revision 250174)
+++ sys/cam/scsi/scsi_da.c (working copy)
@
On Thu, May 02, 2013 at 12:25:08PM +0100, Robert N. M. Watson wrote:
>
> On 2 May 2013, at 11:42, Glen Barber wrote:
>
> > Hmm. Perhaps it would be worthwhile for me to rebuild the current
> > kernel with DDB support. It looks like the machine has panicked a few
> > times over the last two week
2013/4/28 Paul Webster :
> Just got this link on IRC, (freenode/##freebsd) was so funny I thought
> I would see if I could get any of you guys to spit out you're coffee
> :)
>
> http://antibsd.wordpress.com/
Do not post any comment on that website ! The user will replace any
content you write by s
Hi all,
A reminder: The deadline for applications is 19:00 UTC Friday May 3rd
(tomorrow).
FreeBSD is pleased to announce that once again we have been selected to
participate in the Google Summer of Code program. This gives University
students the opportunity to earn a $5000 USD stipend in exchan
On 2013-05-02 12:06, Davide Italiano wrote:
On Thu, May 2, 2013 at 8:43 AM, Andrey Chernov wrote:
cc1: warnings being treated as errors
/usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_core.c: In function
'iap_allocate_pmc':
/usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_core.c:1935: warning
Today current paniced after some minutes of network load. Kernel conf is
GENERIC with added ROUTETABLES=16 option. Screenshoots
http://vvtlan.ru/panic1.jpg http://vvtlan.ru/panic2.jpg .
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.o
On 2 May 2013 08:21, David Demelier wrote:
> 2013/4/28 Paul Webster :
>> Just got this link on IRC, (freenode/##freebsd) was so funny I thought
>> I would see if I could get any of you guys to spit out you're coffee
>> :)
>>
>> http://antibsd.wordpress.com/
>
> Do not post any comment on that webs
On Thu, May 2, 2013 at 3:10 PM, Dimitry Andric wrote:
> On 2013-05-02 12:06, Davide Italiano wrote:
>>
>> On Thu, May 2, 2013 at 8:43 AM, Andrey Chernov wrote:
>>>
>>> cc1: warnings being treated as errors
>>> /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_core.c: In function
>>> 'iap_allocate_
On 02.05.2013 14:06, Davide Italiano wrote:
>> /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_core.c:1935: warning: 'map'
>> may be used uninitialized in this function
>> *** [hwpmc_core.o] Error code 1
> You can find a patch attached at the end of this mail that should fix
> the problem.
Than
On 02.05.2013 15:33, Steven Hartland wrote:
> Yer, this one is slightly different issue than the one ken@ reported
> but its easy fixed, just needs:-
> Index: sys/cam/scsi/scsi_da.c
> ===
> --- sys/cam/scsi/scsi_da.c (revision 250
On Thu, May 2, 2013 at 3:42 PM, Andrey Chernov wrote:
> On 02.05.2013 14:06, Davide Italiano wrote:
>>> /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_core.c:1935: warning:
>>> 'map' may be used uninitialized in this function
>>> *** [hwpmc_core.o] Error code 1
>
>> You can find a patch attache
r250181 should fix this Andrey:-
http://svnweb.freebsd.org/changeset/base/250181
Regards
Steve
- Original Message -
From: "Alexander Motin"
Thank you for the report. It is known issue. Steven (the author) is
already testing the solution.
On 02.05.2013 09:51, Andrey Chernov wr
Hi,
I've updated one of my -current machines this week (previous update was in
february). Now I see a strange effect (it seems only on NFS mounts): ls or
even echo * will list only some files (strange enough the first files from
the normal, alphabetically ordered list). If I change something i
There was just a security update that dealt with changes to getdirent or
something along those lines.
Check the security notices, and then see if reverting that change makes a
difference.
It was just in the past week here.
On Thu, May 2, 2013 at 9:11 AM, Hartmut Brandt wrote:
> Hi,
>
> I've up
On Thursday, May 02, 2013 5:27:39 am Robert N. M. Watson wrote:
>
> On 2 May 2013, at 01:57, Glen Barber wrote:
>
> > So, I am admittedly not too familiar with DDB. In fact, I just now
> > realize the kernel is built without DDB...
>
> DDB is a very powerful tool in that it's been custom-develo
On Thursday, May 02, 2013 7:25:08 am Robert N. M. Watson wrote:
>
> On 2 May 2013, at 11:42, Glen Barber wrote:
>
> > Hmm. Perhaps it would be worthwhile for me to rebuild the current
> > kernel with DDB support. It looks like the machine has panicked a few
> > times over the last two weeks or
On Thursday, May 02, 2013 3:55:25 am Ian FREISLICH wrote:
> Hi
>
> I'm getting these two LORs at boot time, they don't seem to be known
> on http://ipv4.sources.zabbadoz.net/freebsd/lor.html
>
> lock order reversal:
> 1st 0xff83e37ee938 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:3070
>
On Thu, 2 May 2013, Freddie Cash wrote:
FC>There was just a security update that dealt with changes to getdirent or
FC>something along those lines.
FC>
FC>Check the security notices, and then see if reverting that change makes a
FC>difference.
FC>
FC>It was just in the past week here.
If you mean
John Baldwin wrote:
> On Thursday, May 02, 2013 7:25:08 am Robert N. M. Watson wrote:
> >
> > On 2 May 2013, at 11:42, Glen Barber wrote:
> >
> > > Hmm. Perhaps it would be worthwhile for me to rebuild the current
> > > kernel with DDB support. It looks like the machine has panicked a few
> > >
On Thu, May 02, 2013 at 04:12:36PM +0200, Davide Italiano wrote:
> On Thu, May 2, 2013 at 3:42 PM, Andrey Chernov wrote:
> > On 02.05.2013 14:06, Davide Italiano wrote:
> >>> /usr/src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_core.c:1935: warning:
> >>> 'map' may be used uninitialized in this funct
On Thu, May 02, 2013 at 05:10:43PM +0400, Andrey Smagin wrote:
> Today current paniced after some minutes of network load. Kernel conf is
> GENERIC with added ROUTETABLES=16 option. Screenshoots
> http://vvtlan.ru/panic1.jpg http://vvtlan.ru/panic2.jpg .
> ...
I was able to build & boot:
FreeBS
I am getting the following error when trying to build HEAD on an
8.1-RELEASE build machine (i386 jail on an amd64 host):
===> lib/clang/libllvmanalysis (all)
/usr/d2/users/rstone/git/svos/lib/clang/libllvmanalysis/../../../contrib/llvm/lib/Analysis/ConstantFolding.cpp:
In function 'llvm::Constant*
On Thursday, May 02, 2013 1:53:47 pm Ian FREISLICH wrote:
> John Baldwin wrote:
> > On Thursday, May 02, 2013 7:25:08 am Robert N. M. Watson wrote:
> > >
> > > On 2 May 2013, at 11:42, Glen Barber wrote:
> > >
> > > > Hmm. Perhaps it would be worthwhile for me to rebuild the current
> > > > kern
On 05/02/2013 02:28 PM, Ryan Stone wrote:
> I am getting the following error when trying to build HEAD on an
> 8.1-RELEASE build machine (i386 jail on an amd64 host):
>
> ===> lib/clang/libllvmanalysis (all)
> /usr/d2/users/rstone/git/svos/lib/clang/libllvmanalysis/../../../contrib/llvm/lib/Analys
see begin in:
http://lists.freebsd.org/pipermail/freebsd-current/2012-November/038000.html
today, I have time and try find problem commit for 9-stable
2012.05.04.15.20.00 - all work OK
2012.05.05.00.00.00 - cannot boot
it's only two kernel-related file for this period:
Edit src/lib/libc/gen/se
This should be fixed together with the update to 4.2.12 now.
On Fri, Apr 26, 2013 at 7:43 PM, Mark Johnston wrote:
> On Fri, Apr 26, 2013 at 11:07:35AM -0400, Glen Barber wrote:
>> On Fri, Apr 26, 2013 at 11:02:10AM -0400, Mark Johnston wrote:
>> > On Fri, Apr 26, 2013 at 10:49:55AM -0400, Glen B
On May 2, 2013, at 20:28, Ryan Stone wrote:
> I am getting the following error when trying to build HEAD on an
> 8.1-RELEASE build machine (i386 jail on an amd64 host):
>
> ===> lib/clang/libllvmanalysis (all)
> /usr/d2/users/rstone/git/svos/lib/clang/libllvmanalysis/../../../contrib/llvm/lib/Ana
On Thu, May 2, 2013 at 7:02 PM, Dimitry Andric wrote:
> On May 2, 2013, at 20:28, Ryan Stone wrote:
> > I am getting the following error when trying to build HEAD on an
> > 8.1-RELEASE build machine (i386 jail on an amd64 host):
> >
> > ===> lib/clang/libllvmanalysis (all)
> >
> /usr/d2/users/rs
On Fri, May 03, 2013 at 12:13:58AM +0200, Bernhard Fröhlich wrote:
> This should be fixed together with the update to 4.2.12 now.
>
Thank you.
Glen
pgplW_7fUjT3v.pgp
Description: PGP signature
03.05.2013 00:18, Alex Keda пишет:
see begin in:
http://lists.freebsd.org/pipermail/freebsd-current/2012-November/038000.html
today, I have time and try find problem commit for 9-stable
2012.05.04.15.20.00 - all work OK
2012.05.05.00.00.00 - cannot boot
I try build after
> Edit src/sys/dev/
36 matches
Mail list logo