Someone else reported this too but I couldn't track down what was making the server process die. If you send me truss output (make sure you get it to follow fork so it has the new server process as well) I can have another look, but most likely this won't be fixed until either I get access to an AIX box again or someone with debugging skills who has one tries it.
The server isn't having a fatal error or it would be in the logs which means either: a) Window creation is failing and the error message is not being displayed, so the server exits because it has no sessions. I think it is dying before forkpty() though. b) The server is crashing but for some reason not leaving a core. On Sat, Nov 06, 2010 at 10:18:01PM +0100, Jozef Riha wrote: > i should've said (i guess) that i'm using gcc (don't have a license > for xlc). the problem (imsg_read failed) persists with the latest tmux > version (1.3). > > joe > > On Tue, Feb 16, 2010 at 3:19 PM, Jozef Riha <jose1...@gmail.com> wrote: > > no, only those two files were created :-( > > > > On Tue, Feb 16, 2010 at 3:15 PM, Nicholas Marriott > > <nicholas.marri...@gmail.com> wrote: > >> Nothing funny in here, the client must be dying. No client log? > >> > >> On Tue, Feb 16, 2010 at 02:52:21PM +0100, Jozef Riha wrote: > >>> tmux-server.log is http://pastebin.com/f50c41985 > >>> tmux.out is attached > >>> > >>> On Tue, Feb 16, 2010 at 2:45 PM, Nicholas Marriott > >>> <nicholas.marri...@gmail.com> wrote: > >>> > Make sure no tmux instanaces at all are running first, it could be > >>> > starting the > >>> > server and the client failing. > >>> > > >>> > > >>> > On Tue, Feb 16, 2010 at 01:56:52PM +0100, Jozef Riha wrote: > >>> >> unfortunately no logs are generated.. :-( > >>> >> > >>> >> On Tue, Feb 16, 2010 at 1:41 PM, Nicholas Marriott > >>> >> <nicholas.marri...@gmail.com> wrote: > >>> >> > Send me the logs from starting with -vvvv. > >>> >> > > >>> >> > > >>> >> > On Tue, Feb 16, 2010 at 12:38:21PM +0100, Jozef Riha wrote: > >>> >> >> thank you, this got me a bit further. still not there though. on > >>> >> >> running i get an error: > >>> >> >> > >>> >> >> fatal: dispatch_imsg: imsg_get failed > >>> >> >> > >>> >> >> then tmux'es window is initialized, i can see the status line which > >>> >> >> is > >>> >> >> immediately followed by prompt: > >>> >> >> > >>> >> >> > >>> >> >> [2] 0:ksh* ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?"" > >>> >> >> 12:32 16-Feb-10 > >>> >> >> jose:myserver /home/jose/tmux-1.1/: > >>> >> >> > >>> >> >> ctrl-B ? or any other combination just produces ^B? on commandline. > >>> >> >> tmux attach does not work either. > >>> >> >> > >>> >> >> kind regards, > >>> >> >> > >>> >> >> jozef > >>> >> >> > >>> >> >> > >>> >> >> On Tue, Feb 16, 2010 at 12:00 PM, Nicholas Marriott > >>> >> >> <nicholas.marri...@gmail.com> wrote: > >>> >> >> > You need to set TERM correctly to something that is suitable for > >>> >> >> > running tmux. > >>> >> >> > > >>> >> >> > If you are in xterm, try TERM=xterm. > >>> >> >> > > >>> >> >> > > >>> >> >> > On Tue, Feb 16, 2010 at 11:01:59AM +0100, Jozef Riha wrote: > >>> >> >> >> thank you, it was the aix make as you said. compilation > >>> >> >> >> succeeded with > >>> >> >> >> gnu make but i get this error on running: > >>> >> >> >> > >>> >> >> >> jose:myserver /home/jose/tmux-1.1/: ./tmux > >>> >> >> >> open terminal failed: terminal does not support ich1 or ich or > >>> >> >> >> smir and rmir > >>> >> >> >> fatal: dispatch_imsg: imsg_get failed > >>> >> >> >> jose:myserver /home/jose/tmux-1.1/: > >>> >> >> >> > >>> >> >> >> > >>> >> >> >> On Tue, Feb 16, 2010 at 10:24 AM, Nicholas Marriott > >>> >> >> >> <nicholas.marri...@gmail.com> wrote: > >>> >> >> >> > Looks like you are using AIX make not GNU make. > >>> >> >> >> > > >>> >> >> >> > What does make -v say? > >>> >> >> >> > > >>> >> >> >> > > >>> >> >> >> > On Tue, Feb 16, 2010 at 09:53:35AM +0100, Jozef Riha wrote: > >>> >> >> >> >> hello, > >>> >> >> >> >> > >>> >> >> >> >> i am trying to get tmux compiled on aix but to no avail: > >>> >> >> >> >> > >>> >> >> >> >> jose:myserver /home/jose/tmux-1.1/: ./configure > >>> >> >> >> >> Configured for AIX > >>> >> >> >> >> jose:myserver /home/jose/tmux-1.1/: make > >>> >> >> >> >> "Makefile", line 30: make: 1254-055 Dependency line needs > >>> >> >> >> >> colon or > >>> >> >> >> >> double colon operator. > >>> >> >> >> >> "Makefile", line 36: make: 1254-055 Dependency line needs > >>> >> >> >> >> colon or > >>> >> >> >> >> double colon operator. > >>> >> >> >> >> "Makefile", line 41: make: 1254-055 Dependency line needs > >>> >> >> >> >> colon or > >>> >> >> >> >> double colon operator. > >>> >> >> >> >> "Makefile", line 43: make: 1254-055 Dependency line needs > >>> >> >> >> >> colon or > >>> >> >> >> >> double colon operator. > >>> >> >> >> >> "Makefile", line 45: make: 1254-055 Dependency line needs > >>> >> >> >> >> colon or > >>> >> >> >> >> double colon operator. > >>> >> >> >> >> "Makefile", line 47: make: 1254-055 Dependency line needs > >>> >> >> >> >> colon or > >>> >> >> >> >> double colon operator. > >>> >> >> >> >> "Makefile", line 48: make: 1254-055 Dependency line needs > >>> >> >> >> >> colon or > >>> >> >> >> >> double colon operator. > >>> >> >> >> >> "Makefile", line 56: make: 1254-055 Dependency line needs > >>> >> >> >> >> colon or > >>> >> >> >> >> double colon operator. > >>> >> >> >> >> make: 1254-051 Equal sign not found in macro substitution. > >>> >> >> >> >> > >>> >> >> >> >> jose:myserver /home/jose/tmux-1.1/: rpm -qa | grep make > >>> >> >> >> >> make-3.80-1 > >>> >> >> >> >> > >>> >> >> >> >> jose:myserver /home/jose/tmux-1.1/: oslevel -s > >>> >> >> >> >> 5300-09-04-0920 > >>> >> >> >> >> > >>> >> >> >> >> anyone has an idea? thank you, > >>> >> >> >> >> > >>> >> >> >> >> joe > >>> >> >> >> >> > >>> >> >> >> >> ------------------------------------------------------------------------------ > >>> >> >> >> >> SOLARIS 10 is the OS for Data Centers - provides features > >>> >> >> >> >> such as DTrace, > >>> >> >> >> >> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 > >>> >> >> >> >> NOW > >>> >> >> >> >> http://p.sf.net/sfu/solaris-dev2dev > >>> >> >> >> >> _______________________________________________ > >>> >> >> >> >> tmux-users mailing list > >>> >> >> >> >> tmux-users@lists.sourceforge.net > >>> >> >> >> >> https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users