Re: kern/166866: [build] [cy] cy(4) driver breaks kernel build in 8.3

2012-04-13 Thread Eugene
The following reply was made to PR kern/166866; it has been noted by GNATS. From: Eugene To: bug-follo...@freebsd.org, eugene...@mail.ru Cc: Subject: Re: kern/166866: [build] [cy] cy(4) driver breaks kernel build in 8.3 Date: Fri, 13 Apr 2012 12:42:13 +0400 In fact, this problem is described

kern/147226: read(fd, buffer, len) returns -1 immediately, if len >=2147483648

2010-05-30 Thread Eugene
: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 30 17:10:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eugene >Release:r200984M >Organization: >Environment: FreeBSD lala

Re: bin/61355: login(1) does not restore terminal ownership on exit

2013-04-28 Thread Eugene Grosbein
The following reply was made to PR bin/61355; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: bin/61355: login(1) does not restore terminal ownership on exit Date: Sun, 28 Apr 2013 19:56:57 +0700 Hi! Please note that this problem was first

misc/180052: www/squid3x ports: some helpers are not built/installed

2013-06-28 Thread Eugene Zheganin
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 28 10:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Zheganin >Release:10.x-CURRENT >Organization: Vivat-Trade LLC >Environment: Free

kern/180462: [lor] system freezes when I close something that is using lots of memory (?)

2013-07-11 Thread Eugene Zheganin
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 11 12:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Zheganin >Release:10.0-CURRENT >Organization: Vivat-Trade

misc/180916: [regression] jail startup is broken for 8.4 without INET6

2013-07-28 Thread Eugene Grosbein
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 29 04:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.4-STABLE i386 >Organization: RDTC JSC >Environmen

misc/180918: [patch] [modules] stable/9 buildworld is broken with MODULES_WITH_WORLD=yes

2013-07-28 Thread Eugene Grosbein
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 29 05:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.1-STABLE amd64 >Organization: RD

kern/180966: snd_envy24: recording broken

2013-07-31 Thread Eugene Zheganin
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 31 11:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Zheganin >Release:10.0-CURRENT >Organization: Vivat-Trade LLC >Environment: FreeBSD icecast.bolid.fm 10.0-C

bin/181157: [ftpd] [patch] New login.conf(5) capability "ftp-chdir" for ftpd(8)

2013-08-09 Thread Eugene Grosbein
Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 07:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.2-BETA2 amd64 >Organ

kern/182212: [patch] [ng_mppc] ng_mppc(4) blocks on network errors unconditionaly

2013-09-18 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Sep 18 19:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.4-STABLE amd64 >Organization: RDT

kern/182828: [patch] [igb] Revision 247430 broke outgoing interface stats for stable/8

2013-10-08 Thread Eugene Grosbein
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 08 12:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.4-STABLE amd64 >Organizati

kern/183817: [patch] [mac] [panic] kernel compiled with options INVARIANTS and MAC_PORTACL panices if loader loads mac_portacl.ko too

2013-11-09 Thread Eugene Grosbein
:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 09 18:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release

kern/184176: [patch] [vimage] [kern] introduce new src.conf knob WITH_VIMAGE

2013-11-22 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 22 19:40:02 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.2-STABLE amd64 >Organization: RDTC JSC >Envi

Re: kern/184176: [patch] [vimage] [kern] introduce new src.conf knob WITH_VIMAGE

2013-11-22 Thread Eugene Grosbein
Forgot to note that tools/build/options/WITH_VIMAGE should be created also, containing two following lines: .\" $FreeBSD$ Set to build with the VIMAGE support. And regenerate src.conf(5) ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.or

Re: kern/184176: [patch] [vimage] [kern] introduce new src.conf knob WITH_VIMAGE

2013-11-22 Thread Eugene Grosbein
The following reply was made to PR kern/184176; it has been noted by GNATS. From: Eugene Grosbein To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/184176: [patch] [vimage] [kern] introduce new src.conf knob WITH_VIMAGE Date: Sat, 23 Nov 2013 03:02:08 +0700

bin/186333: route(8) fails to return correct exit status in quiet mode

2014-02-01 Thread Eugene Grosbein
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 01 08:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.2-STABLE amd64 >Organization: RDTC JSC >Envi

