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-07 Thread Jeff Roberson
On Sun, 2 May 2010, Vladimir Grebenschikov wrote: Hi While 'make buildworld' kgdb /boot/kernel/kernel /var/crash/vmcore.13 GNU gdb 6.1.1 [FreeBSD] Hi Vladimir, I checked in a fix for this at revision 207742. If you can verify that it works for you it would be appreciated. Thanks! Jeff

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 - new panic - ffs_copyonwrite: recursive call

2010-05-02 Thread Jeff Roberson
On Sun, 2 May 2010, Vladimir Grebenschikov wrote: Hi While 'make buildworld' This is a problem with snapshots and the journal full condition. I will address it shortly. Thanks, Jeff kgdb /boot/kernel/kernel /var/crash/vmcore.13 GNU gdb 6.1.1 [FreeBSD] ... #0 0xc056b93c in doadump ()