[Olsr-users] OLSR2D and DLEP_ROUTER plugin interplay:

s-mtafel (spam-protected)
Tue Dec 8 11:01:02 CET 2015


> This looks like a division by zero... can you use gdb to track down
> the place where it happens ?
>
That was a hard one. Happened only when conversing with other dlep
module. My or your radio implementation.

module: src-api/common/isonumber.c -> func: _isonumber_u64_to_string:
 301   /* print whole */
 302   if ((result = snprintf(out, out_len, "%"PRIu64, number /
multiplier)) < 0) {
 303     return NULL;
 304   }
 305

-- 
BR

Matthias Tafelmeier

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xAD8F5E23.asc
Type: application/pgp-keys
Size: 2588 bytes
Desc: not available
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20151208/87fa7c66/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20151208/87fa7c66/attachment.sig>


More information about the Olsr-users mailing list