Problems with token mode

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Ciaby ciaby at autistici.org
Fri Nov 21 00:25:34 UTC 2014


On 11/20/2014 04:57 PM, Holger Hans Peter Freyther wrote:
> On Thu, Nov 20, 2014 at 11:56:59AM -0600, Ciaby wrote:
> 
>> Any clue? past experiences?
> 
> The code has been written for the HAR2009 (which I didn't attend) so
> I have no experience with this code. Does it busy loop in one function
> or is the process just very busy?
> 
> E.g. attach with gdb to the running process and do the bt full thing
> again?

(gdb) bt
#0  0x00007f0b2de51663 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f0b2e794a9a in osmo_select_main (polling=0) at select.c:128
#2  0x000000000040691c in main (argc=<optimized out>, argv=0x7fff87fea568) at bsc_hack.c:360
(gdb) bt full
#0  0x00007f0b2de51663 in select () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1  0x00007f0b2e794a9a in osmo_select_main (polling=0) at select.c:128
        ufd = 0x7f0b2e9a52b0
        tmp = <optimized out>
        readset = {__fds_bits = {258552, 0 <repeats 15 times>}}
        writeset = {__fds_bits = {96, 0 <repeats 15 times>}}
        exceptset = {__fds_bits = {0 <repeats 16 times>}}
        work = 0
        rc = <optimized out>
        no_time = {tv_sec = 0, tv_usec = 0}
#2  0x000000000040691c in main (argc=<optimized out>, argv=0x7fff87fea568) at bsc_hack.c:360
        rc = <optimized out>





More information about the OpenBSC mailing list