Re: Assertion in zdb?

2013-10-09 Thread Richard Todd
Vitalij Satanivskij sa...@ukr.net writes: Hello. System - 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r255173 While trying to get some statistics from zdb zdb -dd disk1 stat.log get some assertion: Assertion failed: object_count == usedobjs (0x85727 == 0x3aa93d), file

Re: Problem with firewire disks with recent -CURRENT.

2013-05-07 Thread Richard Todd
rmt...@servalan.servalan.com writes: Tried upgrading one of my machines to -CURRENT yesterday and got the following panic when the sbp code did its probing of all the firewire devices: panic: mutex sbp not owned at /usr/src/sys/cam/cam_xpt.c:4549 cpuid = 0 KDB: stack backtrace:

Re: Problem with firewire disks with recent -CURRENT.

2013-05-06 Thread Richard Todd
What happens if you re-add the xpt_periph variable to sbp_do_attach() ? ref: http://svnweb.freebsd.org/base/head/sys/dev/firewire/sbp.c?r1=249468r2=249467pathrev=249468diff_format=f see line 1089 Sean Tried that. No change, still get the same panic: mutex sbp not owned at

Re: Firewire disk/tape access stopped working after recent CAM commit

2012-01-23 Thread Richard Todd
On Mon, Jan 23, 2012 at 11:16:05AM -0700, Kenneth D. Merry wrote: If you can, please try the attached patch and see if it has any impact on the problem. There is a bug in that commit in that we shouldn't be invalidating all LUNs on a target when we get a status of CAM_DEV_NOT_THERE. Just

Firewire disk/tape access stopped working after recent CAM commit

2012-01-22 Thread Richard Todd
Hi. I tried upgrading my amd64 10-CURRENT box to the most recent -CURRENT code and found that the new kernel couldn't find my two disks and tape drive that are on a Firewire bus. All the USB and AHCI-attached hardware still showed up okay, it's just the Firewire stuff that failed to show up

Re: new interrupts not working for me

2003-11-11 Thread Richard Todd
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

Panic in scheduler code with SCHED_ULE during boot to multi-user.

2003-07-03 Thread Richard Todd
Hi. Last night I upgraded to the most recent -current source and rebuilt everything, and decided on building the kernel to try the new SCHED_ULE scheduler (I had been using SCHED_4BSD before). Alas, the experiment did not go well; every time I booted the machine, I got a panic just as the system

Re: HEADS UP: ACPI CHANGES AFFECTING MOST -CURRENT USERS

2001-09-02 Thread Richard Todd
In servalan.mailinglist.fbsd-current David Malone writes: On Wed, Aug 29, 2001 at 07:58:59PM -0700, Mike Smith wrote: - The PnP BIOS is disabled and onboard peripherals are detected using ACPI, and attach to ACPI and not isa. With the ACPI module loaded I find that ed0, fdc0 and pca0 are

Re: Interrupt messages from usb0 on CURRENT

2001-08-22 Thread Richard Todd
In servalan.mailinglist.fbsd-current you write: I just upgraded to the latest sources (two hours ago) on my VAIO laptop and I'm now getting dozens of messages: Aug 22 15:00:07 sidhe /boot/kernel/kernel: usb0: interrupt, but not for us Aug 22 15:00:51 sidhe last message repeated 8 times Aug 22

Re: Sound broken on -current again...

2001-08-20 Thread Richard Todd
In servalan.mailinglist.fbsd-current jhb writes: On 19-Aug-01 Richard Todd wrote: In servalan.mailinglist.fbsd-current Maxim Sobolev writes: I found that after reverting the following deltas (jhb's 10 August commit) sound starts working again: [list of deltas deleted] I found much the same

Re: Sound broken on -current again...

2001-08-19 Thread Richard Todd
In servalan.mailinglist.fbsd-current Maxim Sobolev writes: I found that after reverting the following deltas (jhb's 10 August commit) sound starts working again: [list of deltas deleted] I found much the same thing; specifically, the problematic change is this one: jhb 2001/08/10

Re: Sound broken on -current again...

2001-08-18 Thread Richard Todd
In servalan.mailinglist.fbsd-current Daniel M. Kurry writes: On Wed, Aug 15, 2001 at 07:01:46PM +0200, some SMTP stream spewed forth: One gets the first DMA buffer full, then the process hangs... Due to the lack of replies, I'll go ahead. I am seeing sound breakage also. My card is a

Re: Couple Giant not locked at vm_object.c:261 panics I had to

2001-06-12 Thread Richard Todd
In fbsd-current John Baldwin writes: On 09-Jun-01 Richard Todd wrote: Note that the first panic is somewhat muddled by the fact that, while syncing disks from the vm_object.c panic, it apparently paniced again with Giant locked at i386/trap.c:1153. That probably confuses the issue greatly

Couple Giant not locked at vm_object.c:261 panics I had today....

2001-06-09 Thread Richard Todd
Backtraces posted here in hopes they might enlighten someone. This is with kernel source from June 6 (specifically, Sticky Date: 2001.06.06.22.16.24 according to cvs status). The machine is a dual PII/400; dmesg follows the backtraces from the two panics. If you want more information from

Panic I got: mutex sx backing lock recursed at ../../kern/kern_condvar.c:198

2001-04-05 Thread Richard Todd
I'm running -CURRENT on a dual PII/400 box with 128M of RAM. The kernel I'm running was built from sources current as of last night (i.e. around 9PM CDT Apr 3). Just now, while listening to streaming audio with xmms, the machine crashed. It's done that a couple times before, with recent-ish

Re: Tracking down problem with booting large kernels (bug in locore.s)

2001-03-13 Thread Richard Todd
In message [EMAIL PROTECTED], Peter Wemm writes: Richard Todd wrote: No crashes as of here pushl $begin /* jump to high virtualized add ress */ ret /* now running relocated at KERNBASE where the system is linked to run */ begin

Tracking down problem with booting large kernels (bug in locore.s)

2001-03-12 Thread Richard Todd
On my system (dual PII/400 running -current), I've noticed for some time that if I build a kernel with too many device drivers in it (where "too many" seems to correspond to text size 3M for the resulting kernel), the system reboots itself immediately upon booting with the new kernel. Other

Dual probing of PCI-connected hardware (was Re: xl driver

2000-09-03 Thread Richard Todd
In servalan.mailinglist.fbsd-current you write: In message [EMAIL PROTECTED] R Joseph Wright writes: : Sep 3 13:24:26 manatee /kernel: xl0: 3Com 3c900-COMBO Etherlink XL port 0x6c00-0x6c3f irq 11 at device 9.0 on pci0 : Sep 3 13:24:26 manatee /kernel: xl1: 3Com 3c900-COMBO Etherlink XL port

Re: (noperiph:ahc0:0:-1:-1): ... error

2000-07-21 Thread Richard Todd
In servalan.mailinglist.fbsd-current you write: I am trying to run a recent (as of today) and am seeing the following error when I try to boot:: (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. panic: Bogus resid sgptr value 0xbd68609 (I copied this from the console after the

Re: db 1.85 -- 2.x or 3.x?

2000-05-02 Thread Richard Todd
In servalan.mailinglist.fbsd-current Brad Knowles writes: Besides, don't we use gcc as the system-standard compiler, and doesn't this likewise infect everything compiled on FreeBSD with the GPL? No, because none of the gcc code appears in the resulting binary. The binary does include