Re: SUJ update - new panic - ffs_copyonwrite: recursive call

2010-05-27 Thread Vladimir Grebenschikov
Hi Jeff I checked in a fix for this at revision 207742. If you can verify that it works for you it would be appreciated. Sorry for long delay, finally, I've updated to recent sources, looks like no more such panics so far. Will test under more load. Thanks! Jeff -- Vladimir B.

Re: SUJ update - new panic - ffs_copyonwrite: recursive call

2010-05-02 Thread Vladimir Grebenschikov
Hi While 'make buildworld' kgdb /boot/kernel/kernel /var/crash/vmcore.13 GNU gdb 6.1.1 [FreeBSD] ... #0 0xc056b93c in doadump () (kgdb) bt #0 0xc056b93c in doadump () #1 0xc0489019 in db_fncall () #2 0xc0489411 in db_command () #3 0xc048956a in db_command_loop () #4 0xc048b3ed in db_trap

Re: SUJ update

2010-05-01 Thread Vladimir Grebenschikov
Hi Ehh, looks like fresh kernel is not too stable, it holds after some time of activity. DDB may be activated, but even 'call cpu_reset' does nothing here. Looks like it is not related to SUJ, it happens even with SUJ disabled. Does reverting r207410 + r207412 help ? No, it does

Re: SUJ update

2010-04-30 Thread Vladimir Grebenschikov
Hi 1) now works for me (no panics so far) -Original Message- From: Jeff Roberson jrober...@jroberson.net To: curr...@freebsd.org Subject: SUJ update Date: Thu, 29 Apr 2010 18:37:00 -1000 (HST) Hello, I fixed a few SUJ bugs. If those of you who reported one of the following bugs

Re: SUJ update

2010-04-30 Thread Vladimir Grebenschikov
Hi Ehh, looks like fresh kernel is not too stable, it holds after some time of activity. DDB may be activated, but even 'call cpu_reset' does nothing here. Looks like it is not related to SUJ, it happens even with SUJ disabled. -Original Message- From: Vladimir Grebenschikov v

Re: SUJ update

2010-04-30 Thread Vladimir Grebenschikov
Hi 1h - flight ok -Original Message- From: Kostik Belousov kostik...@gmail.com To: Vladimir Grebenschikov v...@fbsd.ru Cc: Jeff Roberson jrober...@jroberson.net, curr...@freebsd.org Subject: Re: SUJ update Date: Fri, 30 Apr 2010 13:49:34 +0300 On Fri, Apr 30, 2010 at 02:43:49PM +0400

Re: HEADS UP: SUJ Going in to head today - panic on rename()

2010-04-26 Thread Vladimir Grebenschikov
Hi First, many thanks for this effort, it is really very appreciated, Panic on Gnome starting: # kgdb -q /usr/obj/usr/src/sys/VBOOK/kernel.debug /var/crash/vmcore.12 ... #0 doadump () at pcpu.h:246 246 pcpu.h: No such file or directory. in pcpu.h (kgdb) x/s panicstr 0xc07c2160

Problem with GDB on latest -CURRENT

2003-11-21 Thread Vladimir Grebenschikov
Submitter-Id: current-users Originator:Vladimir Grebenschikov Organization: SWsoft Confidential: no Synopsis: Problem with GDB on latest -CURRENT Severity: non-critical Priority: medium Category: bin Class: sw-bug Release: FreeBSD 5.1-CURRENT i386