2009/10/2 Schwab,Wilhelm K <bschwab@anest.ufl.edu>
I moved my code into 09.09.3 web, and it is crashing badly - the vm just dies, no indication (that I have found) as to why.� Reminds me of working in C on 16 bit systems �=:(

If you are in Linux, run it from command line so that you can see the output on it ?� If you are in Windows, you can see the dump file ?.

what about the PharoDebug.log ?
By sneaking up on the crash, I see that it is quitting when asking ODBCConnection to connect.

Please, don't understand me wrong, but probably you have a "bug" in your ODBC driver. I have A LOT of segmentation faults while developing SqueakDBX. And ALWAYS was mine problem (wrong order of calls, or whatever) or an OpenDBX (ODBC C library in your case) problem.�

I don't think it is a FFI or Pharo related problem.
� At one point, just inspecting a handle is enough to blow away the vm.� Suggestions would be appreciated.� I might set up a new image with just ODBC to try to reproduce it.

Yeah. Take a clean and latest PharoCore and try to load it there.�

Best,

Mariano
Bill

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project