kern/186362: [panic] _mtx_lock_sleep() misses check for NULL

2014-02-01 Thread Eugene Grosbein
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 02 05:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.2-STABLE amd64 >Organization: RDTC JSC >Environment: Sy

Re: kern/186362: [panic] _mtx_lock_sleep() misses check for NULL

2014-02-01 Thread Eugene Grosbein
The following reply was made to PR kern/186362; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: kern/186362: [panic] _mtx_lock_sleep() misses check for NULL Date: Sun, 02 Feb 2014 13:36:57 +0700 "How-To-Repeat" sequence, step 3 shoul

Re: kern/186362: [panic] _mtx_lock_sleep() misses check for NULL

2014-02-02 Thread Eugene Grosbein
The following reply was made to PR kern/186362; it has been noted by GNATS. From: Eugene Grosbein To: Andriy Gapon Cc: bug-follo...@freebsd.org Subject: Re: kern/186362: [panic] _mtx_lock_sleep() misses check for NULL Date: Sun, 02 Feb 2014 20:54:24 +0700 On 02.02.2014 19:55, Andriy Gapon

kern/159345: [if_lagg] [panic] kernel with if_lagg compiled in panices at start if if_lagg.ko is loaded

2011-07-31 Thread Eugene Grosbein
ate: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 01 06:40:04 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE amd64

kern/159780: make sys/vfs_subr.c more jail-friendly (userland calling deprecated sysctl)

2011-08-14 Thread Eugene Grosbein
>Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 15 04:30:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organi

bin/160339: [patch] fsck_ffs needs to check d_namlen for zero

2011-08-31 Thread Eugene Grosbein
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 31 16:50:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE amd64 >Organization: RDTC JSC >Environment: System:

kern/160811: Cannot change gmirror provider priority in RELENG_7 (r196879)

2011-09-18 Thread Eugene Grosbein
eywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Sep 18 21:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 7 >Organization: RDTC JSC >Environment: Syst

kern/161805: [panic] [arp] Repeatable panic in ARP code

2011-10-19 Thread Eugene Grosbein
ate-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 19 12:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organization: RDTC JSC >Environment: System: FreeBS

Re: kern/161805: [panic] [arp] Repeatable panic in ARP code

2011-10-19 Thread Eugene Grosbein
The following reply was made to PR kern/161805; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: qin...@freebsd.org Subject: Re: kern/161805: [panic] [arp] Repeatable panic in ARP code Date: Wed, 19 Oct 2011 20:14:30 +0700 Hi! I've downgraded my kern

bin/162332: bsdlabel destroys partitions with indexes over 8

2011-11-06 Thread Eugene Grosbein
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 06 14:10:05 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE amd64 >Organization: RDTC JSC >Environment: System: F

bin/162468: expr(1) false syntax errors

2011-11-11 Thread Eugene Grosbein
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 11 09:10:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organization: RDTC JSC >Environment: System: FreeBSD eg.sd.rdt

Re: bin/162468: expr(1) false syntax errors

2011-11-11 Thread Eugene Grosbein
The following reply was made to PR bin/162468; it has been noted by GNATS. From: Eugene Grosbein To: Jilles Tjoelker Cc: bug-follo...@freebsd.org Subject: Re: bin/162468: expr(1) false syntax errors Date: Sat, 12 Nov 2011 01:58:55 +0700 11.11.2011 22:44, Jilles Tjoelker ÐÉÛÅÔ: >>

kern/162558: [panic] seldom dummynet panics

2011-11-14 Thread Eugene Grosbein
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 14 10:00:23 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE amd64 >Organization: RDTC JSC >Environment: System: FreeBSD k-45-pc-2

kern/163464: Invalid compiler flag in /sys/conf/kern.mk

2011-12-19 Thread Eugene Varnavsky
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 19 23:30:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Varnavsky >Release:8.2 >Organization: >Environment: 8.2-RELEASE-p3 FreeBSD 8.2

misc/163525: 8.2-STABLE buildworld broken due to non-existing MK_INET_SUPPORT

2011-12-22 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 22 09:50:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organization: RDTC JSC &g

kern/163623: [kern] sysctl net.inet.icmp.icmplim_output description is misleading

