[Bug 191719] bin/expr doesn't detect some overflow errors with multiplication

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191719 --- Comment #1 from yaneurab...@gmail.com --- A proposed fix can be found here: https://github.com/yaneurabeya/freebsd/commit/14fd327099ddd5421b095a46fdb9077c07dcc6e7 . It passes all of the (slightly) modified NetBSD t_expr testcases. --

[Bug 191719] bin/expr doesn't detect some overflow errors with multiplication

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191719 Jilles Tjoelker jil...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Open

[Bug 191019] pgrep/pkill -j testcases fail on 11-CURRENT

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019 --- Comment #3 from yaneurab...@gmail.com --- The pgrep issues are test bugs. The assumption that the test script makes is that the forked background process is the same as the value returned by pgrep. pgrep is returning the PID of the

[Bug 191019] pgrep/pkill -j testcases fail on 11-CURRENT

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019 --- Comment #4 from yaneurab...@gmail.com --- Adding more data to the pgrep failures, it's jail(8) that does the forking: 575 pid = fork(); 576 if (pid 0) 577 err(1, fork); 578 if (pid 0) { 579

[Bug 191019] pgrep/pkill -j testcases fail on 11-CURRENT

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019 --- Comment #5 from yaneurab...@gmail.com --- Aha! The commands are missing the -x option: -x Require an exact match of the process name, or argument list if -f is given. The default is to match any

[Bug 191019] [tests] pgrep/pkill -j testcase failures

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019 yaneurab...@gmail.com changed: What|Removed |Added Summary|pgrep/pkill -j testcases|[tests] pgrep/pkill -j

[Bug 191717] [iscsi] smartctl -H gives ATA output registers missing for a disk using the isci driver

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191717 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org

[Bug 191719] [patch] expr(1) doesn't detect some overflow errors with multiplication

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191719 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Summary|bin/expr doesn't detect |[patch] expr(1)

[Bug 191236] [tests] stress2's gbde.sh test scenario deadlocks

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191236 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Summary|stress2's gbde.sh test |[tests]

[Bug 191415] [carp] CARP password with - causes /etc/rc.d/netif to infinite loop

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191415 Mark Linimon lini...@freebsd.org changed: What|Removed |Added CC|

[Bug 191675] [tests] tools/regression/lib/libc/stdio/test-printfloat.t failures with i386 with assumptions about LDBL_MANT_DIG == 53?

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191675 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Summary|tools/regression/lib/libc/s |[tests]

[Bug 191700] [carp] [bridge] CARP does not work on interface which belongs to a bridge

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191700 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org

[Bug 191591] [vt] vt_vga driver produces corrupted output with fonts other than 8 pixels wide

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191591 Mark Linimon lini...@freebsd.org changed: What|Removed |Added CC||r...@freebsd.org

[Bug 191693] [amd64] [patch] Macboook 4,1 kernel panic on boot - with workaround and fix

2014-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191693 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Summary|Macboook 4,1 kernel panic |[amd64] [patch]

[Bug 191236] [tests] stress2's gbde.sh test scenario deadlocks

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191236 Bryan Drewery bdrew...@freebsd.org changed: What|Removed |Added CC|

[Bug 191747] New: [tests] Build failure with MK_TESTS == no and either TARGET=arm/TARGET=armeb or CC=gcc*

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191747 Bug ID: 191747 Summary: [tests] Build failure with MK_TESTS == no and either TARGET=arm/TARGET=armeb or CC=gcc* Product: Base System Version: 11.0-CURRENT Hardware:

[Bug 191748] New: Installing FreeBSD-10-STABLE pmbr makes disk unbootable

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191748 Bug ID: 191748 Summary: Installing FreeBSD-10-STABLE pmbr makes disk unbootable Product: Base System Version: 10.0-STABLE Hardware: Any OS: Any

[Bug 191754] New: *l(3) math functions are not declared properly in math.h

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191754 Bug ID: 191754 Summary: *l(3) math functions are not declared properly in math.h Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any

