| Reporter's email: |
lars dot engblom at kimitotelefon dot fi |
| Number: |
12627 |
| Category: |
all |
| Synopsis: |
JIT buffer overflow on OpenBSD 5.0 amd64 |
| Class: |
sw-bug |
| Responsible: |
mflatt |
| Notify-List: |
|
| Severity: |
serious |
| Priority: |
medium |
| State: |
closed |
| Confidential: |
no |
| Arrival-Date: |
Mon Mar 12 02:52:01 -0400 2012 |
| Closed-Date: |
Mon Mar 12 10:24:16 -0400 2012 |
| Last-Modified: |
Mon Mar 12 10:24:16 -0400 2012 |
| Originator: |
Lasse |
| Organization: |
plt
|
| Submitter-Id: |
unknown |
| Release: |
5.2.1 |
| Environment: |
OpenBSD amd64 / Mozilla/5.0 (X11; OpenBSD amd64; rv:5.0) Gecko/20100101 Firefox/5.0
|
| Description: |
When trying to build racket on OpenBSD 5.0 amd64 the compilation will crash at this point:
cd gc2; make all
make xsrc/precomp.h
env XFORM_PRECOMP=yes ../racketcgc -cqu ../../../racket/gc2/xform.rkt --setup . --cpp "gcc -E -I./.. -I../../../racket/gc2/../include -pthread -DMZ_NO_ICONV" --keep-lines -o xsrc/precomp.h ../../../racket/gc2/precomp.c
JIT buffer overflow: 0x20fa5fa35 [0x20fa5c020,0x20fa5fa30] (1)!!
Abort trap (core dumped)
*** Error code 134
|
| File Attachments: |
|
| How-To-Repeat: |
mkdir build
cd build
../configure --prefix=/whatever/you/want
make
|
| Fix: |
|
| Release-Note: |
|
| Unformatted: |
|