Hacker News new | ask | show | jobs
by martanne 3751 days ago
As the primary author of these tools, please report core dumps/stack traces of the crashes (if you get hold of them). At least for my use cases, the current git versions seem to be stable ...

Having said that, if I ever find the time I would like to overhaul/replace dvtm's terminal emulation component.

1 comments

First of all, thanks for DVTM, it's really nice.

The crashes I was referring to were seg faults, which happened seemingly at random, several months apart. If I had more useful/reproducible info I would've filed a bug report :(

The unclean shutdown issue that I saw in the changelog seems to be https://github.com/martanne/abduco/issues/5

Before switching to dtach I was working around this by deleting stale sockets in my .xsession file:

http://chriswarbo.net/git/warbo-dotfiles/commits/b182acaa1dc...