Re: How to force a kernel panic?

2003-08-26 Thread Nicolas Rachinsky
* Mike Harding [EMAIL PROTECTED] [2003-08-26 09:41 -0700]: ...so I can test my debugging kernel? kill -6 1 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: kernel panic: vm_page_remove

2003-08-26 Thread Mike Tancsa
kern.crit bolter/kernel: panic: vm_page_remove(): page not found in hash I was seeing the same type of panic. There was a commit made early this morning to /usr/src/sys/i386/i386/pmap.c that fixed this for me. ---Mike ___ [EMAIL PROTECTED] mailing

Re: How to force a kernel panic?

2003-08-26 Thread Aaron Wohl
reboot -d On Tue, 26 Aug 2003 09:41:09 -0700 (PDT), Mike Harding [EMAIL PROTECTED] said: ...so I can test my debugging kernel? Thanks, Mike H. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To

Kernel Panic 12 since 4.8

2003-06-12 Thread C.F. v. Antwerpen
Hello, I'm having a lot of trouble installing FreeBSD 4.8. First I tried installing 4.8-Stable, but I got kernel panic 12. After that I tried installing 4.8-Release, but it still gave me kernel panic 12 (sometimes while almost done booting, or short after a boot, while trying to cvsup the ports

Kernel Panic : ATA problem in STABLE.

2003-02-22 Thread Fabio Vilan
After make kernel using latest stable (as of Feb 22) and booting : --- atapci0: Intel PIIX4 ATA33 controller port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq14 on atapci0 panic: still using grody create_intr interface Uptime: 0s Automatic reboot in 15 seconds - press a key on the

Re: Kernel Panic : ATA problem in STABLE.

2003-02-22 Thread El Vampiro
FV panic: still using grody create_intr interface FV Uptime: 0s FV Automatic reboot in 15 seconds - press a key on the console to abort. FV --- FV FV There were no problems in stable of 3 days ago (Feb 19) FV Might have been those recent (Feb 20) changes in ATA at FV /src/sys/dev/ata/ata* FV

Re: Kernel Panic : (Not ATA related) problem in STABLE.

2003-02-22 Thread Fabio Vilan
You're right Vampiro, The ata changes were in CURRENT, not RELENG_4. I need some sleep :) Anyway someone please have this problem fixed as soon as possible. -- Fabio Vilan [EMAIL PROTECTED] Any sufficiently advanced technology is indistinguishable from magic. Arthur C. Clarke's Third Law, from

4.8-PRERELEASE Kernel Panic

2003-02-22 Thread Michael Sharp
I pulled down RELENG_4 at 11:45pm ( Feb 21 ) EST via cvsup and 'made world' like I have for the past two years with no problems. However, after doing so last night, I get the following on a reboot: panic: still using grody create_intr interface uptime: 0s Automatic reboot in 15 seconds... I am

Re: 4,7 Kernel panic

2002-10-13 Thread Roger Savard
Hi, Even with the latest : lab# CVSS Parsing supfile /etc/cvsupfile-stable Connecting to cvsup1.FreeBSD.org Connected to cvsup1.FreeBSD.org Server software version: SNAP_16_1e Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection

Re: 4,7 Kernel panic

