linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Memory buffer corruption with Raid on PPC
@ 1999-04-14  0:42 D. Lance Robinson
  0 siblings, 0 replies; only message in thread
From: D. Lance Robinson @ 1999-04-14  0:42 UTC (permalink / raw)
  To: linux-raid, linuxppc-dev


I have linux 2.2.3 with raid014519990309.. patch.

On a PPC (Mac G3) system, I am getting what seems to be memory buffer
courruption when using raidstart. The same kernel source run with i386
architecture seems to be fine.

To show the problem, I do something like the following...

#  cd ~me
#  gcc source_a.c 
#  raidstart /dev/md0 ; gcc source_a.c 
#  raidstop  /dev/md0 ; gcc source_a.c 
#  raidstart /dev/md0 ; gcc source_a.c 
#  raidstop  /dev/md0 ; gcc source_a.c 
#  raidstart /dev/md0 ; gcc source_a.c 
#  raidstop  /dev/md0 ; gcc source_a.c 
#  raidstart /dev/md0 ; gcc source_a.c 
#  raidstop  /dev/md0 ; gcc source_a.c 

Usually doing this will cause the compile to have a problem. Such as:
"Illegal Instruction", or some compile error. This indicates some sort
of memory buffer corruption since the gcc is all done out of memory.

The problem seems to be in the raidstart area. It shows up after
starting the array, but once the array is started (and passes the gcc
test,) it works fine.

Any ideas ?

Thanks, <>< Lance.

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-04-14  0:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-04-14  0:42 Memory buffer corruption with Raid on PPC D. Lance Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).