APIC-UP related panic

2003-11-06 Thread Harald Schmalzbauer
Hello, I have one reproducable panic with sources from 04. Nov when enabling device apic in the kernel. While building OpenOffice about 1 1/2 hours after start the system reboots. This is absolutely reproducable. Removing device apic from the kernel solves the problem! The only thing I have

yppasswd fails on 5.1 box

2003-11-06 Thread Guy Van Sanden
Yppasswd fails on my 5.1 box (has always worked on 4.5 to 5.0) with yppasswd: pam_chauthtok(): error in service module There's also a syslog message: Nov 4 22:54:54 *** yppasswd: in pam_sm_chauthtok(): yppasswd_local(): failed to connect to rpc.yppasswdd: ***: RPC: Program not registered Yet

Intel I440GX+

2003-11-06 Thread Scott Likens
Hi, I have a test server here that runs -CURRENT, just cvs'd to the latest and greatest. Well, it doesn't seem to like my ACPI is my guess. Once it display's the motherboard's ACPI it panic's and reboots. I'll have to of course go back to an old kernel since I stupidly tookout the debugger.

Re: Intel I440GX+

2003-11-06 Thread Tom
On Thu, 6 Nov 2003, Scott Likens wrote: ... Onboard SCSI, 1gig of ECC, dual P2-450's. Never had this problem before. I hope you are using P3s, or Xeon CPUs not P2s, since P2s are not able to cache memory above 512MB, which means that things will be real slow. Quite rare. Thanks --

current panics

2003-11-06 Thread Kirill Ponomarew
Hi, I got panic during the boot: ioapic0: Changing APIC ID to 2 ioapic0 Version 0.3 irqs 0-23 on motherboard panic: Can't find ExtINT pin to route through! cpuid=0; Is it known problem ? -Kirill pgp0.pgp Description: PGP signature

Re: Improvements to fsck performance in -current ...?

2003-11-06 Thread Daniel C. Sobral
Kevin Oberman wrote: To get to UFS2, you must newfs the partition. I don't know of nay other way. The basic improvement in UFS2 is the expansion of many fields to 64 bits to allow for much larger structures. While newfs in V5.1 and CURRENT defaults to UFS2, there are no problems continuing to run

we want GB2312 and GBK

2003-11-06 Thread
Traditionally, FreeBSD just support EUC as the standard locale of chinese language, but in fact we use GB2312 and GBK, even GB18030 in P.R.China, so I think the GB2312 and GBK should be included in the base system in order to support chinease ideally. Of course, if GB18030 could be well supported

Re: Bus error

2003-11-06 Thread Simon Barner
Hi, Hi today, cvsup'ed my source and build world ... and now get an so called Bus error while i want to su, anyone know about it (or fixed it) I think the best is to build debugging version of su: # cd /usr/src/usr.bin/su # make clean # make depend # set CFLAGS=$CFLAGS -g # make #

Re: Bus error

2003-11-06 Thread Simon Barner
# set CFLAGS=$CFLAGS -g # make Arg! Please use # make CFLAGS='-O -g' instead. signature.asc Description: Digital signature

devfs.conf and bpf devices

2003-11-06 Thread Ronald Klop
Hello, I've appended lines in /etc/devfs.conf. permbpf00660 permbpf10660 permfd0 0660 But when bpf1 is created for tcpdumping tun0 (user-ppp) it gets the permissions 0600. Any ideas why this can be? Running -current from about a week ago. I noticed that

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-06 Thread Harti Brandt
On Wed, 5 Nov 2003, John Baldwin wrote: JB JBOn 05-Nov-2003 Harti Brandt wrote: JB On Tue, 4 Nov 2003, John Baldwin wrote: JB JB JB JB JBOn 04-Nov-2003 Harti Brandt wrote: JB JB On Tue, 4 Nov 2003, Harti Brandt wrote: JB JB JB JB HBOn Tue, 4 Nov 2003, John Baldwin wrote: JB JB HB JB JB HBJB JB JB

Compaq Proliant 2500 - freebsd 5.1 install problems

