Re: Fatal trap 12: if_io_tqg_11: ~main-n248851-0d55bc8eb2a:

2021-08-22 Thread Oleg Ginzburg
Please ignore this. updating to the latest revision fixed the problem. On Sun, Aug 22, 2021 at 11:12 PM Oleg Ginzburg wrote: > Hi, > > One of my regularly updated hosts on the 14-CURRENT started to reboot > constantly when initializing the network stack (both IPv4/V6 stacks

Fatal trap 12: if_io_tqg_11: ~main-n248851-0d55bc8eb2a:

2021-08-22 Thread Oleg Ginzburg
Hi, One of my regularly updated hosts on the 14-CURRENT started to reboot constantly when initializing the network stack (both IPv4/V6 stacks are active), current rev: ( 22997b755013bdde60119fdc781769192ab7e1e0 Sat Aug 7 21:25:36 2021 +0100 ) crash info: -- ... <118>Starting devd. <118>Starting

Re: r344398 Import ACPICA 20190215: breaks bhyve

2019-02-21 Thread Oleg Ginzburg
On Thu, Feb 21, 2019 at 8:15 PM Conrad Meyer wrote: > Would you mind filing a PR to track this investigation? Done: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235922 Thanks! ___ freebsd-current@freebsd.org mailing list

r344398 Import ACPICA 20190215: breaks bhyve

2019-02-21 Thread Oleg Ginzburg
Hi, most likely r344398[1] commit breaks bhyve with the following errors: Subtable Type : 02 Error6302 - Flag value is too large ^ (Maximum 1 bit) 58: [0002] Flags (decoded below) : 0005 Error6302 - Flag value is too large ^ (Maximum 2 bit) 66:

r328032 broke service

2018-01-16 Thread Oleg Ginzburg
Looks like https://svnweb.freebsd.org/base?view=revi sion=r328032 breaks any other arguments except '-j' for service(8) ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

emulators/virtualbox-kmod: turn on VIMAGE by default for FreeBSD 12+

2017-10-23 Thread Oleg Ginzburg
Hello, With this change: https://svnweb.freebsd.org/base?view=revision=324810 I think should also set VIMAGE options by default in emulators/virtualbox-kmod port for FreeBSD 12+ via .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200051 or by separated meta port ( FLAVOR can help?) :

Re: VNET jail and dhclient

2017-10-10 Thread Oleg Ginzburg
Hello! On Tue, Oct 10, 2017 at 8:24 PM, Kristof Provost wrote: > On 9 Oct 2017, at 9:25, Goran Mekić wrote: > > Hello, > > > > TLDR: I can setup static IP or use dhcpcd to get address, but not > dhclient. > > > > Let me elaborate. I run 12-CURRENT on my laptop and use CBSD

Re: VNET jail and dhclient

2017-10-10 Thread Oleg Ginzburg
in reply to https://lists.freebsd.org/pipermail/freebsd-jail/2017-October/003444.html comment: it looks like it's a regression in FreeBSD 12/Current, because in FreeBSD 11 dhclient works fine: -- jail1:/root@[15:16] # dhclient eth0 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3

column regression after https://svnweb.freebsd.org/base?view=revision=r320472

2017-06-30 Thread Oleg Ginzburg
Hi, This commit https://svnweb.freebsd.org/base?view=revision=r320472 breaks column(1) (and can affect something else this way ). Try to execute sample from man r320472: ( printf "PERM LINKS OWNER GROUP SIZE MONTH DAY " ; printf "HH:MM/YEAR NAME\n" ; ls -l | sed 1d ) | column -t column: line

panic: make_dev_credv when lindev module is loaded on the recent revision

2014-05-02 Thread Oleg Ginzburg
Hi, Current problem has arisen in the last four days in FreeBSD head. When load lindev modules began to emerge follow panic: Unread portion of the kernel message buffer: panic: make_dev_credv: bad si_name (error=17, si_name=full) cpuid = 1 Uptime: 30s Dumping 431 out of 8045

Re: segfault from php/freebsd/dtrace

2012-01-01 Thread Oleg Ginzburg
On Saturday 31 December 2011 23:25:51 Ryan Stone wrote: On Thu, Dec 29, 2011 at 12:37 PM, Oleg Ginzburg olev...@olevole.ru wrote: Hi maillist, I try to use dtrace + php/dtrace on the freebsd. In certain cases ive get Segmentation fault and don't understand what of subsystem has a problem

segfault from php/freebsd/dtrace

2011-12-29 Thread Oleg Ginzburg
Hi maillist, I try to use dtrace + php/dtrace on the freebsd. In certain cases ive get Segmentation fault and don't understand what of subsystem has a problem. For this purpose: 1) have PHP with DTrace probes, for example: svn co https://svn.php.net/repository/php/php-src/trunk php-trunk

segfault from php/freebsd/dtrace

2011-12-29 Thread Oleg Ginzburg
Hi maillist, I try to use dtrace + php/dtrace on the freebsd. In certain cases ive get Segmentation fault and don't understand what of subsystem has a problem. For this purpose: 1) have PHP with DTrace probes, for example: svn co https://svn.php.net/repository/php/php-src/trunk php-trunk

troubles with 9.0 beta2 installer

2011-08-30 Thread Oleg Ginzburg
Hi Some trouble in FreeBSD 9.0-beta2 Installer: a) Infinity loop of Dialog in Network Configuration stage when static IP selected without default gw: How to reproduce: Would you like to configure IPv4 for this interface - (set Y) Would you like to use DHCP to configure this interface - (set