Re: Tmux 1.8 cored on Solaris while selecting in pane

2015-05-28 Thread Martin Řehák
Hi, I have filed internal bug. Thank you very much for information. Regards -- Martin On 2015.05.21 10:26:54 -0600, Peter Schow wrote: On Thu, May 21, 2015 at 10:47:15AM +0100, Nicholas Marriott wrote: Hi IIRC this is a bug in Solaris libcurses. I think when we found it before

Tmux 1.8 cored on Solaris while selecting in pane

2015-05-21 Thread Martin Řehák
Hello, I got core while pressing enter to do a text selection in tmux 1.8 on Solaris. Here is the backtrace: tmux@unix:~$ mdb tmux.core Loading modules: [ libc.so.1 ld.so.1 ] $C fd8304fc0b51 tty_puts+4(91325052f0, 0, 10007a848, 913c60d090, bb6c, 0) fd8304fc0c01

Re: Tmux 1.8 cored on Solaris while selecting in pane

2015-05-21 Thread Nicholas Marriott
Hi IIRC this is a bug in Solaris libcurses. I think when we found it before someone reported it to whoever owned Solaris at the time and they said they weren't going to fix it. I suggest you just turn off set-clipboard. On Thu, May 21, 2015 at 10:06:28AM +0200, Martin ??eh??k wrote: Hello,

Re: Tmux 1.8 cored on Solaris while selecting in pane

2015-05-21 Thread Peter Schow
On Thu, May 21, 2015 at 10:47:15AM +0100, Nicholas Marriott wrote: Hi IIRC this is a bug in Solaris libcurses. I think when we found it before someone reported it to whoever owned Solaris at the time and they said they weren't going to fix it. Anyone have a bug number for this? I maintain