2003-11-06 Thread Christer Solskogen
I`m trying to get FreeBSD 5.1 installed, but sysinstall never shows. The last info I get is /stand/sysinstall running as init on vty0 and it stops. It dont do anything more. FreeBSD 4.8(and 4.9 i guess, havent tried yet) works. Any sollution? Btw, I have set the OS to be 'Other' in BIOS. --

Re: new interrupts not working for me

2003-11-06 Thread John Baldwin
On 06-Nov-2003 Peter Schultz wrote: John Baldwin wrote: On 05-Nov-2003 Peter Schultz wrote: I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems to be having trouble with my adaptec scsi controller, I get a whole bunch of output like this hand transcribed bit, it comes

g++ problem

2003-11-06 Thread C. Kukulies
I tried to compile a virus-scanner for Linux that allows for scanning Windoze PCs in a network for all sorts of recent viruses (RPC/DCOM and such). http://www.enyo.de/fw/software/doscan Compilation fails with the following: kukuboo2k# gmake g++ -g -O2 -Wall -I/usr/local/include -I. -I. -I./lib

Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-06 Thread Kevin Oberman
I have learned a bit more about the problems I have been having with the DVD drive on my T30 laptop. When I have run the drive for an extended time (like 2 or 3 hours), I invariably have my system lock up because it can't malloc kernel memory for the ATAPI/CAM or ATA device. (Usually it's both.)

Re: Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-06 Thread Robert Watson
On Thu, 6 Nov 2003, Kevin Oberman wrote: I have learned a bit more about the problems I have been having with the DVD drive on my T30 laptop. When I have run the drive for an extended time (like 2 or 3 hours), I invariably have my system lock up because it can't malloc kernel memory for the

Re: drm, irqs, etc.

2003-11-06 Thread John Baldwin
On 06-Nov-2003 Eric Anholt wrote: On Wed, 2003-11-05 at 21:24, Mike Hoskins wrote: first, i apologize... i didn't think i'd get real answers on -questions so i'm posting this here. i realize 5.x isn't really stable yet, but i hope it's close enough to be relevant. ;) i've got XFree86

Re: yppasswd fails on 5.1 box

2003-11-06 Thread Martin Blapp
hi, Yppasswd fails on my 5.1 box (has always worked on 4.5 to 5.0) with yppasswd: pam_chauthtok(): error in service module 5.1 Release or 5.1 CURRENT ? I've fixed several errors since 5.1R so it should work now in CURRENT. There's also a syslog message: Nov 4 22:54:54 *** yppasswd: in

Re: g++ problem

2003-11-06 Thread Alexander Kabaev
On Thu, 6 Nov 2003 16:55:00 +0100 (CET) C. Kukulies [EMAIL PROTECTED] wrote: I tried to compile a virus-scanner for Linux that allows for scanning Windoze PCs in a network for all sorts of recent viruses (RPC/DCOM and such). http://www.enyo.de/fw/software/doscan Compilation fails with

RE: APIC-UP related panic

2003-11-06 Thread John Baldwin
On 06-Nov-2003 Harald Schmalzbauer wrote: Hello, I have one reproducable panic with sources from 04. Nov when enabling device apic in the kernel. While building OpenOffice about 1 1/2 hours after start the system reboots. This is absolutely reproducable. Removing device apic from the

RE: current panics

2003-11-06 Thread John Baldwin
On 06-Nov-2003 Kirill Ponomarew wrote: Hi, I got panic during the boot: ioapic0: Changing APIC ID to 2 ioapic0 Version 0.3 irqs 0-23 on motherboard panic: Can't find ExtINT pin to route through! cpuid=0; Is it known problem ? No, can you provide a boot -v dmesg? -- John Baldwin

Re: current panics

2003-11-06 Thread Kirill Ponomarew
Hi, On Thu, Nov 06, 2003 at 11:34:06AM -0500, John Baldwin wrote: Is it known problem ? No, can you provide a boot -v dmesg? You fixed it by your last commit of src/sys/i386/acpica/madt.c,v 1.4 No panic now ;-) -Kirill pgp0.pgp Description: PGP signature

Re: g++ problem

2003-11-06 Thread Marius Strobl
On Thu, Nov 06, 2003 at 11:28:28AM -0500, Alexander Kabaev wrote: On Thu, 6 Nov 2003 16:55:00 +0100 (CET) C. Kukulies [EMAIL PROTECTED] wrote: I tried to compile a virus-scanner for Linux that allows for scanning Windoze PCs in a network for all sorts of recent viruses (RPC/DCOM and

Re: g++ problem

2003-11-06 Thread Alexander Kabaev
On Thu, 6 Nov 2003 17:44:59 +0100 Marius Strobl [EMAIL PROTECTED] wrote: This happens with g++ 3.x ... This will happen with g++ 3.x, 2.x, 1.x and future 4.x too. I.e. the GCC is not at fault and the subject of the original message is misleading. -- Alexander Kabaev

Random reboots on -CURRENT of 20031105

2003-11-06 Thread Jaco H. van Tonder
Hi all, Last night I cvsup-ed to -CURRENT and built world and kernel. Today this machine rebooted alot by itself, with absolutely no load on it whatsoever. I dont know how to determine what is causing the reboots, so if anyone can give me a hint, it would be greatly appreciated. This machine acts

Re: new interrupts not working for me

2003-11-06 Thread Peter Schultz
John Baldwin wrote: On 06-Nov-2003 Peter Schultz wrote: John Baldwin wrote: On 05-Nov-2003 Peter Schultz wrote: I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems to be having trouble with my adaptec scsi controller, I get a whole bunch of output like this hand

Re: g++ problem

2003-11-06 Thread Harti Brandt
On Thu, 6 Nov 2003, Marius Strobl wrote: MSOn Thu, Nov 06, 2003 at 11:28:28AM -0500, Alexander Kabaev wrote: MS On Thu, 6 Nov 2003 16:55:00 +0100 (CET) MS C. Kukulies [EMAIL PROTECTED] wrote: MS MS I tried to compile a virus-scanner for Linux that allows for scanning MS Windoze PCs in a network

Re: g++ problem

2003-11-06 Thread Marius Strobl
On Thu, Nov 06, 2003 at 11:51:12AM -0500, Alexander Kabaev wrote: On Thu, 6 Nov 2003 17:44:59 +0100 Marius Strobl [EMAIL PROTECTED] wrote: This happens with g++ 3.x ... This will happen with g++ 3.x, 2.x, 1.x and future 4.x too. I.e. the GCC is not at fault and the subject of the original

RE: New interrupt stuff breaks ASUS 2 CPU system

2003-11-06 Thread John Baldwin
On 06-Nov-2003 Harti Brandt wrote: JBI figured out what is happenning I think. You are getting a spurious JBinterrupt from the 8259A PIC (which comes in on IRQ 7). The IRR register JBlists pending interrupts still waiting to be serviced. Try using JB'options NO_MIXED_MODE' to stop using

Trouble booting a SMP kernel

2003-11-06 Thread Scott R. Sewall
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 enabled the boot fails early in the boot process. The text from the console is below: Programming 16 pins in IOAPIC #0 IOAPIC #0 intpin 2 - irq

Re: Trouble booting a SMP kernel

2003-11-06 Thread Josh Tolbert
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 enabled the boot fails early in the boot process. The text from the

Re: yppasswd fails on 5.1 box

2003-11-06 Thread Guy Van Sanden
On Thu, 2003-11-06 at 17:27, Martin Blapp wrote: hi, Yppasswd fails on my 5.1 box (has always worked on 4.5 to 5.0) with yppasswd: pam_chauthtok(): error in service module 5.1 Release or 5.1 CURRENT ? I've fixed several errors since 5.1R so it should work now in CURRENT. I'm on

Re: sed behaving badly?

2003-11-06 Thread Dag-Erling Smørgrav
walt [EMAIL PROTECTED] writes: I got this nonsensical error from sed while trying to update python: /usr/bin/sed -i.bak -e 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' /usr/ports/lang/python/work/Python-2.3.2/Lib/pydoc.py sed:

savecore changed?

2003-11-06 Thread Jaco H. van Tonder
Hi all, I have a -CURRENT kernel that panics the moment it starts booting, and I have to use another kernel to boot properly (GENERIC). The problem is that I want to dump the core from the faulty kernel, and I see that savecore no longer support a -N flag like in 4.X? How do I save the core in

ssh port forwarding changed under 5-CURRENT vs. STABLE?

2003-11-06 Thread Aditya
I've searched the archives and perused manpages and config files yet can't figure out why this isn't working: - I'm trying to port forward from a remote machine to my laptop, something I did without a problem using 4-STABLE - If I do: ssh -v -N -4 -L8000:www.freebsd.org:80 myserver.net where

acd0: FAILURE - READ_BIG status=51READY,DSC,ERROR

2003-11-06 Thread Josef Karthauser
I've been getting a lot of this kind of error from my cdrom drive on a variety of disks recently: acd0: FAILURE - READ_BIG status=51READY,DSC,ERROR sensekey=ILLEGAL REQUEST error=1ILLEGAL_LENGTH acd0: FAILURE - READ_BIG status=51READY,DSC,ERROR sensekey=ILLEGAL REQUEST

Manual root filesystem specification - '?' - panic

2003-11-06 Thread Bjoern A. Zeeb
Hi, '?' should show list of possible boot devices but this doesn't seem to work with a src update from around 20031105-2024 UTC: --- cut --- ... Manual root filesystem specification: fstype:device Mount device using filesystem fstype eg. ufs:da0s1a ?

Re: yppasswd fails on 5.1 box

2003-11-06 Thread Martin Blapp
Hi, I'm on 5.1-RELEASE I still need to upgrade, I have the sources via cvsup, but it will be my first build/installworld ... 5.1R is broken. You should upgrade :) Martin ___ [EMAIL PROTECTED] mailing list

BOOTP endless loop if no root path given

2003-11-06 Thread Bjoern A. Zeeb
Hi, when pxe-booting a kernel compiled with following options [ for the following log this had been a kernel from 20031030-1748 UTC including PR 57328 if it hadn't already been commited at that time ] options MD_ROOT #MD is a potential root device options

Re: Intel I440GX+

2003-11-06 Thread Scott Likens
On Thu, 2003-11-06 at 03:27, Tom wrote: On Thu, 6 Nov 2003, Scott Likens wrote: ... Onboard SCSI, 1gig of ECC, dual P2-450's. Never had this problem before. I hope you are using P3s, or Xeon CPUs not P2s, since P2s are not able to cache memory above 512MB, which means that things

Re: ssh port forwarding changed under 5-CURRENT vs. STABLE?

2003-11-06 Thread Kris Kennaway
On Thu, Nov 06, 2003 at 01:43:43PM -0800, Aditya wrote: debug1: Connections to local port 8000 forwarded to remote address www.freebsd.org:80 debug1: Local forwarding listening on 127.0.0.1 port 8000. bind: Can't assign requested address channel_setup_fwd_listener: cannot listen to

Re: ssh port forwarding changed under 5-CURRENT vs. STABLE?

2003-11-06 Thread Aditya
On Thu, Nov 06, 2003 at 03:29:21PM -0800, Kris Kennaway wrote: On Thu, Nov 06, 2003 at 01:43:43PM -0800, Aditya wrote: debug1: Connections to local port 8000 forwarded to remote address www.freebsd.org:80 debug1: Local forwarding listening on 127.0.0.1 port 8000. bind: Can't

Re: Undelivered Mail Returned to Sender

2003-11-06 Thread Aditya
Kris, it looks like Pacbell/Prodigy are rejecting mail sent to [EMAIL PROTECTED] that is forwarded by your gandi.net forwarding... Adi On Fri, Nov 07, 2003 at 12:31:51AM +0100, Mail Delivery System wrote: Content-Description: Notification This is the Postfix program at host glenlivet.gandi.net.

Re: Intel I440GX+

2003-11-06 Thread Roberto de Iriarte
Scott Likens wrote: On Thu, 2003-11-06 at 03:27, Tom wrote: On Thu, 6 Nov 2003, Scott Likens wrote: ... Onboard SCSI, 1gig of ECC, dual P2-450's. Never had this problem before. I hope you are using P3s, or Xeon CPUs not P2s, since P2s are not able to cache memory above 512MB,

Re: Kernel memory leak in ATAPI/CAM or ATAng?

2003-11-06 Thread Kevin Oberman
Date: Thu, 6 Nov 2003 11:23:30 -0500 (EST) From: Robert Watson [EMAIL PROTECTED] On Thu, 6 Nov 2003, Kevin Oberman wrote: I have learned a bit more about the problems I have been having with the DVD drive on my T30 laptop. When I have run the drive for an extended time (like 2 or 3

make install fails on 11.pm cst current cvs..

2003-11-06 Thread Neal Hamilton Jr.
I cvsup at 11 pm CST. It compiles fine however make installworld fails with: #make installworld mkdir -p /tmp/install.M8ngJOCi for prog in [ awk cap_mkdb cat chflags chmod chown date echo egrep find grep l n make mkdir mtree mv pwd_mkdb rm sed sh sysctl test true uname wc zic; do cp `which

