SGSN Crash Report
Harald Welte
laforge at gnumonks.org
Sat Jun 22 09:50:32 CEST 2013
Hi Caleb,
On Fri, Jun 21, 2013 at 05:05:22PM -0700, Caleb Pal wrote:
> Program received signal SIGFPE, Arithmetic exception.
> fc_queue_timer_cfg (fc=fc at entry=0x808def0) at gprs_bssgp.c:596
> 596 msecs = (fcqe->llc_pdu_len * 1000) / fc->bucket_leak_rate;
> (gdb)
What you should always do when reporting crashes is to include a full
backtrace (bt full) as well as 'list' to show some surrounding lines of
code.
However, in this case it is quite obvious. Please try the attached
(untested) patch against libosmocore.
What happens is basically that the BTS wants the SGSN to stop all
downlink GPRS transmission.
--
- Harald Welte <laforge at gnumonks.org> http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
(ETSI EN 300 175-7 Ch. A6)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-BSSGP-prevent-divide-by-zero-in-flow-control.patch
Type: text/x-diff
Size: 3441 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20130622/1fcb9749/attachment.patch>
More information about the OpenBSC
mailing list