* bug#62591: Package Racket (v8.8) crashes with "munmap_chunk(): invalid pointer"
@ 2023-04-01 8:24 Beat Hagenlocher
2023-04-05 16:35 ` Spacek, Jiri
0 siblings, 1 reply; 2+ messages in thread
From: Beat Hagenlocher @ 2023-04-01 8:24 UTC (permalink / raw)
To: 62591
Hi all,
I've recently updated my Racket to v8.8 everywhere. When I now try to
run racket on Guix, it crashes with the following error message:
$ racket
munmap_chunk(): invalid pointer
Aborted
Both the `racket` on my WSL, as well as the `raco` and `drracket`
commands on Guix work fine. (As well as the Racket v8.7 on
I haven't further investigated it, so I don't have a guess whether it
might be wrong packaging or wrong assumptions about the env it runs in
from the Racket side.
Hope this helps :)
Beat
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#62591: Package Racket (v8.8) crashes with "munmap_chunk(): invalid pointer"
2023-04-01 8:24 bug#62591: Package Racket (v8.8) crashes with "munmap_chunk(): invalid pointer" Beat Hagenlocher
@ 2023-04-05 16:35 ` Spacek, Jiri
0 siblings, 0 replies; 2+ messages in thread
From: Spacek, Jiri @ 2023-04-05 16:35 UTC (permalink / raw)
To: 62591@debbugs.gnu.org
Hi,
I've run into the same problem and found out it does not occur when I run it
as an executable file (relative or abs. path works). Never seen anything like it and
I don't know if I care enough to dig deeper into this issue
(there are more problems with racket pkg in guix than this unfortunately) but
someone might find it interesting...
user@mypc ~# racket
free(): invalid pointer
Aborted
user@mypc ~$ which racket
/run/current-system/profile/bin/racket
user@mypc ~$ /run/current-system/profile/bin/racket
Welcome to Racket v8.8 [cs].
>
Cheers,
George
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-24 6:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-01 8:24 bug#62591: Package Racket (v8.8) crashes with "munmap_chunk(): invalid pointer" Beat Hagenlocher
2023-04-05 16:35 ` Spacek, Jiri
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.