newbye question

2000-01-16 Thread Andrey
any changes in /dev entries, network configuration (i.e. drivers changed) kernel configuration, etc, that need to be made? My question does not concern stability and possibility of crashes, but rather overall system configuration and possible conflicts with -stable... Thanx! Andrey To Unsub

/stand/sysinstall broken ???

2000-02-07 Thread Andrey Rouskol
I think this is not normal. Best regards, ------- Andrey Rouskol Sovintel PS: May be I should fix my arms first ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

memory leak in perl 5.005_3

2000-02-15 Thread Andrey Kolotev
This is a bug report for perl from [EMAIL PROTECTED], generated with the help of perlbug 1.26 running under perl 5.00503. - [Please enter your report here] #!/usr/bin/perl # # example of memory leak in perl5.005_3, tested on Free

Re: [ID 20000215.003] memory leak in perl 5.005_3

2000-02-15 Thread Andrey Kolotev
On Tue, Feb 15, 2000 at 10:59:58AM +0100, Bart Schuller wrote: > > On Tue, Feb 15, 2000 at 01:20:28PM +0500, Andrey Kolotev wrote: > > @c = ("Async32"x4, "Async32"x5, "Async32"x7, "Async32"x10); > > > > while (1) > >

Re: cd9660 - device not configured

2000-03-01 Thread Andrey Sverdlichenko
On Wed, 1 Mar 2000, Christoph Kukulies wrote: > mount -t cd9660 /dev/acd1c /dist > > to grab some newer XF86 from the CD when > > cd9660: device not configured > > was thrown at me. Check device major number. It should be like this blaze:netcenter$ ls -l /dev/*acd* crw-r- 1 root oper

Re: XFree86-4.0 error

2000-03-14 Thread Andrey Sverdlichenko
On Tue, 14 Mar 2000, Ted Sikora wrote: > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24 options SHMALL=1025 options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)" options SHMMAXPGS=1025 options SHMMIN=2 options SHMMNI=256 options SHMSEG=128

Re: emu10k1 driver

2000-03-22 Thread Andrey Sverdlichenko
> > | One is on the way... > > > > Cam's boredom out-weighed my initiative. 8) > > > > http://www.freebsd.org/~cg/current.diff.gz contains a partial emu10k1 > > driver (minus recording) which is need of debugging. Give it a try! I applied it to 4.0-CURRENT, but it works in mixer only mode. Looks

hostcache

2000-03-31 Thread Andrey Sverdlichenko
I need to store some info (in kernel) indexed by peer hosts ip addresses. in_hostcache.h interface looks good, but i hasn't found any use of it in -CURRENT kernel sources. It this interface obsoleted by other? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in

hostcache

2000-04-03 Thread Andrey Sverdlichenko
Is net/hostcache.h interface obsoleted by other or developers just don't need them? There is no uses of them in kernel sources. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

test from mysql's configure

2000-10-22 Thread Andrey Rouskol
T, ucatch); status = wait(&i); if (status == -1) wait(&i); exit (status == -1); } /* end of code */ Regards, Andrey. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: test from mysql's configure

2000-10-22 Thread Andrey Rouskol
On Sun, 22 Oct 2000, Daniel Eischen wrote: > On Sun, 22 Oct 2000, Andrey Rouskol wrote: > > > > Some days ago I was trying to compile mysql at -current and found that > > ./configure freezes at 'checking for restartable system calls'. Here is a > > code

nwfs problems

2000-11-03 Thread Andrey Rouskol
d00,ca818f80,80d5180,80d1c18,80da000) at getdirentries+0xf7 syscall2(2f,2f,2f,80da000,80d1c18) at syscall2+0x33c Xint0x80_syscall() at Xint0x80_syscall+0x1f db> Regards, Andrey. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

db interface question

2001-02-14 Thread Andrey Rouskol
, $DB_HASH ); my $usr = 0; my $pw = 0; my $i = 0; while( ($usr,$pw) = each %mydb) { print "${usr} - ${pw}: deleted\n"; delete $mydb{$usr}; ++$i; } print "$i elements deleted\n"; undef $X; untie %mydb; exit 0; --- end --- Regards, --

Something wrong with TCP connections in recent -current

2010-04-27 Thread Andrey Chernov
See subj. They appears to work for ~10 minutes then all hangs deadly. No one TCP service responds, but ICMP and UDP goes normally. The machine is x86 Pentium 4 IPv4-only, IPv6 is turned off in every place. Last kernel I have that works nice compiled at Mar 19. Ethernet info: fxp0: port 0xc000-0x

Re[2]: kmem_map too small: 3832475648 total allocated