[Bug 191754] long math functions (powl, etc) are not declared properly in math.h

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191754 yaneurab...@gmail.com changed: What|Removed |Added CC||d...@freebsd.org,

[Bug 181151] [tests] builtins/locale1.0 fails when MK_NLS == no

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181151 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: jilles Date: Tue Jul 8 21:50:14 UTC 2014 New revision: 268429 URL: http://svnweb.freebsd.org/changeset/base/268429 Log: Don't install locale1.0 if

[Bug 181151] [tests] builtins/locale1.0 fails when MK_NLS == no

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181151 Jilles Tjoelker jil...@freebsd.org changed: What|Removed |Added Status|In Discussion |Needs MFC

[Bug 191748] Installing FreeBSD-10-STABLE pmbr makes disk unbootable

2014-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191748 --- Comment #1 from ber...@pobox.com --- Disk partition: # gpart show ada0 = 34 312581741 ada0 GPT (149G) 34128 1 freebsd-boot (64K) 162 33554432 2 freebsd-swap (16G) 33554594 279027181

[Bug 191759] New: dot.cshrc example should be useable as is (cosmetic)

2014-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191759 Bug ID: 191759 Summary: dot.cshrc example should be useable as is (cosmetic) Product: Base System Version: 10.0-RELEASE Hardware: Any OS: Any Status: Needs

[Bug 191763] New: FreeBSD-EN-14:09.jail kind of breaks /etc/rc /etc/rc.shutdown

2014-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191763 Bug ID: 191763 Summary: FreeBSD-EN-14:09.jail kind of breaks /etc/rc /etc/rc.shutdown Product: Base System Version: 8.4-RELEASE Hardware: Any OS:

[Bug 188911] [kern] sysctl(KERN_PROC_VMMAP) takes too long

2014-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188911 --- Comment #6 from ikosa...@accesssoftek.com --- I confirm that current/11.0 with the kernel patch applied over it does solve the issue for both the isolated test case provided above and the LLVM's address sanitizers tests, though it takes

[Bug 188911] [kern] sysctl(KERN_PROC_VMMAP) takes too long

2014-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188911 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: kib Date: Wed Jul 9 19:11:57 UTC 2014 New revision: 268466 URL: http://svnweb.freebsd.org/changeset/base/268466 Log: Current code in sysctl

[Bug 139743] [ichsmb] [patch] ichsmb driver doesn't detects SMB bus on Asus P4B533/P4PE motherboards

2014-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=139743 tak...@airport.fm changed: What|Removed |Added CC||tak...@airport.fm --- Comment

[Bug 191775] New: incompatible expressions in /usr/include/stdio.h /usr/include/_ctype.h and /usr/include/xlocale/_ctype.h

2014-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191775 Bug ID: 191775 Summary: incompatible expressions in /usr/include/stdio.h /usr/include/_ctype.h and /usr/include/xlocale/_ctype.h Product: Base System

[Bug 191775] incompatible expressions in /usr/include/stdio.h /usr/include/_ctype.h and /usr/include/xlocale/_ctype.h

2014-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191775 --- Comment #1 from Peng Haijie peng.hai...@gmail.com --- Building the Ecere SDK produces these warnings -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 191782] New: LOR on reboot r2643181

2014-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191782 Bug ID: 191782 Summary: LOR on reboot r2643181 Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: Needs Triage Severity:

[Bug 191782] LOR on reboot r2643181

2014-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191782 mi...@mikej.com changed: What|Removed |Added Priority|--- |Normal CC|

[Bug 191786] New: bce link state changes to same state are ignored by lagg

2014-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191786 Bug ID: 191786 Summary: bce link state changes to same state are ignored by lagg Product: Base System Version: 9.2-RELEASE Hardware: amd64 OS: Any

[Bug 191799] New: [patch] openssl - fix regression from CVE-2014-0224 - ccs received early

2014-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191799 Bug ID: 191799 Summary: [patch] openssl - fix regression from CVE-2014-0224 - ccs received early Product: Base System Version: 8.4-RELEASE Hardware: Any

[Bug 163775] [patch] sfxge(4) explicitly sets -g -DDEBUG=1

2014-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163775 yaneurab...@gmail.com changed: What|Removed |Added Summary|[patch] sfxge(4) explitly |[patch] sfxge(4) explicitly

[Bug 191800] New: [PATCH] fortune(6): fix default search path

2014-07-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191800 Bug ID: 191800 Summary: [PATCH] fortune(6): fix default search path Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage

[Bug 191801] New: Samba 41 man install files not found

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191801 Bug ID: 191801 Summary: Samba 41 man install files not found Product: Base System Version: 10.0-STABLE Hardware: Any OS: Any Status: Needs Triage

[Bug 179963] ntpd(8) tries to bind IFDISABLED IPv6 addresses

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179963 vsj...@gmail.com changed: What|Removed |Added Status|In Discussion |Issue Resolved

[Bug 191808] New: zfs trim_on_init should trim in smaller chunks

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191808 Bug ID: 191808 Summary: zfs trim_on_init should trim in smaller chunks Product: Base System Version: 10.0-RELEASE Hardware: amd64 OS: Any Status: Needs

[Bug 191810] New: some SSDs should use UNMAP instead of ATA_TRIM

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191810 Bug ID: 191810 Summary: some SSDs should use UNMAP instead of ATA_TRIM Product: Base System Version: 10.0-RELEASE Hardware: amd64 OS: Any Status: Needs

[Bug 176748] [libi386] [patch] BTX Loader i386 incorrectly probes EDD, possibly resulting division by zero

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176748 John Baldwin j...@freebsd.org changed: What|Removed |Added CC||j...@freebsd.org

[Bug 190483] net-im/farsight2 python2.7/pthread.h:285:42 error: typedef redefinition with diff types multiple errors

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190483 Jung-uk Kim j...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Issue Resolved

[Bug 119645] [request] mount_ntfs(8) -- files permissions mask is insufficient

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=119645 jo...@a1poweruser.com changed: What|Removed |Added CC||jo...@a1poweruser.com ---

[Bug 191832] New: carp breaks the network

2014-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191832 Bug ID: 191832 Summary: carp breaks the network Product: Base System Version: 10.0-RELEASE Hardware: Any OS: Any Status: Needs Triage Severity:

[Bug 191468] [vimage] options VIMAGE - kernel panic, crashes during system boot

2014-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191468 Kurt Jaeger p...@freebsd.org changed: What|Removed |Added CC||p...@freebsd.org

[Bug 191468] [vimage] options VIMAGE - kernel panic, crashes during system boot

2014-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191468 --- Comment #4 from dreamc...@gmail.com --- (In reply to Kurt Jaeger from comment #3) Can you test if this still happens with the upcoming 9.3-release ? Sorry. Unfortunately I don't happen to have any suitable FreeBSD-GENERIC build lying

[Bug 191832] carp breaks the network

2014-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191832 --- Comment #1 from Steven Hartland s...@freebsd.org --- The problem occurs when we reboot one of the machines which have jails with supporting carp IP's. An example jail.conf entry:- == machine01 == test01 { host.hostname = test01a;

[Bug 191693] [amd64] [patch] Macboook 4,1 kernel panic on boot - with workaround and fix

2014-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191693 --- Comment #2 from walker.aj...@gmail.com --- I have now been using the above fix for about a week. It appears to have resolved the problem. Is there any additional information or testing required? -- You are receiving this mail because:

[Bug 191832] carp breaks the network

2014-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191832 Gleb Smirnoff gleb...@freebsd.org changed: What|Removed |Added CC|

[Bug 179963] ntpd(8) tries to bind IFDISABLED IPv6 addresses

2014-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179963 Jeremie Le Hen j...@freebsd.org changed: What|Removed |Added Status|Issue Resolved |Open

[Bug 191801] net/samba41 man install files not found

2014-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191801 Gavin Atkinson ga...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Open

[Bugzilla] Commit Needs MFC