2002-10-13 Thread Ian Dowse
In message [EMAIL PROTECTED], Roger Savard writes: Even with the latest : nexus_print_all_ressources(... That is the other 4.7 problem that people have been reporting recently, but only on some hardware. You could try reverting John Baldwin's latest change to src/sys/i386/i386/nexus.c by

Re: 4,7 Kernel panic

2002-10-13 Thread Donn Miller
Ian Dowse wrote: In message [EMAIL PROTECTED], Roger Savard writes: Even with the latest : nexus_print_all_ressources(... That is the other 4.7 problem that people have been reporting recently, but only on some hardware. You could try reverting John Baldwin's latest change to

Re: 4,7 Kernel panic

2002-10-13 Thread Roger Savard
On October 13, 2002 03:14 pm, Ian Dowse wrote: In message [EMAIL PROTECTED], Roger Savard writes: Even with the latest : nexus_print_all_ressources(... That is the other 4.7 problem that people have been reporting recently, but only on some hardware. You could try reverting John

Re: 4,7 Kernel panic

2002-10-13 Thread Donn Miller
On Sun, 13 Oct 2002, Chrisy Luke wrote: Donn Miller wrote (on Oct 13): So the error is in the probe/attach routines. Correct in that the fatal trap only occurs on certain machines. On my laptop, the kernel bombs immediately after the EISA bus is probed. For example: eisa0: EISA

10/11/2002 FreeBSD 4.7-stable kernel panic

2002-10-11 Thread Kristopher Zentner
got the kernel panic at the bottom of this mail. Here's some proc and memory stats: CPU: AMD-K6(tm) 3D processor (300.68-MHz 586-class CPU) Origin = AuthenticAMD Id = 0x584 Stepping = 4 Features=0x8001bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX AMD Features=0x8800SYSCALL,3DNow! real memory

Latest kernel panic, second server ...

2002-08-30 Thread Marc G. Fournier
jupiter /kernel: interrupt mask = none - SMP: XXX Aug 30 23:39:41 jupiter /kernel: trap number= 12 Aug 30 23:39:41 jupiter /kernel: panic: page fault Aug 30 23:39:41 jupiter /kernel: mp_lock = 0002; cpuid = 0; lapic.id = Aug 30 23:39:41 jupiter /kernel: boot() called

Re: kern/41492: Kernel Panic after cvsup'ing 8/9/02 (fwd)

2002-08-09 Thread Brad Johnson
I just sent this off to freebsd-bugs - I too had the kernel panic, but a slightly different scenario. I'll try that patch to see if it helps my situation as well. Read on if you're interested... -- Forwarded message -- Date: Fri, 9 Aug 2002 23:40:41 -0400 (EDT) From: Brad Johnson

4.5-RELEASE kernel panic

2002-03-19 Thread Michael Allman
Hello All, Below is an abbreviated kernel debugging session from a kernel panic. I suspect this is due to a bug in the network routing code. Somehow, a null pointer got thrown in the works. Could someone more knowledgable of these things have a look? I can provide more information

Re: Kernel Panic on 4.5 STABLE

2002-03-05 Thread Michael Kohn
Hi, don't know, if you have solved it, but I've had the same problem here. (Reboot on the periodic daily script) On Mon, 11 Feb 2002 09:26:41 -0500, stan wrote: On Mon, Feb 11, 2002 at 01:47:41PM +0100, Danny Pansters wrote: On Monday 11 February 2002 05:02, you wrote: BTWW, it's ipfw. A

Re: Pentium and NO_F00F_HACK = kernel panic

2002-02-28 Thread Daniel O'Connor
On Thu, 2002-02-28 at 20:57, Johann Frisch wrote: F00F hack works around the CPU bug; the NO_F00F_HACK option disables the workaround.) I knew that and I have no problem using this option. I am just curious if this kernel behaviour is intented or not? No, it shouldn't panic. You should

Re: kernel panic if using SCSI CDROM as root device

2001-11-15 Thread Dirk Froemberg
as a root filesystem works (giving cd9660:/dev/acd0c as root), but not on SCSI systems (giving cd9660:/dev/cd0c as root). On such systems a kernel panic occurs (Fatal trap 12: page fault while in kernel mode). Now, some more debug information... Regards Dirk ok boot -C /kernel text

Re: FIXME! snd_pcm.ko kernel panic

2001-09-17 Thread George Reid
On Fri, Sep 14, 2001 at 06:05:11PM -0400, Brad Laue wrote: Upon patching the sources and recompiling, I kldunloaded snd_pcm.ko while snd_maestro3.ko was still loaded, and attempted to play an mp3; kernel panic ensued. Brad You need to make sure you've recompiled both snd_pcm.ko

Re: FIXME! snd_pcm.ko kernel panic

2001-09-17 Thread Cameron Grant
Upon patching the sources and recompiling, I kldunloaded snd_pcm.ko while snd_maestro3.ko was still loaded, and attempted to play an mp3; kernel panic ensued. this should be impossible in two ways: 1. snd_maestro3 depends on snd_pcm so the module system should not permit snd_maestro3

Re: FIXME! snd_pcm.ko kernel panic

2001-09-16 Thread Brad Laue
Upon patching the sources and recompiling, I kldunloaded snd_pcm.ko while snd_maestro3.ko was still loaded, and attempted to play an mp3; kernel panic ensued. Brad // -- http://www.BRAD-X.com/ -- // On Fri, 14 Sep 2001, George Reid wrote: On Fri, Sep 14, 2001 at 05:17:56PM -0400, Brad Laue

Re: FIXME! snd_pcm.ko kernel panic

2001-09-14 Thread Brad Laue
Great! Any chance I can get you to send me an unofficial patch in the meantime? Brad // -- http://www.BRAD-X.com/ -- // On Fri, 14 Sep 2001, George Reid wrote: On Thu, Sep 13, 2001 at 06:33:01PM +0100, j mckitrick wrote: On Wed, Sep 12, 2001 at 05:15:05PM -0400, Brad Laue wrote: | As an

Re: FIXME! snd_pcm.ko kernel panic

2001-09-14 Thread George Reid
On Fri, Sep 14, 2001 at 05:17:56PM -0400, Brad Laue wrote: Great! Any chance I can get you to send me an unofficial patch in the meantime? Sure: http://people.freebsd.org/~greid/src/newpcm-kld2.diff Apply in /usr/src/sys/dev/sound -- +---+-+ |George

FIXME! snd_pcm.ko kernel panic

2001-09-11 Thread Brad Laue
Just wanted to point out that the snd_pcm kernel module is unloadable while the sound device is in use, causing a total wipeout of the operating system whenever the last application relinquishes the sound device. Also, modules such as snd_pcm.ko are loadable while their compiled in counterparts

Re: kernel panic when bringing up a VLAN interface (netgraph?)

2001-08-29 Thread Archie Cobbs
Yar Tikhiy writes: Why does gdb report the values of ifp and mp inconsistently? The kernel crashed at the first line of ng_ether_output(), so the arguments couldn't be modified... I'm confused. Optimization.. it's probably reusing the same variable/register for both 'ifp' and 'node'. So

Re: kernel panic when bringing up a VLAN interface (netgraph?)

2001-08-27 Thread Archie Cobbs
Mike Tancsa writes: On a new machine I am trying to bring up a trunked port to my vlan interface. This is with the most recent fxp patches and STABLE as of this afternoon 4.4-RC FreeBSD 4.4-RC #0: Mon Aug 27 16:46:47 EDT 2001 OK, here is a backtrace. If there is more info required,

Re: kernel panic when bringing up a VLAN interface (netgraph?)

2001-08-27 Thread Mike Tancsa
At 08:37 PM 8/27/2001 -0700, Archie Cobbs wrote: Mike Tancsa writes: On a new machine I am trying to bring up a trunked port to my vlan interface. This is with the most recent fxp patches and STABLE as of this afternoon 4.4-RC FreeBSD 4.4-RC #0: Mon Aug 27 16:46:47 EDT 2001 OK,

mpd, (GRE/NETGRAPH), kernel panic, abort trap in FreeBSD 3.4

2001-07-14 Thread Martin McFlySr
Hello [EMAIL PROTECTED], #uname -a FreeBSD 4.3-STABLE #3: Fri Jul 13 09:37:43 MSD 2001 In MyKernel i include all options NETGRAPH*. After run mpd (for pptp session to other fbsd/mpd) and establish session Jul 13 10:22:29 mpd: [vpn] CCP: state change Req-Sent -- Ack-Sent Jul 13

RE: Kernel Panic

2001-06-22 Thread Jonathan Slivko
Book website: http://www.freebsd-corp-net-guide.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan Slivko Sent: Thursday, June 21, 2001 4:59 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Kernel Panic Hello, I

Kernel Panic

2001-06-21 Thread Jonathan Slivko
Hello, I just wrote a little shell script that, on the machine I tested it on, crashed the box and forced a reboot. The contents of the script was: #!/bin/sh pine -i rm -rf $HOME/dead.letter Thats the whole script. I don't see how something like that could cause a kernel to crash. Would

Re: Kernel Panic

2001-06-21 Thread Chris Byrnes
Uh, heh. How can you rm -rf $HOME/dead.letter while pine is open? Chris Byrnes - [EMAIL PROTECTED] JEAH Communications, LLC - Fast. Dedicated. On Thu, 21 Jun 2001, Jonathan Slivko wrote: Hello, I just wrote a little shell script that, on the machine I tested it on, crashed the box and

Re: Kernel Panic

2001-06-21 Thread Juha Saarinen
After you quit Pine? Anyway, no misbehaviour here, on a 4.2-Stable box. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 On Thu, 21 Jun 2001, Chris Byrnes wrote: Uh, heh. How can you rm -rf $HOME/dead.letter while pine is open? To Unsubscribe: send

Re: Kernel Panic

2001-06-21 Thread Chris Byrnes
Bad form to reply to your own posts, I know, but uh, ignore that last post. :P Chris Byrnes - [EMAIL PROTECTED] JEAH Communications, LLC - Fast. Dedicated. On Thu, 21 Jun 2001, Chris Byrnes wrote: Uh, heh. How can you rm -rf $HOME/dead.letter while pine is open? To Unsubscribe: send

Re: Kernel Panic

2001-06-21 Thread Jonathan Slivko
It was supposed to run after pine had closed. -- Jonathan __ Jonathan M. Slivko [EMAIL PROTECTED] Technical Support, Black Lotus Communications http://www.blacklotus.net -- check us out! -- --

Re: 3Com 3c905B related kernel panic

2001-06-08 Thread Mitja Horvat
Hi, The commit was allowing oversized frames so that VLAN tagged frames could get through. From the commit message it sounds like something on your network may be sending big frames. Bill Paul would be the best person to talk to about this - make sure you include all the info you have about

3Com 3c905B related kernel panic

2001-06-06 Thread Mitja Horvat
, XL_PACKET_SIZE); What is this supposed to do other than panicing my machine? :) I have these options enabled, but I don't think they are the culprits: loader.conf: hw.ata.wc=1 hw.ata.tags=1 hw.ata.atapi_dma=1 sysctl: vfs.vmdirioenable=1 This is a backtrace of the kernel panic and below it you can find my