2010-04-29 Thread Andrey Smagin
Thu, 29 Apr 2010 16:20:32 -0500 письмо от "James R. Van Artsdalen" : > Андрей Смагин wrote: > > > panic: kmem_malloc(131072): kmem_map too small: 3832475648 total > > allocated > > > > > I open PR amd64/145654 with problem like it. Have you increasing Wired > > memory at buildworld ? > >

missed disk nodes

2002-12-30 Thread Andrey Koklin
The data for partition 4 is: # mount_msdosfs /dev/da2s1c /mnt mount_msdosfs: /dev/da2s1c: No such file or directory Indeed, there is only /dev/da2 node now. But how can I tell the devfs system to create needed nodes? -- Regards, Andrey To Unsubscribe: send mail to [EMAIL PROTECTED] with &quo

make release of FreeBSD-CURRENT on FreeBSD-STABLE

2003-01-23 Thread Andrey Elperin
rent systems and I'm not sure, that I choose right way to build CURRENT on 4.7-RELEASE-p3 box. So I have two questions. First - what may cause such error messages ? Second - can you describe me a correct way of building CURRENT system on a STABLE box ? Thanks in advance. -- Andrey Elper

Re: Official request: Please make GNU grep the default

2010-08-14 Thread Andrey Chernov
On Fri, Aug 13, 2010 at 01:43:16AM -0700, Doug Barton wrote: > Gabor, > > I hope at this point it goes without saying that I have a lot of respect I am Nth on this. Although I do a lot of l10n work in the beautefull less bureocracy FreeBSD time and very appreciate what Gabor did, the problem is

ping6 cause kernel panic in nd6_output_lle()

2010-10-01 Thread Andrey Chernov
Pinging nonexistent IPv6 adress withing the same prefixlen 64 (i.e. nonexistent neighbor) immediately cause kernel panic in nd6_output_lle() See http://img837.imageshack.us/img837/7496/01102010f.jpg Please fix. -- http://ache.pp.ru/ ___ freebsd-curre

Re: ping6 cause kernel panic in nd6_output_lle()

2010-10-02 Thread Andrey Chernov
On Fri, Oct 01, 2010 at 11:06:58PM +, Bjoern A. Zeeb wrote: > On Fri, 1 Oct 2010, Andrey Chernov wrote: > > > Pinging nonexistent IPv6 adress withing the same prefixlen 64 (i.e. > > nonexistent neighbor) immediately cause kernel panic in nd6_output_lle() > > &

ifconfig msk0 up hang and eating 100%CPU

2010-10-27 Thread Andrey Smagin
"ifconfig msk0 up" hang and I can't kill it, also ping any host via another working interface - ping hang. What I can do for debug it process ? FreeBSD 9.0-CURRENT #4: Wed Oct 27 01:00:31 MSD 2010 root@:/usr/obj/usr/src/sys/SAM amd64 >top last pid: 58489; load averages: 6.55, 4.98, 2.7

Strange hang HPET in current

2010-10-27 Thread Andrey Smagin
In my box (amd64, current 20.oct.10 ) some time hang by 5-10 minutes with random subsystem, may hang disk access,network,very often tty. In most no output in log, sometimes with messages "calcru: .". After 5-10 minutes it continue work again. When I disabled HPET in bios - problem gone. _

Re[2]: ifconfig msk0 up hang and eating 100%CPU

2010-10-27 Thread Andrey Smagin
Wed, 27 Oct 2010 11:52:18 +0400 письмо от "Ilya A. Arhipov" : > dmesg | grep msk > and procstat -kk pid > 27.10.10, 11:45, "Andrey Smagin" : > > "ifconfig msk0 up" hang and I can't kill it, also ping any host via another > working interface

arp -nf list; work about 35 minutes

2011-01-30 Thread Andrey Smagin
I have file with list of static ARP entries for about 65000 IPs. arp -nf list eating ~80% CPU and work very long time. It is a normal or something misconfigured ? FreeBSD-current from 5dec2010 ___ freebsd-current@freebsd.org mailing list http://lists.fre

Re: [head tinderbox] failure on ia64/ia64

2011-02-01 Thread Andrey Simonenko
On Mon, Jan 31, 2011 at 04:56:06PM -0800, Marcel Moolenaar wrote: > > Take the statement at line 116 for example: > *((int *)CMSG_DATA(cmsg)) = fd; > > We're effectively casting from a (char *) to a (int *) and then doing > a 32-bit access (write). The easy fix (casting through (void *) is

Re[2]: About "panic: bufwrite: buffer is not busy???"

2011-02-20 Thread Andrey Smagin
On week -current I have same problem, my box paniced every 2-15 min. I resolve problem by next steps - unplug network connectors from 2 intel em (82574L) cards. I think last time that mpd5 related panic, but mpd5 work with another re interface interated on MB. I think it may be em related panic,

Re[2]: About "panic: bufwrite: buffer is not busy???"

