Hi again,
On Tue, May 17, 2011 at 09:15:31AM +0200, Harald Welte wrote:
I am sometimes getting osmo-nitb segfaults, and
sometimes random bytes
as output of log messages.
I've quickly started it in valgrind, and even during connection of the
BTS I get the following issues:
Some more info:
On the stdout it looks fine, but on telnet it is wrong:
Same log message, first on stdout:
<0004> abis_rsl.c:1283 BTS 0 CHAN RQD: no resources for TCH/F 0xe3
<0004> abis_rsl.c:915 (bts=0,trx=0,ts=7,ss=0) CONNECTION FAIL: RELEASING
CAUSE=0x01(Radio Link Failure)
same message, but on telnet:
<0004> abis_rsl.c:1283 BTS 109771072 CHAN RQD: no resources for 0x1
<0004> abis_rsl.c:915 (null) CONNECTION FAIL: RELEASING CAUSE=0x743ecab()
Sorry, I'm completely lost here, how can I set up log messages over telnet?