https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207325
Bug ID: 207325
Summary: projects/clang380-import for TARGET_ARCH=powerpc : c++
exceptions cause SEGV (9 line program)
Product: Base System
Version: 11.0-CURRENT
Hardw
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207247
Mark Linimon changed:
What|Removed |Added
Summary|GEOM multip |GEOM multipath cycles
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207262
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=207261
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=207313
Mark Linimon changed:
What|Removed |Added
Summary|MFC r287299 |please MFC r287299
Assign
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207175
--- Comment #2 from Mark Millard ---
(In reply to Mark Millard from comment #1)
The following has been submitted to llvm 26605. It matches up with the exchange
on the lists.
Roman Divacky (rdivacky at vlakno.cz) came up with the followin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207319
Mark Linimon changed:
What|Removed |Added
Keywords||IntelNetworking, patch
As
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207297
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-bugs@FreeBSD.org|freebsd-virtualization@Free
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207302
Mark Linimon changed:
What|Removed |Added
Keywords||patch
--
You are receiving this ma
bugzilla-nore...@freebsd.org wrote:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207208
--- Comment #3 from Jasper Siepkes ---
Thanks for the prompt response Maxim.
I did some checks:
# sysctl net.inet.ip.maxfragsperpacket net.inet.ip.maxfragpackets
net.inet.ip.maxfragsperpacket: 16
net.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207319
Bug ID: 207319
Summary: ixv driver retries xmit indefinitely
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205879
--- Comment #2 from Marie Helene Kvello-Aune ---
Added review D5336 addressing this PR.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mai
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207313
--- Comment #1 from Nikolai Lifanov ---
Maybe there is another bug, but I have a system on which "mode 0" is 1600x1200,
which is how beastie menu is drawn, but after boot starts, framebuffer size is
immediately set to 1024x768, which corrup
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207313
Bug ID: 207313
Summary: MFC r287299
Product: Base System
Version: 10.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207312
Bug ID: 207312
Summary: Useless check in netipsec/key.c
Product: Base System
Version: 10.2-STABLE
Hardware: Any
OS: Any
Status: New
Keywords: patch
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087
--- Comment #52 from George V. Neville-Neil ---
I am now tracking an updated patch in Phabricator:
https://reviews.freebsd.org/D5330
That's where the rest of this will be carried out.
--
You are receiving this mail because:
You are on t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087
Eric van Gyzen changed:
What|Removed |Added
CC||vangy...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168411
Gleb Smirnoff changed:
What|Removed |Added
Assignee|freebsd-bugs@FreeBSD.org|e...@freebsd.org
--
You are recei
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087
--- Comment #50 from George V. Neville-Neil ---
Created attachment 167150
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167150&action=edit
Copy the mbuf for use in icmp error messages.
--
You are receiving this mail because:
Y
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087
--- Comment #49 from Andrey V. Elsukov ---
(In reply to George V. Neville-Neil from comment #48)
> It turns out that for this bug fastforward (the predecessor to tryforward)
> would never have worked either. I am working up an alternate fi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207087
--- Comment #48 from George V. Neville-Neil ---
(In reply to Andrey V. Elsukov from comment #47)
It turns out that for this bug fastforward (the predecessor to tryforward)
would never have worked either. I am working up an alternate fix a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168411
--- Comment #2 from Andrey V. Elsukov ---
I found the cause of our panics. ixgbe(4) needs to have configured the size of
buffer to receive packets via SRRCTL registers.
In our case it used 4k buffers and for jumbo frames the size of the fir
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207302
--- Comment #1 from CTurt ---
Patch:
https://github.com/HardenedBSD/hardenedBSD-playground/commit/1bcd4a2c6f3a256b2db03fc9421857a7f7963f34.patch
It may potentially be more pleasing to use:
if (strnlen(din.ia_from, ICONV_CSNMAXLEN) >=
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207302
Bug ID: 207302
Summary: Iconv uses strlen directly on user supplied memory
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206836
--- Comment #2 from schm...@ze.tum.de ---
Had three more lockups since reporting this bug.
This is a real showstopper.
if needed i can provide access to one of the machines for testing.
Regards
Estartu
--
You are receiving this m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189284
--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:
Author: thomas
Date: Thu Feb 18 08:44:17 UTC 2016
New revision: 295749
URL: https://svnweb.freebsd.org/changeset/base/295749
Log:
Reorganize the handling all-z
26 matches
Mail list logo