I've been running debug enabled tmux 2.0 for weeks and it hasn't crashed so
far. Perhaps it was a bug in tmux 1.9.
On Thu, Oct 30, 2014 at 11:48 AM, Il Memming Park wrote:
> Thank you for the kind instructions. I'll report back soon.
>
> Memming
> On Oct 30, 2014 5:35 AM, "Nicholas Marriott"
>
Thank you for the kind instructions. I'll report back soon.
Memming
On Oct 30, 2014 5:35 AM, "Nicholas Marriott"
wrote:
> Make sure you have a tmux built with debug symbols (configure with
> --enable-debug), then best bet is to do this:
>
> $ pkill tmux
> $ tmux new -d
> $ gdb -q tmux `pgrep tmu
No. It didn't leave a dump. How would I obtain one? Fire up gdb?
Thanks.
Memming
On Oct 30, 2014 3:19 AM, "Nicholas Marriott"
wrote:
> Do you have a backtrace?
>
>
> On Sat, Oct 25, 2014 at 02:19:59PM -0500, Il Memming Park wrote:
> >Hi all,
> >I'm using tmux 1.9a on Mac OS (13.4.0), ho
Make sure you have a tmux built with debug symbols (configure with
--enable-debug), then best bet is to do this:
$ pkill tmux
$ tmux new -d
$ gdb -q tmux `pgrep tmux`
(gdb) c
Then do "tmux a" from another window and reproduce. When it crashes, go
back to the gdb window and do "bt full" and show m
Do you have a backtrace?
On Sat, Oct 25, 2014 at 02:19:59PM -0500, Il Memming Park wrote:
>Hi all,
>I'm using tmux 1.9a on Mac OS (13.4.0), homebrew version. I use it with
>ViM REPL environment called slimux ([1]https://github.com/epeli/slimux).
>As far as I understand it sends se
Hi all,
I'm using tmux 1.9a on Mac OS (13.4.0), homebrew version. I use it with ViM
REPL environment called slimux (https://github.com/epeli/slimux). As far as
I understand it sends selected text via calling 'tmux set-buffer' and 'tmux
paste-buffer -t'.
It works great, but after some extensive buf
---
** [tickets:#74] tmux server crashes if a linked window is closed**
**Status:** open
**Created:** Mon Oct 28, 2013 08:48 PM UTC by Péter Juhász
**Last Updated:** Mon Oct 28, 2013 08:48 PM UTC
**Owner:** nobody
Steps to reproduce:
1. Open first terminal window
2. Start tmux in first
Does tmux leave a core? If so can you get a backtrace please?
If not please run tmux (when you first start it) with -v, reproduce
and send me the logs.
On Thu, Mar 21, 2013 at 11:32:50PM +, Myles Dear (mdear) wrote:
>Hello, tmux experts.
>
>
>
>I'm having an odd problem.
>
>
Hello, tmux experts.
I'm having an odd problem.
Could you help me determine if it is a known issue or a new issue? If a new
issue, how would I go about raising a bug report ?
I am running tmux on a line card in a multi-chassis router.
The following sequence works as expected:
1. Attach