John Polstra wrote:
> In article <[EMAIL PROTECTED]>,
> Maxim Sobolev <[EMAIL PROTECTED]> wrote:
>
> > For a quite long time I searched for the way to reproduce this bug,
> > and it seems that I've finally found how to do it. In most cases
> > attempt to make any port on a freshly booted system
trying to take a system from stable to current.
o cvsup current
o try makeworld but get
cc -c -O -pipe -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/config
-I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc -I. -fexceptions -DIN_GCC
-I/usr/obj/usr/src/tmp/usr/include -DL_ashrsi3 -o _
`make beforeinstall' in libncp corrupts the source tree (or fails
with EROFS) in the SHARED=symlinks case. It installs headers in
/usr/include/netncp -> ../../sys/netncp. Headers that belong in
should just be in the source tree for netncp.
Bruce
To Unsubscribe: send mail to [EMAIL PROTECTED
I'm sorry I don't have logs to include with this, but after booting with the
current kernel and system (as of Oct 28 14:52), I kept getting arp lookup
failures on every address, didn't experience anything else out of the
ordinary. Any ideas as to what's wrong? (If you need the actual error
messa
On Thu, 28 Oct 1999, Luoqi Chen wrote:
> > ...
> > panic: pmap_zero_page: CMAP2 busy
> >
> It looked like an interrupt hit when the cpu was in an idle loop replenishing
> zero filled pages, and the interrupt handler somehow also tried to zero some
> pages itself. In vm_page_zero_idle(), pmap_ze
I just upgraded my play machine from a month-old or so -current, and
I've found that my OHCI-based USB controller fails to probe correctly
iff the VESA module is loaded.
I present the two sets of boot messages, in unidiff format.
--- /tmp/dmesg.good Thu Oct 28 18:08:44 1999
+++ /tmp/dmesg.ba
On 1999-Oct-29 11:03:20 +1000, Matthew Dillon wrote:
> Unfortunately, we just don't see these sorts
>of panics on Intel boxes all that much because IA32 allows misaligned
>accesses. This means there are almost certainly alignment bugs in the
>code.
You can enable user-mode alignment
Matthew Dillon writes:
> :Speaking of NFS changes, there was talk at one time about turning the
> :nfsm macros into functions. Is this going to happen?
>
> No. The nfsm macros have goto's all over the place that jump outside
> the macro, and also use local variables declared outsi
On 28-Oct-99 Matthew Jacob wrote:
> UDP. Local network. Very puzzling.
Have you tried a week old kernel?
Might be worth the test to see if someone broke something subtle.
---
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about sta
:Speaking of NFS changes, there was talk at one time about turning the
:nfsm macros into functions. Is this going to happen?
No. The nfsm macros have goto's all over the place that jump outside
the macro, and also use local variables declared outside the macro.
Short of rewriting a
Matthew Dillon writes:
> :We have an NFS server setup running an older FreeBSD-current (Wed Jun 30).
> :This server exports a filesystem to a number of heterogenous clients.
> :On most clients, this filesystem is automounted.
> :
> :Occasionally, some random Digital UNIX box running 4.0F wil
In message <[EMAIL PROTECTED]> Bill
Fumerola writes:
: There are two versions of the XIRCOM realport multifunc cards,
: one that is Cardbus and one that isn't. I have the latter.
: if_xe is broken now, BTW.
I have at least one Xircom card which I plan to make work, if at all
possible, with the n
On Thu, 28 Oct 1999 [EMAIL PROTECTED] wrote:
> I have friends who happen to have Xircom multifunc cards (which
> _are_ CardBus) - would you guys like me to try and test them? I
> can get them long enough to test them out with the newconfig
> functionality.
There are two versions of the XIRCOM re
At 01:46 AM 10/27/99 -0700, you wrote:
>Are you *SURE* this is CardBus? AFAIK, we don't yet (at least
>pre-Warner's new pcic code) support CardBus.
Hrmm.. I could have sworn it was a CardBus card:
http://www.3com.com/client/mcd/products/3ccfe574btsp.html
Perhaps I was just seeing things
:We have an NFS server setup running an older FreeBSD-current (Wed Jun 30).
:This server exports a filesystem to a number of heterogenous clients.
:On most clients, this filesystem is automounted.
:
:Occasionally, some random Digital UNIX box running 4.0F will partially
:wedge because it's automou
We have an NFS server setup running an older FreeBSD-current (Wed Jun 30).
This server exports a filesystem to a number of heterogenous clients.
On most clients, this filesystem is automounted.
Occasionally, some random Digital UNIX box running 4.0F will partially
wedge because it's automounter
> Hi.
>
> I've been experiencing problems with my machine crashing when in X,
> when idle overnight.
>
> Normally it panics with XF86_S3. Today however the machine returned
> something a little different, which I haven't seen before.
> I hope this helps someone.
>
> The machine worlds with no p
On Thu, 28 Oct 1999, Khetan Gajjar wrote:
> #0 boot (howto=256) at ../../kern/kern_shutdown.c:280
> 280 dumppcb.pcb_cr3 = rcr3();
> (kgdb) quit
That's useless, every panic will look like that. Please see the handbook's
instructions for good debugging tips.
--
- bill fumerola
Matthew Jacob writes:
>
> UDP. Local network. Very puzzling.
Oh well. So much for a shot in the dark..
--
Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin
Duke University
UDP. Local network. Very puzzling.
On Thu, 28 Oct 1999, Andrew Gallatin wrote:
>
> Matthew Jacob writes:
> >
> > Hmm. Could be. That's a good thing to try. The connection is a Full Duplex
> > 100BaseT to a 3com switch (both alpha/freebsd && Solaris) so what you
> > suggest Just Didn't
Matthew Jacob writes:
>
> Hmm. Could be. That's a good thing to try. The connection is a Full Duplex
> 100BaseT to a 3com switch (both alpha/freebsd && Solaris) so what you
> suggest Just Didn't Occur To Me (tm). Thanks
>
Is this a UDP or TCP mount?
I've seen very strange things with
:
:On Tue, Oct 26, 1999 at 08:03:35PM -0700, Matthew Dillon wrote:
:> Yes, I'll do a cpdup port too.
:
:Thanks, Matt! I know plenty of people that will find this useful.
:
:--
:Jos Backus _/ _/_/_/ "Reliability means never
/usr/ports/misc/cpdup now exists! Trek
Hi.
I've been experiencing problems with my machine crashing when in X,
when idle overnight.
Normally it panics with XF86_S3. Today however the machine returned
something a little different, which I haven't seen before.
I hope this helps someone.
The machine worlds with no problems, and is perf
Hmm. Could be. That's a good thing to try. The connection is a Full Duplex
100BaseT to a 3com switch (both alpha/freebsd && Solaris) so what you
suggest Just Didn't Occur To Me (tm). Thanks
On Thu, 28 Oct 1999, Matthew Dillon wrote:
> :Okay- I went home and left a cvs update going on /usr/
:Okay- I went home and left a cvs update going on /usr/src - reading from
:a local CVSUP repository NFS mounted on /home/ncvs. The server is a
:Sun SS1000 Solaris 2.6 box. 6 hours later, the cvs update is still chugging
:slowly along- top shows cvs as:
:
: PID USERNAME PRI NICE SIZERES
In article <[EMAIL PROTECTED]>,
Matthew Dillon <[EMAIL PROTECTED]> wrote:
>
> I emailed Peter so as not to create any confusion because he seemed
> active at the time, but if either if you could move the file I would
> appreciate it!
Good, I've just done it.
Your best bet for CVS r
:
:In article <[EMAIL PROTECTED]>, Matthew
:Dillon <[EMAIL PROTECTED]> wrote:
:
:> The sys.mk adjustment has already been committed. An email has
:> been sent to the CVS meisters to get /usr/src/etc/make.conf
:> moved.
:
:Are you sure? I didn't receive anything from you.
:
:John
:
> > fstat(1) does not have the functionality (that is now missing) that
> > people have come to expect from LSOF.
> ...which is?
Say for instance I want to know which program someone is running (and
what libs it is using). fstat does not show the path to the program:
obrien communicator-4.7 8
As Peter Jeremy wrote ...
> On 1999-Oct-28 07:36:53 +1000, David O'Brien wrote:
> >IF you are going to run -CURRENT, you need to read this list.
>
> And read /usr/src/UPDATING which also warns about this
>
> >(/me wonders how many MORE times we are going to have to say this because
> >of the sig
In the last episode (Oct 28), Garrett Wollman said:
> < said:
>
> > fstat(1) does not have the functionality (that is now missing) that
> > people have come to expect from LSOF.
>
> ...which is?
The ability to map a filedescriptor with a filesystem name by digging
inside the kernel's namecache:
In article <[EMAIL PROTECTED]>,
Maxim Sobolev <[EMAIL PROTECTED]> wrote:
> For a quite long time I searched for the way to reproduce this bug,
> and it seems that I've finally found how to do it. In most cases
> attempt to make any port on a freshly booted system stops with:
>
> /usr/libexec/ld
In article <[EMAIL PROTECTED]>, Matthew
Dillon <[EMAIL PROTECTED]> wrote:
> The sys.mk adjustment has already been committed. An email has
> been sent to the CVS meisters to get /usr/src/etc/make.conf
> moved.
Are you sure? I didn't receive anything from you.
John
--
John Polst
< said:
> fstat(1) does not have the functionality (that is now missing) that
> people have come to expect from LSOF.
...which is?
-GAWollman
--
Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same
[EMAIL PROTECTED] | O Siem / The fires of freedom
Opinions not thos
On Thu, Oct 28, 1999 at 10:52:30AM -0400, Garrett Wollman wrote:
> > The lsof functionality should in my opinion be added to the system,
> > and the necessary hooks should be added to the kernel using sysctl.
>
> fstat(1).
fstat(1) does not have the functionality (that is now missing) that
peopl
< said:
> The lsof functionality should in my opinion be added to the system,
> and the necessary hooks should be added to the kernel using sysctl.
fstat(1).
-GAWollman
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Solidão
"Você não pode estar só
se gostar da pessoa com quem fica
quando esta sozinho."
- Wayne Dyer
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Hi there,
For a quite awhile I'm observing strange problems with dynamic loader (ld-elf).
On my -current system (last 'suped and compiled several hours ago) I often
observed the following error message:
/usr/libexec/ld-elf.so.1: /usr/bin/foobar: Shared object has no run-time symbol
table
where
In message <[EMAIL PROTECTED]>, Chuck Rob
ey writes:
>Lsof is broken.
>
>I already wrote Poul about it, but he hasn't seen my email yet, I guess.
I've been busy, your email is sitting in my inbox somewhere, to be dealt
with when I have time.
>Does anyone know the direction this was going in, and
Hi ...
It seems that the qt-1.42 package of current is different than that
of the 3.3. packages ... I just installed the current version of
qt-1.42 and now kde 1.1.2 is working fine ...
Reinier
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of th
Hi ...
Anyone tried to install the KDE 1.1.2 current package ??
I tried to install this and it would not startup, it complained
about undefined symbols. I searched for these symbols and found them
in libqt2.so.2 ... I installed this and tried to start KDE again,
it then complained about symbols
I have the following setup for an alpha PC164 running a current -current
(as in a kernel from the last day):
farrago.feral.com > mount
/dev/da0a on / (ufs, local, writes: sync 608 async 3306)
procfs on /proc (procfs, local)
mfs:30 on /tmp (mfs, asynchronous, local, writes: sync 2 async 7)
bird:/
Peter Jeremy wrote:
>
> >(/me wonders how many MORE times we are going to have to say this because
> >of the signal changes...)
>
> A very large number I suspect.
>
> IMHO, the correct solution is to for the entire make world process to
> be re-worked.
That's what I'm currently doing. If I hav
42 matches
Mail list logo