[SeaBIOS] WD Elements hang SeaBIOS at boot with "call16 with invalid stack"

Kevin O'Connor kevin at koconnor.net
Wed Dec 23 19:10:08 CET 2015


On Wed, Dec 23, 2015 at 07:02:37PM +0100, Tobias Diedrich wrote:
> Wcall16 with invalid stack: eax=dfbf3e62 edx=0 func=0x000f9563 esp=dfbf3e50
> 
> .text._farcall16 0x9563 : { *(.text._farcall16) }
> 

Can you include the full log?  It looks like the code tried to call a
16bit function while in a "thread", and I need to figure out which
thread did that.

-Kevin



More information about the SeaBIOS mailing list