<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>repeated logging crashes device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30743/repeated-logging-crashes-device</link><description>In trying to develop a ble peripheral app with verbose logging, I observed the device ceasing to advertise somewhat repeatably. I think I have an easy bug jar; it reproduces for me 100% 
 The failure appears to be excersized simply by logging repeatedly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Feb 2018 12:26:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30743/repeated-logging-crashes-device" /><item><title>RE: repeated logging crashes device</title><link>https://devzone.nordicsemi.com/thread/121654?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 12:26:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e743f764-b796-402e-b5d4-91c38575ae74</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey sdpan,&lt;/p&gt;
&lt;p&gt;Can you replicate the issue while debugging? I need to know what errors/asserts are thrown.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also what is you logger module&amp;#39;s configuration?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: repeated logging crashes device</title><link>https://devzone.nordicsemi.com/thread/121595?ContentTypeID=1</link><pubDate>Thu, 22 Feb 2018 01:21:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ebf087b-2b28-44b1-a089-3d09e2de9d8a</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;Sounds like a buffer overrun somewhere; if you change your code to &amp;quot;if(++count %10000 == 0)&amp;quot; then what happens?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>