Re: savecore changed?

2003-11-06 Thread Doug White
On Thu, 6 Nov 2003, Jaco H. van Tonder wrote: Hi all, I have a -CURRENT kernel that panics the moment it starts booting, and I have to use another kernel to boot properly (GENERIC). The problem is that I want to dump the core from the faulty kernel, and I see that savecore no longer support

Fwd: make install fails on 11.pm cst current cvs..

2003-11-06 Thread Neal Hamilton Jr.
sorry it was 11 am. On Thu, 06 Nov 2003 17:00:04 -0800, Neal Hamilton Jr. [EMAIL PROTECTED] said: I cvsup at 11 pm CST. It compiles fine however make installworld fails with: #make installworld mkdir -p /tmp/install.M8ngJOCi for prog in [ awk cap_mkdb cat chflags chmod chown date echo

Re: the PS/2 mouse problem

2003-11-06 Thread Morten Johansen
Morten Johansen wrote: Scott Long wrote: One thought that I had was to make psmintr() be INTR_FAST. I need to stare at the code some more to fully understand it, but it looks like it wouldn't be all that hard to do. Basically just use the interrupt handler to pull all of the data out of the

Re: APIC-UP related panic

2003-11-06 Thread Harald Schmalzbauer
On Thursday 06 November 2003 17:33, John Baldwin wrote: On 06-Nov-2003 Harald Schmalzbauer wrote: *SCHNIP* Nov 5 13:41:40 cale kernel: processor eflags = interrupt enabled, IOPL = 0 Nov 5 13:41:40 cale kernel: current process= 26 (irq16: nvidia0) Nov 5 13:41:40 cale kernel:

