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: [0004]
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
https://lists.freebsd.org/m
Hi,
This commit https://svnweb.freebsd.org/base?view=revision&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
colu
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
php-t
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
php-t
On Saturday 31 December 2011 23:25:51 Ryan Stone wrote:
> On Thu, Dec 29, 2011 at 12:37 PM, Oleg Ginzburg wrote:
> > Hi maillist,
> >
> > I try to use dtrace + php/dtrace on the freebsd. In certain cases ive get
> > Segmentation fault and don't understand
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 MB:..4%..12%..23%..3
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 N)
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
DHCPOF
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 as jail
> manager (I d
Hello,
With this change:
https://svnweb.freebsd.org/base?view=revision&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?) :
https
Looks like
https://svnweb.freebsd.org/base?view=revi
sion&revision=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, s
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 N
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
14 matches
Mail list logo