[Bug 195763] bsdgrep, empty matches and -o

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195763 Kyle Evans changed: What|Removed |Added Attachment #179173|0 |1 is obsolete|

[Bug 180990] bsdgrep(1) segfaults when pattern file contains many lines

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180990 --- Comment #3 from Kyle Evans --- (In reply to Kyle Evans from comment #2) This PR should be resolved with the patch in bug #195763 as well. I can't reproduce the segfaulting, so I assume this is the only part that remains. -- You are r

[Bug 181263] grep(1) crashes at memchr/__sfvwrite when using colors

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181263 Kyle Evans changed: What|Removed |Added CC||bsdpo...@kyle-evans.net --- Comment #

[Bug 195763] bsdgrep, empty matches and -o

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195763 Kyle Evans changed: What|Removed |Added Attachment #179171|0 |1 is obsolete|

[Bug 197555] [patch] bsdgrep segfaults with --color and overlapping patterns

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197555 Kyle Evans changed: What|Removed |Added CC||bsdpo...@kyle-evans.net --- Comment #

[Bug 184733] bsdgrep(1) doesn't match a regular expression containing "|" against UTF-16 file [regression]

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184733 --- Comment #2 from Kyle Evans --- (In reply to Kyle Evans from comment #1) Also worth noting: this equivalent test on a relatively recent Debian machine: > grep (GNU grep) 2.27 $ echo abc > testfile $ iconv -f ASCII -t UTF-16LE testfile

[Bug 184733] bsdgrep(1) doesn't match a regular expression containing "|" against UTF-16 file [regression]

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184733 Kyle Evans changed: What|Removed |Added CC||bsdpo...@kyle-evans.net --- Comment #

[Bug 211852] Unsafe shutdowns on Intel 750 SSD

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211852 Ravi Pokala changed: What|Removed |Added CC||jimhar...@freebsd.org --- Comment #3

[Bug 211852] Unsafe shutdowns on Intel 750 SSD

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211852 --- Comment #2 from Ravi Pokala --- Neat, I didn't know `smartctl' had been extended to understand NVMe! :-) In any case, it the code for handling power-down looks grossly correct: sys/dev/nvme/nvme_ctrlr.c (r308431) 1184 void 1185 nvme_c

[Bug 195763] bsdgrep, empty matches and -o

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195763 Kyle Evans changed: What|Removed |Added Attachment #179126|0 |1 is obsolete|

[Bug 211960] [PATCH] Page fault panic under settimeofday when tv_sec / SECDAY overflows signed 32 bit int

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211960 Conrad Meyer changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|c...@freebsd.org -- You are receiv

[Bug 211960] [PATCH] Page fault panic under settimeofday when tv_sec / SECDAY overflows signed 32 bit int

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211960 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org --- Comment #1 fro

[Bug 166842] grep(1) inconsistently handles ^ in non-anchoring positions

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166842 Ed Maste changed: What|Removed |Added Summary|bsdgrep(1) inconsistently |grep(1) inconsistently

[Bug 166842] bsdgrep(1) inconsistently handles ^ in non-anchoring positions

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166842 Kyle Evans changed: What|Removed |Added CC||bsdpo...@kyle-evans.net --- Comment #

[Bug 175314] [regression] bsdgrep(1) broken multidot escaping since r225435

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175314 Kyle Evans changed: What|Removed |Added CC||bsdpo...@kyle-evans.net --- Comment #

[Bug 216304] Adding xn0 to bridge0 causes kernel panic

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216304 Kristof Provost changed: What|Removed |Added CC||roy...@freebsd.org --- Comment #

[Bug 216304] Adding xn0 to bridge0 causes kernel panic

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216304 Kristof Provost changed: What|Removed |Added CC||k...@freebsd.org --- Comment #1

[Bug 180990] bsdgrep(1) segfaults when pattern file contains many lines

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180990 Kyle Evans changed: What|Removed |Added CC||bsdpo...@kyle-evans.net --- Comment #

[Bug 210315] panic: destroying non-empty racct: 2113536 allocated for resource 4

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210315 --- Comment #4 from Larry Rosenman --- I had run a BUNCH of poudriere runs during this boots lifetime if that's relevant. My poudriere web is at: http://home.lerctr.org:/ -- You are receiving this mail because: You are the assignee f

[Bug 209116] bsdgrep -Fxf failing if earlier non-match is a sub-prefix of the actual match

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209116 Kyle Evans changed: What|Removed |Added CC||bsdpo...@kyle-evans.net --- Comment #

[Bug 216316] objcopy in 11 appears to have a regression compared to the version in 10

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216316 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org,

[Bug 216316] objcopy in 11 appears to have a regression compared to the version in 10

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216316 Bug ID: 216316 Summary: objcopy in 11 appears to have a regression compared to the version in 10 Product: Base System Version: 11.0-STABLE Hardware: Any

[Bug 210315] panic: destroying non-empty racct: 2113536 allocated for resource 4

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210315 --- Comment #3 from Larry Rosenman --- my panic was on a shutdown -r for the record. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailin

[Bug 210315] panic: destroying non-empty racct: 2113536 allocated for resource 4

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210315 Larry Rosenman changed: What|Removed |Added CC||l...@freebsd.org --- Comment #2 f

[Bug 195763] bsdgrep, empty matches and -o

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195763 --- Comment #2 from Kyle Evans --- (In reply to Kyle Evans from comment #1) The 'ignore invalid patterns' change my previous patch makes seems definitively wrong -- I'll have to revise this part and I'm just going to leave this here: $ ec

[Bug 216312] Leap seconds when setting date

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216312 Bug ID: 216312 Summary: Leap seconds when setting date Product: Base System Version: 9.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects