> We use a lot of Javascript code and we are experiencing random crashes when > we bunch all that code in a single file without compressing it > (yui-compressor). We suspect that we have some kind of buffer overflow that > causes these random crashes since it almost never crashes on the same > point).
Isn't there something common at all between the crashes? Is it possible to deduce something from the stack trace? Do you manage to, e.g. create a similar environment and, execute it on a different platform? It's a kind of hard to guess something out of this very little information... -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
