I have frequent reboots on my CURRENT box and each time it boots up
and falls onto the debugger with the following stack trace after local
package initialization:
Fatal trap 12: page fault while in kernel mode
fault virtual address = 0xfc09423
fault code = supervisor read, page not
On Sun, 16 Feb 2003, Matthew N. Dodd wrote:
> On Sat, 15 Feb 2003, Nate Lawson wrote:
> > The 'if' is a matter of coding style. Which is preferred: multiple
> > returns from the same function (one which is only reachable from a goto)
> > or one linear path with an 'if' to see if this is an error e
On Sun, Feb 16, 2003 at 12:20:18AM -0500, Alexander Kabaev wrote:
> QT's uic binary does not use libwizards.so. Please take time to dig a
> little deeper and figure what binary exactly is failing. It is doubtful
> someone will be able to help you otherwise.
>
> --
> Alexander Kabaev
yes, ldd'ing
Hi
The problem I have is with designer, Qt's IDE. It was working well until
a cvsup a few days ago. I hope the attached can help.
Alexander Kabaev wrote:
On Sun, 16 Feb 2003 02:09:24 +0800
leafy <[EMAIL PROTECTED]> wrote:
I rebuilt and installed world on Friday and reinstalled ALL my ports
On Sat, 15 Feb 2003, Nate Lawson wrote:
> The 'if' is a matter of coding style. Which is preferred: multiple
> returns from the same function (one which is only reachable from a goto)
> or one linear path with an 'if' to see if this is an error exit?
In this case a single return is harder to read
On Sat, 15 Feb 2003, Matthew N. Dodd wrote:
> On Fri, 14 Feb 2003, Nate Lawson wrote:
> > Also, except for xl, all drivers have a common cleanup on error in
> > attach that backs out allocated resources with no assumptions about the
> > order they were allocated in.
>
> Please see if_pcn.c for the
On Sun, 16 Feb 2003 02:09:24 +0800
leafy <[EMAIL PROTECTED]> wrote:
> I rebuilt and installed world on Friday and reinstalled ALL my ports
> with 'portupgrade -ra'. I have found the exact line that will trigger
> the ld "undefined symbol" error.
>
> /usr/X11R6/bin/uic -nounload -tr tr2i18n -i ht
Built world on Sun Feb 16 04:56:37 GMT,
It still fails with the same message
/usr/libexec/ld-elf.so.1: /usr/X11R6/plugins/designer/libwizards.so: Undefined symbol
"_Z22qCleanupImages_wizardsv"
--
"Without the userland, the kernel is useless."
--inspired by
On Sun, Feb 16, 2003 at 02:09:24AM +0800, leafy wrote:
> Grepping the corresponding library:
> leafy@leafy:/usr/X11R6/plugins/designer$ nm libwizards.so |grep Z22
> 000256f0 T _Z22qCleanupImages_wizardsv
>
> So ld is not finding a symbol which is in the correct library.
>
> Jiawei Ye
1. no CPU op
On Sat, Feb 15, 2003 at 07:28:11PM -0800, Tim J. Robbins wrote:
> tjr 2003/02/15 19:28:11 PST
>
> Modified files:
> bin/sh memalloc.c nodes.c.pat
> Added files:
> bin/sh machdep.h
> Log:
> Temporarily back out machdep.h/ALIGN changes. It seems
On Sun, Feb 16, 2003 at 04:41:58 +0300, Andrey A. Chernov wrote:
> des tries to fix OPIE config to add
> additional things here not needed by standard OPIE setup at all.
To be more specific, exact breakage after des is:
Old non-PAMified OPIE variant: localhost allowed even there is no
/etc/opiea
On Sat, Feb 15, 2003 at 11:13:37PM +0100, [EMAIL PROTECTED] wrote:
> >OK, does buildworld fail in the same way?
>
> Yes.
I have no idea.. a fresh buildworld just succeeded for me.
Kris
msg52430/pgp0.pgp
Description: PGP signature
On Sat, 15 Feb 2003, Martin Blapp wrote:
> Feb 13 17:41:05 ibm-01 kernel: ACPI-0625: *** Info: GPE Block0 defined as GPE0
> to GPE31
> Feb 13 17:41:05 ibm-01 kernel: ACPI-0625: *** Info: GPE Block1 defined as GPE32
> to GPE63
I see similar errors on my Presario 2100US...
> Wild guess: Seem to r
On Sat, Feb 15, 2003 at 05:09:19PM -0800, Doug Barton wrote:
> On Tue, 11 Feb 2003 [EMAIL PROTECTED] wrote:
>
> > /etc/rc.d/named is quite bogus, especially when it comes to running bind
> > chrooted.
>
> Correct. I'm working on an improved method of dealing with this.
great!
>
> > E.g. /dev/nul
Background: recently des tries to fight problem that OPIE not sense
localhost when called from PAM, but does it incorrectly. Moreover, he
tries to fix OPIE config instead of fixing PAM bug: PAM not follows OPIE
API.
In non-PAM environment OPIE always sense localhost because its host
variable alway
On Tue, 11 Feb 2003 [EMAIL PROTECTED] wrote:
> /etc/rc.d/named is quite bogus, especially when it comes to running bind
> chrooted.
Correct. I'm working on an improved method of dealing with this.
> E.g. /dev/null isn't needed by bind8 at all
Incorrect. /dev/null is needed for bind 8. /dev/null
I get this everytime I halt(8) my box:
# sync
# sync
# sync
# halt
boot() called on cpu#0
Waiting (max 60 seconds) for system process `vnlru' to stop...stopped
Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped
Waiting (max 60 seconds) for system process `syncer' to stop...
- In src/share/examples/etc/make.conf NO_BIND=true should be moved up
- the man page for splash(4) is missing descriptions for apm_saver.ko,
dragon_saver.ko and fire_saver.ko
--
:{ [EMAIL PROTECTED]
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.c
In article <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> wrote:
>
> see "SCSI DEVICE CONFIGURATION" in /sys/conf/NOTES, you have to use a
> hints-file.
Many thanks to both you and Juli. I was misled by some seriously
stale information in SCSI(4).
John
--
John Polstra
John D. Polstra & Co., Inc
* De: [EMAIL PROTECTED] [ Data: 2003-02-15 ]
[ Subjecte: Re: Is scsi device wiring broken? ]
> On Sat, Feb 15, 2003 at 02:55:34PM -0800, John Polstra wrote:
> >
> > What's the magic incantation to make it work?
> >
>
> see "SCSI DEVICE CONFIGURATION" in /sys/conf/NOTES, you have to use a
On Sat, Feb 15, 2003 at 02:55:34PM -0800, John Polstra wrote:
>
> What's the magic incantation to make it work?
>
see "SCSI DEVICE CONFIGURATION" in /sys/conf/NOTES, you have to use a
hints-file.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of t
The second volume of ``TCP/IP Illustrated'' by Stevens says that
already connected UDP sockets return EISCONN on any following
connect() attempts. Exercise 23.8 of the same book mentions that an
interesting exception are connect() calls to address 0.0.0.0, which
still return an EISCONN error, but
Lately Bruce Evans wrote:
> This change makes such opens bogusly time out after 1 second (unless
> there is already a writer).
>
> There seems to be a race in fifo_open(): opens for read don't
> terminate the wait if the reader goes away before the opener looks.
> It is not clear if sendmail is a
I can't seem to get config on a Jan. 15 -current system to accept
wired down SCSI devices. I tried this:
device ahc
options AHC_ALLOW_MEMIO
device scbus0 at ahc0
device da0 at scbus0 target 0 unit 0
device da1 at scbus0 target 1 un
In message <[EMAIL PROTECTED]>, Kris Kennaway writes:
>
>--5UGlQXeG3ziZS81+
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>Content-Transfer-Encoding: quoted-printable
>
>On Sat, Feb 15, 2003 at 11:01:52PM +0100, [EMAIL PROTECTED] wrote:
>
>> >> #cd /usr/src/gnu/usr.bin/cc
On Sat, Feb 15, 2003 at 11:01:52PM +0100, [EMAIL PROTECTED] wrote:
> >> #cd /usr/src/gnu/usr.bin/cc/cpp0
> >> #make obj
> >> #make depend
> >
> >This looks like a symptom of an unclean objdir..notice how 'make obj'
> >doesn't report anything, indicating the objdir is already present (and
> >probab
On Sat, 15 Feb 2003, Mike Makonnen wrote:
> There are several things we need:
>
> 1. The contents of:
> /etc/exports
> /etc/fstab
> /etc/rc.conf
>
> 2. The output of the following commands:
> rpcinfo -p
> showmount -e
>
> 3. Make sure you are mounting them as the r
In message <[EMAIL PROTECTED]>, Kris Kennaway writes:
>
>--mJm6k4Vb/yFcL9ZU
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>Content-Transfer-Encoding: quoted-printable
>
>On Sat, Feb 15, 2003 at 07:28:45PM +0100, Poul-Henning Kamp wrote:
>>=20
>> I installed 5.0-R on my ne
On Sat, Feb 15, 2003 at 07:28:45PM +0100, Poul-Henning Kamp wrote:
>
> I installed 5.0-R on my new alpha (Thanks Wilko!) and tried to run
> a buildworld. It explodes in make depend in cpp0:
>
> #cd /usr/src/gnu/usr.bin/cc/cpp0
> #make obj
> #make depend
This looks like a symptom of an unclean o
On Sat, Feb 15, 2003 at 07:10:09PM +0100, Dag-Erling Smorgrav wrote:
> > The second problem is related to the "NOMANCOMPRESS" flag in make.conf.
> > When installing the XFree86-4 port, I found that the "install" and
> > "package" targets would stop with an error saying that they couldn't
> > find
On Sat, Feb 15, 2003 at 10:37:26PM +0100, [EMAIL PROTECTED] wrote:
> In message <[EMAIL PROTECTED]>, Makoto Matsushita writes:
> >
> >I've tried to do "make release" of FreeBSD/alpha on FreeBSD/i386 box
> >last night, and found that follow error while generating drivers.flp:
> >
> >If my understand
In message <[EMAIL PROTECTED]>, Makoto Matsushita writes:
>
>I've tried to do "make release" of FreeBSD/alpha on FreeBSD/i386 box
>last night, and found that follow error while generating drivers.flp:
>
>If my understandings are correct, this is because disklabel(8) kicked
>is FreeBSD/i386 native b
I've tried to do "make release" of FreeBSD/alpha on FreeBSD/i386 box
last night, and found that follow error while generating drivers.flp:
+ export BLOCKSIZE=512
+ [ /R/stage/floppies/drivers.flp = -s ]
+ do_size=
+ FSIMG=/R/stage/floppies/drivers.flp
+ shift
+ RD=/R/stage
+ shift
+ MNT=/mnt
+ sh
There are several things we need:
1. The contents of:
/etc/exports
/etc/fstab
/etc/rc.conf
2. The output of the following commands:
rpcinfo -p
showmount -e
3. Make sure you are mounting them as the root user
Cheers.
--
Mike Makonnen | GPG-KEY: http:/
Using the same basic rules I use in 4.7 that work I cannot get pure-ftpd
/ port 21 to work. Is there another way to open port 21?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Sat, Feb 15, 2003 at 06:41:29PM +0200, Ruslan Ermilov wrote:
> On Sat, Feb 15, 2003 at 09:48:32AM -0500, Matthew N. Dodd wrote:
> > On Sat, 15 Feb 2003, Dag-Erling Smorgrav wrote:
> > > Unfortunately I can't afford a new laptop, so I'm stuck with my 600E.
> >
> > APM works fine on the 600E. Th
Yes, I reload the demon and also place my exports in /etc/exports.
Erik
> Hi all, this is my first incursion on FreeBSD, I came from the Linux world.
>
> My question is: are any of you having problems with the NFS server? I follow all the
>instructions of the handbook packed with FreeBSD 5.0-REL
On Sat, 15 Feb 2003, Erik Torres Serrano wrote:
> Hi all, this is my first incursion on FreeBSD, I came from the Linux world.
>
> My question is: are any of you having problems with the NFS server? I follow all the
>instructions of the handbook packed with FreeBSD 5.0-RELEASE but I can't export
Erik,
Place your filesystem export configuration in /etc/exports.
Regards,
> Andre Guibert de Bruet | Enterprise Software Consultant >
> Silicon Landmark, LLC. | http://siliconlandmark.com/>
On Sat, 15 Feb 2003, Erik Torres Serrano wrote:
> Hi all, this is my first incursion on FreeBSD, I
Hi all, this is my first incursion on FreeBSD, I came from the Linux world.
My question is: are any of you having problems with the NFS server? I follow all the
instructions of the handbook packed with FreeBSD 5.0-RELEASE but I can't export
anything.
Both nfsd and rpcbind are running on my sys
On Sat, Feb 15, 2003 at 11:30:09AM +1030, Greg 'groggy' Lehey wrote:
> > It is becoming increasingly clear to me that the majority of FreeBSD
> > developers don't really care if their code works, as long as they get
> > the credit (and / or paycheck) for committing it.
>
> I think that's unnecessa
On Sat, Feb 15, 2003 at 01:23:51PM +0100, Gerald Mixa wrote:
> Hi,
>
> does anybody know wether FreeBSD 5.0 supports Wirless Lan cards based on a TI
> chip. This standard is called 802.11b+ and is said to have 22MBit/s.
They are not supported.
-- Brooks
--
Any statement of the form "X is the o
I installed 5.0-R on my new alpha (Thanks Wilko!) and tried to run
a buildworld. It explodes in make depend in cpp0:
#cd /usr/src/gnu/usr.bin/cc/cpp0
#make obj
#make depend
[...]
mkdep -f .depend -a-DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr
/src/gnu/usr.bin/cc/cpp0/../cc_tools
"Paul A. Howes" <[EMAIL PROTECTED]> writes:
> The first problem is with GCC, which means it may not be
> FreeBSD-specific. I build world and kernel with the CPUTYPE flag set to
> "p4" in /etc/make.conf, then installed it.
Don't Do That [tm]. There seem to be bugs in gcc which cause it to
produc
I rebuilt and installed world on Friday and reinstalled ALL my ports with
'portupgrade -ra'. I have found the exact line that will trigger the ld "undefined
symbol" error.
/usr/X11R6/bin/uic -nounload -tr tr2i18n -i htmlpageinfo.h ./htmlpageinfo.ui >
htmlpageinfo.cc.temp ; ret=$?; sed -e "s,t
I think I may have found a few bugs in 5.0 that need to be addressed.
The first problem is with GCC, which means it may not be
FreeBSD-specific. I build world and kernel with the CPUTYPE flag set to
"p4" in /etc/make.conf, then installed it. Everything seemed to work
fine, except periodically "m
Sorry guys,
> take USB out of the GENERIC kernel. It should also not
> be enabled
I had a bad days yesterday. Sorry for this mail ...
If you have your birthday and a box refuses to work
completly, it can really be frustrating.
Martin
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubsc
On Sat, Feb 15, 2003 at 09:48:32AM -0500, Matthew N. Dodd wrote:
> On Sat, 15 Feb 2003, Dag-Erling Smorgrav wrote:
> > Unfortunately I can't afford a new laptop, so I'm stuck with my 600E.
>
> APM works fine on the 600E. The latest BIOS updates and new model main
> batteries seem to solve most of
On Sat, 15 Feb 2003, Dag-Erling Smorgrav wrote:
> Unfortunately I can't afford a new laptop, so I'm stuck with my 600E.
APM works fine on the 600E. The latest BIOS updates and new model main
batteries seem to solve most of the battery complaints.
My only outstanding issue is that I can't suspend
On Fri, Feb 14, 2003 at 03:37:49PM -0800, Kris Kennaway wrote:
> On Fri, Feb 14, 2003 at 03:34:06PM -0800, Kris Kennaway wrote:
> > Since upgrading bento to running 5.0, it appears that I can no longer
> > download multiple files from a FTP server by specifying a glob pattern
> > on the command-lin
On Fri, 14 Feb 2003, Nate Lawson wrote:
> Also, except for xl, all drivers have a common cleanup on error in
> attach that backs out allocated resources with no assumptions about the
> order they were allocated in.
Please see if_pcn.c for the correct approach to freeing resources; its not
necessar
Hi,
does anybody know wether FreeBSD 5.0 supports Wirless Lan cards based on a TI
chip. This standard is called 802.11b+ and is said to have 22MBit/s.
Sincerley
Gerald Mixa
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Tom Rhodes <[EMAIL PROTECTED]> writes:
> Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> > ACPI thermal panics my ThinkPad 600X, [...]
> ACPI gives me hell on my IBM Thinkpad A31, also. [...]
This is just the last in a long series of Thinkpad f***ups. I
concluded long ago that ThinkPads are nothing b
Le 2003-02-15, Kenneth D. Merry écrivait :
> - Automatically detect CDROM drives that can't handle 6 byte mode
>sense and mode select, and adjust our command size accordingly.
>More information on that below.
>
> - MODE_SENSE and MODE_SELECT translation removed in ATAPICAM and in
>t
Hi all,
I see these differences here in acpidump:
Working board:
PM2_GPE0_BLK=0xe428-0xe42f
Broken board:
PM2_GPE0_BLK=0x428-0x42f
PM2_GPE1_BLK=0x528-0x52f, GPE1_BASE=32
And the broken board shows errors like this:
The errors like:
Feb 13 17:41:05 ibm-01 kernel: ACP
55 matches
Mail list logo