Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
munmap_chunk(): invalid pointer
- X-seq: zsh-workers 52203
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: munmap_chunk(): invalid pointer
- Date: Thu, 5 Oct 2023 11:40:12 -0500
- Archived-at: <https://zsh.org/workers/52203>
- List-id: <zsh-workers.zsh.org>
I'm getting frequent zsh: abort errors. Backtrace:
(gdb) bt
#0  0x00007ffff76b432c in ?? () from /lib64/libc.so.6
#1  0x00007ffff7665872 in raise () from /lib64/libc.so.6
#2  0x00007ffff7651464 in abort () from /lib64/libc.so.6
#3  0x00007ffff76a87a8 in ?? () from /lib64/libc.so.6
#4  0x00007ffff76bd11a in ?? () from /lib64/libc.so.6
#5  0x00007ffff76bd2d0 in ?? () from /lib64/libc.so.6
#6  0x00007ffff76c12c8 in free () from /lib64/libc.so.6
#7  0x0000000000476e46 in build_dump ()
#8  0x000000000047bcb1 in bin_zcompile ()
#9  0x0000000000420af7 in execbuiltin ()
#10 0x00000000004320e7 in execcmd_exec
-- 
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author