Re: lock up in 6.2 (procs massively stuck in Giant)

2009-05-12 Thread John Baldwin
. 18 0 0 0 LL *Giant0xd0a6b140 [swi4: clock sio] db bt 18 Ok, this is a known issue in 6.x. It is fixed in 6.4. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: lock up in 6.2 (procs massively stuck in Giant)

2009-05-11 Thread John Baldwin
On Monday 04 May 2009 11:41:35 pm pluknet wrote: 2009/5/1 John Baldwin j...@freebsd.org: On Thursday 30 April 2009 2:36:34 am pluknet wrote: Hi folks. Today I got a new locking issue. This is the first time I got it, and it's merely reproduced. The box has lost both remote

Re: devd doesn't fire event on boot

2009-05-11 Thread John Baldwin
that happen prior to devd starting up I think. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: RELENG_7 fatal trap

2009-05-11 Thread John Baldwin
On Thursday 07 May 2009 8:41:44 am Alexander Kriventsov wrote: Hi, Sorry for my english. I have fatal trap on my box. Kernel compiled with debug options. System is RELENG_7 amd64 dated 2009-04-14. I think this is fixed in the latest RELENG_7. -- John Baldwin

Re: kern/130330: [mpt] [panic] Panic and reboot machine MPT ...

2009-05-11 Thread John Baldwin
on the crash, perhaps a crash dump? -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: 7.1-STABLE Sun Mar 29 01:06:46 ADT 2009 Locks up ...

2009-05-11 Thread John Baldwin
driver that are using MSI/MSIX, unless you have a reason to suspect otherwise? How do you tell that, about igb? looking at the server I have the igb device on, it doesn't seem to say anything about that ... IRQs 256 are MSI/MSI-X. -- John Baldwin

Re: Garbled output from kgdb?

2009-05-11 Thread John Baldwin
. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: kern/130330: [mpt] [panic] Panic and reboot machine MPT ...

2009-05-11 Thread John Baldwin
On Monday 11 May 2009 12:55:22 pm Riccardo Torrini wrote: On Mon, May 11, 2009 at 09:53:21AM -0400, John Baldwin wrote: What can I do now? Can you get more details on the crash, perhaps a crash dump? All what you want, but you need to drive me, I was unable to setup serial/debug

Re: cvsup.uk.freebsd.org appears to not be serving

2009-05-05 Thread John
John Marshall wrote: You are obviously connecting OK; it's just that the server is already as busy as it's minder is willing to let it be. Perhaps you'd be better off choosing something other than 03:00 as a starting point? Maybe... but I think that would make no odds, because although

Re: Garbled output from kgdb?

2009-05-05 Thread John Baldwin
this and the problem with the Alias() operator. Jung-uk Kim on 05/05/2009 19:45 Andriy Gapon said the following: on 01/05/2009 22:01 John Baldwin said the following: The trace actually ends here. There is nothing super bad here but there is a big problem actually in that the idle threads cannot

Re: [PANIC] recent 7.2-STABLE when probing drm

2009-05-05 Thread John Baldwin
it panics, can you please type bt (assuming you have the debugger compiled in) and show the output? I have this too. I have dump too. Sorry about that. I merged the fixes to vgapci this morning so this should be fixed now. -- John Baldwin

cvsup.uk.freebsd.org appears to not be serving

2009-05-04 Thread John
successfully completes. So the first I knew of this was when I wasn't getting my mails for the daily run, but anyway... I'm now using cvsup4.uk.freebsd.org, which seems to work fine. Should cvsup.uk.freebsd.org be taken out of the list of cvsup servers? cheers -- John

Re: cvsup.uk.freebsd.org appears to not be serving

2009-05-04 Thread John Marshall
On Mon, 04 May 2009, 09:26 +0100, John wrote: Hi list, hopefully this is the right one and not -questions Perhaps -hubs would have been a better choice? cvsup.uk.freebsd.org appears to have not been serving these last few weeks. I get, variously, in my logs: Parsing supfile /etc/cvsupfile

