waliwali / ibm-db

Automatically exported from code.google.com/p/ibm-db
0 stars 0 forks source link

connect() causes SIGSEGV on SLES 10.2 / x86_64 #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The following (trivial) script crashes Python:

import ibm_db
conn = ibm_db.connect('SOMEDB', 'someuser', None)

Setting some user name and None as a password causes crash.

Original issue reported on code.google.com by Rafal.Le...@gmail.com on 28 Jan 2010 at 2:37

GoogleCodeExporter commented 9 years ago
Thank you for reporting this issue. A patch is now ready for this issue. I will 
give
you this patch, if you want.  

Original comment by rahul.pr...@in.ibm.com on 30 Jan 2010 at 3:25

GoogleCodeExporter commented 9 years ago

Original comment by rahul.pr...@in.ibm.com on 2 Feb 2010 at 5:26

GoogleCodeExporter commented 9 years ago
Fixed in ibm_db-1.0.1

Original comment by rahul.pr...@in.ibm.com on 27 Mar 2010 at 8:42