2014-07-14 Thread bugzilla-noreply
Hi, You have a bug in the Needs MFC state which has not been touched in 7 or more days. This email serves as a reminder that you may want to MFC this bug or marked it as completed. In the event you have a longer MFC timeout you may update this bug with a comment and I won't remind you again

[Bug 191858] New: [msdosfs] [panic] Disposed page 0xfffff807d41eeb60 is dirty

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191858 Bug ID: 191858 Summary: [msdosfs] [panic] Disposed page 0xf807d41eeb60 is dirty Product: Base System Version: 11.0-CURRENT Hardware: i386 OS: Any

[Bug 191786] bce link state changes to same state are ignored by lagg

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191786 --- Comment #1 from veg...@tuxpowered.net --- Created attachment 144650 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144650action=edit Check for proper phy messages, never check phy status in bce_tick() -- You are receiving

[Bug 191786] bce link state changes to same state are ignored by lagg

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191786 veg...@tuxpowered.net changed: What|Removed |Added CC||veg...@tuxpowered.net ---

[Bug 112794] [patch] [request] pam_exec(8): allow pam_exec to export PAM_AUTHTOK as a environmental variable

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=112794 Dag-Erling Smørgrav d...@freebsd.org changed: What|Removed |Added Status|In Discussion |Issue

[Bug 190529] [kvm] [panic] Kernel panic in KVM after recent Linux host upgrade [regression]

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190529 Rogier Slag rs...@transip.nl changed: What|Removed |Added CC||rs...@transip.nl

[Bug 191867] New: Wno-unused-function used by mistake?

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191867 Bug ID: 191867 Summary: Wno-unused-function used by mistake? Product: Base System Version: 11.0-CURRENT Hardware: Any URL:

[Bug 191868] New: /usr/games in configuration files under /etc, even if WITHOUT_GAMES is set in src.conf

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191868 Bug ID: 191868 Summary: /usr/games in configuration files under /etc, even if WITHOUT_GAMES is set in src.conf Product: Base System Version: 11.0-CURRENT Hardware:

[Bug 191867] Wno-unused-function used by mistake?

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191867 Dimitry Andric d...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Open --- Comment

[Bug 191867] Wno-unused-function used by mistake?

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191867 Dimitry Andric d...@freebsd.org changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|d...@freebsd.org

[Bug 191869] New: tmux(1) refuses to start via service(8)

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191869 Bug ID: 191869 Summary: tmux(1) refuses to start via service(8) Product: Base System Version: 9.2-RELEASE Hardware: i386 OS: Any Status: Needs Triage

[Bug 191869] tmux(1) refuses to start via service(8)

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191869 Devin Teske dte...@freebsd.org changed: What|Removed |Added Status|Needs Triage|In Discussion --

[Bug 191869] tmux(1) refuses to start via service(8)

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191869 --- Comment #1 from Devin Teske dte...@freebsd.org --- I can confirm that screen(1) (/usr/local/bin/screen) suffers from the same issue (and is solved by the same fix). If TERM is not set when service invokes the rc-script calling screen,

[Bug 191869] tmux(1) refuses to start via service(8)

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191869 --- Comment #2 from Devin Teske dte...@freebsd.org --- Originally reported to me via Michael Dexter edi...@callfortesting.org -- You are receiving this mail because: You are the assignee for the bug.

[Bug 191869] tmux(1) refuses to start via service(8)

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191869 Devin Teske dte...@freebsd.org changed: What|Removed |Added Status|In Discussion |Patch Ready

[Bug 191800] [PATCH] fortune(6): fix default search path

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191800 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: gavin Date: Mon Jul 14 23:25:30 UTC 2014 New revision: 268637 URL: http://svnweb.freebsd.org/changeset/base/268637 Log: fortune(8): Search fortune

[Bug 191019] [tests] pgrep/pkill -j testcase failures

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019 --- Comment #6 from yaneurab...@gmail.com --- I have fixes for the testcases available here for review: https://github.com/yaneurabeya/freebsd/pull/9 . The patch can be pulled via https://github.com/yaneurabeya/freebsd/pull/9.patch . --

[Bug 191019] [tests] pgrep/pkill -j testcase failures

2014-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191019 yaneurab...@gmail.com changed: What|Removed |Added Severity|Affects Only Me |Affects Many People --

[Bug 134022] host(1), dig(1) and nslookup(1) hang in _umtx_op syscall after 7.1-RELEASE-p5 update [regression]

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=134022 Erwin Lansing er...@freebsd.org changed: What|Removed |Added CC||er...@freebsd.org

[Bug 183400] [bhyve] bhyve cannot load an i386 kernel

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183400 bsdcr...@squbes.com changed: What|Removed |Added CC||bsdcr...@squbes.com ---

[Bug 191882] New: Multiple panics when ctld is running

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191882 Bug ID: 191882 Summary: Multiple panics when ctld is running Product: Base System Version: 10.0-RELEASE Hardware: amd64 OS: Any Status: Needs Triage

[Bug 191882] Multiple panics when ctld is running

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191882 --- Comment #1 from Steven Peterson s...@mainstream.net --- Sample of General Protection Fault Panic: plfs.pl.mainstream.net dumped core - see /var/crash/vmcore.4 Tue Jul 15 14:07:00 EDT 2014 FreeBSD plfs.pl.mainstream.net

[Bug 191882] Multiple panics when ctld is running

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191882 --- Comment #2 from Steven Peterson s...@mainstream.net --- Additional Sample of Page Fault Panic: plfs.pl.mainstream.net dumped core - see /var/crash/vmcore.2 Tue Jul 15 14:00:31 EDT 2014 FreeBSD plfs.pl.mainstream.net 10.0-RELEASE-p6

[Bug 191882] Multiple panics when ctld is running

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191882 Steven Peterson s...@mainstream.net changed: What|Removed |Added CC|

[Bug 191882] Multiple panics when ctld is running

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191882 --- Comment #3 from Steven Peterson s...@mainstream.net --- for the page fault ran kgdb got the following (following the instructions in the handbook) (kgdb) backtrace #0 doadump (textdump=value optimized out) at pcpu.h:219 #1

[Bug 191884] New: [PATCH] teach chown and chmod about SIGINFO

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191884 Bug ID: 191884 Summary: [PATCH] teach chown and chmod about SIGINFO Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage

[Bug 123977] Segmentation fault in dialog(1) with ghostscript-gpl-nox11 port

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=123977 Brooks Davis bro...@freebsd.org changed: What|Removed |Added Status|Needs MFC |Issue Resolved

[Bug 191884] [PATCH] teach chown and chmod about SIGINFO

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191884 Mateusz Guzik m...@freebsd.org changed: What|Removed |Added CC||m...@freebsd.org

[Bug 191889] New: ipv6_activate_all_interfaces=NO not working as expected for lagg interfaces and laggports

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191889 Bug ID: 191889 Summary: ipv6_activate_all_interfaces=NO not working as expected for lagg interfaces and laggports Product: Base System Version: 10.0-STABLE Hardware:

[Bug 191884] [PATCH] teach chown and chmod about SIGINFO

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191884 --- Comment #2 from Dan McGregor dan.mcgre...@usask.ca --- I shall fix both problems later today. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 191884] [PATCH] teach chown and chmod about SIGINFO

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191884 Dan McGregor dan.mcgre...@usask.ca changed: What|Removed |Added Attachment #144693|0 |1 is

[Bug 191884] [PATCH] teach chown and chmod about SIGINFO

2014-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191884 --- Comment #4 from Dan McGregor dan.mcgre...@usask.ca --- Created attachment 144711 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144711action=edit chown patch with updated manage -- You are receiving this mail because: You

[Bug 191895] New: [ext2fs] [panic] ext2_dirbad: /mnt: bad dir ino 32787 at offset 6136: mangled entry

2014-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191895 Bug ID: 191895 Summary: [ext2fs] [panic] ext2_dirbad: /mnt: bad dir ino 32787 at offset 6136: mangled entry Product: Base System Version: 11.0-CURRENT Hardware: i386

[Bug 191898] New: [ixgbe] Wrong sysctl description

2014-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191898 Bug ID: 191898 Summary: [ixgbe] Wrong sysctl description Product: Base System Version: 9.3-RELEASE Hardware: Any OS: Any Status: Needs Triage

[Bug 191907] Paging broken on serial console with new console driver

2014-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191907 yaneurab...@gmail.com changed: What|Removed |Added Summary|*roff broken on serial |Paging broken on serial

[Bug 191907] [uart] Paging broken on serial console

2014-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191907 yaneurab...@gmail.com changed: What|Removed |Added Summary|Paging broken on serial |[uart] Paging broken on

[Bug 191908] New: [zfs] newer kernel and old userland binary compatibility broken

2014-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191908 Bug ID: 191908 Summary: [zfs] newer kernel and old userland binary compatibility broken Product: Base System Version: 10.0-STABLE Hardware: amd64 OS:

[Bug 191908] [zfs] newer kernel and old userland binary compatibility broken

2014-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191908 Xin LI delp...@freebsd.org changed: What|Removed |Added CC||delp...@freebsd.org

[Bug 191907] [uart] Paging broken on serial console

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191907 --- Comment #3 from yaneurab...@gmail.com --- Peter H pointed me in the right direction (I missed this section in UPDATING): 20140405: The uart(4) driver has been changed with respect to its handling of the low-level

[Bug 191907] [uart] Paging broken on serial console

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191907 yaneurab...@gmail.com changed: What|Removed |Added Status|Needs Triage|Issue Resolved

[Bug 191898] [ixgbe] Wrong sysctl description

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191898 Hiren Panchasara hi...@freebsd.org changed: What|Removed |Added CC|

[Bug 82070] [dc] Not all dc(4) devices can be used: MII without any PHY

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=82070 patrick_...@yahoo.com.hk changed: What|Removed |Added Status|In Discussion |Timeout

[Bug 165471] bsdgrep(1) hang/very slow with mmap

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165471 --- Comment #2 from patrick_...@yahoo.com.hk --- Ten months later, on FreeBSD 9.3 x64, the problem persists. [root@server3 /usr/local/share]# time grep --mmap -r -e '^October' * doc/db42/ref/refs/bdb_usenix.html:October 1980. real

[Bug 191916] New: pflogd eat cpu and hang with net.bpf.zerocopy_enable=0

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191916 Bug ID: 191916 Summary: pflogd eat cpu and hang with net.bpf.zerocopy_enable=0 Product: Base System Version: 9.3-RELEASE Hardware: i386 OS: Any Status: Needs

[Bug 191916] pflogd eat cpu and hang with net.bpf.zerocopy_enable=0

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191916 --- Comment #1 from Lukasz Wasikowski luk...@wasikowski.net --- (In reply to Lukasz Wasikowski from comment #0) After update to 9.3-RELEASE pflog started to eat 100% CPU and needs kill -9 to shut (this is on i386). Some details: #

[Bug 191918] New: /usr/libexec/save-entropy wastes entropy for each running jail

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191918 Bug ID: 191918 Summary: /usr/libexec/save-entropy wastes entropy for each running jail Product: Base System Version: 9.2-STABLE Hardware: Any OS: Any

[Bug 165471] bsdgrep(1) hang/very slow with mmap

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165471 Mateusz Guzik m...@freebsd.org changed: What|Removed |Added CC||m...@freebsd.org

[Bug 191920] New: src.conf.5 does not document options in kern.opts.mk

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191920 Bug ID: 191920 Summary: src.conf.5 does not document options in kern.opts.mk Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs

[Bug 191920] src.conf.5 does not document options in kern.opts.mk

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191920 Ed Maste ema...@freebsd.org changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|i...@freebsd.org --

[Bug 190739] Building libunbound writes to /usr/src

2014-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190739 h.sku...@gmail.com changed: What|Removed |Added CC||h.sku...@gmail.com ---

<    1   2   3   4   5   6   7   8   9   10   >