<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 23, 2015 at 7:10 PM, Kevin O'Connor <span dir="ltr"><<a href="mailto:kevin@koconnor.net" target="_blank">kevin@koconnor.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On Wed, Dec 23, 2015 at 07:02:37PM +0100, Tobias Diedrich wrote:<br>
> Wcall16 with invalid stack: eax=dfbf3e62 edx=0 func=0x000f9563 esp=dfbf3e50<br>
><br>
> .text._farcall16 0x9563 : { *(.text._farcall16) }<br>
><br>
<br>
</span>Can you include the full log?  It looks like the code tried to call a<br>
16bit function while in a "thread", and I need to figure out which<br>
thread did that.</blockquote><div><br></div><div>From the esp address it looks like it'sin the USB probe for the MSC device (full log attached):</div><div><div>/dfc02000\ Start thread func=dfc135f1</div><div>|dfc02000| set_address 0xdfc0a200</div><div>|dfc02000| config_usb: 0xdfc0a0d0</div><div>|dfc02000| device rev=0210 cls=00 sub=00 proto=00 size=64</div><div>|dfc02000| Searching bootorder for: /pci@i0cf8/usb@12,2/storage@5/*@0/*@0,0</div><div>|dfc02000| Searching bootorder for: /pci@i0cf8/usb@12,2/usb-*@5</div><div>|dfc02000| USB MSC vendor='WD' product='Elements 10B8' rev='1012' type=0 removable=0</div><div>Wcall16 with invalid stack: eax=dfc02e66 edx=0 func=0x000f91f0 esp=dfc02e54 ret=0x000f0604</div></div><div><br></div><div> </div></div></div></div>