All of lore.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; 17+ 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] 17+ messages in thread

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

Thread overview: 17+ 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-11 11:27     ` [Qemu-devel] " Kristoffer Ericson
2008-11-12  4:33     ` yoshii.takashi
2008-11-12  4:33       ` [Qemu-devel] " yoshii.takashi
2008-11-12  4:58       ` Paul Mundt
2008-11-12  4:58         ` [Qemu-devel] " Paul Mundt
2008-11-12  9:55       ` Kristoffer Ericson
2008-11-12 10:56         ` [Qemu-devel] " Kristoffer Ericson
2008-11-12 15:52       ` Kristoffer Ericson
2008-11-12 16:52         ` [Qemu-devel] " Kristoffer Ericson
2008-11-24  7:10       ` Shin-ichiro KAWASAKI
2008-11-24  7:10         ` Shin-ichiro KAWASAKI
2008-11-25 16:37         ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-25 16:37           ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-11  5:59 ` Paul Mundt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.