[OpenBIOS] Faulty Qemu SPARC64 IDE emulation?

Nick Couchman Nick.Couchman at seakr.com
Wed Dec 9 20:16:17 CET 2009



>>> On 2009/12/09 at 11:56, Mark Cave-Ayland <mark.cave-ayland at siriusit.co.uk>
wrote: 
> Nick Couchman wrote:
> 
>> Curiously the PC location for the error has changed - according to the output 
> above, here's the gdb location:
>> 
>> (gdb) l *0x00000000ffd1bad0
>> 0xffd1bad0 is in ob_ide_insw (./target/include/asm/io.h:165).
>> 160	{
>> 161		uint16_t *b = (uint16_t *) buf;
>> 162	
>> 163		while (ns > 0) {
>> 164			*b++ = in_le16(port);
>> 165			ns--;
>> 166		}
>> 167	}
>> 168	
>> 169	static inline void _outsw_ns(volatile uint16_t * port, const void *buf,
>> 
>> -Nick
> 
> Okay - I've just committed a "fix" for the missing alarm word since 
> OpenBIOS wasn't removing the parameters from the stack as alarm should. 
> Now I get slightly further with Milax, but I too am seeing a crash in 
> the IDE inteface code trying to load a file. It seems that the crash 
> manages to kill the Qemu instance too.
> 

After an svn up and a rebuild, I'm getting exactly the same Unhandled Exception as before with the Solaris Nevada code   - no segfault or anything like that.  With Milax I see exactly the error you're seeing, including the segfault.

-Nick



--------
This e-mail may contain confidential and privileged material for the sole use of the intended recipient.  If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information.  In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way.  If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox.  Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR.



More information about the OpenBIOS mailing list