Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Bug - invalid pointer
- X-seq: zsh-workers 42632
- From: John Ramsden <ramsdenj@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Bug - invalid pointer
- Date: Fri, 13 Apr 2018 14:56:55 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1523656617; bh=hDVQ/36ATUL/b+rT6lmCcHTpBy5+A+nHqla375JG6h0=; h=From:To:Subject:Date:From; b=h2VsxDcVXfPygjZ5AWCYtIlwduMw/rFSXZZX2ozNblehtrBUCzwqZOQ1GyR4oEIyY xXXQh+xJEWUmsQ5HKjiMnCLXTDAhZogbMgK0TWINLcyvqW+INlP44R/rn3Iwicxj4L hXRLuaJPlmivV5KP0QqIteaXPhpxAXI3ypoBCncA=
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
I would like to report a bug that causes zsh to crash with an invalid pointer.
So far I've only been able to reproduce the bug in dolphin's embedded terminal, an associated bug report can be on KDE bug reports [1].
The message I get upon the crash is:
---
free(): invalid pointer
Warning: Program '/usr/bin/zsh' crashed.
---
This only happens in dolphin, and only upon opening a new dolphin window. If I close and re-open the terminal panel, there is no crash.
Downgrade of zsh (5.5-1 => 5.4.2-2) fixes the issue.
1 - https://bugs.kde.org/show_bug.cgi?id=393058
--
John Ramsden
Messages sorted by:
Reverse Date,
Date,
Thread,
Author