HEADSUP: GCC 3.3.3 snapshot is coming.

2003-11-06 Thread Alexander Kabaev
Hello all, in preparation for coming code freeze I am going to import a GCC 3.3.3 post-release snapshot. This is supposed to be a minor update with no major functionality or code changes, but it does contain some fixes our sparc64 and amd64 users would like to have prior 5.2-release ships.

Re: HEADSUP: GCC 3.3.3 snapshot is coming.

2003-11-06 Thread Alexander Kabaev
On Thu, Nov 06, 2003 at 06:19:40PM -0800, Alexander Kabaev wrote: This will take about two hours, please hold your updates until an 'all clear' message is posted here. Done. ___ [EMAIL PROTECTED] mailing list

[current tinderbox] failure on alpha/alpha

2003-11-06 Thread Tinderbox
TB --- 2003-11-07 05:00:01 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-07 05:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2003-11-07 05:00:01 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha TB --- /usr/bin/cvs -f -R -q

Re: Intel I440GX+

2003-11-06 Thread RMH
Roberto de Iriarte wrote: Scott Likens wrote: On Thu, 2003-11-06 at 03:27, Tom wrote: On Thu, 6 Nov 2003, Scott Likens wrote: ... Onboard SCSI, 1gig of ECC, dual P2-450's. Never had this problem before. I hope you are using P3s, or Xeon CPUs not P2s, since P2s are not

