Re: Mobile testing branch
Igor Almeida <igor.contato@gmail.com>
2014-08-21 04:04:38 GMT
Hi,
On 07/30/2014 07:28 AM, Holger Hans Peter Freyther wrote:
> On Wed, Jul 30, 2014 at 10:54:39AM +0200, Milinko Isakovic wrote:
>> Hi I have same problem.
>
> Hi,
>
>> msgb(0x1638020): Not enough headroom msgb_push (4271669080 < 7)
>> backtrace() returned 10 addresses
>> /usr/local/lib/libosmocore.so.4(osmo_panic+0xb9) [0x7f2b4ea57929]
>> /usr/local/lib/libosmogsm.so.5(lapdm_phsap_up+0x16f) [0x7f2b4e62378f]
>> ./mobile() [0x43981c]
>> ./mobile() [0x439fce]
>> /usr/local/lib/libosmocore.so.4(osmo_wqueue_bfd_cb+0x93) [0x7f2b4ea550d3]
>> /usr/local/lib/libosmocore.so.4(osmo_select_main+0x1b1) [0x7f2b4ea54171]
>> ./mobile() [0x404be7]
>> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7f2b4e099eed]
>> ./mobile() [0x404d59]
>
> we are still waiting for a patch. The LAPDm code is using l2h/l3h but
> in rx_l1_rach_conf it is not initialized at all.
>
> Patches welcome.
>
The attached patch works for me. Anything I've missed?
> holger
>
--
--
Igor Almeida