On Tue, Sep 6, 2011 at 8:00 PM, Russ Cox <r...@swtch.com> wrote: > On 9vx the entire address space for > a running process is 256 MB. The heap > grows up and the stack grows down. > It is easy to believe you could have blown > out the stack. >
Ok. > Is it just the program you ran that crashed > or is it all of 9vx? > The app. 9vx will continue to run after it. It give a little dump thing on the screen with "1476 The.App fault 0x4 no segment" send to the shell account 9vx was started from. Running acid on the app does not appear to bring up a line of code that should really be having a problem (though of course if it's a bug I could be wrong). > The fact that you said '9vx.OSX' makes me > think you might be running one of the > pre-compiled binaries, which are unfortunately > a bit old. If it's not a stack overflow problem, > you might have better luck with > http://swtch.com/~rsc/9vx.OSX.gz, which I just > compiled from the latest sources. I'll give it a try. What will be the difference in this version in regards to a problem like the one I'm seeing? -- Greg Comeau / 4.3.10.1 with C++0xisms now in beta! Comeau C/C++ ONLINE ==> http://www.comeaucomputing.com/tryitout World Class Compilers: Breathtaking C++, Amazing C99, Fabulous C90. Comeau C/C++ with Dinkumware's Libraries... Have you tried it?