help w/panic under heavy load - 5.4

2005-07-18 Thread Edwin
/off - although with ipff off - the box still crashes but in a different location - it will even crash w/ GENERIC kernel under heavy load. I'm not quite sure where to look past the below (ie. what variables/etc to present to the list). Thanks! /edwin details are: - Soekris net4801 pla

Re: help w/panic under heavy load - 5.4

2005-07-19 Thread Edwin
something wrong there - just didn't figure it out yet. I wanted to get back to you with the output for the above asap though - I'm happy to input/output whatever commands you would like if necc. Thanks! /Edwin mbsd05# kgdb kernel.debug /tmp/crash/vmcore.5 [GDB will not be able to deb

Re: help w/panic under heavy load - 5.4

2005-07-19 Thread Edwin
Hi John, Updated the kernel, same crash under load, looks like m is null, you're right. Not quite sure where to go from here. I'm happy to do the footwork - just still real hazy on the BSD kernel part of things. Thanks for the help! /Edwin Results from KDB/DDB/INVARIANTS/INVARIA

Re: help w/panic under heavy load - 5.4

2005-07-20 Thread Edwin
end of the chain? Thanks! /edwin Giorgos Keramidas ([EMAIL PROTECTED]) wrote: <> > > ether_input(c0f9,c11fee00,c0f902d0,0,c08336ab) at ether_input+0x25d > > sis_rxeof(c0f9,1,5,c08e5500,c76d1ce0) at sis_rxeof+0x1ab > > sis_poll(c0f9,0,5) at sis_poll+0x7f >

Re: help w/panic under heavy load - 5.4

2005-07-20 Thread Edwin
know where to go from here. Thanks for your help! /Edwin Kernel: DDB8-GENDBG (GENERIC + options DDB/KDB/INVARIANTS/INVARIANT_SUPPORT) sysctl: ip.fastforwarding=0 <--- turned off ospfd# panic: m_copym, offset > size of mbuf chain KDB: enter: panic [thread pid 27 tid 100021 ] Stopped at

Re: help w/panic under heavy load - 5.4

2005-07-22 Thread Edwin
d the KGDB output shows an MTU of the same type value (-1056788992 v. (-1056787456). I also patched ip_fastforward.c w/ your patch - still a crash - still same type bogus mtu value - a few lines from kgdb included @ end of message. Thanks again, -Edwin the variables you were asking about from

Re: help w/panic under heavy load - 5.4

2005-07-23 Thread Edwin
comments in-line. Giorgos Keramidas ([EMAIL PROTECTED]) wrote: > > This looks rather strange. ip_fastforward() should pass an mtu of 1500 > but somehow the negative strange value gets passed. It would be > interesting to see the value of ``mtu'' in frame 13 too, if you still > have this crash d

Re: help w/panic under heavy load - 5.4

2005-07-23 Thread Edwin
Max Laier ([EMAIL PROTECTED]) wrote: > On Saturday 23 July 2005 15:53, Edwin wrote: > > Can we see one complete picture, please. This includes: > > A trace > local vars in ip_fastforward including unfolded ip, m, ro.ro_rt and ifp. > local vars in ip_fr

Re: help w/panic under heavy load - 5.4

2005-07-23 Thread Edwin
f the kernel and build a new one - just give me about 15 minutes. cheers. /edwin Max Laier ([EMAIL PROTECTED]) wrote: > On Saturday 23 July 2005 20:41, Edwin wrote: > > Kernel name: D1-0722 (for reference) > > > > mbsd05# kgdb kernel.debug /usr/local/STORAGE/crash/vmc

Re: help w/panic under heavy load - 5.4

2005-07-24 Thread Edwin
New kernel: ident D1-0723 (same as D1-0722 - but w/ IPFIREWALL* options removed) same traces asked for previously. Thanks again, /Edwin kgdb kernel.debug /usr/local/STORAGE/crash/vmcore.1 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol

Re: help w/panic under heavy load - 5.4

2005-07-24 Thread Edwin
Max Laier ([EMAIL PROTECTED]) wrote: > > Edwin, what do you have for CFLAGS? Can you try to downgrade to "-O" for now > so that we have a better chance to get a full view? > Max, I have no CFLAGS or COPTFLAGS in /etc/make.conf - this was a basic kern-developer inst

Regression tests for usr.sbin/zic and lib/libc/stdtime

2008-04-02 Thread Edwin Groothuis
32 bit machine and that the interesting stuff is happening on 64 bitters. I would like to know if somebody has ever thought about what kind of regression tests I can make to be sure that it all works as expected once (if ever) this patch-set gets applied. Edwin -- Edwin Groothuis [EMAIL

Re: Improving Syslog

2008-05-03 Thread Edwin Groothuis
ures i become more sad. Even if the voices are opposing it, we can always make a port out of it so that the people who are interested in it can use it :-) Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| W

Re: Improving Syslog

2008-05-03 Thread Edwin Groothuis
d the way the mail system is setup makes it is very simple to replace the default MTA with an other MTA in the ports collection. Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://www.mavetju.o

Re: VirtualBox looks for FreeBSD developer

2008-10-11 Thread Edwin Groothuis
l > hours hacking it and made bunch of (likely) useful patches, here > it is, feel free to use it for any purpose. I hope someone of kernel > hackers will make it work actually ;) Have a talk with bms@ about it, he had some interesting working code too. Edwin -- Edwin Groothuis

