[Bug 215752] /bin/echo utility does not free() the memory which allocated by malloc()

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215752 Maxim Konovalov changed: What|Removed |Added CC||ma...@freebsd.org --- Comment #1

[Bug 210686] NCQ_TRIM_BROKEN quirk mismatch

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210686 --- Comment #8 from Tomoaki AOKI --- (In reply to commit-hook from comment #5) 11.0-RELEASE is already out and there's no objection for more than 4 months. Any chance for MFC to stable/11? -- You are receiving this mail because: You are

[Bug 215715] cond_test:cond_timedwait_race crashes with SIGSEGV periodically when calling binuptime

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215715 --- Comment #6 from Konstantin Belousov --- Created attachment 178503 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178503&action=edit A test program illustrating bug with two threads executing gettimeofday() concurrently The p

[Bug 211990] iscsi fails to reconnect and does not release devices

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211990 --- Comment #35 from Ben RUBSON --- Did you try to increase some sysctls with jumbo frames on, as proposed by Steven ? -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 215715] cond_test:cond_timedwait_race crashes with SIGSEGV periodically when calling binuptime

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215715 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: kib Date: Wed Jan 4 16:10:52 UTC 2017 New revision: 311287 URL: https://svnweb.freebsd.org/changeset/base/311287 Log: __vdso_gettc(): be extra careful

[Bug 215752] /bin/echo utility does not free() the memory which allocated by malloc()

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215752 --- Comment #2 from by --- (In reply to Maxim Konovalov from comment #1) Hi, I have not learned that the process termination will free the heap memory. Does this specially on FreeBSD or any convention I need to learn? If you can give me s

[Bug 215752] /bin/echo utility does not free() the memory which allocated by malloc()

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215752 --- Comment #3 from Maxim Konovalov --- Hello, This is not specific to FreeBSD. Upon process termination, both voluntary or involuntary, the whole address space including the heap of the process is destroyed. So, it is quite common for s

[Bug 215778] coredump when loading cxgb after boot with routing daemon already running

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215778 Bug ID: 215778 Summary: coredump when loading cxgb after boot with routing daemon already running Product: Base System Version: 11.0-STABLE Hardware: Any

[Bug 215778] coredump when loading cxgb after boot with routing daemon already running

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215778 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org -- You are

[Bug 215749] FreeBSD 11 installation (usb) reboots after Boot Loader Menu if multi user is selected

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215749 Mark Linimon changed: What|Removed |Added Keywords||regression CC|freeb

[Bug 215740] [bhyve] utilizing passthru breaks raw device usage with virtio-blk | ahci-hd

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215740 Mark Linimon changed: What|Removed |Added CC|freebsd-am...@freebsd.org | Assignee|freebsd-bugs@Fr

[Bug 215737] [bhyve] utilizing virtio-net truncates jumbo frames at 4084 bytes length

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215737 Mark Linimon changed: What|Removed |Added CC|freebsd-am...@freebsd.org | Assignee|freebsd-bugs@Fr

[Bug 215715] cond_test:cond_timedwait_race crashes with SIGSEGV periodically when calling binuptime

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215715 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 215705] VOP_REMOVE call is invoked with invalid cn_nameptr

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215705 Mark Linimon changed: What|Removed |Added Summary|VOP_REMOVE call with|VOP_REMOVE call is invoked

[Bug 206649] [PATCH] Common gestures for Cypress APA I2C touchpad

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206649 Mark Felder changed: What|Removed |Added CC||f...@freebsd.org --- Comment #3 from

[Bug 215701] unbootable system with 'Shared object "librt.so.1" not found, required by "sh"' message after clang 3.9.1 import

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215701 Jilles Tjoelker changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 215781] Calling pgrep "javafrom java process

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215781 Bug ID: 215781 Summary: Calling pgrep "javafrom java process Product: Base System Version: 11.0-RELEASE Hardware: Any OS: Any Status: New Severity:

[Bug 215781] Calling pgrep "javafrom java process

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215781 --- Comment #1 from Brandon Barker --- A couple of notes I accidentally left out due to premature submission: * openjdk8 is required to be installed. After running this in amm: %pgrep("java") this results in the following less than helpf

[Bug 215752] /bin/echo utility does not free() the memory which allocated by malloc()

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215752 --- Comment #4 from by --- Hi, Okay, I am clear now. You can close this ticket. Thanks for your explanation. By the way, I am reading APUE book now, maybe I need investigate more about this. by -- You are receiving this mail because: Yo

[Bug 215781] Calling pgrep "javafrom java process

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215781 Jilles Tjoelker changed: What|Removed |Added CC||jil...@freebsd.org --- Comment #

[Bug 215752] /bin/echo utility does not free() the memory which allocated by malloc()

2017-01-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215752 Ngie Cooper changed: What|Removed |Added Resolution|--- |Works As Intended Status