>> On Thu, 14 Nov 2002 17:37:50 -0800, David Schultz
>> <[EMAIL PROTECTED]> said:
Da> You can work around the problem by disabling -fschedule-insns or
Da> -fstrict-aliasing, both of which are turned on by -O2. The latter
Da> option is the more direct cause of your problem, but for some
Da> reason
On Thu, Nov 14, 2002 at 05:39:12AM -0800, David Xu wrote:
> What is your revision of kern_thread.c? revision 1.58 should fix this problem.
I believe it was 1.57. I'll try with 1.58 and let you know if the problem
is still there.
Tim
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscr
Hi,
I am running a -CURRENT system.
I had some code that was calling aio_suspend(), and
was setting errno to EINVAL. From the man page for aio_suspend:
[EINVAL] iocbs contains more than AIO_LISTIO_MAX asynchronous
I/O requests, or at least one of the reque
pcic isn't supported with NEWCARD yet :-) I'll fix it none-the-less.
Warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
From: "Kutulu" <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 8:58 PM
Subject: Re: panic when removing umass device (USB Camera)
> I'm now going to try actually mounting the device and moving files to/from
it :)
Quick follow-up that this is working fine, including the file system
unmounti
> Hello!
> Can 5.x properly cross-buildworld a 4.x source tree?
I've tried this once when downgrading a not-so-stable -CURRENT (SMP) box to
a hopefully-more-stable -STABLE box. I remember running into problems with
gcc 3.x failing to compile gcc 2.95 and some C++ related things. I ended up
unpa
From: "Nate Lawson" <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 2:13 PM
>
> Try this patch for the BBB stall:
>
> Index: /sys/cam/scsi/scsi_da.c
> ===
> RCS file: /home/ncvs/src/sys/cam/scsi/scsi_da.c,v
> retrieving revisi
Hello!
Can 5.x properly cross-buildworld a 4.x source tree?
Background info.. I have 3 machines at home:
1- graphic workstation 1Ghz, 1Gbyte of RAM dual Win2k/FreeBSD-stable
2- personal web/mail server P166 FreeBSD-stable
3- router 486 FreeBSD-stable
My concern is that I won't be able to buildw
Thus spake TOMITA Yoshinori <[EMAIL PROTECTED]>:
> But unfortunately, that ugly code was contained in our inhouse library
> written by someone.
> It took me two days to debug and find out where difference comes from
> between gcc-2.95.4 and gcc-3.2.1.
You can work around the problem by disabling -
On Thu, Nov 14, 2002 at 03:36:59PM -0800, Steve Kargl wrote:
> On Thu, Nov 14, 2002 at 03:00:51PM -0800, Kris Kennaway wrote:
> > On Thu, Nov 14, 2002 at 08:31:43AM +0800, suken woo wrote:
> > > g++ -o chinput chinput.o init.o server.o config.o color.o util.o
> > > convert.o IC.o XIM.o focus.o roo
I just committed a large set of changes that affect all network interface
drivers. For the most part these changes are simple and should have no
effect. A few drivers however needed significant work and I was unable to
test them because I don't have the hardware. If you use the:ie, le, or wl
dri
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
On Thu, Nov 14, 2002 at 03:00:51PM -0800, Kris Kennaway wrote:
> On Thu, Nov 14, 2002 at 08:31:43AM +0800, suken woo wrote:
> > g++ -o chinput chinput.o init.o server.o config.o color.o util.o
> > convert.o IC.o XIM.o focus.o root.o overspot.o onspot.o offspot.o
> > voice.o keyboard.o handw.o hwe
On Thu, Nov 14, 2002 at 08:31:43AM +0800, suken woo wrote:
> g++ -o chinput chinput.o init.o server.o config.o color.o util.o
> convert.o IC.o XIM.o focus.o root.o overspot.o onspot.o offspot.o
> voice.o keyboard.o handw.o hwengine.o loop.o -L/usr/X11R6/lib -lXext
> -lX11 ./IMdkit/lib/libXimd.a
On Thu, Nov 14, 2002 at 01:47:43AM -0800, Andrew P. Lentvorski wrote:
> On Wed, 13 Nov 2002, Kris Kennaway wrote:
>
> > Yes, and I have no problems interoperating NFS under 4.x between these
> > machines (or under 5.0 as long as I don't try and lock any files) -
> > it's just 5.0's rpc.lockd.
>
>
On Thu, Nov 14, 2002 at 04:28:37PM +0100, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > Uh oh, here is the version that seems to work. Once I'm confident it
> > passes the "make release" test (it has already passed the preliminary
> > "make buildworld" test), I intend
On Thu, 14 Nov 2002, Kutulu wrote:
> I have an HP digital camera w/ CompactFlash that acts as a USB mass-storage
> device that's panic'ing my system when I remove it.
>
> If I do not load the umass driver, then the camera is detected as a simple
> generic ugen0 device, and I can safely add/remove
It seems Bruce Evans wrote:
> Single-digit track numbers are correct and are still generated by MAKEDEV.
Single digit track numbers are wrong and should be fixed in MAKEDEV.
> The devfs numbers were broken in:
>
> % RCS file: /home/ncvs/src/sys/dev/ata/atapi-cd.c,v
> % Working file: atapi-cd.c
>
At 2:01 AM -0800 11/14/02, Kris Kennaway wrote:
On Thu, Nov 14, 2002, Andrew Kenneth Milton wrote:
Why can't someone with a fresh stable do an ls -R /
And someone with a fresh current do the same?
Because that's only part of the story. What about people updating
from other supported "source
The /usr/bin/perl wrapper isn't solving many of the problems it was
imported to deal with. There are limitations to it that don't have a
clear "fix". One of the bigger problems is the duplicate "perl"
binaries that occurs building and using packages from /usr/ports.
Since the import of the /usr/
Hello current@
I am having a problem with one of my machines running -CURRENT
srcs from Nov. 5
The machine is acting as an NFS server. It crashed around the 12th or
so with a Softupdates deps error which is maybe what started all of
this.
(no I do not have the crash dump, but I will do my best
you wrote:
> I think the ACPI PCI LNK code is messing up b/c with SMP we don't use
> LNK's. So you probably want to disable ACPI for now. Is the panic the
> same w/o ACPI?
without ACPI the kernel hangs after the "Waiting 2 seconds for SCSI
devices to settle" message.
> > Fatal trap 12: page fa
Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> Uh oh, here is the version that seems to work. Once I'm confident it
> passes the "make release" test (it has already passed the preliminary
> "make buildworld" test), I intend to commit it.
Thanks!
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To
On Mon, Apr 08, 2002 at 02:49:04PM +0200, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > You're right. I forgot to relink pam_ssh.so library, and the diff was
> > against the wrong revision. I will still commit the "const poisoning"
> > patch to libutil, as the impact
On Thu, 14 Nov 2002, Borja Marcos wrote:
> Looking at the kernel sources, I see that in /usr/src/sys/i386/i386/trap.c,
>
> --- snip
>
> /*
> * note: PCPU_LAZY_INC() can only be used if we can afford
> * occassional inaccuracy in the count.
> */
> PCPU_LAZY_INC(cnt.v_sy
On Thu, 14 Nov 2002, Borja Marcos wrote:
> There is a problem in -CURRENT. The vm.stats.sys.v_syscall from the system
> MIB is not updated. This variable was used at least by the systat command,
> and it happens to be used by an Orca (www.orcaware.com) data collector I am
> writing for FreeB
On Wed, 13 Nov 2002, Conrad Sabatier wrote:
> Please disregard. I discovered it was just that I was using single-digit
> track numbers (e.g., acd0t1), whereas leading-zero numbers were expected
> (e.g., acd0t01).
>
> Sorry 'bout that. :\
>
> On 13-Nov-2002 Conrad Sabatier wrote:
> > I've been us
What is your revision of kern_thread.c? revision 1.58 should fix this problem.
- Original Message -
From: "Tim Robbins" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 9:06 PM
Subject: truss and KSE
> While experimenting with the new libpthread, I found tha
While experimenting with the new libpthread, I found that if you run
`truss' on a KSE process, both truss and its victim get into a weird
state and don't respond to TERM, INT or QUIT signals. The truss proc
dies if you send it the KILL signal, but the victim process cannot be
killed. Stranger still
On 14-Nov-2002 Dag-Erling Smorgrav wrote:
> Conrad Sabatier <[EMAIL PROTECTED]> writes:
>> Was the following just swallowed up into the bowels of the CVS beast or
>> something? :-)
>>
>> I've tried updating my sources several times, and still not retrieving
>> it.
>
> Hook, line and sinker, eh?
--
>>> Rebuilding the temporary build tree
--
>>> stage 1: bootstrap tools
--
>>> stage 2: cleaning up the object tree
Conrad Sabatier <[EMAIL PROTECTED]> writes:
> Was the following just swallowed up into the bowels of the CVS beast or
> something? :-)
>
> I've tried updating my sources several times, and still not retrieving it.
Hook, line and sinker, eh?
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Uns
Folks,
I have been using an mdconfig /tmp for quite a while. Today, running
-current from 11/14 I got the following errors while doing an
installworld after testing my bind 8.3.3-patched import stuff:
kernel: swap_pager_strategy: bp 0xc2f34480 blk 0 size 0, not page
bounded
(plus lots more)
Duri
On Thu, Nov 14, 2002 at 06:01:46AM +1100, Andrew Kenneth Milton wrote:
> Why can't someone with a fresh stable do an ls -R /
> And someone with a fresh current do the same?
Because that's only part of the story. What about people updating
from other supported "source upgrade" versions (4.0, 4.1,
On Wed, 13 Nov 2002, Kris Kennaway wrote:
> Yes, and I have no problems interoperating NFS under 4.x between these
> machines (or under 5.0 as long as I don't try and lock any files) -
> it's just 5.0's rpc.lockd.
Can you help isolate the problem by trying this same operation from a
Solaris NFS c
35 matches
Mail list logo