Re: Hung kernel from sysv semaphore semu_list corruption

2007-03-07 Thread Edwin Groothuis
y it only happens on the active database, not on the replicated ones. Once it is blessed I'm going to try it. Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://weblog.barne

Re: any plans to enhance 'locate'?

2007-04-13 Thread Edwin Groothuis
te/ Port it to FreeBSD, and submit it for in the ports collection :-) Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://www.mavetju.org/weblog/ ___ [EMAIL PROTECTED] ma

Re: any plans to enhance 'locate'?

2007-04-13 Thread Edwin Groothuis
On Fri, Apr 13, 2007 at 09:35:37PM +1000, Edwin Groothuis wrote: > On Fri, Apr 13, 2007 at 09:01:47AM +0300, Evren Yurtesen wrote: > > Is there a reason why there is no port for slocate or the FreeBSD > > locate to not to be enhanced this way? > > > > There seems to be

Re: Looking for speed increases in "make index"

2007-05-27 Thread Edwin Groothuis
done for us? See http://www.epicure.demon.co.uk/whattheromans.html Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://www.mavetju.org/weblog/ ___ freebsd-hackers@freebsd.

Re: Looking for speed increases in "make index"

2007-05-27 Thread Edwin Groothuis
On Sun, May 27, 2007 at 10:51:56PM -0400, Mike Meyer wrote: > In <[EMAIL PROTECTED]>, Edwin Groothuis <[EMAIL PROTECTED]> typed: > > On Sun, May 27, 2007 at 08:44:56PM -0500, Mark Linimon wrote: > > > In summary, the ports infrastructure is really complicated because

Re: kern/83807: [sis] [patch] if_sis: Wake On Lan support for FreeBSD

2007-06-09 Thread Edwin Mons
Stefan Sperling wrote: On Sat, Jun 09, 2007 at 11:08:01AM +0200, Edwin Mons wrote: Will this feature ever be incorporated in mainstream FreeBSD? I'm eagerly waiting for it to land in -CURRENT... I have no idea. I haven't got much feedback on this patch, apart from

rpcgen issues on ports/security/cfs

2007-11-16 Thread Edwin Groothuis
gen really does do. But I know that the binaries posted to http://www.mavetju.org/~edwin/cfs-1.4.1-7.0.tar.gz do work on FreeBSD 7.0 and that I'm more than happy to see if I can get it up and running with different options than patched the code generated by rpcgen :-) Edwin

Re: how to write a raw socket server using UDP

2007-11-27 Thread Edwin Groothuis
to send more than 19 bytes using sendto(sock, ...) function , it > is I use net/libdnet for all my IP/UDP/TCP/etc packet creation requirements. Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://www.mav

bin/118292: Add support to remove all msg/shm/sem ids with ipcrm

2007-11-27 Thread Edwin Groothuis
g an id of -1 (ala kill(2)). The code to lookup ids was taken from ipcs. The patch is available in http://www.freebsd.org/cgi/query-pr.cgi?pr=118292 Edwin -- Edwin Groothuis [EMAIL PROTECTED] http://www.mavetju.org ___ freebsd-hackers@freebsd.org

Re: syslog

2004-01-03 Thread Edwin Groothuis
ov 24 18:22:48 1986\n\0 So ctime()+4 returns: Nov 24 18:22:48 1986\n\0 In other words, it skips the day of the week. Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://weblog.barnet.com.au/edwin/ _

