Hi! I'm having a problem with a PostgreSQL query in Iliad. The code is quite simple (it calls a stored function) and works flawlessly if executed from the browser or from gst. The error I get seems to be a memory issue:
/usr/local/share/smalltalk/kernel/../scripts/Remote.st:281: Aborted /usr/local/share/smalltalk/kernel/../scripts/Remote.st:281: Error occurred while not in byte code interpreter!! /usr/local/bin/../lib/libgst.so.7[0x7fb4b52af037] /lib64/libc.so.6[0x37056332f0] /lib64/libc.so.6(gsignal+0x35)[0x3705633275] /lib64/libc.so.6(abort+0x175)[0x3705634a55] /usr/local/bin/../lib/libgst.so.7[0x7fb4b528572b] /usr/local/bin/../lib/libsigsegv.so.0[0x7fb4b5055cdd] /lib64/libc.so.6[0x37056332f0] /usr/lib64/libpq.so[0x7fb4b4094770] /usr/lib64/libpq.so(PQgetResult+0x20)[0x7fb4b40962f0] /usr/lib64/libpq.so[0x7fb4b4096456] Bèrto -- ============================== Constitution du 24 juin 1793 - Article 35. - Quand le gouvernement viole les droits du peuple, l'insurrection est, pour le peuple et pour chaque portion du peuple, le plus sacré des droits et le plus indispensable des devoirs. _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
