michael,
just getting into it, but...
> Did you increase the main thread size too?
i'm sure it's there, but i don't see a way to mess with the stack size
on the main thread. docs say that (for a secondary thread, doesn't mention the
main thread), that in order to be effective, the stack size must be set before
thread creation. don't know if that applies to the main thread as well, so
checking into that.
>
> I would bump them both up by a LOT. A 2X change might not be enough. The
> simulator might grow the stack in a different direction so it's just not
> visible.
>
in playing with the stack size, it only let me go so far. when i set
it to 1.5m, it ignored it and left it at the original 512k, so again, some
investigation to do here.
> Can you turn on stack checking in the compiler? Or stack-usage?
will check.
thanks,
mickm
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users