Re: Kernel Panic on 4.3-RC #0 using PPPoE

2001-03-27 Thread Yar Tikhiy
Hi, On Tue, Mar 27, 2001 at 12:40:11PM -0800, Archie Cobbs wrote: Mike Tancsa writes: Not sure why this hasn't been detected before though. Below is a possible patch. It has been at http://www.freebsd.org/cgi/query-pr.cgi?pr=25478 and discussed a few times in freebsd-net. Here is

Re: Kernel Panic on 4.3-RC #0 using PPPoE

2001-03-27 Thread Yar Tikhiy
On Wed, Mar 28, 2001 at 11:30:49AM +0400, Yar Tikhiy wrote: Please take a careful look at the frames 6 through 9 of the stack trace in PR#25478, so you may notice that your patch happens to do nothing about the broblem. You are going to add a check for IFF_UP to ether_output_frame() while

Re: Kernel Panic on 4.3-RC #0 using PPPoE

2001-03-26 Thread Archie Cobbs
Archie Cobbs writes: I am receiving kernel panics under 4.3-RC #0 when trying to bring up PPPoE. A copy of the kernel debug, the start up and the actual PPP configuration are attached. It appears to be something in the subroutine called fxp_start of the actual ethernet card (Which is

Re: 4.2-STABLE (20/02/2001): Reproducable kernel panic.

