...ate zero bytes
The kernel message
-0166: *** Error: UtAllocate: Attempt to allocate zero bytes
-0166: *** Error: UtAllocate: Attempt to allocate zero bytes
-0166: *** Error: UtAllocate: Attempt to allocate zero bytes
-0166: *** Error: UtAllocate: Attempt to allocate zero bytes
clobbers the sc
Quoting Alex Wilkinson <[EMAIL PROTECTED]>:
> On Fri, Nov 07, 2003 at 09:57:00PM +0200, [EMAIL PROTECTED]
> wrote:
>
> For reference this is what my AWARD BIOS reads:
> Capacity 120GB
> Access Mode Auto CHS LBALarge
> Cylinder.5746
I wasn't involved in converting taskqueue from 4.x-style SWIs to kernel
threads so I can't be sure but this does look reasonable. I've been
wondering about the 'not exiting' diagnostic from init for a while
myself.
On Mon, 2003-11-10 at 05:10, Alfred Perlstein wrote:
> I noticed that init was comp
Hello,
I've had an Olympus camera which I've been able to access under -CURRENT for
some time until recently. I can mount_msdosfs the device (da0s1) OK, but when
I try to copy or move files from the device to my hard disk drive I get the
following kernel message:
panic: mv_fault: fault
On Mon, 10 Nov 2003 00:11:37 +0100
Bernd Walter <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 09, 2003 at 11:56:19PM +0100, Pav Lucistnik wrote:
> > It's that easy? Just adding device ID? I was under impression that you
> > need to write/modify a driver for a new chip.
>
> Adding the ID is just beauti
TB --- 2003-11-10 07:41:03 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org
TB --- 2003-11-10 07:41:03 - starting CURRENT tinderbox run for i386/i386
TB --- 2003-11-10 07:41:03 - checking out the source tree
TB --- cd /home/des/tinderbox/CURRENT/i386/i386
TB --- /usr/bin/cvs -f -R -q -d/home/ncvs
Hi,
A few days ago I've asked in this message:
http://www.freebsd.org/cgi/getmsg.cgi?
fetch=1728586+0+/usr/local/www/db/text/2003/freebsd-current/20031109.
freebsd-current
about suggestions of how to "recover" the non-root slices from a HDD
after the change of the mainbord resulted in not findi
> Now, leaving apart that my lest backup dated a month ago, and it's
> really stupid to lost all your data from a HDD without suffering any
> hardware or software crash, I would really apreciate some ideas, links
> whatever about what it is to do to avoid this to happend if the
> future.
Just
You using a dell laptop? They got the broken acpi aml code. There is a
patch out to fix it, its located here:
http://sandcat.nl/~stijn/freebsd/dell.php
seth
C. Kukulies wrote:
...ate zero bytes
The kernel message
-0166: *** Error: UtAllocate: Attempt to allocate zero bytes
-0166: *** Error
Quoting Putinas Piliponis <[EMAIL PROTECTED]>:
> some bioses thinks differently about geometry layout for harddisk
It seems to me that some Gigabyte MB (with "extended fetures" like
SATA or RAID controlers - even when they're not used) report some
other HDD geometry that the "normal" ones.
> b
TB --- 2003-11-10 09:07:50 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org
TB --- 2003-11-10 09:07:50 - starting CURRENT tinderbox run for i386/pc98
TB --- 2003-11-10 09:07:50 - checking out the source tree
TB --- cd /home/des/tinderbox/CURRENT/i386/pc98
TB --- /usr/bin/cvs -f -R -q -d/home/ncvs
On Sat, 8 Nov 2003, Morten Johansen wrote:
> Scott Long wrote:
> > Bruce Evans wrote:
> >>[... possibly too much trimmed]
> > The problem here is that the keyboard controller driver tries to be too
> > smart. If it detects that the hardware FIFO is full, it'll drain it into
> > a per-softc, per-fu
On Mon, 10 Nov 2003 13:56:19 +0800
"Michael Lee" <[EMAIL PROTECTED]> wrote:
> I know it depends on the way the core team members see it.
It doesn't. If someone with enough knowledge in the relevant source tree
parts is willing to import it, he is free to do it.
> Is there any plan to make it int
On (2003/11/10 11:35), Alexander Leidinger wrote:
> > Is there any plan to make it into the kernel ?
>
> AFAIK the author of ALTQ said we shouldn't import it. Search the mailing
> lists @FreeBSD.org for the reason.
If anyone finds that message in the archives, please post a URL. I
can't find it
I will rpc.lockd with -ggdb as you said and see if it is repeatable.
Unfortunately, I'm not home right now, so I'll do this in 3 o 4 days.
Regards.
Antoine
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To
> Check to make sure that rpc.statd is running. There was an old bug that
> rpc.lockd would dump core if it couldn't find a statd.
Ho, it is running :)
Actually, all my homedir are mounted with NFS, so rpc.lockd get used a lot.
That is why it is an important concern to me.
I couldn't find any rep
Hi all,
after some discussion among people working on netgraph (julian, archie,
ru, brooks, emax and harti) it was decided that we need to bump several
constants that define the size of names (node, hook, command string names)
in netgraph because they turn out to be too short for several applicat
Quoting Michel TALON <[EMAIL PROTECTED]>:
> Just an idea. This occurred to me once that the superblock and
primary alternate were corrupted. Hence i was in the same unfortunate
situation as you, fsck was not working. The situation was solved by
running newfs with the -N flag on the slice. This
- Forwarded message from [EMAIL PROTECTED] -
Date: Mon, 10 Nov 2003 13:29:39 +0200
From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: Michel TALON <[EMAIL PROTECTED]>
Quoting Michel TALON <[EMAIL PROTECTED]>:
> Just an idea. This occurred to me once that the superblock
Hi,
I tried researching this one but couldn't find an answer in the FM...
When I get panics, I end up in DDB; then I just type `call doadump' and
reboot. When I load such a dump in gdb -k, I usually get the panic message,
like this:
This GDB was configured as "i386-undermydesk-freebsd"...
panic:
On Sun, 9 Nov 2003, Andre Oppermann wrote:
> Hello all,
>
> this patch contains three things (to be separated for committing):
I don't have much time free in the next week, so I cannot do a complete
review. However, I just did a quick readthrough.
> tcp_hostcache
This looks good to me, I've
Jonathan Mini wrote:
>
> On Nov 9, 2003, at 2:47 PM, Andre Oppermann wrote:
>
> > Jonathan Mini wrote:
> >>
> >> On Nov 9, 2003, at 8:19 AM, Andre Oppermann wrote:
> >>
> >>> - DoS attack 2: make MSS very low on local side of connection
> >>> and send mny small packet to remote host. Fo
Mike Silbersack wrote:
>
> On Sun, 9 Nov 2003, Andre Oppermann wrote:
>
> > Hello all,
> >
> > this patch contains three things (to be separated for committing):
>
> I don't have much time free in the next week, so I cannot do a complete
> review. However, I just did a quick readthrough.
>
> >
On Nov 10, 2003, at 1:39 AM, Andre Oppermann wrote:
Jonathan Mini wrote:
All in all I don't think it is worth adding this complexity.
I agree.
This is actually a small value for TCP connections which are being
used to forward messages, especially on gigabit links.
Heavily-intensive
web applicati
Hi,
my laptop just paniced with this message. I looked in the archives
but didn't find it. Here it is in case it's interesting; I don't
know if any more details are needed.
(kgdb) where
#0 doadump () at ../../../kern/kern_shutdown.c:240
#1 0xc04604b5 in db_fncall (dummy1=0, dummy2=0, dummy3=0,
Monday, November 10, 2003, 5:29:34 AM, you wrote:
ML> I am looking for a solution to make QoS possible on my FreeBSD box. After
ML> searching for the internet, I found that there is a software called ALTQ
ML> that can do possibly what I want. However, I found that it is still not
ML> directly built
On Mon, Nov 10, 2003 at 12:49:00PM +0200, Sheldon Hearn wrote:
> On (2003/11/10 11:35), Alexander Leidinger wrote:
>
> > > Is there any plan to make it into the kernel ?
> >
> > AFAIK the author of ALTQ said we shouldn't import it. Search the mailing
> > lists @FreeBSD.org for the reason.
>
> If
On Mon, Nov 10, 2003 at 10:03:20AM +0100, Alexander Leidinger wrote:
> On Mon, 10 Nov 2003 00:11:37 +0100
> Bernd Walter <[EMAIL PROTECTED]> wrote:
>
> > On Sun, Nov 09, 2003 at 11:56:19PM +0100, Pav Lucistnik wrote:
> > > It's that easy? Just adding device ID? I was under impression that you
> >
TB --- 2003-11-10 12:10:59 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org
TB --- 2003-11-10 12:10:59 - starting CURRENT tinderbox run for sparc64/sparc64
TB --- 2003-11-10 12:10:59 - checking out the source tree
TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64
TB --- /usr/bin/cvs -f -R -q
Hi John and all,
After update of the new interrupt code into -current, my system
almost always lock up hard, when trying to start X Window up using
the startx command.
-current of as of Nov 4, before the new interrupt update, works
just fine.
I've included the 'dmesg -v' output, as attachement d
On Mon, 10 Nov 2003 13:19:12 +0100
Bernd Walter <[EMAIL PROTECTED]> wrote:
> I really doubt that you have a high speed mouse.
> EHCI only supports high speed devices itself.
But it shouldn't stop the entire system if I attach an USB 1.1 mouse to
an ehci controlled port.
Bye,
Alexander.
--
On Mon, Nov 10, 2003 at 01:50:02PM +0100, Alexander Leidinger wrote:
> On Mon, 10 Nov 2003 13:19:12 +0100
> Bernd Walter <[EMAIL PROTECTED]> wrote:
>
> > I really doubt that you have a high speed mouse.
> > EHCI only supports high speed devices itself.
>
> But it shouldn't stop the entire system
Hi,
I was just building world after your recent commits of the libbsnmp
stuff. This results in the following errors:
-
===> lib/libbsnmp/modules/snmp_mibII
rm -f .depend
mkdep -f .depend -a-I/usr/include/bsnmp -I/usr/src/lib/
On Mon, 10 Nov 2003, Dimitry Andric wrote:
DA>Hi,
DA>
DA>I was just building world after your recent commits of the libbsnmp
DA>stuff. This results in the following errors:
Sorry, that was my error. I have committed a fix for the library, one for
the daemon follows in a couple of minutes as soon
Bruce Evans wrote:
On Sat, 8 Nov 2003, Morten Johansen wrote:
Scott Long wrote:
Bruce Evans wrote:
[... possibly too much trimmed]
The problem here is that the keyboard controller driver tries to be too
smart. If it detects that the hardware FIFO is full, it'll drain it into
a per-softc, per-fu
Hi,
is there a known problem with named pipes in -CURRENT?
The following shell script freezes a machine in several minutes and needs
a power cycle. You can see the increasing memory in vmstat -z (unpcb) and
netstat -u. The kernel is FreeBSD 5.1-CURRENT Tue Nov 4 14:08:23 CET 2003.
---8<---
#/b
With a current build from november the 9th I am still getting exactly
the same NFS lockups. I assume soren is as well. NFS has basically been
pretty unusable now for over a month.
As only a couple of people have complained about this from what I can
see I assume it is something related to somet
On Mon, 10 Nov 2003 13:55:39 +0100
Bernd Walter <[EMAIL PROTECTED]> wrote:
> But ehci doesn't control low/full speed ports.
> The physical ports are multiplexed between ehci and ohci/uhci ports.
> The switching is done without driver interaction.
Attached to the port is a
uhub1: NEC Corporation
It seems Matt Smith wrote:
> With a current build from november the 9th I am still getting exactly
> the same NFS lockups. I assume soren is as well. NFS has basically been
> pretty unusable now for over a month.
Yes I do, NFS is virtually useless...
> As only a couple of people have complained
Problem:
when connecting my laptop (Compaq evo N1020v) to the network, the kernel halts
right after execution of re_diag() in the re-device driver.
The loopback test fails.
The interface works ok if I remove the test from the driver, or if I use
another operating system. It used to work perfect w
On Mon, Nov 10, 2003 at 03:54:23PM +0100, Alexander Leidinger wrote:
> On Mon, 10 Nov 2003 13:55:39 +0100
> Bernd Walter <[EMAIL PROTECTED]> wrote:
>
> > But ehci doesn't control low/full speed ports.
> > The physical ports are multiplexed between ehci and ohci/uhci ports.
> > The switching is don
On Mon, 10 Nov 2003 13:12:42 +0100
Tobias Roth <[EMAIL PROTECTED]> wrote:
> the author of altq itself or the author of the freebsd port?
I don't know the who's who, but I think it was the author of altq
itself.
Bye,
Alexander.
--
Where do you think you're going today?
http://w
On Mon, 10 Nov 2003 16:19:27 +0100
Bernd Walter <[EMAIL PROTECTED]> wrote:
> USB2 hubs are currently not supported with high speed uplinks.
> That's the reason why there is no EHCI support in GENERIC.
> EHCI needs interrupt transfers first to support usb2.0 hubs at high
> speed uplinks with high s
I am seeing the following error and no amount of cvsup will help it.
http://ns2.wananchi.com/~wash/5.1-REL/WORLD.txt
Advise appreciated.
-Wash
--
|\ _,,,---,,_ | Odhiambo Washington<[EMAIL PROTECTED]>
Zzz /,`.-'`'-. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com
|,
> Date: Sun, 09 Nov 2003 22:43:47 -0700
> From: Scott Long <[EMAIL PROTECTED]>
>
> Kevin Oberman wrote:
> > Tested. It's much better, although ATA request keeps adding more
> > memory all the time when mplayer is playing, but it's now increasing
> > at about 20K/minute which is a huge improvement.
--- Original Message ---
From: Soren Schmidt <[EMAIL PROTECTED]>
Sent: Mon, 10 Nov 2003 16:03:47 +0100 (CET)
To: Matt Smith <[EMAIL PROTECTED]>
Subject: Re: Still getting NFS client locking up
> It seems Matt Smith wrote:
> > With a current build from november the 9th I am still getting exactly
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Thu, Nov 06, 2003 at 12:22:45PM -0500, John Baldwin wrote:
>
> On 06-Nov-2003 Harti Brandt wrote:
> > JB>I figured out what is happenning I think. You are getting a spurious
> > JB>interrupt from the 8259A PIC (which comes in on IRQ 7). The IRR register
> > JB>lists pending interrupts still w
Hi,
My old diskless dual Pentium I 100MHz system does not like the latest
code. I use etherboot to boot it. I have tried both an UP and SMP kernel
but it panic in the same way. Looking at the low address values, it
looks as if it happens very early. Maybe something depends on the
loader initializi
On Mon, 10 Nov 2003, Matt Smith wrote:
> With a current build from november the 9th I am still getting exactly
> the same NFS lockups. I assume soren is as well. NFS has basically been
> pretty unusable now for over a month.
>
> As only a couple of people have complained about this from what I
Robert Watson wrote:
> I'm fairly baffled. I tried for many hours to reproduce the problem in
two seperate sets of systems here, and completely failed. I left
buildworlds, cvs updates, blah blah blah, running for 96 hours across
pools of clients and servers and no hint of the problem. I also u
I came in to work today to find one of my -current machines unable to
open a pipe. (This probably had a lot to do with the spamd that went
stark raving nutters overnight, but that's a separate problem.) A
power cycle fixed the problem, but /var/log/messages was filled with:
Nov 10 11:05:44 bewil
On Mon, Nov 10, 2003 at 04:35:31PM +0100, Alexander Leidinger wrote:
> On Mon, 10 Nov 2003 16:19:27 +0100
> Bernd Walter <[EMAIL PROTECTED]> wrote:
>
> > USB2 hubs are currently not supported with high speed uplinks.
> > That's the reason why there is no EHCI support in GENERIC.
> > EHCI needs int
after making make buildworld,installworld mergemaster and everything that i suposed to
do ( reading UPDATING)
i get this error:
init: can't exec getty `/usr/libexec/getty` for /dev/ttyv1: No souch file or directory
init: can't exec getty `/usr/libexec/getty` for /dev/ttyv2: No souch file or direc
On Sun, 9 Nov 2003, Jason wrote:
> I have had problems finishing buildworld and the problem is the same
> each time the build fails. It has failed 4 times at
> file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2
> days. I am running 5.1. Any info you might have would be helpful.
>
> With the new interrupt code I get:
> <...>
> OK boot
> cpuid = 0; apic id = 00
> instruction pointer = 0x0:0xa00
> stack pointer = 0x0:0xffe
> frame pointer = 0x0:0x0
> code segment= base 0x0, limit 0x0, type 0x0
> = DPL 0, pres 0, de
On Mon, 10 Nov 2003 11:45:13 -0500
"Michael W. Lucas" <[EMAIL PROTECTED]> wrote:
> Nov 10 11:05:44 bewilderbeast kernel: kern.maxpipekva exceeded, please see tuning(7).
>
> Interesting.
>
> bewilderbeast~;sysctl kern.maxpipekva
> sysctl: unknown oid 'kern.maxpipekva'
> bewilderbeast~;
sysctl ke
On Sun, 9 Nov 2003, Yannick FAHAM wrote:
> I have recently bought a centrino laptop and tried to install current on
> it. the fact is my network card is only supported in this branche
> (broadcom 4401).
Broadcom wireless cards are not supported in -CURRENT.
> after compiling the kernel, the boot
On Mon, Nov 10, 2003 at 09:17:07AM -0800, Doug White wrote:
> > (broadcom 4401).
>
> Broadcom wireless cards are not supported in -CURRENT.
That's not a wireless card. It's an el cheapo 10/100 chipset.
Linux supports it now, and it's found in some Athlon motherboards
(such as the one powering cv
On Mon, 10 Nov 2003, Aleksandar Simonovski wrote:
> after making make buildworld,installworld mergemaster and everything
> that i suposed to do ( reading UPDATING) i get this error:
>
> init: can't exec getty `/usr/libexec/getty` for /dev/ttyv1: No souch file or
> directory
> init: can't exec get
It seems Robert Watson wrote:
> How fast are your systems, speaking of which? I live in the world of
> 300-500 mhz machines at work, and 300-800 mhz boxes at home. If you're
> using multi-ghz boxes, that could well be the distinguishing factor
> between our configurations...
Server is 533MhzVIA
On Mon, 10 Nov 2003, Michael W. Lucas wrote:
> I came in to work today to find one of my -current machines unable to
> open a pipe. (This probably had a lot to do with the spamd that went
> stark raving nutters overnight, but that's a separate problem.) A
> power cycle fixed the problem, but /va
On Thu, Nov 06, 2003 at 11:58:46AM -0600, Josh Tolbert wrote:
> On Thu, Nov 06, 2003 at 09:53:58AM -0800, Scott R. Sewall wrote:
> >
> > I need a little help diagnosing a problem booting a 5.1-RELEASE SMP kernel.
> >
> > The GENERIC kernel boots just fine. When I boot a GENERIC kernel with SMP
>
Hi,
Upgrading a Asus P2L97-DS dual Pentium II 266MHz box, I got this panic
when booting:
Console: serial port
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS drive D: is disk2
BIOS drive E: is disk3
BIOS 640kB/130036kB available memory
FreeBSD/i386 bootstrap loade
On Mon, 10 Nov 2003, Matt Smith wrote:
> I can certainly spend some time trying to get some proper debug based on
> what you have said in your email. I shall look into setting up a serial
> console etc.
>
> In the meantime another piece of information which might be helpful is
> this. Looking a
On 10-Nov-2003 Marius Strobl wrote:
> On Thu, Nov 06, 2003 at 12:22:45PM -0500, John Baldwin wrote:
>>
>> On 06-Nov-2003 Harti Brandt wrote:
>> > JB>I figured out what is happenning I think. You are getting a spurious
>> > JB>interrupt from the 8259A PIC (which comes in on IRQ 7). The IRR regis
On 10-Nov-2003 John Hay wrote:
> Hi,
>
> My old diskless dual Pentium I 100MHz system does not like the latest
> code. I use etherboot to boot it. I have tried both an UP and SMP kernel
> but it panic in the same way. Looking at the low address values, it
> looks as if it happens very early. Mayb
On 10-Nov-2003 John Hay wrote:
>>
>> With the new interrupt code I get:
>> <...>
>> OK boot
>> cpuid = 0; apic id = 00
>> instruction pointer = 0x0:0xa00
>> stack pointer = 0x0:0xffe
>> frame pointer = 0x0:0x0
>> code segment= base 0x0, limit 0x0, type 0x0
>>
Monday, November 10, 2003, 4:32:54 PM, you wrote:
AL> On Mon, 10 Nov 2003 13:12:42 +0100
AL> Tobias Roth <[EMAIL PROTECTED]> wrote:
>> the author of altq itself or the author of the freebsd port?
AL> I don't know the who's who, but I think it was the author of altq
AL> itself.
I certainly doubt
On Mon, Nov 10, 2003 at 04:58:51AM -0500, Seth Chandler wrote:
> You using a dell laptop? They got the broken acpi aml code. There is a
> patch out to fix it, its located here:
>
> http://sandcat.nl/~stijn/freebsd/dell.php
Thanks. Applied it and it seems to cure the problem. Also xbatt
shows
On Mon, Nov 10, 2003 at 02:12:56PM -0500, John Baldwin wrote:
>
> On 10-Nov-2003 John Hay wrote:
> >>
> >> With the new interrupt code I get:
> >> <...>
> >> OK boot
> >> cpuid = 0; apic id = 00
> >> instruction pointer = 0x0:0xa00
> >> stack pointer = 0x0:0xffe
> >> frame pointer
I removed my wi0 card (with DHCLIENT running), and got the following panic
on a -CURRENT from yesterday:
Script started on Mon Nov 10 13:23:10 2003
lerlaptop-red# k??[K??
lerlaptop-red# gdb -k kernel.0 vmcore.0
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free sof
On 2003-11-10 at 15:02:06 Harti Brandt wrote:
> Sorry, that was my error. I have committed a fix for the library,
> one for the daemon follows in a couple of minutes as soon as I have
> verified that it builds the universe.
Builds fine here now, too. Thanks for the quick fix!
pgp0.pgp
Descr
On Mon, Nov 10, 2003 at 02:12:56PM -0500, John Baldwin wrote:
>
> On 10-Nov-2003 John Hay wrote:
> >>
> >> With the new interrupt code I get:
> >> <...>
> >> OK boot
> >> cpuid = 0; apic id = 00
> >> instruction pointer = 0x0:0xa00
> >> stack pointer = 0x0:0xffe
> >> frame pointer
On 10 Nov, Lukas Ertl wrote:
> Hi,
>
> is there a known problem with named pipes in -CURRENT?
>
> The following shell script freezes a machine in several minutes and needs
> a power cycle. You can see the increasing memory in vmstat -z (unpcb) and
> netstat -u. The kernel is FreeBSD 5.1-CURRENT
On Monday 10 November 2003 11:37 am, Larry Rosenman wrote:
> I removed my wi0 card (with DHCLIENT running), and got the following panic
> on a -CURRENT from yesterday:
Thanks. Working on it...
Sam
___
[EMAIL PROTECTED] mailing list
http://list
I primarily use a usb keyboard on my PC. After an upgrade this weekend the kernel
paniced and went into ddb. Unfortunately the usb keyboard does not work in
ddb mode. Thus I can only pull the plug :(
MB is a Supermicro P3TDDE with two PIII 800MHz CPU's. Chipset is:
# dmesg |grep VIA
acpi0: on mot
On 10-Nov-2003 John Hay wrote:
> Hi,
>
> Upgrading a Asus P2L97-DS dual Pentium II 266MHz box, I got this panic
> when booting:
>
>
> Console: serial port
> BIOS drive A: is disk0
> BIOS drive C: is disk1
> BIOS drive D: is disk2
> BIOS drive E: is disk3
> BIOS 640kB/
FreeBSD hood.oook.cz 5.1-CURRENT FreeBSD 5.1-CURRENT #6: Mon Nov 10
20:26:12 CET 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PAV i386
What I did:
1) insert SVCD in the CD-ROM drive
2) play some tracks from it. note /dev/acd0t1 /dev/acd0t2 etc...
3) remove SVCD from the CD-ROM drive
4) put dat
On Mon, 2003-11-10 at 18:17, Doug White wrote:
> On Sun, 9 Nov 2003, Yannick FAHAM wrote:
>
> > I have recently bought a centrino laptop and tried to install current on
> > it. the fact is my network card is only supported in this branche
> > (broadcom 4401).
>
> Broadcom wireless cards are not s
On Mon, 10 Nov 2003, Pav Lucistnik wrote:
> #7 0xc054bf48 in g_destroy_provider (pp=0xc3e84000) at
> /usr/src/sys/geom/geom_subr.c:416
> #8 0xc0548f25 in g_orphan_register (pp=0xc2e32700) at
> /usr/src/sys/geom/geom_event.c:143
> #9 0xc054904c in one_event () at /usr/src/sys/geom/geom_event.c
On 10-Nov-2003 John Hay wrote:
> On Mon, Nov 10, 2003 at 02:12:56PM -0500, John Baldwin wrote:
>>
>> On 10-Nov-2003 John Hay wrote:
>> >>
>> >> With the new interrupt code I get:
>> >> <...>
>> >> OK boot
>> >> cpuid = 0; apic id = 00
>> >> instruction pointer = 0x0:0xa00
>> >> stack pointer
Hello,
there is a problem in ali_agp.c (both, -CURRENT and -STABLE): If I
boot the generic kernel, it panics in agp_ali.c, when it tries to
allocate memory for the gatt. Some simlpe tests showed, that the
initial aperture size is reported as zero by the device:
static int
agp_ali_attach(devic
On Mon, 10 Nov 2003, Don Lewis wrote:
> On 10 Nov, Lukas Ertl wrote:
> >
> > The following shell script freezes a machine in several minutes and needs
> > a power cycle. You can see the increasing memory in vmstat -z (unpcb) and
> > netstat -u. The kernel is FreeBSD 5.1-CURRENT Tue Nov 4 14:08:2
V po, 10. 11. 2003 v 22:10, Pav Lucistnik píše:
It's reproducable! Just play any SVCD, then replace it with data CD and
try to access it. This time I panicked it by running
cdcontrol -f /dev/acd0 info
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address =
On Mon, 10 Nov 2003, Pav Lucistnik wrote:
> V po, 10. 11. 2003 v 22:24, Lukas Ertl pí?e:
> > On Mon, 10 Nov 2003, Pav Lucistnik wrote:
> >
> > > #7 0xc054bf48 in g_destroy_provider (pp=0xc3e84000) at
> > > /usr/src/sys/geom/geom_subr.c:416
> > > #8 0xc0548f25 in g_orphan_register (pp=0xc2e32700
New /usr/src from around 4:30PM EST:
Mon Nov 10 17:16:14 EST 2003
lock order reversal
1st 0xc6761890 rtentry (rtentry) @ /opt/src/sys/net/route.c:182
2nd 0xc668687c radix node head (radix node head) @ /opt/src/sys/net/route.c:565
Stack backtrace:
-Steve
__
In message <[EMAIL PROTECTED]>, Sam Leffler writes:
>On Monday 10 November 2003 11:37 am, Larry Rosenman wrote:
>> I removed my wi0 card (with DHCLIENT running), and got the following panic
>> on a -CURRENT from yesterday:
>
>Thanks. Working on it...
FYI, I've been using the following patch local
On Mon, Nov 10, 2003 at 05:19:06PM -0500, Steve Ames wrote:
>
> New /usr/src from around 4:30PM EST:
>
> Mon Nov 10 17:16:14 EST 2003
> lock order reversal
> 1st 0xc6761890 rtentry (rtentry) @ /opt/src/sys/net/route.c:182
> 2nd 0xc668687c radix node head (radix node head) @ /opt/src/sys/net/route
On 10 Nov, Lukas Ertl wrote:
> On Mon, 10 Nov 2003, Don Lewis wrote:
>
>> On 10 Nov, Lukas Ertl wrote:
>> >
>> > The following shell script freezes a machine in several minutes and needs
>> > a power cycle. You can see the increasing memory in vmstat -z (unpcb) and
>> > netstat -u. The kernel is
On Monday 10 November 2003 02:19 pm, Ian Dowse wrote:
> In message <[EMAIL PROTECTED]>, Sam Leffler writes:
> >On Monday 10 November 2003 11:37 am, Larry Rosenman wrote:
> >> I removed my wi0 card (with DHCLIENT running), and got the following
> >> panic on a -CURRENT from yesterday:
> >
> >Thanks.
On Monday 10 November 2003 02:27 pm, Steve Ames wrote:
> On Mon, Nov 10, 2003 at 05:19:06PM -0500, Steve Ames wrote:
> > New /usr/src from around 4:30PM EST:
> >
> > Mon Nov 10 17:16:14 EST 2003
> > lock order reversal
> > 1st 0xc6761890 rtentry (rtentry) @ /opt/src/sys/net/route.c:182
> > 2nd 0xc6
On Mon, Nov 10, 2003 at 02:43:11PM -0800, Sam Leffler wrote:
> On Monday 10 November 2003 02:27 pm, Steve Ames wrote:
> > On Mon, Nov 10, 2003 at 05:19:06PM -0500, Steve Ames wrote:
> > > New /usr/src from around 4:30PM EST:
> > >
> > > Mon Nov 10 17:16:14 EST 2003
> > > lock order reversal
> > > 1
On Mon, Nov 10, 2003 at 01:08:30PM +1030, Kris Kennaway wrote:
> On Mon, Nov 10, 2003 at 12:51:21PM +1030, Alex Wilkinson wrote:
> Not sure how to interpret these errors on the console ??
>
> Running: FreeBSD 5.1-CURRENT #4: Thu Nov 6 16:49:21 CST 2003
On Mon, Nov 10, 2003 at 09:02:03AM +, Doug Rabson wrote:
I wasn't involved in converting taskqueue from 4.x-style SWIs to kernel
threads so I can't be sure but this does look reasonable. I've been
wondering about the 'not exiting' diagnostic from init for a whil
* Alex Wilkinson <[EMAIL PROTECTED]> [031110 15:44] wrote:
> On Mon, Nov 10, 2003 at 09:02:03AM +, Doug Rabson wrote:
>
> I wasn't involved in converting taskqueue from 4.x-style SWIs to kernel
> threads so I can't be sure but this does look reasonable. I've been
> wond
Can someone please elaborate on the acronym KVA ?
$ sysctl -d kern.ipc.maxpipekva
kern.ipc.maxpipekva: Pipe KVA limit
This doesn't tell me enough.
- aW
On Tue, Nov 11, 2003 at 04:46:47AM +1100, Bruce Evans wrote:
> > I came in to work today to find one of my -current machine
On Monday 10 November 2003 19:33, John Baldwin wrote:
> On 08-Nov-2003 Harald Schmalzbauer wrote:
> > On Thursday 06 November 2003 17:33, John Baldwin wrote:
> >> On 06-Nov-2003 Harald Schmalzbauer wrote:
> >> > Hello,
> >> >
> >> > I have one reproducable panic with sources from 04. Nov when enabl
Doug White wrote:
On Sun, 9 Nov 2003, Jason wrote:
I have had problems finishing buildworld and the problem is the same
each time the build fails. It has failed 4 times at
file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2
days. I am running 5.1. Any info you might have woul
I just did a buildworld and everything seems to work fine, but I have
something going with the mb. I have an epox 8rda and when it boots up
the lcd on the board singnals FF, meaning alls good. Then the boot
manager comes up, I choose bsd and after the kenerl starts to load( or
just before, its ha
1 - 100 of 109 matches
Mail list logo