Okay... so after a little testing on my own I decided to turn to Mozilla to see if they might have any ideas. After a week I got the following email from them:
"I poked at this a bit and I don't like it. Based your output it looks relatively benign, a near-null read and probable resource exhaustion (based on the testcase).
I crashed in a few different spots, still "near null", but sometimes during garbage collection, and a few times the "near null" was due to an integer overflow of adding 8 to a register containing 0xffffffff.
crashing during garbage collection is usually a very bad sign. Although I didn't find any simple modifications that moved the crash around but I can't rule out the possibility of this being exploitable.
I filed bug [
bugzilla.mozilla.org] and can give you access if you have a bugzilla account."
So a bug has been filed under bugzilla and I am left with the same question... Exploitable or Not? Once again if anyone has any ideas, or can point me in another direction to research I would appreciate it.
Thanks,
malloc(i)