From: mike <mikelee@avantwave.com>
To: linux-mtd@lists.infradead.org
Subject: Cramfs crash
Date: Fri, 24 Dec 2004 10:16:35 +0800 [thread overview]
Message-ID: <41CB7C03.5050003@avantwave.com> (raw)
Dear all
I don't know whether i put the right question on the right mailing
list. If it is not, please tell me.
I have a strange problem on loading a video driver on my ARM9
development board. when i finish loading the driver, no error comes out
, and i run most of my apps fail, e.g. madplay. The error msg stated
that apps can not load e.g. /lib/libm.so and i have checked the kernel
msg by dmesg. The result like this
Error -3 while decompressing!
c01b59f4(2001)->c0680000(4096)
Error -3 while decompressing!
c01b61c5(1910)->c0c03000(4096)
Error -3 while decompressing!
c01b693b(2125)->c0fb3000(4096)
Error -3 while decompressing!
c01b7188(2126)->c0fb2000(4096)
Error -3 while decompressing!
c01b79d6(2052)->c0a63000(4096)
Error -3 while decompressing!
c01b81da(1793)->c0a62000(4096)
Error -3 while decompressing!
c01b88db(831)->c0f73000(4096)
My root filesystem is cramfs. I have checked the driver is run on
similar development board but with different flash start address. The
only cause for that i can imagine is the dma allocation when driver
loading. My question is Could DMA allocation cause this type of problem?
I am getting into a trouble. Please help! Thanks a lot
Mike,Lee
reply other threads:[~2004-12-24 2:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41CB7C03.5050003@avantwave.com \
--to=mikelee@avantwave.com \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.