Date: Wed, 24 Nov 2004 11:04:02 -0200 From: Vitor Mazzi <vitormazzi@gmail.com> To: rud@cs.uni-magdeburg.de Cc: ports@FreeBSD.org Subject: FreeBSD Port: py23-kinterbasdb-3.1 Message-ID: <95c4f882041124050471e0281d@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
------=_Part_209_14982278.1101301442936 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline After a clean update from 5.2.1 to 5.3, I've run into a problem into kinterbasdb, but have no idea how to solve it. Running the attached code (simple database connection) returns this message: root@vitor.ideavalley.com.br 10:51:52 $python testedbDriver.py python in free(): error: junk pointer, too high to make sense Abort trap (core dumped) While trace this problem's cause, I've tested this code with python versions 2.3.3 and 2.3.4 (installing them from ports, package, and python.org source) and with kinterbasdb versions 3.1_pre6 and 3.1_pre9. The error is always the same. To be sure the problem was related to the upgrade, I tested the same code in a machine running 5.2.1, (python 2.3.4 installed from package, kinterbasdb 3.1_pre9 installed from ports). As expected the code worked with no problem. Then, the kinterbasdb compiled package was copied to the 5.3 machine, and, after remapping libc_r to libpthread (libmap.conf), got the same error about the junk pointer. Thanks Vitor M. A. da Cruz vitormazzi@gmail.com ------=_Part_209_14982278.1101301442936 Content-Type: application/octet-stream; name="testedbDriver.py" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="testedbDriver.py" aW1wb3J0IGtpbnRlcmJhc2RiCgojIFRoZSBzZXJ2ZXIgaXMgbmFtZWQgJ2Jpc29uJzsgdGhlIGRh dGFiYXNlIGZpbGUgaXMgYXQgJy90ZW1wL3Rlc3QuZGInLgpjb24gPSBraW50ZXJiYXNkYi5jb25u ZWN0KGRzbj0nMTkyLjE2OC4yMDAuMTY6L3Zhci9kYi9ub2NEQnJlc2VhcmNoLmdkYicsIHVzZXI9 J1NZU0RCQScsIHBhc3N3b3JkPSdtYXN0ZXJrZXknKQoKIyBHZXQgYSBDdXJzb3Igb2JqZWN0IHRo YXQgb3BlcmF0ZXMgaW4gdGhlIGNvbnRleHQgb2YgQ29ubmVjdGlvbiBjb246CmN1ciA9IGNvbi5j dXJzb3IoKQoKIyBFeGVjdXRlIHRoZSBTRUxFQ1Qgc3RhdGVtZW50OgpjdXIuZXhlY3V0ZSgic2Vs ZWN0ICogZnJvbSBhcmd1bWVudG9zIikKCiMgUmV0cmlldmUgYWxsIHJvd3MgYXMgYSBzZXF1ZW5j ZSBhbmQgcHJpbnQgdGhhdCBzZXF1ZW5jZToKcHJpbnQgY3VyLmZldGNoYWxsKCkK ------=_Part_209_14982278.1101301442936--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95c4f882041124050471e0281d>