2011-02-20 Thread Andrey Smagin
Sun, 20 Feb 2011 10:30:52 -0500 письмо от Mike Tancsa : > On 2/20/2011 9:33 AM, Andrey Smagin wrote: > > On week -current I have same problem, my box paniced every 2-15 min. I > resolve problem by next steps - unplug network connectors from 2 intel em > (82574L) cards. I think

current repeateble crash in 2 places

2011-02-21 Thread Andrey Smagin
today current crash with loaded mpd5 1st place: ipwf_chk ipfw_check_hook pfil_run_hooks ip_output tcp_output repeated tcp_mtudisc~20 times tcp_ctlinput icmp_input ip_input swi_net intr_event_execute_handlers 2nd place flowtable_lookup flowteble_lookup_mbuf ip_output tcp_output

make release of CURRENT on 4.7 broken again ?

2003-07-20 Thread Andrey Elperin
on July, 16 (with CVSCMDARGS="2003-07-16 00:00"). Thanks in advance. -- Andrey Elperin ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: make release of CURRENT on 4.7 broken again ?

2003-07-21 Thread Andrey Elperin
top in /usr/obj/usr/src/release/fixit_crunch. > > *** Error code 1 > > > I have committed a fix for this to src/bin/ed/ a few minutes ago. Hmm. But I got the same error during last release building (this night). > Cheers, > -- > Ruslan Erm

Serious 'tr' bug, patch for review included

2003-07-31 Thread Andrey Chernov
This patch address two problems. 1st one is relatively minor: according our own manpage, upper and lower classes must be sorted, but currently not. 2nd one is serious: tr '[:lower:]' '[:upper:]' (and vice versa) currently works only if upper and lower classes have exact the same number

Re: Serious 'tr' bug, patch for review included

2003-07-31 Thread Andrey Chernov
On Fri, Aug 01, 2003 at 12:02:04 +1000, Tim Robbins wrote: > 8 bits by casting to char. Using charcoll() to sort char arrays may > work on little endian machines, but may not on big endian machines. s->set is array of ints, not array of chars. In any case thanx for looking. > Also, watch out fo

Revised version (was Re: Serious 'tr' bug, patch for reviewincluded)

2003-07-31 Thread Andrey Chernov
On Fri, Aug 01, 2003 at 04:44:08 +0400, Andrey Chernov wrote: > This patch address two problems. Revides patch version with accurate skipping. Surprisingly, the code is reduced. Only in .: CVS diff -u ./extern.h /usr/src/usr.bin/tr/extern.h --- ./extern.h Fri Jun 14 19:56:52 2002 +++ /usr/

Re: Revised version (was Re: Serious 'tr' bug, patch for reviewincluded)

2003-08-03 Thread Andrey Chernov
On Fri, Aug 01, 2003 at 06:37:03 +0400, Andrey Chernov wrote: > On Fri, Aug 01, 2003 at 04:44:08 +0400, Andrey Chernov wrote: > > This patch address two problems. > > Revides patch version with accurate skipping. Surprisingly, the code is > reduced. > If you ever plan,

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 22:38:33 +0900, Shin-ichi YOSHIMOTO wrote: > Subject: Re: buildworld broken after installworld, > On Mon, 4 Aug 2003 14:47:23 +0300, Ruslan Ermilov wrote: > > Too bad. I think this may be related to a recent work of Andrey > > on tr(1), as fcns.h is gener

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 17:46:37 +0400, Andrey Chernov wrote: > On Mon, Aug 04, 2003 at 22:38:33 +0900, Shin-ichi YOSHIMOTO wrote: > > Subject: Re: buildworld broken after installworld, > > On Mon, 4 Aug 2003 14:47:23 +0300, Ruslan Ermilov wrote: > > > Too bad. I think

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 17:57:13 +0400, Andrey Chernov wrote: > > There is > > > > tr '[a-z]' '[A-Z]' > > > > which can be different for different locales since use collate now as > > required by POSIX. Please tell which exact non-C l

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 23:05:16 +0900, Shin-ichi YOSHIMOTO wrote: > Subject: Re: buildworld broken after installworld, > On Mon, 4 Aug 2003 17:57:13 +0400, Andrey Chernov wrote: > > Well, I found error in the archives, so the question remains, what locale > > you use? > &

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 17:18:58 +0300, Ruslan Ermilov wrote: > : The characters or collating elements in the > : range shall be placed in the array in ascending > : collation sequence. If the second endpoint > : precedes the starting endpoint in the collation > :

Re: buildworld broken after installworld

2003-08-04 Thread Andrey Chernov
On Mon, Aug 04, 2003 at 23:32:19 +0300, Ruslan Ermilov wrote: > I think we've now reached the agreement with Andrey that > a more correct, safe, and portable [sic] construct would > be "LC_ALL=C tr [:lower:] [:upper:]". It works the same > in any non-broken operating