2011-12-25 Thread Eugene Grosbein
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 26 05:40:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organization: RDT

Re: misc/163525: 8.2-STABLE buildworld broken due to non-existing MK_INET_SUPPORT

2012-01-16 Thread Eugene Grosbein
is problem been resolved? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=163525 Yes, it has been resolved, world builds just fine in this mode. Thank you, the PR should be closed. Eugene Grosbein ___ freebsd-bugs@freebsd.org mailing list ht

Re: kern/139271: [pci] [patch] sysutils/hpacucli does not work on the amd64 kernel

2012-02-05 Thread Eugene Grosbein
The following reply was made to PR kern/139271; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: kern/139271: [pci] [patch] sysutils/hpacucli does not work on the amd64 kernel Date: Mon, 06 Feb 2012 12:36:29 +0700 This is a multi-part message

kern/164901: [regression] [patch] [lagg] igb/lagg poor traffic distribution

2012-02-08 Thread Eugene Grosbein
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 08 09:00:20 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organization: RDTC JSC >Envir

Re: misc/165085: nanobsd building broken

2012-02-13 Thread Eugene Grosbein
The following reply was made to PR misc/165085; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: misc/165085: nanobsd building broken Date: Mon, 13 Feb 2012 16:00:07 +0700 Hi! The first nanobsd build should be done without '-b&#x

kern/165174: [patch] [tap] allow tap(4) to keep its address on close

2012-02-15 Thread Eugene Grosbein
eywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Feb 15 12:00:20 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organization: RDTC JSC >Envir

kern/165444: [netisr] [patch] incorrect processing of net.isr.bindthreads=0

2012-02-24 Thread Eugene Grosbein
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 24 11:10:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organization: RDTC JSC >Envir

kern/165804: [uart] [patch] Add support for MosChip MCS9904 PCIe x1 four serial ports controller

2012-03-06 Thread Eugene Grosbein
ate: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 07 06:10:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-PRERELEASE i

kern/166255: [net] [patch] It should be possible to disable "promiscuous mode enabled" messages

2012-03-19 Thread Eugene Grosbein
ugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 19 21:00:27 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-PRE

bin/166448: [patch] newsyslog -t fails to find previous rotated log

2012-03-27 Thread Eugene Grosbein
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 27 18:10:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-PRERELEASE amd64 >Organization: RDTC JSC >Enviro

Re: bin/166448: [patch] newsyslog -t fails to find previous rotated log

2012-03-27 Thread Eugene Grosbein
The following reply was made to PR bin/166448; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: bin/166448: [patch] newsyslog -t fails to find previous rotated log Date: Wed, 28 Mar 2012 02:10:50 +0700 Sorry, I've sent buggy patch (does

kern/166866: [build] [cy] cy(4) driver breaks kernel build in 8.3

2012-04-12 Thread Eugene Shouleshov
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 12 08:40:13 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Shouleshov >Release:FreeBSD 8.3-RELEASE >Organization: >Environment: FreeBSD 8.3-R

misc/167200: source upgrade from RELENG_7 to RELENG_8 broken for no reason

2012-04-22 Thread Eugene Grosbein
eywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 22 13:00:26 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-PRERELEASE amd64 >Organization: RDTC JSC &g

kern/167204: terrible "netstat -rn" performance due to slow kvm_nlist()

2012-04-22 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 22 14:10:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-PRERELEASE i386 >Organization: R

Re: misc/158023: Binaries have no SUID bits in FreeBSD-8.2-RELEASE-amd64-livefs.iso

2012-04-23 Thread Eugene Grosbein
The following reply was made to PR misc/158023; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: misc/158023: Binaries have no SUID bits in FreeBSD-8.2-RELEASE-amd64-livefs.iso Date: Mon, 23 Apr 2012 21:46:58 +0700 Hi! The problem is fixed

Re: bin/65961: ipfw2 memory corruption inside add()

2012-05-01 Thread Eugene Grosbein
The following reply was made to PR bin/65961; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: bin/65961: ipfw2 memory corruption inside add() Date: Wed, 02 May 2012 11:37:09 +0700 Hi! Please reopen this PR because the problem is still here

Re: bin/65961: [ipfw] ipfw2 memory corruption inside add()