2001-02-24 Thread Kent Stewart
Cameron Grant wrote: Looking at that, I'm wondering if the sound card isn't the difference here. I would assume that the Ensoniq has its own driver seperate from the SB series.. I wish I understand much about kernel internals. :P I have an older SB and a newer Es-1371. I can

Fwd: kevents umount -f kernel panic

2001-02-01 Thread Mitja Horvat
access myself). Should I rather send a GNATS report for such kind of bugs? -- Forwarded Message -- Subject: kevents umount -f kernel panic Date: Tue, 30 Jan 2001 17:54:57 +0100 From: Mitja Horvat [EMAIL PROTECTED] To: [EMAIL PROTECTED] Hi all, I found a bug in the FreeBSD

Kernel panic on VLAN ...

2000-12-05 Thread Yury Yaroshevsky
nfiguration from /dev/da1s1e vinum: updating configuration from /dev/da0s1e After recompile kernel and reloading I'm try: ifconfig fxp0 10.0.0.1 ifconfig vlan0 vlan 2 vlandev fxp0 ifconfig vlan0 192.168.1.1 fxp0 situated in 2 VLANs. 1-st - untagged, 2-nd - use 802.1q After this manipulations I c

Kernel Panic with Stable

2000-09-10 Thread Brandon Fosdick
I cvsup'd on friday (8 Sept), did the whole make world/kernel routine thats in UPDATING, rebooted and the kernel panics with "kmem_malloc(very large negative number):kmem_map too small: 3592192 total allocated". I tried booting off the generic and .old kernels but that doesn't work either (same

Re: Kernel Panic with Stable

2000-09-10 Thread Brandon Fosdick
Brandon Fosdick wrote: I cvsup'd on friday (8 Sept), did the whole make world/kernel routine thats in UPDATING, rebooted and the kernel panics with "kmem_malloc(very large negative number):kmem_map too small: 3592192 total allocated". I tried booting off the generic and .old kernels but

Re: /kernel: panic: ufs_lick: recursive lock not expected...

2000-06-22 Thread David Malone
On Wed, Jun 21, 2000 at 01:07:15PM -0700, Steve Khoo wrote: 2.2.8-STABLE NFS server crashing frequently. This server has been stable for a long time now. It just started crashing recently. Very few people login to this server. I checked the mail archive and found some reference to a

Re: kernel panic

1999-10-04 Thread Kris Kennaway
On Fri, 1 Oct 1999, Mr. K. wrote: FreeBSD my.computer.com 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999 jkh@cathair:/usr/src/sys/compile/GENERIC i386 I just got a kernel panic while telnetted into my machine. I didn't have the console plugged in, and i missed

kernel panic

1999-10-01 Thread Mr. K.
FreeBSD my.computer.com 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue May 18 04:05:08 GMT 1999 jkh@cathair:/usr/src/sys/compile/GENERIC i386 I just got a kernel panic while telnetted into my machine. I didn't have the console plugged in, and i missed the panic message. Is there anywhere I can

<    2   3   4   5   6   7