[Bug 197792] When attempting to mount a filesystem read-only the system hangs.

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197792 --- Comment #1 from Andriy Gapon --- Try to obtain to a kernel stack trace of the mount process by using procstat -kk . -- You are receiving this mail because: You are the assignee for the bug.

[Bug 197821] zfs list -t bookmark doesn't work on zvol

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197821 Bug ID: 197821 Summary: zfs list -t bookmark doesn't work on zvol Product: Base System Version: 9.3-RELEASE Hardware: Any OS: Any Status: New Severi

[Bug 197789] (zfs+i386 No PAE) panic: kmem_malloc(36864): kmem_map too small: 431976448 total allocated

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197789 --- Comment #2 from Michelle Sullivan --- Solution (it's stayed up so far) seems to be remove a processor... Running on one processor it's been running 12 hours... where before it was around an hour (45 minutes after starting poudriere.)

[Bug 197789] (zfs+i386 No PAE) panic: kmem_malloc(36864): kmem_map too small: 431976448 total allocated

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197789 --- Comment #3 from Michelle Sullivan --- Correction... that was not the last thing I did... I changed from using MFSSIZE to TMPFS. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 196138] Unbound fails with 2(SERVFAIL) when behind NAT

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196138 chris...@physik.tu-berlin.de changed: What|Removed |Added CC||chris...@physik.tu-be

[Bug 197535] [re] [panic] if_re (Realtek 8168) causes memory write after free and kernel panic

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197535 --- Comment #9 from luca.pizzamig...@gmail.com --- I collect some other information about this error and I'm a little bit confused. I added some printf in the re_rxeof() function, to understand who's overwriting the memory after free (my sus

[Bug 194792] [amdtemp] [patch] all cpu support

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194792 sasamotik...@gmail.com changed: What|Removed |Added CC||freebsd-hardw...@freebsd.or

[Bug 26486] [libc] [patch] setnetgrent hangs when netgroup contains empty netgroup

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26486 Pedro F. Giffuni changed: What|Removed |Added CC||p...@freebsd.org --- Comment #9

[Bug 42422] [libc] [patch] dbm_delete returns -1 instead of 1 when the key does not exist in the database.

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=42422 Pedro F. Giffuni changed: What|Removed |Added Attachment #24863|0 |1 is obsolete|

[Bug 31981] [libc] [patch] (mis)feature in getnetent parsing -- comments affect parsing results

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=31981 Pedro F. Giffuni changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|u...@freebsd.org Sta

[Bug 26486] [libc] [patch] setnetgrent hangs when netgroup contains empty netgroup

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26486 --- Comment #10 from g...@arlut.utexas.edu --- (In reply to Pedro F. Giffuni from comment #9) We're not running FreeBSD here any longer (sigh...) but I believe that this still indicates a problem, since the output from the test program shoul

[Bug 83358] [libcompat] [patch] improper handling of malloc failures within rexec(3)

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=83358 --- Comment #3 from Pedro F. Giffuni --- FWIW, The undefined "port" variable was fixed in r278867. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freeb

[Bug 197832] system freezes when starting X after r278473

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197832 Bug ID: 197832 Summary: system freezes when starting X after r278473 Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: New

[Bug 193672] FreeBSD UEFI boot panics with VirtualBox UEFI loader

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193672 Jung-uk Kim changed: What|Removed |Added CC||j...@freebsd.org --- Comment #7 from

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

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197555 devne...@gmail.com changed: What|Removed |Added CC||devne...@gmail.com --- Comment

[Bug 83340] [patch] setnetgrent() and supporting functions don't check malloc for failures

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=83340 Pedro F. Giffuni changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 26486] [libc] [patch] setnetgrent hangs when netgroup contains empty netgroup

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26486 Pedro F. Giffuni changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 26486] [libc] [patch] setnetgrent hangs when netgroup contains empty netgroup

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26486 --- Comment #12 from g...@arlut.utexas.edu --- Created attachment 153194 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153194&action=edit Updated patch to solve hang on empty netgroups for FreeBSD 10 I was able to test this again

[Bug 26486] [libc] [patch] setnetgrent hangs when netgroup contains empty netgroup

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26486 --- Comment #13 from Pedro F. Giffuni --- (In reply to gil from comment #12) OK.. I don't have the problem because I am not running NIS. I will get someone that does to review. Thank you! -- You are receiving this mail because: You are th

[Bug 193672] FreeBSD UEFI boot panics with VirtualBox UEFI loader

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193672 --- Comment #8 from Jung-uk Kim --- (In reply to Jung-uk Kim from comment #7) This URL is more specific to the discussion: https://www.virtualbox.org/manual/ch03.html#efividmode -- You are receiving this mail because: You are the assign

[Bug 191348] [mps] LSI2308 with WD3000FYYZ drives disappears after hotswapping

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348 --- Comment #15 from Stephen McConnell --- I have sent the changes to my mentors for review and hope to get this committed next week. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 42422] [libc] [patch] dbm_delete returns -1 instead of 1 when the key does not exist in the database.

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=42422 Xin LI changed: What|Removed |Added CC||delp...@freebsd.org Status|In

[Bug 42422] [libc] [patch] dbm_delete returns -1 instead of 1 when the key does not exist in the database.

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=42422 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: pfg Date: Fri Feb 20 01:31:11 UTC 2015 New revision: 279037 URL: https://svnweb.freebsd.org/changeset/base/279037 Log: dbm_delete(3) correct man page to

[Bug 42422] [libc] [patch] dbm_delete returns -1 instead of 1 when the key does not exist in the database.

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=42422 Pedro F. Giffuni changed: What|Removed |Added Status|Open|In Progress --- Comment #5 from

[Bug 26486] [libc] [patch] setnetgrent hangs when netgroup contains empty netgroup

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26486 Pedro F. Giffuni changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|p...@freebsd.org See A

[Bug 83340] [patch] setnetgrent() and supporting functions don't check malloc for failures

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=83340 Pedro F. Giffuni changed: What|Removed |Added See Also|https://bugs.freebsd.org/bu | |gzilla/show_

The Satanic Agenda Of Pope Francis And The Elite

2015-02-19 Thread Vatican Expositor
The following information is being widely distributed to those in the international media. You will soon be called upon by your corporate masters within the NWO Illuminati to sell their 'one world' government, economy, and religion, to the unsuspecting masses. Those who take the 'mark of the bea

[Bug 197842] kernel memory leak

2015-02-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197842 Bug ID: 197842 Summary: kernel memory leak Product: Base System Version: 10.0-RELEASE Hardware: i386 OS: Any Status: New Severity: Affects Only Me