segfault with stripped lib, works fine when non-stripped

2016-01-04 Thread Jeremie Le Hen
/rthread.c:145 #19 0x1cc53e33649b in __tfork_thread () at /usr/src/lib/libc/arch/amd64/sys/tfork_thread.S:75 #20 0x in ?? () -- Jeremie Le Hen j...@freebsd.org

Re: segfault with stripped lib, works fine when non-stripped

2016-10-10 Thread Jeremie Le Hen
Hey, On Tue, Jan 5, 2016 at 7:38 AM, Stuart Henderson wrote: > On 2016-01-04, Jeremie Le Hen wrote: >> Hi, >> >> Yeah... when you read that subject you probably had this weird gaze ô_Ò >> like I did when I came to that conclusion. >> >> I've been expe

ral(4) hard locks on 5.2

2012-11-26 Thread Jeremie Le Hen
0: Capability 0x01: Power Management I'm clueless how to troubleshoot the problem. Do you have any hints about what could cause a general dead lock in the system ? Locked in a high SPL level? Thanks! Regards, -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons a

Re: [obsd] Re: ral(4) hard locks on 5.2

2012-11-26 Thread Jeremie Le Hen
Alexander, On Mon, Nov 26, 2012 at 10:45:16AM +0100, Alexander Hall wrote: > On 11/26/12 09:44, Jeremie Le Hen wrote: > > Hello, > > > > I have a Soekris net5501 in which I put a PCI Ralink wireless adapter. > > > > For months, I haven't used the wir

Re: [obsd] Re: ral(4) hard locks on 5.2

2012-11-26 Thread Jeremie Le Hen
dapter as a client without any freeze. Does the AP mode use really more power? -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.

Re: [obsd] Re: ral(4) hard locks on 5.2

2012-11-26 Thread Jeremie Le Hen
On Mon, Nov 26, 2012 at 10:45:16AM +0100, Alexander Hall wrote: > On 11/26/12 09:44, Jeremie Le Hen wrote: > > Hello, > > > > I have a Soekris net5501 in which I put a PCI Ralink wireless adapter. > > > > For months, I haven't used the wireless adapter -- it w

Re: SSHD doesn't honor login.conf's setenv

2012-12-11 Thread Jeremie Le Hen
er flags such as LOGIN_SETUMASK, LOGIN_SETRESOURCES and so on are not honored). There may be some history about this. Regards, -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.

Re: [obsd] Re: trivial with echo command

2012-12-18 Thread Jeremie Le Hen
case "$1" in -*) a="$*"; printf '%s\n' "$a" ;; *) echo "$*" ;; esac } Regards, -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.

Re: OT using absolute paths in scripts

2013-01-14 Thread Jeremie Le Hen
less security than setting the PATH to a system-only > path at the beginning of your script. Can you elaborate on this? From a security point of view only, this looks to me as a draw. If you consider the portability issues then sure, setting PATH is better. Regards, -- Jeremie Le Hen Scientis

Re: [obsd] Re: OT using absolute paths in scripts

2013-01-14 Thread Jeremie Le Hen
On Mon, Jan 14, 2013 at 02:16:24AM -0800, Philip Guenther wrote: > On Mon, Jan 14, 2013 at 1:14 AM, Jeremie Le Hen wrote: > > On Sun, Jan 13, 2013 at 07:12:23PM +0100, Marc Espie wrote: > >> On Sun, Jan 13, 2013 at 11:04:08AM -0600, Maximo Pech wrote: > >> > > &g

Assigning an IP address to a bridge

2013-02-11 Thread Jeremie Le Hen
ss assigned to an interface it should listen on. Maybe this setup is not supported? Last thing: if it was documented, where should it be? I might spare some time to submit a documentation patch. Thanks for your help. -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons an

Re: [obsd] Re: Assigning an IP address to a bridge

2013-02-12 Thread Jeremie Le Hen
On Tue, Feb 12, 2013 at 12:06:24AM +, Stuart Henderson wrote: > On 2013-02-11, Jeremie Le Hen wrote: > > Hi list, > > > > What is the advised way to assign an IP address to a bridge(4) > > interface? > > http://marc.info/?l=openbsd-misc&m=12826872610

Re: [obsd] Re: Assigning an IP address to a bridge

2013-02-12 Thread Jeremie Le Hen
On Tue, Feb 12, 2013 at 12:30:32PM +, Stuart Henderson wrote: > On 2013/02/12 12:49, Jeremie Le Hen wrote: > > Thanks. Can you have a glance at the attached patch please? > > > > I am not aware of OpenBSD documentation rules, so excuse me if I broke > > any o

