mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-26 00:15:56 +03:00
[GH-ISSUE #186] asciinema rec segfaults on Gentoo tmux #138
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#138
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pepoluan on GitHub (Dec 24, 2016).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/186
I was trying
asciinema recon my Gentoo box.So I've done the recommended installation step
emerge -av asciinemaand it installed without error.However, as soon as I type
asciinema rec, it segfaults.Some logs:
My system information:
Feel free to ask more information.
@ku1ik commented on GitHub (Dec 24, 2016):
What's the asciinema version installed? Does
asciinema authsegfaults too?@pepoluan commented on GitHub (Dec 27, 2016):
Hi!
@ku1ik commented on GitHub (Dec 28, 2016):
Does the same happen when you run asciinema outside of tmux?
@pepoluan commented on GitHub (Dec 30, 2016):
Yes, the same still happens. Below I put the output, and also the value of
$TERMjust in case:@pepoluan commented on GitHub (Jan 9, 2017):
I've updated my system, and now asciinema no longer segfaults.
Same asciinema version (1.3.0).
I think the segfault was due to one of its deps.
@ku1ik commented on GitHub (Jan 9, 2017):
Ok, thanks for the update.