Re: Filesystem wedge, SUJ-related?

2010-08-12 Thread René Ladan
Hi, if I understand correctly, this is what r211212 and r211213 fixes? Rene 2010/8/8 Rene Ladan : > On 18-07-2010 15:02, Gavin Atkinson wrote: >> >> On Sat, 17 Jul 2010, Gavin Atkinson wrote: >>> >>> Semi-regularly (every two-three days) I'm seeing what appears to be some >>> sort of filesystem

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-22 Thread René Ladan
2010/9/22 Dimitry Andric : > Hi, > > As of r212979, you should now be able to build world and kernel on i386 > and amd64 with clang, without any additional patches! > > To do so, make sure you have updated your installed world to at least > r212904 (which has the most recently imported clang/llvm s

userland weirdness between r216351 and r216738

2010-12-31 Thread René Ladan
Hi, somewhere between 9.0-amd64 r216351 and r216738, I've noticed some userland weirdness. Symptoms are: - pseudo-random number generator not starting, preventing ssh(d) from working - fonts in X.org (xfce4) missing or replaced - mouse only working when hald is running I don't know if the above s

Re: userland weirdness between r216351 and r216738

2011-01-01 Thread René Ladan
2010/12/31 : > A happy new yaer Ren�+1, > > At Fri, 31 Dec 2010 22:35:05 +0100, > Ren�+1 Ladan wrote: >> somewhere between 9.0-amd64 r216351 and r216738, I've noticed some >> userland weirdness. > > I suppose you've been hit by rtld bug between r216695[*1] and r216728[*2]. > Maybe, but then someth

Re: Problem with buildworld with CLANG

2010-06-23 Thread René Ladan
2010/6/23 Cristiano Deana : > # uname -a > FreeBSD test 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Tue Jun 22 16:04:38 > CEST 2010     r...@test:/usr/obj/usr/src/sys/GENERIC  amd64 > > # cat /etc/src.conf > #NO_WERROR= > #WERROR= > CC=     clang > CXX=    clang++ > > sources from this morning, i got this

Re: nvidia-driver crashing kernel on head

2010-07-02 Thread René Ladan
2010/7/2 Yuri Pankov : > On Fri, Jul 02, 2010 at 11:46:41AM +0200, David Naylor wrote: >> Hi, >> >> I'm not sure this has been reported before but I am experience crashes with >> nvidia-driver on -current (cvsup ~day ago). >> >> If I remove all the debugging options from the kernel config then it i

Re: [TESTING]: updated clang/LLVM needs testing in ClangBSD

2010-07-15 Thread René Ladan
2010/7/14 Roman Divacky : > hi, > > ClangBSD was updated to LLVM/clang revision r108243 which we plan to > merge into HEAD. We would like that revision to be tested as much as possible > and therefore we ask you to test ClangBSD to assure that the revision > we are updating to does not have some re

panic with clangbsd kernel in kern/vfs_bio.c

2010-07-21 Thread René Ladan
Hi, on my Acer 7738G laptop running FreeBSD 9.0-amd64 r209980 (with latest clangbsd kernel), I encountered this panic (recovered from /var/log/messages), while doing some moderately light load (portmaster, openoffice, firefox, thunderbird in an xfce4 session): Jul 21 22:29:47 acer kernel: panic:

thunderbird-3.0.6 stuck in ucond upon start

2010-08-02 Thread René Ladan
Hi, it looks like on this CURRENT: FreeBSD acer 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r210736: Sun Aug 1 21:51:37 CEST 2010 r...@acer:/usr/obj/usr/home/rene/freebsd/clangbsd/sys/GENERIC amd64 thunderbird is always stuck in ucond upon start, however it is killable. This is a clangbsd kernel (GENER

Re: thunderbird-3.0.6 stuck in ucond upon start

2010-08-02 Thread René Ladan
010/8/2 Etienne Robillard : > a kernel backtrace would be a nice visual aid to debug!!! > > Cheers, > > Etienne > > > René Ladan wrote: >> >> Hi, >> >> it looks like on this CURRENT: >> FreeBSD acer 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r210736: Sun Aug

Re: thunderbird-3.0.6 stuck in ucond upon start

2010-08-03 Thread René Ladan
It should just be the GENERIC kernel, it is attached for completeness. Rene 2010/8/3 Etienne Robillard : > Please show us the kernel config too. It compiles and runs > without side effects on FreeBSD 8.1 (GENERIC) and native gcc... > > cheers! > > Etienne > > > >

Re: BSD beers in Utrecht, The Netherlands tonight

2018-11-02 Thread René Ladan
Op vr 2 nov. 2018 om 14:35 schreef Ronald Klop : > Hi, > > Maybe not the best place to post this, so I'll do this only once. > > Tonight a couple of BSD users are going to have a beer in Utrecht, The > Netherlands. > https://puffbeers.nl/ > > NB: What is a good place to announce these things? > >

Re: ZFS on root, beadm, and the /boot symlink

2016-05-22 Thread René Ladan
On 05/22/16 21:11, Allan Jude wrote: > On 2016-05-22 14:41, Randy Westlund wrote: >> My system was installed from 10.1 or 10.2 with root on ZFS and geli, but >> now it tracks current. It is not an EFI system. I'm trying to get boot >> environments to work, but the /boot symlink is throwing me off

LOR on 11.0-ALPHA5 amd64

2016-07-04 Thread René Ladan
Hi, I got this LOR today on a 11.0-ALPHA5 amd64 (FTP installation) instance running in Virtualbox 5.0.24 r108355 with Windows 10 as a host: 1st ufs (ufs) @ /usr/src/sys/ufs/ufs/ufs_vnops.c:1157 2nd bufwait (bufwait) @ /usr/src/sys/ufs/ffs/ffs_vnops.c:263 3rd ufs (ufs) @ /usr/src/sys/kern/vfs_subr

make buildworld failure?

2016-09-20 Thread René Ladan
Hi, yes, I do have -DNO_CLEAN in my make command, which gives: make -DNO_CLEAN buildworld ===> secure/libexec/sftp-server (all) /usr/local/libexec/ccache/world/cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/secure/libexec/

Re: System headers with clang?

2011-10-10 Thread René Ladan
2011/10/9 Larry Rosenman : > I had gotten a PR about sysutils/lsof not compiling with clang. That could be mine, ports/160544 ? >  I had > Vic Abell check it out, and the problem is NOT with lsof per se, but > with the system headers. > > Is there a project afoot to update the system headers to ma

Re: System headers with clang?

2011-10-11 Thread René Ladan
2011/10/11 Garrett Cooper : > On Tue, Oct 11, 2011 at 10:55 AM, Larry Rosenman wrote: >> On Wed, 12 Oct 2011, Matt Thyer wrote: >> >>> On Oct 12, 2011 3:25 AM, "Larry Rosenman" wrote: I didn't say bug for bug, just not generate stupid errors like the ffs >>> >>> one. -- S

freebsd-update not checking disk space?

2011-10-25 Thread René Ladan
Hi, I tried to upgrade a server at work from 8.2-RELEASE-i386 to 9.0-RC1-i386 using freebsd-update.When running 'freebsd-update install' to install the new kernel, but that failed because there was insufficient disk space. This resulted in freebsd-update thinking everything is ok but left the kern

UFS journal error on 10.0-CURRENT

2012-08-30 Thread René Ladan
Hi, after a power dip (don't ask how!) my 10.0-amd64 laptop running r239793 decided to check its file systems. On /usr it fixed some errors but I am stuck with: # fsck -y /usr ** /dev/ada0s1f USE JOURNAL? yes ** SU+J Recovering /dev/ada0s1f ** Reading 33554432 byte journal from inode 5 RECOVER? y

Re: UFS journal error on 10.0-CURRENT

2012-08-30 Thread René Ladan
2012/8/30 Jakub Lach : > If I were you, I would try regular fsck, as here > (9-STABLE) using journal has left me with fs > inconsistencies. > I could do that, but I wonder why fsck_ufs is not able to figure that out by itself. René ___ freebsd-current@fr

Re: UFS journal error on 10.0-CURRENT

2012-08-31 Thread René Ladan
2012/8/30 Jakub Lach : > Yes, if I would answer 'yes' to using journal, there would be unexpected > free inodes (?) or something like that in syslog and inconsistencies if full > fsck > would be performed. > That's normally the case, yes, but not here. > Basically if I have answered 'yes' to using

Re: Tons of "sa6_recoverscope: assumption failure" on recent -current

2012-11-18 Thread René Ladan
On 18-11-2012 08:23, Andrey Chernov wrote: > On every IPv6 address of my card and router and every broadcast and > link-local scope addresses I see now: > kernel: sa6_recoverscope: assumption failure (non 0 ID): > > What does it mean and why there are so many of them? I have plain local > net wit

sluggish X.org/Xfce behavior

2012-11-20 Thread René Ladan
Hi, since last weekend (November 17th) I have been noticing a sluggish behavior of X.org/Xfce. Typical symptoms are: - Alt-Tab not reacting all of the time - pulldown/popup menus not allowing selections with mouse (typically in Terminal/pidgin), or moving the mouse (touchpad) results in an automat

Re: sluggish X.org/Xfce behavior

2012-11-20 Thread René Ladan
On 20-11-2012 15:34, Warren Block wrote: > On Tue, 20 Nov 2012, René Ladan wrote: > >> since last weekend (November 17th) I have been noticing a sluggish >> behavior of X.org/Xfce. Typical symptoms are: >> - Alt-Tab not reacting all of the time >> - pulldown/popup

protoc crash in libstdc++

2012-12-18 Thread René Ladan
Hi, the following backtrace is from a crash that happened when building www/chromium with clang. The chromium port builds a binary protoc which crashes when built with clang. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 802006400 (LWP 100869)] 0x000800996506 in s

Re: chromium port causing massive I/O faults

2011-07-27 Thread René Ladan
2011/7/27 Gleb Kurtsou : > On (27/07/2011 00:48), Alexander Best wrote: >> On Mon Jul 25 11, Matthias Andree wrote: >> > Am 25.07.2011 09:21, schrieb Alexander Best: >> > > On Mon Jul 25 11, Adrian Chadd wrote: >> > >> Is it perhaps doing disk IO using mmap? >> > > >> > > how can i check, whether t

Re: chromium port causing massive I/O faults

2011-07-27 Thread René Ladan
2011/7/27 Alexander Best : > On Wed Jul 27 11, René Ladan wrote: >> 2011/7/27 Gleb Kurtsou : >> > On (27/07/2011 00:48), Alexander Best wrote: >> >> On Mon Jul 25 11, Matthias Andree wrote: >> >> > Am 25.07.2011 09:21, schrieb Alexander Best: &

HEAD after 9-BETA1 broken

2011-08-10 Thread René Ladan
Hi, it seems that HEAD is broken somewhere after 9.0-BETA1 amd64: acer % pwd /usr/src acer % svn info Path: . URL: svn+ssh://svn.freebsd.org/base/head Repository Root: svn+ssh://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 224747 Node Kind: directory Schedu

Re: HEAD after 9-BETA1 broken

2011-08-10 Thread René Ladan
2011/8/10 Alexander Best : > On Wed Aug 10 11, René Ladan wrote: >> Hi, >> >> it seems that HEAD is broken somewhere after 9.0-BETA1 amd64: >> >> acer % pwd >> /usr/src >> acer % svn info >> Path: . >> URL: svn+ssh://svn.freebsd.org/bas