From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard C Bilson Message-Id: <200403261552.i2QFqlX27346@plg2.math.uwaterloo.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] ports update Date: Fri, 26 Mar 2004 10:52:47 -0500 Topicbox-Message-UUID: 436e1fcc-eacd-11e9-9e20-41e7f4b1d025 > From: Russ Cox > > I suspect it's a stack overflow problem, I just don't know > where to look or how. I'm not overflowing the stack on other > systems, and I've got 32kB stacks in the program in question, > which should be way more than enough. On Linux I can use > valgrind to check such things (well, sort of). For what it's worth, I haven't yet been able to get the ports working reliably under either Linux/x86 or SunOS. Strangely, they're quite sturdy when run over VNC, but not when I use my normal (Xfree86) X server. I was hoping I could say something more constructive but I can't. If I have some time, I'll see if I can send 'em through purify. - Richard