https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217606
Bug ID: 217606
Summary: Bridge stops working after some days
Product: Base System
Version: 11.0-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217607
Bug ID: 217607
Summary: ng_cisco flow control messages and IPv6
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207747
--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:
Author: danfe
Date: Tue Mar 7 11:45:34 UTC 2017
New revision: 435595
URL: https://svnweb.freebsd.org/changeset/ports/435595
Log:
- Add a patch to allow sendin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207747
Alexey Dokuchaev changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610
Bug ID: 217610
Summary: ELF loader should have a special case for program
headers with p_filesz == 0
Product: Base System
Version: 11.0-RELEASE
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610
--- Comment #1 from Robert Clausecker ---
As an example, save the following file in test.S and type
cc -c test.S
ld -o test test.o
./test
on an amd64 machine to reproduce the problem. test.S:
#include
.bss
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168298
mar...@sugioarto.com changed:
What|Removed |Added
CC||mar...@sugioarto.com
--- Com
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217613
Bug ID: 217613
Summary: FreeBSD make -- local variable $(.PREFIX) does not
strip preceding directory components
Product: Base System
Version: 11.0-RELEASE
Hardware: A
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217613
--- Comment #1 from Erik Nordstrøm ---
Furthermore, even if making the paths absolute by replacing
BINDIR = bin
OBJDIR = build
in the BSDmakefile with
BINDIR = $(PWD)/bin
OBJDIR = $(PWD)/build
the prefix is still not stripped of the pre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217613
--- Comment #2 from Erik Nordstrøm ---
In the original message I meant to say "create the hello world program in
src/hello.c", not "create the hello world program in src/main.c", and also, the
line in the BSDmakefile that reads
$(C
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217613
Erik Nordstrøm changed:
What|Removed |Added
Attachment #180603|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217221
Xin LI changed:
What|Removed |Added
Assignee|freebsd-bugs@FreeBSD.org|delp...@freebsd.org
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610
Conrad Meyer changed:
What|Removed |Added
CC||c...@freebsd.org
--- Comment #2 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168298
--- Comment #8 from rkober...@gmail.com ---
I have done some experimentation and havebeen able to modify these settings to
less extreme values and still get VB to run without failing.
vfs.aio.max_aio_queue: 8192
vfs.aio.max_aio_queue_per_pro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610
--- Comment #3 from Robert Clausecker ---
You are correct in both observations. Programs linked against crt0.o should
never trigger this bug, which is probably how it went undiscovered for so long.
If there is interest, I can write and test
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610
--- Comment #4 from Konstantin Belousov ---
Created attachment 180607
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180607&action=edit
Handle filsz == 0.
Attached is the proposed patch. Note that it is somewhat more involved t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610
Konstantin Belousov changed:
What|Removed |Added
Attachment #180607|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217617
Bug ID: 217617
Summary: Typo in ip_fw_table.c
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217618
Bug ID: 217618
Summary: Enhance hash function in ip_fw_table_algo.c for
flow:hash
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217618
Conrad Meyer changed:
What|Removed |Added
CC||c...@freebsd.org
--- Comment #1 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217620
Bug ID: 217620
Summary: ipfw flow specification parsing
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affect
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217600
l...@donnerhacke.de changed:
What|Removed |Added
CC||l...@donnerhacke.de
--- Comme
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174236
l...@donnerhacke.de changed:
What|Removed |Added
Status|In Progress |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217618
--- Comment #2 from l...@donnerhacke.de ---
Please choose the most appropriate call, you can find.
My choice was driven by minimal impact considerations.
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217622
Bug ID: 217622
Summary: 1-line patch for daily/800.scrub_zfs to fix interval
calculation
Product: Base System
Version: 11.0-RELEASE
Hardware: Any
OS:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217620
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-bugs@FreeBSD.org|freebsd-i...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217618
Mark Linimon changed:
What|Removed |Added
Keywords||patch
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217622
Mark Linimon changed:
What|Removed |Added
Keywords||patch
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217617
Mark Linimon changed:
What|Removed |Added
Keywords||patch
Assignee|freebsd-bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217613
Mark Linimon changed:
What|Removed |Added
Keywords||patch
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217610
Mark Linimon changed:
What|Removed |Added
Keywords||patch
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217606
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org
--
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217607
Mark Linimon changed:
What|Removed |Added
Summary|ng_cisco flow control |ng_cisco only sends flow
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217600
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org
--
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217577
Mark Linimon changed:
What|Removed |Added
Summary|Periodic configuration |fix periodic configuration
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217625
Bug ID: 217625
Summary: Kernel panic during suspend to RAM from X11 context
Product: Base System
Version: 11.0-RELEASE
Hardware: amd64
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217577
Ngie Cooper changed:
What|Removed |Added
Assignee|freebsd-bugs@FreeBSD.org|n...@freebsd.org
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217613
--- Comment #4 from Erik Nordstrøm ---
Mark, you added the keyword "patch", but I have not made any patches. The
"BSDmakefile with typo fixed" is only an updated version of the attachment that
shows the problem in question. Apologies for an
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217626
Bug ID: 217626
Summary: Some scripts committed to usr.bin/fortune/tools/...
lack $FreeBSD$ RCS keywords; will fail svn pre-commit
script if touched
Product: Base Syste
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210143
Sergey changed:
What|Removed |Added
Resolution|--- |Feedback Timeout
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210145
Sergey changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210160
Sergey changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214217
Sergey changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215334
Sergey changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214382
Sergey changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213474
Sergey changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210144
Sergey changed:
What|Removed |Added
Resolution|--- |Feedback Timeout
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627
Bug ID: 217627
Summary: Not all files are removed when WITHOUT_AUDIT=YES
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Sev
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217628
Bug ID: 217628
Summary: usr.sbin/rpcbind: multiple Coverity issues noted
(resource leaks, uninitialized variables, etc)
Product: Base System
Version: CURRENT
Hardware
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217629
Bug ID: 217629
Summary: Not all files are removed when WITHOUT_BSNMP=YES
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Sev
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217630
Bug ID: 217630
Summary: sbin/devd: reports kldload errors for non-existent
modules trying to be loaded
Product: Base System
Version: CURRENT
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217631
Bug ID: 217631
Summary: Not all files are removed when WITHOUT_SVNLITE=YES
Product: Base System
Version: CURRENT
Hardware: amd64
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217632
Bug ID: 217632
Summary: Not all files are removed when WITHOUT_PF=YES
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217633
Bug ID: 217633
Summary: Not all files are removed when WITHOUT_IPFILTER=YES
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217634
Bug ID: 217634
Summary: Not all files are removed when WITHOUT_QUOTAS=YES
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Se
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627
--- Comment #1 from Conrad Meyer ---
*** Bug 217634 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@fre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627
--- Comment #2 from Conrad Meyer ---
*** Bug 217633 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@fre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217634
Conrad Meyer changed:
What|Removed |Added
CC||c...@freebsd.org
Status
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217633
Conrad Meyer changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627
--- Comment #4 from Conrad Meyer ---
*** Bug 217631 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@fre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627
--- Comment #3 from Conrad Meyer ---
*** Bug 217632 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@fre
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217632
Conrad Meyer changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217629
Conrad Meyer changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217631
Conrad Meyer changed:
What|Removed |Added
CC||c...@freebsd.org
Status
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217627
--- Comment #5 from Conrad Meyer ---
*** Bug 217629 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@fre
65 matches
Mail list logo