Re: #0 sched_switch (td=0xc579b230, newtd=Variable newtd is not available.

2009-05-04 Thread John Baldwin
be useful. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: Garbled output from kgdb?

2009-05-01 Thread John Baldwin
:0x80424561 A syntax error in expression, near `:0x80424561'. Drop the '0x8:' from this and it will work better. Also, 'bt' output would be good. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: lock up in 6.2 (procs massively stuck in Giant)

2009-05-01 Thread John Baldwin
: 1) first, this is a 8-way web server. No processes on runqueue except one httpd (i.e. ps shows R in its state): You need to find who owns Giant and what that thread is doing. You can try using 'show lock Giant' as well as 'show lockchain 11568'. -- John Baldwin

Re: Garbled output from kgdb?

2009-05-01 Thread John Baldwin
On Friday 01 May 2009 12:50:15 pm Alan Amesbury wrote: John Baldwin wrote: Drop the '0x8:' from this and it will work better. Also, 'bt' output would be good. Thanks for the pointer (no pun intended). (kgdb) list *0x80424561 0x80424561 is in turnstile_wait (/usr

Re: RELENG_7 crash

2009-04-21 Thread John Baldwin
/i386/i386/exception.s:255 #13 0x0033 in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) Can you do 'frame 7' followed by 'l', 'p ifp', and 'p ifp-if_snd'? -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http

Re: FreeBSD and iSCSI for disks.

2009-04-09 Thread John Nielsen
On Thursday 09 April 2009 10:32:05 am Danny Braniss wrote: Danny Braniss wrote: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --enig90DADA8437A99D893FB775F8 Content-Type: text/plain; charset=3DUTF-8 Content-Transfer-Encoding: quoted-printable Danny

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-04-01 Thread John
# ifconfig wlan0 ssid ap_name up Please see malo(4) for details. Thanks for testing :-) yes, it works. thnx! Mine is now working too ;) thanks! -- John ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Off-by-one error in ngets() causing panic in loader(8)?

2009-03-31 Thread John Baldwin
. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-28 Thread John
~]$ kldstat Id Refs AddressSize Name 18 0x8010 7c26c0 kernel 21 0x80a22000 95a pflog.ko 31 0x80a23000 2ae44pf.ko 41 0x80a4e000 189aclinux.ko 51 0x80a67000 aa7a fuse.ko cheers, -- John

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-28 Thread John
Paul B. Mahol wrote: On 3/28/09, John li...@reiteration.net wrote: Weongyo Jeong wrote: It looks something goes wrong so could you please patch if_malo_pci.c manually it's a very simple patch and test? Sorry for inconvenience. Hello, Now I get: sudo kldload /boot/kernel/if_malo.ko kldload

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-28 Thread John
malo driver. A package for the firmware which can be installed via pkg_add(1) can be found at: http://weongyo.org/project/malo/malo-firmware-1.4.tar.gz This package must be installed before ifconfig(8) will work. [/snip] Sorry if this was less than clear. -- John

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-27 Thread John
Weongyo Jeong wrote: It looks something goes wrong so could you please patch if_malo_pci.c manually it's a very simple patch and test? Sorry for inconvenience. After editing, is it sufficient to just build and install a new kernel? thanks -- John

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-26 Thread John
file if_malo_pci.c using Plan A... Hunk #1 failed at 260. 1 out of 1 hunks failed--saving rejects to if_malo_pci.c.rej done thanks, -- John ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-26 Thread John
malo.c is, patch and recompile? or patch patchfile (from anywhere?) btw I'm running amd64, I should have mentioned it earlier: FreeBSD 7.2-PRERELEASE #0: Thu Mar 26 01:02:54 GMT 2009 thanks -- John ___ freebsd-stable@freebsd.org mailing list http

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-26 Thread John
Pyun YongHyeon wrote: #cd /usr/src/sys/dev/malo #patch -p0 /path/to/patch_malo_20090326_panic.diff And rebuild malo(4)/kernel. Ok thanks for that, I'll try again -- John ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-26 Thread John
at 260. 1 out of 1 hunks failed--saving rejects to if_malo_pci.c.rej done -- John ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-26 Thread John
=RELENG_7 *default delete use-rel-suffix src-all doc-all *default tag=. ports-all If patching failed, rebuilding module/kernel is pointless. agreed -- John ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-26 Thread John
-- John ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-26 Thread John
Paul B. Mahol wrote: On 3/26/09, John li...@reiteration.net wrote: Paul B. Mahol wrote: This is a contradiction, I think that in csup case last rule wins How come this builds a 7-STABLE system rather than -CURRENT ? In any case, I appreciate your comment and will take out the offending

Q: FreeBSD 7.1 stable boot failure

2009-03-26 Thread John H. Nyhuis
driver. Would someone point me in the correct direction for resolving this? Something must have changed between 6.1 and 7.1 stable that is causing my hang. Thanks, John H. Nyhuis IT Manager Dept. of Pediatrics HS RR541C, Box 356320 University of Washington Desk: (206)-685-3884 jnyh

Q: FreeBSD 7.1 stable boot failure

2009-03-26 Thread John H. Nyhuis
), 128MB memory, and a 3ware 7000-2 card which should be supported by the twe0 driver. Would someone point me in the correct direction for resolving this? Something must have changed between 6.1 and 7.1 stable that is causing my hang. Thanks, John H. Nyhuis IT Manager Dept

Re: 32bit filesystem limitations

2009-03-25 Thread John Baldwin
that volume if desired. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-25 Thread John
Hi list I configured the malo device as per the manpage. Now I'm getting panic after the device is probed as per http://www.growveg.org/desktop/DSC_6973-3008.jpg Is there a parameter I can pass to boot that will ignore this driver/module? I have tried disable-module to no avail. Is the only

Re: malo causes sig 12 error and panic on Freebsd 7.2-PRERELEASE (7-STABLE)

2009-03-25 Thread John
Paul B. Mahol wrote: On 3/25/09, John li...@reiteration.net wrote: Hi list I configured the malo device as per the manpage. Now I'm getting panic after the device is probed as per http://www.growveg.org/desktop/DSC_6973-3008.jpg Is there a parameter I can pass to boot that will ignore

Re: in recent 7-STABLE: VOP_WRITE...is not exclusive locked but should be

2009-03-19 Thread John Baldwin
, ioflag, fp-f_cred); ... } Can you check your /sys/kern/vfs_vnops.c and verify that LK_EXCLUSIVE is present in your vn_write() routine? If so, then perhaps run memtest? -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http

Re: FreeBSD 7.2 Release process starting...

2009-03-19 Thread John Baldwin
security advisory we do). -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: in recent 7-STABLE: VOP_WRITE...is not exclusive locked but should be

2009-03-19 Thread John Baldwin
On Thursday 19 March 2009 12:02:51 pm Kostik Belousov wrote: On Thu, Mar 19, 2009 at 10:01:44AM -0400, John Baldwin wrote: On Thursday 19 March 2009 8:05:34 am Tim Chase wrote: Hello, I have a system that had been running quite well with an oldish 7-STABLE (from around August 7

Re: 7.1 panic vm_page_startup: inconsistent page counts

2009-03-18 Thread John Baldwin
On Sunday 15 March 2009 10:14:12 pm Peter Jeremy wrote: On 2009-Mar-12 08:46:50 -0400, John Baldwin j...@freebsd.org wrote: On Thursday 12 March 2009 12:36:46 am Peter Jeremy wrote: I'm trying to upgrade an 11 month old FreeBSD 7 image in a VMware 4.5.2 guest to an up-to-date -stable

Re: GCC build causes panic: page already inserted

2009-03-18 Thread John Baldwin
be. I suspect recent changes to vm code... perhaps in /usr/src/sys/vm/ vm_meter.c or vm_page.c ? The compressed core dump is 41 MB. When I have seen this panic on machines in the past it was caused by bad RAM or another hardware problem. -- John Baldwin

Re: bge0: EEPROM read timed

2009-03-18 Thread John Baldwin
/ if_bge.c1.91.2.26) in order to backport BCM5722 support into 6.2-R. After some tweaks it was built, so.. Can you further narrow down where the regression occurs? -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: 7.1 panic vm_page_startup: inconsistent page counts

2009-03-12 Thread John Baldwin
of this didn't include the detail that it was only off by one page. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: mergemaster annoyance or not?

2009-03-12 Thread John Baldwin
importer could simply ignore commits that create a new branch to avoid this problem. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable

Re: GCC segfaulting while trying to compile latest Qt4 code

2009-03-05 Thread John Baldwin
a way you can either add some debug printfs or something else to determine what the faulting address that results in the SIGBUS you are seeing? -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: 7.1 new install halts on BTX error

2009-03-02 Thread John Baldwin
(LOADER_FIREWIRE_SUPPORT) || defined(LOADER_ZFS_SUPPORT) +#if defined(LOADER_BZIP2_SUPPORT) || defined(LOADER_FIREWIRE_SUPPORT) || defined(LOADER_GPT_SUPPORT) || defined(LOADER_ZFS_SUPPORT) heap_top = PTOV(memtop_copyin); memtop_copyin -= 0x30; heap_bottom = PTOV(memtop_copyin); -- John Baldwin

Re: 7.1-STABLE does not boot after recent superpage support MFC

2009-02-27 Thread John Baldwin
number = 12 panic: page fault cpuid = 0 And the message is cycled. The kernel does not boot despite vm.pmap.pg_ps_enabled value. This should now be fixed, apologies for the breakage. :( -- John Baldwin ___ freebsd-stable@freebsd.org mailing

Re: 7.1-STABLE does not boot after recent superpage support MFC

2009-02-27 Thread John Baldwin
On Friday 27 February 2009 11:21:00 am Michael Butler wrote: John Baldwin wrote: On Friday 27 February 2009 8:08:30 am Igor Sysoev wrote: And the message is cycled. The kernel does not boot despite vm.pmap.pg_ps_enabled value. This should now be fixed, apologies for the breakage

Re: 7.1-STABLE does not boot after recent superpage support MFC

2009-02-27 Thread John Baldwin
On Friday 27 February 2009 11:26:25 am Igor Sysoev wrote: On Fri, Feb 27, 2009 at 10:26:15AM -0500, John Baldwin wrote: On Friday 27 February 2009 8:08:30 am Igor Sysoev wrote: Is anyone able to boot kernel with recently merged superpage support ? I have csup'd world to *default date

Re: 7.1 hangs in cache_lookup mutex?

2009-02-26 Thread John Baldwin
On Wednesday 25 February 2009 10:02:16 am Guy Helmer wrote: John Baldwin wrote: On Tuesday 24 February 2009 4:46:28 pm Guy Helmer wrote: I think I may have found a clue regarding some of the hangs I'm seeing on FreeBSD 7.1. I have a program (kvoop), compiled under FreeBSD 6

Re: [releng_7 tinderbox] failure on sparc64/sparc64

2009-02-26 Thread John Baldwin
in HEAD to MFC and am trying to merge it, but am having some issues with NFS at the moment that are making it take a while. The two SVN changes I've found so far that are relevant are 175397 and 178893. -- John Baldwin ___ freebsd-stable@freebsd.org

Re: 7.1 hangs in cache_lookup mutex?

2009-02-26 Thread John Baldwin
will want to see what is running on that CPU. You might want to check your other coredump and find the td_state member of the thread for kvoop there as well. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: 7.1 hangs in cache_lookup mutex?

2009-02-26 Thread John Baldwin
On Thursday 26 February 2009 5:27:07 pm Guy Helmer wrote: John Baldwin wrote: On Thursday 26 February 2009 4:22:15 pm Guy Helmer wrote: db show sleepchain 23110 thread 100181 (pid 23110, vmstat) blocked on sx user map XLOCK thread 100208 (pid 23092, kvoop) is on a run queue db show

Re: 7.1 hangs in cache_lookup mutex?

2009-02-25 Thread John Baldwin
or while the system is live? mtx_lock = 4 indicates the mutex is unlocked, so there shouldn't be any threads waiting on it. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe

Possible fix to BTX boot hangs in 6.4 and 7.1

2009-02-25 Thread John Baldwin
On Tuesday 24 February 2009 6:11:15 pm John Baldwin wrote: Author: jhb Date: Tue Feb 24 23:11:15 2009 New Revision: 189017 URL: http://svn.freebsd.org/changeset/base/189017 Log: Fix some more issues with the real mode BTX. The old BTX passed the general purpose registers from

Re: Error compiling FreeBSD-Stable with MFC'ed iconv locking

2009-02-17 Thread John Baldwin
On Saturday 14 February 2009 8:04:45 am Jens Rehsack wrote: Hi John, after I updated my system (-STABLE) I received following compilation error while building the kernel (having ICONV built in): cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -march=nocona -std=c99 -g -Wall

Re: SATA devices not added/probed from ICH7 sata300 controller, FreeBSD7.0, 7.1beta, 8.0 Daily

2009-02-16 Thread John R. Huston
://pastebin.ca/1339696 , with lines of interest starting at line 405. Specs: http://preview.tinyurl.com/3knjrp Bios PDF: http://preview.tinyurl.com/bw3sjf Thanks for the time and support, -John H On Wed, Oct 15, 2008 at 4:08 PM, John R. Huston jhust...@student.ccbcmd.edu wrote: On Wed, Oct 15, 2008

Re: 7.1 Panic on degraded disk w/mpt

2009-02-13 Thread John Baldwin
TAILQ_INSERT_TAIL(sim-sim_doneq, done_ccb-ccb_h, 4836 sim_links.tqe); Can you 'p done_ccb-ccb_h.path' and if that is not 0, 'p done_ccb-ccb_h.path.bus'? -- John Baldwin ___ freebsd-stable@freebsd.org

Re: kld regression

2009-02-11 Thread John Baldwin
On Thursday 31 January 2008 1:00:43 pm Andriy Gapon wrote: on 31/01/2008 18:52 John Baldwin said the following: On Thursday 31 January 2008 10:05:57 am Andriy Gapon wrote: on 31/01/2008 14:39 Andriy Gapon said the following: on 31/01/2008 13:07 John Baldwin said the following

Re: floppy disk controller broken

2009-02-11 Thread John Baldwin
On Thursday 18 September 2008 3:53:06 am Michel Talon wrote: On Wed, Sep 17, 2008 at 05:13:39PM -0400, John Baldwin wrote: On Wednesday 17 September 2008 11:04:33 am Michel Talon wrote: Hello, when testing FreeBSD-7.1-BETA i discovered that the floppy disk controller doesn't work

Re: Interval timers firing early

2009-02-11 Thread John Baldwin
1230777119.979058 0.010942 10942 1230777119.991065 59.998935 59998935 1230777179.978597 0.011403 11403 1230777179.991610 59.998390 59998390 1230777239.979139 0.010861 10861 1230777239.991142 59.998858 59998858 On a whim, hack kern_tc.c to only use 2 or 3 timehands structures instead of 64. -- John

Re: Broken loader on 7.1-STABLE?

2009-01-21 Thread John Rushford
On 1/21/09 9:52 AM, j...@larush.com j...@larush.com wrote: On Tue, Jan 20, 2009 at 06:22:00PM -0700, John Rushford wrote: Hello, Perhaps mine is a different issue but I ran into this today. I loaded FreeBSD 7.1-RELEASE from a DVD onto an Apple Mac Pro after partitioning a drive

Re: Broken loader on 7.1-STABLE?

2009-01-21 Thread John Rushford
On 1/21/09 6:23 PM, John Rushford j...@alisa.org wrote: On 1/21/09 9:52 AM, j...@larush.com j...@larush.com wrote: On Tue, Jan 20, 2009 at 06:22:00PM -0700, John Rushford wrote: Hello, Perhaps mine is a different issue but I ran into this today. I loaded FreeBSD 7.1-RELEASE

Re: Broken loader on 7.1-STABLE?

2009-01-20 Thread John Rushford
the issue might be and how to fix? Appreciate the help as I'd like to get 7.1-STABLE running on this machine. Regards John On 1/20/09 3:56 AM, Mark Kirkwood mar...@paradise.net.nz wrote: Reuben wrote: I was wondering if anyone else was seeing loader (v1.02) break after updating from 7.1

Re: Big problems with 7.1 locking up :-(

2009-01-15 Thread John Baldwin
containing KDB, DDB and BREAK_TO_DEBUGGER, which does work as I have tested it with CTRL_ALT_ESC. Er, that's rather upsetting. John, do you have any ideas about this? The rest of the thread I have no context on still. The garbage is due to competing panics I think. The problem is we don't single

OpenSSH error: error: key_read: uudecode failed FreeBSD_7 stable

2008-11-10 Thread John
/mWhp5fZlZ6M81Cz\n failed Nov 10 17:19:43 lentil sshd[1956]: Accepted publickey for john from 62.49.247.174 port 55327 ssh2 Nov 10 17:19:43 lentil kernel: Nov 10 17:19:43 lentil sshd[1956]: error: key_read: uudecode B3NzaC1kc3MAAACBAKLAJVTvYOqi5bVYEyahzSTrb0L4JbLGhtiNGEXQr/pqWcTxBoicc1/EJt0MCirV3

Re: DL360 G3 w/ AMD64 Cant boot from CD

2008-11-04 Thread John Baldwin
, to let me know if the problem persists in some form. John Baldwin will have to correct me if I'm wrong, but I'm fairly sure the FreeBSD bootstraps operate in pure i386 real mode up until boot2/loader. John, can you confirm? Yes, the BTX fault you are getting is from trying to start 64-bit mode

Re: 3Ware 9000 series hangs under load

2008-10-30 Thread John Baldwin
triggered on SMP boxes. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 6.4 RC1 locks up solid on first reboot

2008-10-27 Thread John Baldwin
for serial console redirection to see if they make a difference. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 6.4 RC1 locks up solid on first reboot

2008-10-27 Thread John Baldwin
On Friday 24 October 2008 03:05:32 pm Jo Rhett wrote: John, is this perhaps the problem seen with 7.0, discussed here? http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2008-05/msg00437.html It is related, but that fix is already in 6.4. -- John Baldwin

Re: 6.4 RC1 locks up solid on first reboot

2008-10-27 Thread John Baldwin
the register values to simulate the I/O port accesses. This is disabled by having the USB host controller driver frob flags in controller registers to disable the SMI traps. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org

Re: 6.4 RC1 locks up solid on first reboot

2008-10-23 Thread John Baldwin
for and where). Has anyone filed a PR on this problem, or contacted John Baldwin? Yes, but debugging these hangs is very non-trivial. It likely involves disassembling the BIOS and trying to see where it can get stuck in a loop. -- John Baldwin ___ freebsd

Re: ifconfig won't allow me to change ether address and inet address in the same command

2008-10-21 Thread John Hay
:0a:ce:f3 Won't allow me to do what I want. Any suggestions? I would like like to edit /etc/rc.local and any other kind of workaround. Can rc.conf issue ifconfig twice for the same nic? What about: ifconfig_rl0=ether 00:02:4f:0a:ce:f3 ipv4_addrs_rl0=192.168.2.12/24 John -- John Hay -- [EMAIL

6.4-RC1 Boot Fails if NFS Hostname cannot be resolved (mount_nfs)

2008-10-21 Thread John Marshall
systems:[tcp] 192.0.2.1:/kits: RPCPROG_NFS: RPC: Port mapper failure - RPC: unable to mount_nfs: Cannot immediately mount 192.0.2.1:/kits, backgrounding --- I think the hostname stuff in mount_nfs has changed without taking this scenario into consideration? -- John Marshall pgpKvQYV6DPxn.pgp

Re: panic on RELENG_6

2008-10-20 Thread John Baldwin
start = Unhandled dwarf expression opcode 0x93 (kgdb) You probably want to send this to dfr@ since this is in the advisory file locking code. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Process in uwait state

2008-10-20 Thread John Baldwin
() from /lib/libthr.so.3 Previous frame identical to this frame (corrupt stack?) Give gdb the path to the binary in addition to the pid and you won't get that error message and will get a more useful stack trace. -- John Baldwin ___ freebsd-stable

Re: SATA devices not added/probed from ICH7 sata300 controller, FreeBSD7.0, 7.1beta, 8.0 Daily

2008-10-15 Thread John R. Huston
On Wed, Oct 15, 2008 at 1:13 AM, Jeremy Chadwick [EMAIL PROTECTED] wrote: On Tue, Oct 14, 2008 at 09:52:09PM -0400, John R. Huston wrote: Hi, I am not very familiar with using mailing lists so if I have made a mistake in the format or scope of the message please correct me. I am pretty

Re: Regression 7.0R - 7-stable?

2008-10-14 Thread John Baldwin
On Tuesday 14 October 2008 05:53:33 am Gerrit Kühn wrote: On Mon, 13 Oct 2008 10:27:40 -0400 John Baldwin [EMAIL PROTECTED] wrote about Re: Regression 7.0R - 7-stable?: JB On Monday 13 October 2008 03:09:46 am Gerrit Kühn wrote: JB JB Ok, can you run gdb on your kernel.debug and do JB

Re: Regression 7.0R - 7-stable?

2008-10-13 Thread John Baldwin
On Monday 13 October 2008 03:09:46 am Gerrit Kühn wrote: On Fri, 10 Oct 2008 11:22:15 -0400 John Baldwin [EMAIL PROTECTED] wrote about Re: Regression 7.0R - 7-stable?: JB Ok, can you run gdb on your kernel.debug and do JB 'l *0x804608c0' 0x804608c0 is in scheduler (/usr

Re: 6.4-PRELEASE sporadically panicking with fatal trap 12

2008-10-11 Thread John L. Templer
barbara wrote: Hello, I'm running 6.4-PRELEASE, last built on 2008-10-05 with /usr/src updated on the same day. I had a panic that looks to me very similiar to the one described here (hence the subject): http://lists.freebsd.org/pipermail/freebsd-stable/2008-September/045405.html What

Re: Regression 7.0R - 7-stable?

2008-10-10 Thread John Baldwin
On Friday 10 October 2008 06:22:05 am Gerrit Kühn wrote: On Tue, 7 Oct 2008 12:05:35 -0400 John Baldwin [EMAIL PROTECTED] wrote about Re: Regression 7.0R - 7-stable?: JB Ok, I added options KDB and DDB to my kernel configuration and JB compiled with SCHED_ULE. However, after hanging

Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?

2008-10-10 Thread John Baldwin
On Friday 10 October 2008 01:11:17 pm Fernan Aguero wrote: John, thanks for the tip. I have now successfully gone through the process of making a new bootable CD using the ATA_HT1000 patched kernel. I have already done a minimal installation of FreeBSD-7.1-BETA onto the SC1435 PowerEdge

Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?

2008-10-08 Thread John Baldwin
the box, you copy the updated kernel onto the box somehow before you reboot from the installer (you can use the fixit shell to help with this). -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?

2008-10-08 Thread John Baldwin
the /boot/kernel/kernel in the iso tree, Will I be able to do this using a 7.x checkout on a 6.x box? You can use 'make kernel-toolchain' followed by 'make buildkernel' on a 6.x box to build a 7.x kernel though. -- John Baldwin ___ freebsd-stable

Re: Regression 7.0R - 7-stable?

2008-10-07 Thread John Baldwin
details about the crash? Are you getting an actual panic with messages on the console, or are you still seeing hangs? When you get a hang, can you break into the debugger and get a crash dump? -- John Baldwin ___ freebsd-stable@freebsd.org mailing list

Re: Regression 7.0R - 7-stable?

2008-10-07 Thread John Baldwin
On Tuesday 07 October 2008 11:07:42 am Gerrit Kühn wrote: JC John can probably help you with the commands you need to type, but the JC FreeBSD Handbook goes over the general commands. JC As far as getting into the debugger, it's Control-Alt-Esc from the JC console. Ok, I added options KDB

Re: system hangup - I'm lost

2008-10-02 Thread John Baldwin
swap_pager: indefinite wait buffer: bufobj: 0, blkno: 2, size: 4096 Sounds like your disk has died, or perhaps the controller is hung and not completing disk I/O requests anymore. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http

Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1?

2008-10-01 Thread John Baldwin
/pipermail/freebsd-current/2007-December/081429.html http://lists.freebsd.org/pipermail/freebsd-current/2008-March/084272.html Thanks in advance for any update on this, Try http://www.freebsd.org/~jhb/patches/ata_ht1000.patch -- John Baldwin

Re: DTrace MFC broke kldstat(2) on RELENG_7

2008-09-30 Thread John Baldwin
, version)); } I will send in a request to MFC it in a second. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: system hangup - I'm lost

2008-09-30 Thread John Baldwin
'DDB' and 'KDB' to your kernel. When it hangs, break into the debugger (CTRL+ALT+ESC) and run 'panic' to generate a crash dump. 3) ps -axl -M /var/crash/vmcore.X -N /boot/kernel/kernel (where vmcore.X is the core file generated, probably vmcore.0). That's the first place to start. -- John

Re: system hangup - I'm lost

2008-09-30 Thread John Baldwin
On Tuesday 30 September 2008 10:57:19 am Oliver Lehmann wrote: John Baldwin wrote: (CTRL+ALT+ESC) and run 'panic' to generate a crash dump. problem here is, that after some memory upgrade my swapspace is no longer bigh enough to cover the memory size. I'll try this as a last resort

Re: 7.1-PRELEASE sporadically panicking with fatal trap 12

2008-09-29 Thread John Baldwin
On Saturday 27 September 2008 02:37:55 pm John L. Templer wrote: I'm running 7.1-PRERELEASE, with /usr/src and /usr/ports last csup-ed just a few days ago. After being up for about a day or so the system will panic because of a page fault. I'm not completely sure, but it seems

7.1-PRELEASE sporadically panicking with fatal trap 12

2008-09-27 Thread John L. Templer
I'm running 7.1-PRERELEASE, with /usr/src and /usr/ports last csup-ed just a few days ago. After being up for about a day or so the system will panic because of a page fault. I'm not completely sure, but it seems that the system is more stable when gdm and gnome are disabled in rc.conf. At

Re: bad NFS/UDP performance

2008-09-26 Thread John Baldwin
if 7.1 is performing more on-the-wire requests? Also, if you can, do a binary search to narrow down when the regression occurred in RELENG_7. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: vm.kmem_size settings doesn't affect loader?

2008-09-25 Thread John Baldwin
is fragmented you could have a malloc fail even if there are enough total free bytes for the allocatoin. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

Re: Upcoming Releases Schedule...

2008-09-24 Thread John Baldwin
On Tuesday 23 September 2008 04:42:13 pm Jo Rhett wrote: John, we're already committed to upgrade to 6.3 (since it will currently be supported longer than 6.4). 6.2 support isn't part of this conversation, it has entirely revolved around support periods for upcoming releases

Re: Upcoming Releases Schedule...

2008-09-23 Thread John Baldwin
it is EOL'd in a much more direct fashion than an e-mail thread. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: RELENG_7: something is very wrong with UDP?

2008-09-23 Thread John Baldwin
at Monday and report it back to jhb@ then. The HPET is only used for time of day. It does not drive the internal timers used by the kernel. If you find that the latest acpi.c makes a difference, you will need to start with before and after verbose dmesgs. -- John Baldwin

Re: 7.0-stable: a hung process - scheduler bug?

2008-09-23 Thread John Baldwin
with SCHED_ULE on 7 STABLE. SCHED_4BSD should still work fine. -- John Baldwin ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

<    4   5   6   7   8   9   10   11   12   13   >