The attached logged are pretty much useless. They are more or less hardware specs, but they don't even say the reason the program crashed (e.g. segfault, bus error, invalid insn, etc.) That error dialog that you have a screenshot of: try clicking the blue underlined link "click here" and reading the crash code. It will be 8 hex digits, usually beginning with C000, for example, C000001D is "illegal instruction" which can occur in an older CPU tries to execute newer instructions.<br>
<br><div>Patrick</div><div><br><div class="gmail_quote">On Fri, Jul 1, 2011 at 11:29 PM, sgm <span dir="ltr"><<a href="mailto:sgmentzer@gmail.com">sgmentzer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
We have a field data collection application recently re-written to use<br>
CouchDB. It requires minimal computer resources, so a number of the<br>
notebooks we use are circa 2001/2002. All run Windows XP with SP2 or<br>
SP3, and we are using CouchDB 1.1.<br>
<br>
On the older machines, Erlang R14B02 and R14B03 crash almost<br>
immediately upon running werl or erl. R14B01 does not.<br>
<br>
I'm attaching a screenshot of the crash on one of the machines. In all<br>
cases it happens at the same point, almost immediately, is 100%<br>
reproducible, and no crash dump is generated.<br>
<br>
Here are the machines where it crashes:<br>
<br>
Dell Inspiron 2500, 1.0GHz Pentium III, 160MB RAM, system summary<br>
rctc11.txt attached<br>
Dell Inspiron 2600, 1.06GHz Celeron, 128MB RAM, system summary<br>
rctc12.txt attached<br>
Gateway Solo 9300, 750MHz Pentium III, 160MB RAM, system summary<br>
rctc16.txt attached<br>
<br>
For comparison, I'm also including this machine of similar vintage<br>
which does NOT crash:<br>
<br>
Dell Inspiron 2650, 1.7GHz Pentium 4, 256MB RAM, system summary<br>
rctc13.txt attached<br>
<br>
Please let me know if you need more information or if there is<br>
anything you'd like me to try. Thanks,<br>
<br>
Steve<br>
<br>_______________________________________________<br>
erlang-bugs mailing list<br>
<a href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-bugs" target="_blank">http://erlang.org/mailman/listinfo/erlang-bugs</a><br>
<br></blockquote></div><br></div>