I run DrRacket on Ubuntu 10.04 with the build for Ubuntu Jaunty. If you're using 64-bit Ubuntu, you have to install the 32-bit support libraries since the binary is built for 32-bit, but that shouldn't have affected your compiled version.
I have successfully run the most recent DrRacket on a laptop and a desktop (both with Intel 32-bit cpus) and a server with a 64-bit AMD processor, so it is possible. Haven't seen your particular error, so I don't know what to tell you to help. Todd On Fri, Sep 3, 2010 at 8:09 PM, Jay Riddle <[email protected]> wrote: > > I am on Ubuntu 10.04(Lucid Lynx) and I have tried the install for Ubuntu > Jaunty > and I have also tried compiling from source(racket-clean-tree.tgz) which I > downloaded today(9/3/2010). I can get racket to run with either install and I > haven't run into issue there. However if I try to run drracket I am getting > an > error of: > > SIGSEGV MAPERR si_code 1 fault on addr 0x4 > > Has this been seen before and if not how do I get more debugging information > on > it? > > Thanks --JayR > > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users > _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