Re: [obsd] Re: Assigning an IP address to a bridge

2013-02-12 Thread Jeremie Le Hen
On Tue, Feb 12, 2013 at 03:13:09PM +, Stuart Henderson wrote: > Generally looking very good, just a couple of tweaks: > > On 2013/02/12 15:06, Jeremie Le Hen wrote: > > +The DHCP server configuration is not > > +described yet again in this section but the addressin

Re: [obsd] Re: Assigning an IP address to a bridge

2013-02-13 Thread Jeremie Le Hen
Hi, On Tue, Feb 12, 2013 at 04:54:33PM +0100, Jeremie Le Hen wrote: > > This is a remnant of the first version. > > Thanks again for your review. > > http://people.chchile.org/~jlh/tmp/faq6.html > http://people.chchile.org/~jlh/tmp/faq6.diff What will happen next?

Re: [obsd] Re: Assigning an IP address to a bridge

2013-02-14 Thread Jeremie Le Hen
Hello Marios, On Wed, Feb 13, 2013 at 10:36:34PM +0100, Marios Makassikis wrote: > On 13 February 2013 20:28, Stuart Henderson wrote: > > > On 2013/02/12 16:54, Jeremie Le Hen wrote: > > > Thanks again for your review. > > > > > > http://people.ch

Re: Precisions on ZFS (was: Millions of files in /var/www & inode / out of space issue.)

2013-02-21 Thread Jeremie Le Hen
aris developers and are putting some efforts in it. FreeBSD basically pulls the changes from IllumOS regurlarly. A handful of bugfixes did go in the other direction though, but not that much. IIRC, I've also seen one or two bugfixes committed into FreeBSD that came from ZFS On Linux. -- Jeremie

Re: Precisions on ZFS (was: Millions of files in /var/www & inode / out of space issue.)

2013-02-21 Thread Jeremie Le Hen
g us high quality informations! Regards, -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.

Re: Precisions on ZFS

2013-02-22 Thread Jeremie Le Hen
, illumos is well aware that this may be a problem in the future so, as Bryan Horstmann-Allen explained. That way there can be multiple ZFS versions, the feature flag will indicate which feature were supported when the pool was created. Regards, -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.

Re: [Question] Building whitelists so that spamd greylisting can work without users perceiving delivery delays...

2013-03-29 Thread Jeremie Le Hen
ry, refused by SPL/XBL" % racl whitelist spf pass % racl blacklist spf fail msg "Sorry, your IP is refused by SPF" % racl greylist dnsrbl "PBL" delay 30m autowhite 3d msg "Please retry later minutes, you are caught by PBL" % racl greylist default delay 5m autowhit

What's the proper way to add a "link-local" route?

2016-04-09 Thread Jeremie Le Hen
c.254 (a.b.c.254): 56 data bytes ping: sendto: Invalid argument ping: wrote a.b.c.254 64 chars, ret=-1 Can anyone advise the proper way to do this please? Thanks! -- Jeremie Le Hen My PIN is the last four digits of Pi.

Cannot use ServerName with an Apache reverse proxy

2007-03-17 Thread Jeremie Le Hen
et), ims=0 % [Thu Mar 15 18:42:31 2007] [debug] proxy_util.c(0): File % /proxy/K/A/I/[EMAIL PROTECTED] not found % [Thu Mar 15 18:42:31 2007] [debug] proxy_cache.c(0): Local copy % not present or expired. Declining. Any clue will be welcome! Thank you. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >

Convergence time with carp(4)

2007-03-23 Thread Jeremie Le Hen
2 minutes with this trick. Does anyone have any idea about what's the problem here ? Thank you. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >

Re: Convergence time with carp(4)

2007-03-25 Thread Jeremie Le Hen
Marco, Thank you for your reply. On Sun, Mar 25, 2007 at 12:52:18PM +0200, Marco Pfatschbacher wrote: > On Fri, Mar 23, 2007 at 04:35:31PM +0100, Jeremie Le Hen wrote: > [...] > > - We are using stock OpenBSD 4.0 for our test. > [...] > > Without running ifconfig(8) too o

Re: [fbsd] Re: [fbsd] Re: IPSEC documentation

2006-01-09 Thread Jeremie Le Hen
but racoon/ipsec-tools isn't aware > of it. The ideal would be to have the possibility of dynamically > creating tun(4) devices representing the tunnel endpoints, if required, > when phase2 has been established. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >