Thanks Nicholas for having a look at this. Nicholas Marriott (Wednesday 28 April 2010, 19:08): > > What version of NetBSD is this?
$ uname -srm NetBSD 4.0.1_PATCH alpha (There are also AMD64 machines: happens the same.) Probably something weird happened during the server move, as tmux (from pkgsrc) used to work before. Or probably not, as all the rest is working fine. > Can you try this, on the off-chance? > [...] Tried, no luck. The same "msgbuf_write failed" is displayed. Here's more info, that might be useful: -----%<----- $ gdb -q ./tmux (gdb) break msgbuf_write Breakpoint 1 at 0x12004d2fc: file compat/imsg-buffer.c, line 234. (gdb) run Starting program: /tmp/tmux-1.2/tmux Breakpoint 1, msgbuf_write (msgbuf=0x120085b78) at compat/imsg-buffer.c:234 234 bzero(&iov, sizeof(iov)); (gdb) bt #0 msgbuf_write (msgbuf=0x120085b78) at compat/imsg-buffer.c:234 #1 0x000000012003a10c in main_callback (fd=Variable "fd" is not available. ) at tmux.c:647 #2 0x00000001601762e4 in event_once_cb () from /usr/pkg/lib/libevent-1.4.so.2 #3 0x0000000160177758 in event_base_loop () from /usr/pkg/lib/libevent-1.4.so.2 #4 0x0000000160177ab4 in event_loop () from /usr/pkg/lib/libevent-1.4.so.2 #5 0x0000000160177aec in event_dispatch () from /usr/pkg/lib/libevent-1.4.so.2 #6 0x000000012003b514 in main (argc=0, argv=0x1ffffe5f0) at tmux.c:573 (gdb) step fatal: main_callback: msgbuf_write failed Program exited with code 01. -----%<----- If there's anything I can do, please let me know. Thanks again. Christian. -- SDF Public Access UNIX System - http://sdf.lonestar.org ------------------------------------------------------------------------------ _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users