Re: ld can't find libraries

2004-03-31 Thread Edwin Groothuis
g or LD_LIBRARY_PATH to specify where your libraries are. Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://weblog.barnet.com.au/edwin/ ___ [EMAIL PROTECTED] mailing list h

Re: general Darwin imports (was Re: Darwin cmd import?)

2004-06-05 Thread Edwin Groothuis
rformance improvements, etc. Libc changes > require extensive testing. They also have wide-reaching benefits. > It's still BSDL'd, so we can take back whatever we want. Now the question of course is: where can I find it? It is somewhere in a CVS repository (that would be nicest), o

Re: Protection from the dreaded "rm -fr /"

2004-10-02 Thread Edwin Groothuis
g what I was doing in the wrong directory. Also, refusing to do it is not the ideal way to go, I think that if you have two -f's specified it would do it anyway. Just my two cents of course. Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PRO

Re: Support for Adaptec Ultra 320 (29320)

2004-12-30 Thread Edwin Groothuis
roller on FreeBSD 5.3 ? 5.3? yes. Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://weblog.barnet.com.au/edwin/ ___ freebsd-hackers@freebsd.org mailing list http://list

Re: Benchmark: NetBSD 2.0 beats FreeBSD 5.3

2005-01-06 Thread Edwin Groothuis
On Thu, Jan 06, 2005 at 11:57:26AM +, Robert Ryan wrote: > I hate to say I told you but it was inevitable. I think so Brain, but I don't think Netcraft has confirmed it yet? -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]|

Re: Locating obsolete ports distfiles

2005-08-21 Thread Edwin Groothuis
; by current ports? Try portsclean and the --distclean option. portsclean is part of the portupgrade port. Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://weblog.barnet.

Re: How to duplicate a copy of all incoming and outgoing mail

2005-10-04 Thread Edwin Groothuis
always_bcc = recipient_bcc_maps = sender_bcc_maps = Edwin -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://weblog.barnet.com.au/edwin/ ___ freebsd-hackers@freebsd.org maili

pcap/bpf in a multi-threaded environment

2001-11-09 Thread Edwin Groothuis
. Anybody any ideas on how to fix this? Thanks in advance, Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTECTED] | Interested in MUDs? Visit Fatal Dimensions: --+ http://www.FatalDimensions.org/ To

Re: pcap/bpf in a multi-threaded environment

2001-11-09 Thread Edwin Groothuis
e of course) can enjoy the charms of bpf-access in a threaded environment! Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTECTED] | Interested in MUDs? Visit Fatal Dimensions: --+ http://www.Fatal

Re: porting multithreaded app from linux to FreeBSD

2002-02-06 Thread Edwin Groothuis
On Wed, Feb 06, 2002 at 02:38:47PM -0800, Umesh Krishnaswamy wrote: > Are there any gotchas about porting over from Linux a multi-threaded > application? FreeBSD version that I am using is 4.2. Anything which uses libpcap doesn't work in a multithreaded environment until version

IPv6-over-IPv4 problems since the upgrade to 4.5

2002-02-11 Thread Edwin Groothuis
omebody please confirm that they have the same, or normal, behaviour under 4.5 when connecting to an IPv6 enabled site. Thanks, Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTECTED] | Interested in MUDs? Visit Fatal Dimensio

Re: IPv6-over-IPv4 problems since the upgrade to 4.5

2002-02-16 Thread Edwin Groothuis
net6 default -interface gif0" statement. I've submitted a patch for this port to keep it working, I don't know what to do with the route-command. I'll write a PR about it. Thanks for your hints! Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu

Re: IPv6-over-IPv4 problems since the upgrade to 4.5

2002-02-22 Thread Edwin Groothuis
On Fri, Feb 22, 2002 at 08:59:18PM +0900, JINMEI Tatuya / ?$B?@L@C#:H?(B wrote: > >>>>> On Sun, 17 Feb 2002 12:25:10 +1100, > >>>>> Edwin Groothuis <[EMAIL PROTECTED]> said: > > >> I recently installed the freenet6 port to test IPv6 and hav

Re: IPv6-over-IPv4 problems since the upgrade to 4.5

2002-02-22 Thread Edwin Groothuis
On Fri, Feb 22, 2002 at 11:49:59PM +0900, JINMEI Tatuya / ?$B?@L@C#:H?(B wrote: > >>>>> On Fri, 22 Feb 2002 23:48:29 +1100, > >>>>> Edwin Groothuis <[EMAIL PROTECTED]> said: > > >> > I found what caused this. he.net uses the "route