2012-05-01 Thread Eugene Grosbein
> http://www.freebsd.org/cgi/query-pr.cgi?pr=65961 More tests show that for 8.3/i386 this is possible to make /sbin/ipfw eat all CPU cycles and run in R state infinitely despite of kill -9. Just run mentioned script: ./test 122 Eugene Grosbein

kern/167603: IP fragment reassembly's broken: file transfer over NFSv3/UDP fails for default NFS packet size

2012-05-04 Thread Eugene Grosbein
gt;State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 05 04:10:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-STA

Re: kern/112707: [panic] 6.2-STABLE panic: spoiling cp->ace = 3

2010-12-12 Thread Eugene Grosbein
On 12.12.2010 15:49, j...@freebsd.org wrote: > Synopsis: [panic] 6.2-STABLE panic: spoiling cp->ace = 3 > > State-Changed-From-To: open->feedback > State-Changed-By: jh > State-Changed-When: Sun Dec 12 09:49:27 UTC 2010 > State-Changed-Why: > Can you still reproduce this on a supported release? >

kern/153255: 8.2-PRERELEASE repeatable kernel panic under heavy network load

2010-12-17 Thread Eugene Grosbein
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 17 18:10:11 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-PRERELEASE amd64 >Organization: RDTC JSC >Envi

Re: bin/153252: [ipfw][patch] ipfw lockdown system in subsequent call of "/etc/rc.d/ipfw start"

2010-12-17 Thread Eugene Grosbein
The following reply was made to PR bin/153252; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: al...@freebsd.forum Subject: Re: bin/153252: [ipfw][patch] ipfw lockdown system in subsequent call of "/etc/rc.d/ipfw start" Date: Sat, 18 Dec 2010 02:3

kern/153454: [patch] [wlan] [urtw] Support ad-hoc and hostap modes in if_urtw(4)

2010-12-26 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 26 18:40:08 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-PRERELEASE i386 >Organizatio

Re: kern/153671: [em] [panic] 8.2-PRERELEASE repeatable kernel in if_em(4)

2011-01-03 Thread Eugene Grosbein
The following reply was made to PR kern/153671; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: kern/153671: [em] [panic] 8.2-PRERELEASE repeatable kernel in if_em(4) Date: Tue, 04 Jan 2011 11:47:58 +0600 Sorry, I have not fixed 'From:&#x

Re: bin/61355: login(1) does not restore terminal ownership on exit

2011-01-04 Thread Eugene Grosbein
The following reply was made to PR bin/61355; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: bin/61355: login(1) does not restore terminal ownership on exit Date: Tue, 04 Jan 2011 15:32:50 +0600 This is still the problem for 8.2-PRERELEASE, in

Re: kern/138341: [nanobsd] [patch] 8.0-BETA3: nanobsd build broken due to sysipc kernel module

2011-01-15 Thread Eugene Grosbein
The following reply was made to PR kern/138341; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: sta...@freebsd.org Subject: Re: kern/138341: [nanobsd] [patch] 8.0-BETA3: nanobsd build broken due to sysipc kernel module Date: Sat, 15 Jan 2011 23:01:38 +0600

kern/154860: [gmirror] [panic] geom_mirror panices system on specific sector contents

2011-02-18 Thread Eugene Grosbein
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 18 09:20:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-PRERELEASE amd64 >Organization:

Re: kern/138341: [nanobsd] [patch] 8.0-BETA3: nanobsd build broken due to sysipc kernel module

2011-02-26 Thread Eugene Grosbein
The following reply was made to PR kern/138341; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: kern/138341: [nanobsd] [patch] 8.0-BETA3: nanobsd build broken due to sysipc kernel module Date: Sat, 26 Feb 2011 16:09:07 +0600 Hi! This is

misc/156427: rcNG may start disabled service

2011-04-15 Thread Eugene Grosbein
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 15 18:20:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE i386 >Organization: RDTC JSC >Environment: System: FreeBSD grosbein.

Re: kern/156545: mv could break UFS on SMP systems