acpica/acfreebsd.h bug with boot code (stand.h)

2003-08-11 Thread Andrey Chernov
/usr/src/sys/contrib/dev/acpica/acfreebsd.h includes ctype.h which is incompatible with its redefinition in /usr/include/stand.h As result we got: ===> i386/libi386 cc -O -pipe -march=pentium3 -ffreestanding -DCOMPORT=0x3f8 -DCOMSPEED=9600 -DTERM_EMU -I/usr/src/sys/boot/i386/libi386/../../common

Double panics with g_up

2003-09-11 Thread Andrey Chernov
I saw this already 5 times. It is _always_ double panic. Second panic may vary (f.e. clock, etc) but first one _always_ in g_up. Since second panic is on the way, there is no usable stack trace remains. My suggestion: can we add sysctl to NOT sync disk after panic but reboot immediately to pres

g_up panic, finally with stack trace!

2003-09-21 Thread Andrey Chernov
This is 10days old kernel panic, the same type I report before, but now I use dont-sync-on-panic sysctl, so some stack trace finally available: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x24 fault code = supervisor read, page not present instruction poi

Re: Panic: Fatal trap 12: page fault while in kernel mode

2003-09-23 Thread Andrey Chernov
On Tue, Sep 23, 2003 at 17:47:52 +0400, Igor Timkin wrote: > panic(c2e873da,6,0,c21a6000,c03535e0) at panic+0x60 > freerq(c358a800,c2e873b2,e4,6,dc6c1bc4) at freerq+0x100 > complete_rqe(c3434c24,396c,6e0d1def,1b90c284,dc6c1c14) at complete_rqe+0x6ca > bufdone(c3434c24,dc6c1c5c,c0198846,c0364e9c,c0

hiding e-mail adresses needed badly

2003-10-15 Thread Andrey Chernov
Due to increased activity of SPAM harvesters what are our plans to hide our addresses from public WWW? I mean all browseable mailing lists, FreeBSD site, CVS via WWW, PRs, ports and docs. As I think, simple form will be enough to stop them. -- Andrey Chernov | http://ache.pp.ru

Re: buildworld fails with with de_AT locale

2003-10-29 Thread Andrey Chernov
been fixed? It already fixed in -current and -stable is not affected (due to obsoleted tr there). -- Andrey Chernov | http://ache.pp.ru/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

Re: weird tr output with czech locale

2003-10-31 Thread Andrey Chernov
LANG=cs_CZ.ISO8859-2 tr 'a-z' 'A-Z' > bA?Ak?f It is incorrect tr usage (a-z range length and letters sequence is not equal to A-Z range length and letters sequence for cs_CZ locale, see cs_CZ locale data definition). Correct usage will be LANG=cs_CZ.ISO8859-2 tr '[:lower:]

RE: problem with kerberos startup and LDAP

2003-12-03 Thread Andrey Beresovsky
Hello All, I have the same problem. See also PR58680. http://www.freebsd.org/cgi/query-pr.cgi?pr=58680 Guys who work on RCNG please consider the proposed solution. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean McNeil Sent: Monday, December 01,

Re: only 3 of 4GB memory available on amd64 8.1-RC1

2010-06-19 Thread Andrey Fesenko
 cpu0 (BSP): APIC ID:  0 >  cpu1 (AP): APIC ID:  1 > > > > Do I need to configure something special to get the full 4GB of memory? > > I only found the PAE hint, but this is for x86 machines, right? > I think this BIOS specific, may be video rezerv FreeBSD 9.0-CURRENT #0

Re: only 3 of 4GB memory available on amd64 8.1-RC1

2010-06-21 Thread Andrey Fesenko
fee0 len=1000 tipe=02 base=ffb0 len=0010 tipe=02 base=ffe0 len=0020 FreeBSD 9.0-CURRENT #1 r209362: Sun Jun 20 21:44:27 MSD 2010 and...@my_book:/usr/obj/home/andrey/src_head/sys/MY_BOOK amd64 CPU: Intel(R) Core(TM)2 CPU

HEADSUP: locale renaming transition period is finished

2003-06-10 Thread Andrey Chernov
Finally deprecated locale names generating and corresponding support code are removed today as promised years ago. Check your LANG variable confirm naming convention documented in the handbook. This change is not for MFC. ___ [EMAIL PROTECTED] mailing lis

Bulding libc.so with gnu99 is dangerous!

2003-06-13 Thread Andrey Chernov
After installing libc.so builded with standard bsd.sys.mk (i.e. with gnu99) all shared programs reports missing 'SYS_sigreturn' name and fails to start. When I restore old libc and rebuild libc without gnu99, all works fine again. ___ [EMAIL PROTECTED

Re: Bulding libc.so with gnu99 is dangerous!

2003-06-13 Thread Andrey Chernov
On Fri, Jun 13, 2003 at 12:44:27 -0700, David O'Brien wrote: > On Fri, Jun 13, 2003 at 07:40:53PM +0400, Andrey Chernov wrote: > > After installing libc.so builded with standard bsd.sys.mk (i.e. with > > gnu99) all shared programs reports missing 'SYS_sigreturn'

Re: Bulding libc.so with gnu99 is dangerous!

2003-06-13 Thread Andrey Chernov
On Fri, Jun 13, 2003 at 14:53:07 -0700, David O'Brien wrote: > This isn't a bug report. The mail server I am writing this from, and the > laptop I am using to log into it from; are running with a stock world and > I can't repeat your problem. Exact steps are (on i386-current from Jun 1, cvsupped

Re: Recent getty(8) changes clobbers w(1)

2003-06-23 Thread Andrey Chernov
On Mon, Jun 23, 2003 at 18:46:00 +0400, Yar Tikhiy wrote: > On Thu, Jun 19, 2003 at 03:20:28PM +0200, Morten Rodal wrote: > > After the recent getty(8) changes w(1) will now show root logins on > > the same ttys if you use su(1). However, after logging out the root > > user is not removed from the

Re: tcsh being dodgy, or pipe code ishoos?

2003-06-24 Thread Andrey Chernov
On Tue, Jun 24, 2003 at 18:35:15 -0500, Juli Mallett wrote: > Anyone with insight into this? > > ([EMAIL PROTECTED]:~)39% ( echo 1 ; ( ( echo 2 ; echo 3 ) | xargs -I% echo + % ) ) > 1 > + 2 > + 3 Loks like stdout/stderr mix, but I not check the code, so just raw guess. __

Re: tcsh being dodgy, or pipe code ishoos?

2003-06-24 Thread Andrey Chernov
On Tue, Jun 24, 2003 at 18:54:11 -0500, Juli Mallett wrote: > stdout. Where does stderr come into it? Yes I know about TTY races Forget about stderr, it looks like fork race somewhere. Minimal example will be ( ( echo 2 ; echo 3 ) | xargs -I% echo + % ) which outputs + + 3 2 in rare cases.

nss_ldap

2003-06-27 Thread Andrey Nepomnyaschih
Hello over there, Well playing with it nss_ldap in 5.1R. I have found that ls -la Will not show the names of the owner if the owner resides in LDAP Directory only the corresponding uidNumbers. Is there a way to show the usernames instead of uidNumbers? Have a good time, Andrey Nepomnyaschih

RE: nss_ldap

2003-06-28 Thread Andrey Nepomnyaschih
Thanks everyone who replied, That clears some things for me. Andrey Nepomnyaschih -Original Message- From: Tim Kientzle [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 9:50 PM To: Andrey Nepomnyaschih Cc: [EMAIL PROTECTED] Subject: Re: nss_ldap Andrey Nepomnyaschih wrote

Re: HTT on single CPU?

2003-07-09 Thread Andrey Chernov
On Tue, Jul 08, 2003 at 13:13:44 -0400, John Baldwin wrote: > > You need to enable SMP and APIC_IO in your kernel to use HTT. Also, > the BIOS setting probably won't make a difference. > I have both APIC and HTT flags in my P4, but when I try to load kernel compiled with APIC_IO and SMP, I got

make release of CURRENT on 4.7 box

2003-07-12 Thread Andrey Elperin
e 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src/release. Thanks in advance. -- Andrey Elperin ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To un

Re: make release of CURRENT on 4.7 box

2003-07-12 Thread Andrey Elperin
installincludes > >creating osreldate.h from newvers.sh > >*** Error code 2 > > So I'm not the only one who has been bitten by this. > Try the following patch. Worked for me. Great thanks! It works for me too. > Tim Kientzle -- Andrey Elperin ___

Re: change in uname -a behaviour between 12-ALPHA5 and 12-ALPHA7

2018-09-26 Thread Andrey Fesenko
See WITH_REPRODUCIBLE_BUILD https://lists.freebsd.org/pipermail/freebsd-current/2018-September/071125.html On Wed, Sep 26, 2018 at 4:23 PM, tech-lists wrote: > Hello, > > uname -a used to show a string including the date and where the kernel was > compiled: > > FreeBSD 12.0-ALPHA5 #0 r338518: Fri

Re: leaked swap?

2019-03-18 Thread Andrey Fesenko
On Mon, Mar 18, 2019 at 6:23 PM Andriy Gapon wrote: > > > First, a note that this was observed on a system that runs a fairly old > current > (~ 1 year old) with a fairly long uptime (> 6 months). > I noticed that the system was nearly out of memory, 98% of swap was in use, > there was less than

r346941 boot environment in loader broken?

2019-04-30 Thread Andrey Fesenko
In loader not work change boot environment, sub menu open, change not work, simple reset menu. ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubs

Re: Booting anything after r352057 kills console

2019-09-23 Thread Andrey Fesenko
On Mon, Sep 23, 2019 at 11:51 PM Poul-Henning Kamp wrote: > > > In message > > , Warner Losh writes: > > >We are working on making drm ports less problematic on upgrade... > > Yes, I know. > > But when you track current, it seems that it takes a port-reinstall > to get on that wagon...

Bhyve ACPICA 20191018 crach guests

2019-10-24 Thread Andrey Fesenko
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241399 tested r353887 and r354013, freebsd and linux bhyve guests lldb -c /bhyve.core /usr/sbin/bhyve (lldb) target create "/usr/sbin/bhyve" --core "/bhyve.core" Core file '/bhyve.core' (x86_64) was loaded. (lldb) bt * thread #1, name = 'bhyv

Re: CURRENT: WARNING! r273914 leaves filesystems in inconsistent/corrupted condition!

2014-11-01 Thread Andrey Chernov
On 01.11.2014 21:26, Trond Endrestøl wrote: > What good does the file /entropy do if boot up is delayed everytime > during "Writing entropy file:"? Probably some entropy is needed before saved file is loaded. As raw guessing of alternative solution it is possible to make some part of previously s

Re: console screen saver broken? -current

2014-12-11 Thread Andrey Fesenko
On Thu, Dec 11, 2014 at 8:42 PM, Alfred Perlstein wrote: > Up until a few months ago the following added to /etc/rc.conf would blank > the screen: > > # /etc/rc.conf > saver="green" > allscreens_flags="-t 60" > > Now that no longer works. > > Can someone explain how to restore the power saving scr

lighttpd crush the system after r274463

2014-12-19 Thread Andrey Fesenko
Hello, I'm use lighttpd+SPAWNFCGI for moinmoin wiki. Before r274463 work fine, after update r275317 and CURRENT system crushed after start any python CGI script. For test i'm install py27-flup and start simple #!/usr/local/bin/python2.7 def myapp(environ, start_response): start_response('200

Re: lighttpd crush the system after r274463

2014-12-19 Thread Andrey Fesenko
On Fri, Dec 19, 2014 at 11:46 PM, Gleb Smirnoff wrote: > On Fri, Dec 19, 2014 at 08:41:54PM +0100, Guido Falsi wrote: > G> On 12/19/14 19:28, Adrian Chadd wrote: > G> > Hm, glebius? Any ideas? > > I was quite busy last week, doing defense of my thesis. Now it is > done, and I will look at the prob

Re: Haswell CPU Feature

2015-01-05 Thread Andrey Fesenko
On Tue, Jan 6, 2015 at 4:24 AM, Sean Bruno wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 01/05/15 16:57, Neel Natu wrote: >> Congratulations, you have the ability to debug the Haswell silicon >> > HA! > > Is this turned on purposefully (its a feature of the CPU) or is this > tu

Re: buildworld broken on current with WITHOUT_CAPSICUM

2015-01-10 Thread Andrey Chernov
It is broken exact at the same place even without WITHOUT_CAPSICUM. On 09.01.2015 5:23, Manfred Antar wrote: > On amd64 current build world is broken if defined WITHOUT_CAPSICUM svn > revision 276867 > here is the error: > /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/tcpdump.c:80:1

Re: Massive libxo-zation that breaks everything

2015-03-02 Thread Andrey Chernov
On 02.03.2015 22:55, Julian Elischer wrote: > On 3/2/15 5:27 AM, Alfred Perlstein wrote: >> >> >> On 3/2/15 4:14 AM, Julian Elischer wrote: >>> On 3/1/15 10:49 AM, Harrison Grundy wrote: Thanks! That does seem useful, but I'm not sure I see the reasoning behind putting into base

Re: Massive libxo-zation that breaks everything

2015-03-02 Thread Andrey Chernov
On 03.03.2015 4:30, Alfred Perlstein wrote: > > >> On Mar 2, 2015, at 4:22 PM, Andrey Chernov wrote: >> >>> On 02.03.2015 22:55, Julian Elischer wrote: >>>> On 3/2/15 5:27 AM, Alfred Perlstein wrote: >>>> >>>> >>>>>

Re: Massive libxo-zation that breaks everything

2015-03-02 Thread Andrey Chernov
On 03.03.2015 3:48, Allan Jude wrote: > On 2015-03-02 19:22, Andrey Chernov wrote: >> On 02.03.2015 22:55, Julian Elischer wrote: >>> On 3/2/15 5:27 AM, Alfred Perlstein wrote: >>>> >>>> >>>> On 3/2/15 4:14 AM, Julian Elischer wrote: >>

Re: Massive libxo-zation that breaks everything

2015-03-02 Thread Andrey Chernov
On 03.03.2015 4:45, Alfred Perlstein wrote: > > >> On Mar 2, 2015, at 5:37 PM, Andrey Chernov wrote: >> >>> On 03.03.2015 4:30, Alfred Perlstein wrote: >>> >>> >>>>> On Mar 2, 2015, at 4:22 PM, Andrey Chernov wrote: >>>>&g

Re: Massive libxo-zation that breaks everything

2015-03-04 Thread Andrey Chernov
On 04.03.2015 19:21, John Baldwin wrote: > On Tuesday, March 03, 2015 09:09:43 AM David Chisnall wrote: >> Hopefully there's a lesson here that we can learn from: human-readable >> formats do not make good intermediate representations when communicating >> between tools. > > I think this is actual

EFI boot loader regression?

2015-04-24 Thread Andrey Fesenko
Hello, I'm use system with EFI boot loader on Lenovo X220. Old EFI loader work fine if BIOS set any boot priority UEFI or Legacy first. Starting around December last year, system not boot if set UEFI boot first. http://bsdnir.info/files/efi/ screenshots and working version boot loader For the

Re: seekdir/readdir patch .. Call for Review.

2015-05-03 Thread Andrey Chernov
On 03.05.2015 16:01, Julian Elischer wrote: >> Before making single-purpose changes to the libc readdir and seekdir >> code, or to the kernel code, it would be useful to state exact behaviour >> of the dirent machinery we want to see. No, 'make samba works in my >> situation' does not sound good en

am335x-bone.dts not exist

2015-05-23 Thread Andrey Fesenko
# uname -a FreeBSD des.local 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r283306: Sat May 23 11:56:46 MSK 2015 root@des.local:/usr/obj/usr/src/sys/GENERIC amd64 I'm build BEAGLEBONE with crochet. build error Mounting UFS partition 1 at /usr/obj/_.mount.freebsd Installing U-Boot from : /usr/local/share

Re: am335x-bone.dts not exist

2015-05-25 Thread Andrey Fesenko
oshenko >>>> wrote: >>>> >>>> >>>>> On May 24, 2015, at 12:12 AM, Garrett Cooper >>>>> wrote: >>>>> >>>>> On May 24, 2015, at 0:07, Oleksandr Tymoshenko wrote: >>>>> >>>>&g

[BeagleBone Black] not bootable emmc after D2646?

2015-06-03 Thread Andrey Fesenko
Hello, Booting from emmc possible only if you have installed sdcard (u-boot start from sdcard) if stop boot and set loaderdev='mmc 1' system boot emmc. Without this, when sdcard slot empty, in terminal i'm see (u-boot not start) It looks like this is due to https://reviews.freebsd.or

acpi_ibm boot panic

2015-06-07 Thread Andrey Fesenko
Hello, After update r283989 and r284106 system crush if /boot/loader.conf contain acpi_ibm_load="YES" if comment this line, boot success. Screenshot http://bsdnir.info/files/acpi_ibm_crush.png ___ freebsd-current@freebsd.org mailing list http://lists.free

Re: acpi_ibm boot panic

2015-06-07 Thread Andrey Fesenko
On Sun, Jun 7, 2015 at 8:05 PM, Allan Jude wrote: > On 2015-06-07 10:58, Allan Jude wrote: >> On 2015-06-07 10:50, Allan Jude wrote: >>> On 2015-06-07 08:25, Andrey Fesenko wrote: >>>> Hello, >>>> After update r283989 and r284106 system crush if /boot/l

Re: acpi_ibm boot panic

2015-06-08 Thread Andrey Fesenko
On Mon, Jun 8, 2015 at 9:10 PM, Rui Paulo wrote: > The patch looks fine (goto or no-goto). I'm curious as to why you have no > SMBIOS strings though. Are you EFI-booting? Did you upgrade EFI so that it > exports SMBIOS strings to kenv? I recently fixed this problem in EFI. I'm testing first v

pw after r284118 not execute -V

2015-06-13 Thread Andrey Fesenko
Hello, /usr/sbin/pw useradd -n user -s /bin/csh -g wheel -w yes -V /usr/obj/_.mount.freebsd/etc/ -d /usr/home/user make not user with /usr/obj/_.mount.freebsd/etc/ but creates it in the main system /etc ___ freebsd-current@freebsd.org mailing list http://

geom classe's geom_*.so installed /usr/lib/ instead of /lib/geom (crochet build)

2015-06-15 Thread Andrey Fesenko
Hello, I'm build CURENT (r284408) for arm with crochet. all geom lasse's geom_*.so installed /usr/lib/ instead of /lib/geom /usr/obj/_.installworld.armv6.log ... ===> sbin/geom/class/cache (install) install -s -o root -g wheel -m 444 geom_cache.so /usr/obj/_.mount.freebsd/usr/lib install -o r

ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, just ls eats whole filenames with printable national characters inside. Long live libxo. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
On 17.06.2015 5:18, Andrey Chernov wrote: > Recent -current, LANG=ru_RU.KOI8-R locale. ls -t eats whole date column, just > ls eats whole filenames with printable national characters inside. Long live > libxo. > I mean ls -l. To be precise, for 8bit non-C locales at least: ls -l

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 17.06.2015 6:23, Marcel Moolenaar wrote: > Date/time is fixed. I don?t know how to reproduce the filename > problem, so make sure sources are up-to-date and if still a > problem, provide me with a way to reproduce. touch `printf "\377"` env LAN

Re: ls is broken for non-C locales due to libxo

2015-06-16 Thread Andrey Chernov
Marcel Moolenaar пишет: > > >On Jun 16, 2015, at 8:46 PM, Andrey Chernov wrote: > >Signed PGP part >On 17.06.2015 6:23, Marcel Moolenaar wrote: > >Date/time is fixed. I don?t know how to reproduce the filename >problem, so make sure sources are up-to-date and if still

Re: ls is broken for non-C locales due to libxo

2015-06-17 Thread Andrey Chernov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 17.06.2015 16:58, Marcel Moolenaar wrote: > >> On Jun 16, 2015, at 9:53 PM, Andrey Chernov >> wrote: > >> Should be no any %FF, but single char in pre libxo ls or nothing >> in post libxo one. >> >>

Re: [CURRENT] r 285785: vt_core.c:(.text+0x42f): undefined reference to vt_logo_sprite_height'

2015-07-21 Thread Andrey Fesenko
On Wed, Jul 22, 2015 at 8:38 AM, O. Hartmann wrote: > Recent sources (r285785) do not buildkernel due to the bug/error shown below: > > [...] > linking kernel > vt_core.o: In function `vtterm_cnprobe': > /usr/src/sys/dev/vt/vt_core.c:(.text+0x42f): undefined reference to > `vt_logo_sprite_height'

Not load some moduls (zfs.ko vmm.ko) with loader.conf BUG 201679?

2015-08-14 Thread Andrey Fesenko
Current build not usable kernel (if use zfs on root system) Loading /boot/defaults/loader.conf /boot/kernel/kernel text=0x13e0b30 data=0x1... +0x17ac14] /boot/entropy size=0x1000 /boot/kernel/zfs.ko | elf64_obj_loadimage: read failed (success load other .ko) Hit [Enter] to boot immediately,

Re: FreeBSD_HEAD-tests - Build #1636 - Still Unstable

2015-11-02 Thread Andrey Chernov
On 02.11.2015 11:36, jenkins-ad...@freebsd.org wrote: > FreeBSD_HEAD-tests - Build #1636 - Still Unstable: > > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1636/ > Full change log: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1636/changes > Full build log: > http

Re: FreeBSD_HEAD-tests - Build #1675 - Unstable

2015-11-08 Thread Andrey Chernov
On 08.11.2015 22:08, jenkins-ad...@freebsd.org wrote: > FreeBSD_HEAD-tests - Build #1675 - Unstable: > > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1675/ > Full change log: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1675/changes > Full build log: > https://je

Re: FreeBSD_HEAD-tests - Build #1675 - Unstable

2015-11-08 Thread Andrey Chernov
On 09.11.2015 0:08, Baptiste Daroussin wrote: > On Sun, Nov 08, 2015 at 11:10:58PM +0300, Andrey Chernov wrote: >> On 08.11.2015 22:08, jenkins-ad...@freebsd.org wrote: >>> FreeBSD_HEAD-tests - Build #1675 - Unstable: >>> >>> Build information: >>>

Re: FreeBSD_HEAD-tests - Build #1675 - Unstable

2015-11-08 Thread Andrey Chernov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 09.11.2015 0:46, Baptiste Daroussin wrote: >> Error Message: > printf("%'.4f", 12345678.0625) ==> [1,23,45,678.0625], > expected [123,456,78.0625]<> Looks like numericdef "grouping" handling problem... >>> >>> Seems like the is

Re: FreeBSD_HEAD-tests - Build #1675 - Unstable

2015-11-08 Thread Andrey Chernov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 09.11.2015 0:46, Baptiste Daroussin wrote: >> BTW, see other tests fails here in jenkins too, they looks >> related to locale changes. > > I will look into them. About that one, it looks like collate support is broken in regex: FAILED: bin.sh.b

  1   2   3   4   5   6   7   8   9   10   >