Re: [OpenRD Ultimate] e1000phy(88E1149/88E1121) has a initialize issue

2010-07-01 Thread Pyun YongHyeon
On Sun, Jun 20, 2010 at 09:15:00PM +0900, Norikatsu Shigemura wrote: > Hi yongari. > > On Tue, 15 Jun 2010 11:09:23 -0700 > Pyun YongHyeon wrote: > > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > > > - - - - - - - - > > > Jun 13 05:02:14 sidearms kernel: mge1: wat

PATCH: Potential ressource leak in sys/dev/fb/vesa.c

2010-07-01 Thread Yamagi Burmeister
Hello, while tracking down a bug in vesa.c which caused a crash a friend of mine noticed a potential ressource leak in vesa.c. In line 841 the execution is aborted via return (1); without freeing the already allocated resources. the attached patch changes the line to "goto fail;" which seems more

Re: tmpfs use of wired_count

2010-07-01 Thread Alan Cox
On Wed, Jun 30, 2010 at 11:33 AM, Jeseem S wrote: > hi, > I am a newbie on freebsd kernel. Am currently trying to debug a scenario, > where a custom driver I load uses a lot of static memory and hence lots of > wired pages. > The system still has a lot of free memory ( more than 200MB) and a fr

Re: Ports doesnt respect fetch environment settings

2010-07-01 Thread Dag-Erling Smørgrav
Tom Evans writes: > I think this does show that the patch could be made a little better. > We only want to go through the loop one more time if we have > credentials to send, and we have credentials to send if the rv of > http_parse_authenticate is good. > > I also think the same bug would affect

Re: [head tinderbox] failure on i386/pc98

2010-07-01 Thread Dag-Erling Smørgrav
YAMAMOTO Shigeru writes: > 'advertise' is added at r209607 and r209609. > > please chone one of them. I don't know what "chone" means. The tinderbox uses cvsup and is therefore at the mercy of the whims and idiosyncracies of the cvs exporter. DES -- Dag-Erling Smørgrav - d...@des.no __

Re: Ports doesnt respect fetch environment settings

2010-07-01 Thread Tom Evans
2010/6/30 Dag-Erling Smørgrav : > Tom Evans writes: >> Sorry to bump this again. I've diluted this issue down to the core >> points and raised as a pr - can someone take a look, see if my >> solution is correct and commit if appropriate? > > Sorry, fell through the cracks.  Your analysis is correc

Re: tstVMStructRC segfault: Cannot build virtualbox-ose on 8-STABLE amd64

2010-07-01 Thread Mario Sergio Fujikawa Ferreira
On 01/07/2010 01:03, Yuri Pankov wrote: On Wed, Jun 30, 2010 at 10:58:23PM -0300, Mario Sergio Fujikawa Ferreira wrote: $ script gdb.log gdb work/VirtualBox-3.2.4_OSE/out/freebsd.amd64/debug/bin/tstVMStructRC work/VirtualBox-3.2.4_OSE/tstVMStructRC.core Script started on Fri Jun 11 20:00:36

deadlkres() panic

2010-07-01 Thread Bryan Venteicher
On a recent -current, I got the following panic from deadlkres: Assertion wchan != NULL failed at /usr/src-nfs/sys/kern/subr_sleepqueue.c:680 Tracing pid 0 tid 100058 td 0xff00024bf7a0 kdb_enter() at kdb_enter+0x3d panic() at panic+0x176 sleepq_type() at sleepq_type+0x56 deadlkres() at deadlk

Re: buildworld fails building _dtrace_tools

2010-07-01 Thread Ruslan Ermilov
On Wed, Jun 30, 2010 at 04:26:53PM +0200, Claude Buisson wrote: > Anton Shterenlikht wrote: > > HI Claude > > > > http://www.mavetju.org/mail/view_message.php?list=freebsd-current&id=3145015 > > > > Have you got a reply to your question? > > Have you solved it? > > > > > > I'm now seeing the same o