2011-04-21 Thread Eugene Roginsky
The following reply was made to PR kern/156545; it has been noted by GNATS. From: Eugene Roginsky To: Cc: Subject: Re: kern/156545: mv could break UFS on SMP systems Date: Thu, 21 Apr 2011 14:53:18 +0400 Hello. Submit me plz on this bug. -- С уважением, Евгений РогÐ

Re: kern/117973: [panic] [lpt] 7.0-BETA2: repeatable panic while printing to /dev/lpt0

2011-05-23 Thread Eugene Grosbein
Is this still a problem for you? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=117973 I do not have parallel printer anymore nor am I interested in this PR. Eugene ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

misc/158023: Binaries have no SUID bits in FreeBSD-8.2-RELEASE-amd64-livefs.iso

2011-06-19 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 19 10:50:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.2-STABLE amd64 >Organization: RDTC

Re: misc/158023: Binaries have no SUID bits in FreeBSD-8.2-RELEASE-amd64-livefs.iso

2011-07-01 Thread Eugene Grosbein
The following reply was made to PR misc/158023; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Patrick Lamaiziere Subject: Re: misc/158023: Binaries have no SUID bits in FreeBSD-8.2-RELEASE-amd64-livefs.iso Date: Sat, 2 Jul 2011 05:42:33 +0700 > This

kern/144732: [patch] geom_cache erroneously decodes its on-disk label

2010-03-14 Thread Eugene Grosbein
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 14 11:30:05 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.0-STABLE i386 >Organization: RDTC JSC >Enviro

Re: kern/107439: 6.2-PRE repeatable panic: userret: Returning with 1 locks held

2010-04-02 Thread Eugene Grosbein
The following reply was made to PR kern/107439; it has been noted by GNATS. From: Eugene Grosbein To: Mikolaj Golub Cc: bug-follo...@freebsd.org Subject: Re: kern/107439: 6.2-PRE repeatable panic: userret: Returning with 1 locks held Date: Fri, 02 Apr 2010 17:20:58 +0700 Mikolaj Golub wrote

Re: kern/107439: 6.2-PRE repeatable panic: userret: Returning with 1 locks held

2010-04-02 Thread Eugene Grosbein
The following reply was made to PR kern/107439; it has been noted by GNATS. From: Eugene Grosbein To: Mikolaj Golub Cc: bug-follo...@freebsd.org, Kostik Belousov Subject: Re: kern/107439: 6.2-PRE repeatable panic: userret: Returning with 1 locks held Date: Fri, 02 Apr 2010 18:16:49 +0700

Re: kern/138341: [nanobsd] [patch] 8.0-BETA3: nanobsd build broken due to sysipc kernel module

2010-04-25 Thread Eugene Grosbein
The following reply was made to PR kern/138341; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: kern/138341: [nanobsd] [patch] 8.0-BETA3: nanobsd build broken due to sysipc kernel module Date: Sun, 25 Apr 2010 23:07:22 +0700 Hi! '

Re: misc/138347: [patch] [nanobsd] nanobsd build is broken due to mdconfig(8) change

2010-04-25 Thread Eugene Grosbein
The following reply was made to PR misc/138347; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: misc/138347: [patch] [nanobsd] nanobsd build is broken due to mdconfig(8) change Date: Mon, 26 Apr 2010 00:40:02 +0700 Hi! The problem was

kern/146871: [patch] provide descriprive string for D-Link DUB-7H USB hub

2010-05-23 Thread Eugene Grosbein
eywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 23 22:06:51 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.0-STABLE i386 >Organization: RDTC JS

kern/147352: [net] [patch] replace printf() with log() for "Limiting ..."

2010-06-02 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 03 03:00:13 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.0-STABLE i386 >Organizati

Re: [Bug 205398] [regression] [tty] tty_drain() kernel function lacks timeout support it had before

2015-12-18 Thread Eugene Grosbein
18.12.2015 23:05, Bruce Evans пишет: On Fri, 18 Dec 2015 a bug system that doesn't want replies wrote: Revision 181905 by e...@freebsd.org brought the new MPSAFE TTY layer and removed "drainwain" timeout support. Now applications working with serial port can hang forever on close() system call:

Re: kern/184176: [patch] [vimage] introduce new src.conf knob WITH_VIMAGE

