This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

JFFS2 + Wonka = freeze. Bug?


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm using JFFS2 on eCos and it works perfectly with
~    - the test programs
~    - a small shell i wrote
The problem appears when i use Wonka (an open source JVM) linked
against eCos. Wonka uses the native hostos filesystem, so there's a
mapping between wonka and eCos functions.
The mount is currently done by eCos. I added a call to the MTAB_ENTRY
macro in 'packages/fs/jffs2/v2_0/src/fs-ecos.c'.
When i launch Wonka, it is correctly rooted into the filesystem; it
finds the boot classes package '/system/wre.jar' and loads it. Then,
in an fs-unrelated function, it freezes while doing something with
kernel messages.
I think there is a conflict between Wonka threads and the garbage
collector of JFFS2.
What do you think about this?

Best regards,

~ Marco

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBR/9JtdNsjUbVqHYRAtcaAKCf3B52x6z3c+amovHQvjAD7ZkuYwCcC/s0
PWjUE/6zV1Y5ujdw4mVSq6k=
=Sy6w
-----END PGP SIGNATURE-----


-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]