[current tinderbox] failure on amd64/amd64

2003-11-06 Thread Tinderbox
TB --- 2003-11-07 05:07:59 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-07 05:07:59 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-11-07 05:07:59 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q

[current tinderbox] failure on i386/i386

2003-11-06 Thread Tinderbox
TB --- 2003-11-07 05:15:59 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-07 05:15:59 - starting CURRENT tinderbox run for i386/i386 TB --- 2003-11-07 05:15:59 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/i386 TB --- /usr/bin/cvs -f -R -q

[current tinderbox] failure on i386/pc98

2003-11-06 Thread Tinderbox
TB --- 2003-11-07 05:23:58 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-07 05:23:58 - starting CURRENT tinderbox run for i386/pc98 TB --- 2003-11-07 05:23:58 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q

[current tinderbox] failure on ia64/ia64

2003-11-06 Thread Tinderbox
TB --- 2003-11-07 05:31:58 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-07 05:31:58 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-11-07 05:31:58 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q

[current tinderbox] failure on sparc64/sparc64

2003-11-06 Thread Tinderbox
TB --- 2003-11-07 05:39:32 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-11-07 05:39:32 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2003-11-07 05:39:32 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/sparc64/sparc64 TB --- /usr/bin/cvs -f -R -q

Re: 3C940 / Asus P4P800 gigabit LAN driver