2014-03-03 Thread Eugene Grosbein
The following reply was made to PR kern/184176; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Andriy Gapon , emulat...@freebsd.org Subject: Re: kern/184176: [patch] [vimage] introduce new src.conf knob WITH_VIMAGE Date: Sat, 01 Mar 2014 22:59:22 +0700 Hi

Re: kern/184176: [patch] [vimage] introduce new src.conf knob WITH_VIMAGE

2014-03-03 Thread Eugene Grosbein
The following reply was made to PR kern/184176; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Andriy Gapon , emulat...@freebsd.org Subject: Re: kern/184176: [patch] [vimage] introduce new src.conf knob WITH_VIMAGE Date: Sat, 01 Mar 2014 22:59:28 +0700 Hi

bin/187526: [patch] traceroute -a breaks of "whois" socket timeout

2014-03-13 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 13 11:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.4-STABLE amd64 >Organization: RDTC JSC >En

kern/188092: [patch] icmp_error() fails to clear "fragmented" flag in the IP header

2014-03-30 Thread Eugene Grosbein
open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 30 18:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.2-STABLE amd64 >Organi

Re: bin/187526: [patch] traceroute -a breaks of "whois" socket timeout

2014-03-31 Thread Eugene Grosbein
The following reply was made to PR bin/187526; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: bin/187526: [patch] traceroute -a breaks of "whois" socket timeout Date: Mon, 31 Mar 2014 23:53:22 +0700 This is a multi-part message in M

bin/190133: [patch] last(1) still mentiones non-existing wtmp

2014-05-22 Thread Eugene Grosbein
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 23 06:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.2-STABLE amd64 >Organization: RDTC JSC >Environment: Sy

kern/169236: [regression] [net] 8.3-STABLE panices on "ifconfig bridgeN destroy"

2012-06-19 Thread Eugene Grosbein
Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 19 09:40:15 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-STABLE amd64 >Organization:

Re: kern/169236: [regression] [net] 8.3-STABLE panices on "ifconfig bridgeN destroy"

2012-06-19 Thread Eugene Grosbein
The following reply was made to PR kern/169236; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: kern/169236: [regression] [net] 8.3-STABLE panices on "ifconfig bridgeN destroy" Date: Tue, 19 Jun 2012 18:13:49 +0700 Hi! Sorry, I s

bin/169439: [patch] Stock ntpd segfaults when used with GPS pps source

2012-06-26 Thread Eugene Grosbein
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 26 09:50:03 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-STABLE amd64 >Organization: RDTC JSC >Environme

kern/171711: [dummynet] [panic] Kernel panic in dummynet

2012-09-17 Thread Eugene Grosbein
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 17 14:50:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-STABLE amd64 >Organization: RDTC JSC >Environment: System: Fr

kern/172113: [panic] [igb] [patch] 9.1-RC1/amd64 panices in igb(4): m_getjcl: invalid cluster type

2012-09-27 Thread Eugene Grosbein
ate: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 27 11:10:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.1-RC1 amd64 >

kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-09-29 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 29 17:30:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-STABLE amd64 >Organization: RDTC

Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-10-02 Thread Eugene Grosbein
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Eugene Grosbein To: Alexander Motin Cc: bug-follo...@freebsd.org, eu...@eg.sd.rdtc.ru, Andriy Gapon Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date

Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-10-02 Thread Eugene Grosbein
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Eugene Grosbein To: Alexander Motin Cc: bug-follo...@freebsd.org, eu...@eg.sd.rdtc.ru, Andriy Gapon Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date

Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-10-04 Thread Eugene Grosbein
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Eugene Grosbein To: Andriy Gapon Cc: bug-follo...@freebsd.org, Alexander Motin Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date: Thu, 04 Oct 2012 13:12:22

Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-10-04 Thread Eugene Grosbein
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Eugene Grosbein To: Andriy Gapon Cc: bug-follo...@freebsd.org, Alexander Motin Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date: Thu, 04 Oct 2012 13:12:22

Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE

2012-10-05 Thread Eugene Grosbein
The following reply was made to PR kern/172166; it has been noted by GNATS. From: Eugene Grosbein To: Andriy Gapon Cc: bug-follo...@freebsd.org, Alexander Motin Subject: Re: kern/172166: Deadlock in the networking code, possible due to a bug in the SCHED_ULE Date: Fri, 05 Oct 2012 15:39:58

kern/176857: [panic] [suj] 9.1-RELEASE/amd64/GENERIC panic in softdepflush/remove_from_journal

2013-03-11 Thread Eugene Grosbein
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 11 16:20:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 9.1-RELEASE amd64 >Organizat

Re: kern/170604: [ipfw] ipv6 reass broken

2013-03-19 Thread Eugene Grosbein
The following reply was made to PR kern/170604; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: kern/170604: [ipfw] ipv6 reass broken Date: Wed, 20 Mar 2013 12:51:03 +0700 Hi! The problem is here in 8.3-STABLE too, the following rule drops

Re: kern/170604: [ipfw] ipv6 reass broken

2013-03-19 Thread Eugene Grosbein
The following reply was made to PR kern/170604; it has been noted by GNATS. From: Eugene Grosbein To: bug-follo...@freebsd.org Cc: Subject: Re: kern/170604: [ipfw] ipv6 reass broken Date: Wed, 20 Mar 2013 13:45:15 +0700 20.03.2013 12:51, Eugene Grosbein ÐÉÛÅÔ: > Hi! > > The p

bin/177183: [bsnmpd] [patch] snmp_hostres modules does not support FS over 1TB

2013-03-21 Thread Eugene Grosbein
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 21 09:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release:FreeBSD 8.3-STABLE i386 >Organization: RDTC JSC &g

Re: misc/180052: www/squid3x ports: some helpers are not built/installed

2013-06-28 Thread Eugene M. Zheganin
Yup, my mistake. I figured out that selecting AUTH_LDAP and AUTH_SASL gives the squid_kerb_group helper (which not that obvious, but OK). ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send

Re: kern/180462: [lor] system freezes when I close something that is using lots of memory (?)

2013-07-15 Thread Eugene M. Zheganin
The following reply was made to PR kern/180462; it has been noted by GNATS. From: "Eugene M. Zheganin" To: bug-follo...@freebsd.org Cc: Subject: Re: kern/180462: [lor] system freezes when I close something that is using lots of memory (?) Date: Tue, 16 Jul 2013 10:15:10 +0600 It

Re: kern/167204: [kernel] terrible "netstat -rn" performance due to slow kvm_nlist()

2013-10-10 Thread Eugene M. Zheganin
The following reply was made to PR kern/167204; it has been noted by GNATS. From: "Eugene M. Zheganin" To: bug-follo...@freebsd.org Cc: Subject: Re: kern/167204: [kernel] terrible "netstat -rn" performance due to slow kvm_nlist() Date: Thu, 10 Oct 2013 14:12:43 +0600 Sti

misc/184071: cannot build security/p11-kit: /usr/bin/ld: cannot find -lintl

2013-11-18 Thread Eugene M. Zheganin
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 19 07:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eugene M. Zheganin >Release:10.0-BETA1 >Organization: Norma LLC >Environment: F

kern/185619: [VNET] Name conflict not checked when a child vnet goes away and returns its interface(s) back to the parent

2014-01-09 Thread Eugene M. Kim
gs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 09 22:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Eugene M. Kim >Release:1

misc/186859: security/libgpg-error: pkg-plist mistype

2014-02-18 Thread Eugene M. Zheganin
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 18 08:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Eugene M. Zheganin >Release:10.0-RELEASE >Organization: Norma LLC >Environment: FreeBSD 10.0-RELE

misc/159006: net/quagga - multicast broken in ripd

2011-07-17 Thread Eugene M. Zheganin
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 18 04:20:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Eugene M. Zheganin >Release:8.2-RELEASE >Organization: RealService LLC >Environment: FreeBSD wizard.hq.norma.p

Re: kern/157534: [mpt] freeze when disk is removed/died from geom_mirror/zfs raid

2011-07-25 Thread Eugene M. Zheganin
The following reply was made to PR kern/157534; it has been noted by GNATS. From: "Eugene M. Zheganin" To: Marius Strobl Cc: bug-follo...@freebsd.org Subject: Re: kern/157534: [mpt] freeze when disk is removed/died from geom_mirror/zfs raid Date: Mon, 25 Jul 2011 21:05:14 +0600

  1   2   >