Re: ipv6-over-ipv4 (gif) doesn't work right since 4.5

2002-02-23 Thread Edwin Groothuis
n the Kame project, has asked for more information regarding it. I hope he will come back soon to us about it. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTECTED] | Interested in MUDs? Visit Fatal Dimensions: --+

Re: IPv6-over-IPv4 problems since the upgrade to 4.5

2002-02-25 Thread Edwin Groothuis
On Mon, Feb 25, 2002 at 07:30:59PM +0900, JINMEI Tatuya / ?$B?@L@C#:H?(B wrote: > >>>>> On Sat, 23 Feb 2002 08:46:16 +1100, > >>>>> Edwin Groothuis <[EMAIL PROTECTED]> said: > > >> > And the interface configuration: > >&g

Re: IPv6-over-IPv4 problems since the upgrade to 4.5

2002-02-27 Thread Edwin Groothuis
Hello Jinmei, On Tue, Feb 26, 2002 at 02:38:28PM +0900, JINMEI Tatuya / ?$B?@L@C#:H?(B wrote: > Finally I figured out the problem. Thanks for these two patches, it works like a charm now! Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org [EMAIL PROTEC

Re: A new sort utility

2003-09-15 Thread Edwin Groothuis
ements for some other GNU tools. > > Might we put this in freebsd-current (5.x), but under some > other name? sortbsd, or something? ports/sysutils/bsdutils-tjr And of course with the option to overwrite the base installed stuff :-) Edwin -- Edwin Groothuis |Persona

Re: 4.9 ETA ? ( /me ducks)

2003-09-15 Thread Edwin Groothuis
On Mon, Sep 15, 2003 at 08:52:54PM -0700, Josh Brooks wrote: > I know it's lame, but I am curious if there is a ETA on 4.9. http://www.freebsd.org/releases/4.9R/schedule.html Looks like it's going to be a more two weeks. Edwin -- Edwin Groothuis |Personal

missing libraries, and how to find them.

2002-04-25 Thread Edwin Groothuis
ere it was coming from: [~] edwin@k7>ldd `which glade` /usr/X11R6/bin/glade: [...] libfreetype.so.6 => Not found I recompiled it, again the message: Shared object "libfreetype.so.6" not found. It must have been one of the other libraries. Unfortunatly glade uses all the

Re: missing libraries, and how to find them.

2002-04-25 Thread Edwin Groothuis
ably extremely rare, but does it catch circular > dependencies? You don't want it looping off into forever. It does. Well, rtld.c did it already. All this patch is adding a little more output, I've done nothing with the for-constructions in it. Edwin -- Edwin Groothu

Re: missing libraries, and how to find them.

2002-04-25 Thread Edwin Groothuis
On Thu, Apr 25, 2002 at 12:25:36PM -0500, Mike Meyer wrote: > In <[EMAIL PROTECTED]>, Edwin Groothuis <[EMAIL PROTECTED]> typed: > > Why didn't ldd tell me which lib it was which was failing? > > With this idea in mind I've submitted PR bin/37448: [PATCH] l

RE:Do you offer free software on your site?

2002-05-27 Thread Edwin Huertas
Internet to television. We ask nothing in return but a linkback would be extremely appreciated. If you're interested simply visit http://www.findfreestuff.net and submit your link. Thank you very much for your time. Edwin Huertas [EMAIL PROTECTED] P.S. This is a one time mailing. You will

Re: Keeping /etc/localtime up-to-date

2011-03-28 Thread Edwin Groothuis
Hello Doug, I think it got lost in the busy/dark part of my life last year. Feel free to do it, the code is not spectacular or dramatic. If not done when I go home I will do it tonight on my way back from work. Edwin   -- Edwin Groothuis ed...@mavetju.org - Original Message - From

Re: regression error with calendar

2011-07-11 Thread Edwin Groothuis
Hello Jaakko, Thanks for pointing these out to me, I have fixed the one from PR 157718, I will check this one out tomorrow. Edwin On 08/07/2011, at 5:01 PM, Jaakko Heinonen wrote: > On 2011-07-05, Julian H. Stacey wrote: >> Jaakko Heinonen wrote: >>> On 2011-07-05, Juli