2003-11-06 Thread Matthew Dillon
:I just tried Jung-uk Kim's driver on -stable and sofar it works OK: : ... and I just ported it to DragonFly and it works fine there too with an ASUS K8V Motherboard. Kudos! -Matt ___ [EMAIL

Re: Intel I440GX+

2003-11-06 Thread Scott Likens
On Thu, 2003-11-06 at 21:09, RMH wrote: Roberto de Iriarte wrote: Scott Likens wrote: On Thu, 2003-11-06 at 03:27, Tom wrote: On Thu, 6 Nov 2003, Scott Likens wrote: ... Onboard SCSI, 1gig of ECC, dual P2-450's. Never had this problem before. I hope you

Re: NFS client mount options in CURRENT/5.1-

2003-11-06 Thread Antoine Jacoutot
Scott W wrote: mount -tnfs -orw,rsize=8196,wsize=8196,bg,hard,intr,async sol:/export /mnt nfs: -o rsize=: option not supported Try -r 8196 -w 8196 and have a look at man mount_nfs. Antoine ___ [EMAIL PROTECTED] mailing list

Re: NFS client mount options in CURRENT/5.1-

2003-11-06 Thread Scott W
Antoine Jacoutot wrote: Scott W wrote: mount -tnfs -orw,rsize=8196,wsize=8196,bg,hard,intr,async sol:/export /mnt nfs: -o rsize=: option not supported Try -r 8196 -w 8196 and have a look at man mount_nfs. Antoine Definite user error on my part, thanks. I couldn't find anything on hard vs

[no subject]

2003-11-06 Thread itetcu
[please keep the [EMAIL PROTECTED] cc and excuse formatting -- webmail, and also the typos] Hi, The quick story: after a change of the MB from a GA-7VT600 1393 to a GA-7VT600-L, both with VIA Apollo KT600 / 8237 cipset, my system's preen fsck can't find the superblock on partitions other

fsck: CANNOT SEEK BLK: -1 (after changing the mainboard)

2003-11-06 Thread itetcu
- Forwarded message from [EMAIL PROTECTED] - Date: Fri, 7 Nov 2003 08:28:23 +0200 From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] [please keep the [EMAIL PROTECTED] cc and excuse formatting -- webmail, and also the typos] Hi, The quick story:

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-06 Thread Branko F. Grac(nar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Silbersack wrote: | On Wed, 5 Nov 2003, [ISO-8859-1] Branko F. Grac(nar wrote: | | |-BEGIN PGP SIGNED MESSAGE- |Hash: SHA1 | |Mike Silbersack wrote: | || Can you try updating to 5.1-current and see if the situation changes at || all? A

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-06 Thread David Xu
Branko F. Grac(nar wrote: Thanks. I already sent pr at 29.10.2003, which is identified by id 'kern/58677'. PR can be viewed at the following url address: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/58677 I think, that this really serious issue, concerning operating system stability. best