On 10/17, Patrick Wildt wrote:
> Hmm, that sounds interesting.

A bit more detail, seems like tmux will crash every few times it's
invoked on bbb, yet sometimes will work.

Here's the gdb output of the tmux crash: 

gdb -core tmux.core tmux
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "arm-unknown-openbsd5.4"...
(no debugging symbols found)

Core was generated by `tmux'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/lib/libutil.so.12.0...done.
Loaded symbols for /usr/lib/libutil.so.12.0
Reading symbols from /usr/lib/libcurses.so.13.0...done.
Loaded symbols for /usr/lib/libcurses.so.13.0
Reading symbols from /usr/lib/libevent.so.4.0...done.
Loaded symbols for /usr/lib/libevent.so.4.0
Reading symbols from /usr/lib/libc.so.70.0...done.
Loaded symbols for /usr/lib/libc.so.70.0
Reading symbols from /usr/libexec/ld.so...done.
Loaded symbols for /usr/libexec/ld.so
#0  0x473119c8 in kill () at <stdin>:2
2       <stdin>: No such file or directory.
        in <stdin>

Reply via email to