[racket-dev] SIGSEGV MAPERR si_code 1 fault on addr 0x18
I either for the attached zip or it was stripped...
Attached and at: http://dl.dropbox.com/u/7517190/bug-report.zip
Thanks!
On Wed, Dec 07, 2011 at 12:57:30PM -0700, Jordan Schatz wrote:
> Using racket v5.2.0.2 or v5.2.0.5 (I haven't tried any others) dies with
>
> SIGSEGV MAPERR si_code 1 fault on addr 0x18
> Aborted
>
> When I:
>
> racket main.rkt ;;Works fine
> CTR-C ;;(to kill server)
> racket multi-servlet.rkt
> visit URL http://localhost:8080/second.rkt
> visit URL http://localhost:8080/second
> visit URL http://localhost:8080/second.rkt
> CTR-C
> racket main.rkt ;;immediately dies with above message
>
> It seems that visiting those urls, in that order, is significant...
>
> I'm guessing that there is a bug, or something that needs protected
> better, or there may be some cache that I should be deleting?
>
> The only thing I've found that gets racket main.rkt working again is to
> recompile racket...
>
> Thanks!
> Jordan
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-report.zip
Type: application/zip
Size: 2017 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20111207/0a02dd96/attachment.zip>