Load the core into gdb and do "bt full" and send me the output.

On Thu, Feb 03, 2011 at 11:47:52AM +0100, Adam Dariusz Szkoda wrote:
> Thanks for you reply, Nicholas
> 
> > tmux version?
> 
> 1.4 but I've tried 1.3 with the same result.
> 
> > Does it leave a core?
> 
> It didn't so I issued `ulimit -c unlimited` and now it does.
> 
> > I use tmux daily on about every version of RHEL so it definitely works.
> >
> > Try libevent 1.4 and see if its caused by libevent 2.
> 
> Tried 1.4 and it didn't work either.
> 
> > On Fri, Jan 28, 2011 at 11:11:20AM +0100, Adam Dariusz Szkoda wrote:
> >> Hi,
> >>
> >> I can't get tmux to work on this old Red Hat which I'm not an admin of
> >> and therefore can't do any updates.
> >>
> >> All I get after tmux startup is "[lost server]" and a terminal in a
> >> state that only reset (entered without echoing characters) command
> >> helps.
> >>
> >> Both tmux and libevent were compiled by me.  Logs from execution tmux
> >> -vvvvv attached.  This happens without any .tmux.conf in $HOME.
> >> Here's my environment:
> >>
> >> $ uname -a
> >> Linux wrling36.emea.nsn-net.net 2.6.18-164.el5 #1 SMP Tue Aug 18
> >> 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
> >>
> >> $ ldd $(which tmux)
> >>         libncurses.so.5 => /usr/lib64/libncurses.so.5 (0x0000003907800000)
> >>         libutil.so.1 => /lib64/libutil.so.1 (0x0000003901000000)
> >>         libevent-2.0.so.5 =>
> >> /build/home/szkoda/hier/lib/libevent-2.0.so.5 (0x00002af39cdbc000)
> >>         librt.so.1 => /lib64/librt.so.1 (0x00000038f9200000)
> >>         libc.so.6 => /lib64/libc.so.6 (0x00000038f5200000)
> >>         libdl.so.2 => /lib64/libdl.so.2 (0x00000038f5600000)
> >>         libpthread.so.0 => /lib64/libpthread.so.0 (0x00000038f5e00000)
> >>         /lib64/ld-linux-x86-64.so.2 (0x00000038f4200000)
> >>
> >> I'd appreciate any ideas or instructions for further investigation.
> >>
> >> -- Adam

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to