<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Charles,</p>
<p><br>
</p>
<p>     Thanks for the tip.  I reran the debug again until communication stopped.  Backtrace is below.  Thanks!</p>
<p><br>
</p>
<p><br>
</p>
<div> 441.204990     upsdrv_updateinfo...     <span style="background-color: rgb(255, 255, 0);">
(Driver stopped communicating)</span></div>
<div><br>
</div>
<div>Broadcast message from nut@golgotha.tklapp.com (somewhere) (Sat Oct 15 03:36:57</div>
<div><br>
</div>
<div>UPS nailbunny@localhost is unavailable</div>
<div><br>
</div>
<div>^C</div>
<div>Program received signal SIGINT, Interrupt.</div>
<div>0x00007ffff76ec1c7 in ioctl () from /lib/x86_64-linux-gnu/libc.so.6</div>
<div>(gdb) bt</div>
<div>#0  0x00007ffff76ec1c7 in ioctl () from /lib/x86_64-linux-gnu/libc.so.6</div>
<div>#1  0x00007ffff7bd69e5 in ?? () from /lib/x86_64-linux-gnu/libusb-0.1.so.4</div>
<div>#2  0x000000000040659b in ?? ()</div>
<div>#3  0x0000000000405b32 in ?? ()</div>
<div>#4  0x0000000000404340 in ?? ()</div>
<div>#5  0x0000000000402c39 in ?? ()</div>
<div>#6  0x00007ffff762cb45 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6</div>
<div>#7  0x0000000000402e4d in ?? ()</div>
<div>(gdb)</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Charles Lepple <clepple@gmail.com><br>
<b>Sent:</b> Friday, October 14, 2016 10:41 PM<br>
<b>To:</b> Daniel Shields<br>
<b>Cc:</b> nut-upsuser@lists. alioth. debian. org<br>
<b>Subject:</b> Re: [Nut-upsuser] Data Stale at random intervals</font>
<div> </div>
</div>
<div>On Oct 14, 2016, at 8:53 PM, Daniel Shields <<a href="mailto:grungelizard9@hotmail.com" class="">grungelizard9@hotmail.com</a>> wrote:<br class="">
<div>
<blockquote type="cite" class=""><br class="Apple-interchange-newline">
<div class="">
<div id="divtagdefaultwrapper" class="" style="font-style:normal; font-weight:normal; letter-spacing:normal; orphans:auto; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:auto; word-spacing:0px; font-size:12pt; font-family:Calibri,Arial,Helvetica,sans-serif">
<div class="" style="margin-top:0px; margin-bottom:0px">Ran with gdb:</div>
<div class="" style="margin-top:0px; margin-bottom:0px"><br class="">
</div>
<p class="" style="margin-top:0px; margin-bottom:0px"></p>
<div class="">gdb /lib/nut/usbhid-ups</div>
<div class=""><br class="">
</div>
<div class="">run -u nut -a nailbunny -x bus=010 -x vendorid=0764 -x productid=0501 -DDDDD</div>
<br class="">
<p class="" style="margin-top:0px; margin-bottom:0px"></p>
<div class="" style="margin-top:0px; margin-bottom:0px">Same result as when I ran normally.  Driver just stops communicating with no errors or messages in the logs.  Not sure where to go from here as I'm not seeing anything to follow up on.</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>I still haven't had a chance to look at all of the logs, but if you press Ctrl-C while running in gdb, and get a backtrace with "bt", where is it stopped?</div>
</div>
<br class="">
</div>
</div>
</div>
</body>
</html>