Re: Solaris 10, tmux 1.7 segv

2013-02-04 Thread Adrian Haughton (BLOOMBERG/ LONDON)
Many thx to Nicholas for the 'C-b w' fix: Try this please. diff --git a/format.c b/format.c index 0e4e873..5f57c72 100644 --- a/format.c +++ b/format.c @@ -365,6 +365,7 @@ format_window_pane(struct format_tree *ft, struct window_pane *wp) unsigned long long size; u_int

Re: Solaris 10, tmux 1.7 segv

2013-02-03 Thread John Long
On Sun, Feb 03, 2013 at 04:58:20PM +, Adrian Haughton wrote: > John, > > What issues have you had - I might be able to help? Hi Adrian, If I understood the emails back in November the issue is what you already fixed. I've been using Studio rather than gcc. Hopefully whatever you did will wo

Re: Solaris 10, tmux 1.7 segv

2013-02-03 Thread Adrian Haughton
John, What issues have you had - I might be able to help? Cheers, Adrian On 3 Feb 2013, at 15:44, Thomas Adam wrote: > On Sun, Feb 03, 2013 at 03:40:57PM +, Adrian Haughton wrote: >> It's SPARC, libevent 2.0.5, gcc, had to modify lockf to use fcntl etc. > > I really need to pick this fix

Re: Solaris 10, tmux 1.7 segv

2013-02-03 Thread Adrian Haughton
Many thx to Nicholos for the 'C-b w' fix: Try this please. diff --git a/format.c b/format.c index 0e4e873..5f57c72 100644 --- a/format.c +++ b/format.c @@ -365,6 +365,7 @@ format_window_pane(struct format_tree *ft, struct window_pane *wp) unsigned long long size; u_int

Re: Solaris 10, tmux 1.7 segv

2013-02-03 Thread Thomas Adam
On Sun, Feb 03, 2013 at 03:40:57PM +, Adrian Haughton wrote: > It's SPARC, libevent 2.0.5, gcc, had to modify lockf to use fcntl etc. I really need to pick this fix up. Sorry for the delay on this, guys. -- Thomas Adam

Re: Solaris 10, tmux 1.7 segv

2013-02-03 Thread Adrian Haughton
It's SPARC, libevent 2.0.5, gcc, had to modify lockf to use fcntl etc. On 2 Feb 2013, at 10:48, Nicholas Marriott wrote: > Is there a core or can you attach a debugger before doing this so we can > get a backtrace? > > > > On Sat, Feb 02, 2013 at 10:03:39AM +, Adrian Haughton wrote: >> Hi

Re: Solaris 10, tmux 1.7 segv

2013-02-02 Thread John Long
On Sat, Feb 02, 2013 at 10:03:39AM +, Adrian Haughton wrote: > Hi, > > I recently compiled tmux 1.7 for Solaris and it's all fine other than the key sequence 'C-b w' which causes a sigsegv: The last I heard around November 27th of last year nobody could get tmux 1.7 to compile on Solaris 10

Re: Solaris 10, tmux 1.7 segv

2013-02-02 Thread Nicholas Marriott
Is there a core or can you attach a debugger before doing this so we can get a backtrace? On Sat, Feb 02, 2013 at 10:03:39AM +, Adrian Haughton wrote: > Hi, > > I recently compiled tmux 1.7 for Solaris and it's all fine other than the > key sequence 'C-b w' which causes a sigsegv: > >

Solaris 10, tmux 1.7 segv

2013-02-02 Thread Adrian Haughton
Hi, I recently compiled tmux 1.7 for Solaris and it's all fine other than the key sequence 'C-b w' which causes a sigsegv: Incurred fault #6, FLTBOUNDS %pc = 0xFF0320D0 siginfo: SIGSEGV SEGV_MAPERR addr=0x Received signal #11, SIGSEGV [default] siginfo: SEGSEGV SEGV_MAPERR