public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* Qemu SH4 status #2
@ 2008-11-10 21:39 Kristoffer Ericson
  2008-11-11  5:13 ` yoshii.takashi
  2008-11-11  5:59 ` Paul Mundt
  0 siblings, 2 replies; 10+ messages in thread
From: Kristoffer Ericson @ 2008-11-10 21:39 UTC (permalink / raw)
  To: linux-sh

[-- Attachment #1: Type: text/plain, Size: 451 bytes --]

Greetings,

I followed the segmentation fault and finally
found it being caused by :

sh_intc_source()
{
 printf("this text will show\n");
 if (id)
	return desc->sources + id;
 printf("we will never reach here...\n");
 return NULL;
}

My best guess is that id for whatever reason is tooo
high, but thats just my #1 attempt at qemu debugging.

Happy hacking!

/Kristoffer


-- 
Kristoffer Ericson <kristoffer.ericson@gmail.com>

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-11-25 16:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 21:39 Qemu SH4 status #2 Kristoffer Ericson
2008-11-11  5:13 ` yoshii.takashi
2008-11-11 10:27   ` Kristoffer Ericson
2008-11-12  4:33     ` yoshii.takashi
2008-11-12  4:58       ` Paul Mundt
2008-11-12  9:55       ` Kristoffer Ericson
2008-11-12 15:52       ` Kristoffer Ericson
2008-11-24  7:10       ` [Qemu-devel] " Shin-ichiro KAWASAKI
2008-11-25 16:37         ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-11  5:59 ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox