[Bug 739978] New: using pgtcl module (postgresql) with tcl crashes
https://bugzilla.novell.com/show_bug.cgi?id=739978 https://bugzilla.novell.com/show_bug.cgi?id=739978#c0 Summary: using pgtcl module (postgresql) with tcl crashes Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hamann.w@t-online.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040113 I got reproducible crashes and could track them dowm to use of assignbyidx. Some research revealed that the supplied version of pgtcl is pretty old, and the problem would only occur with tcl 8.5 I added patch from http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds... revision 1.77 which precisely describes problem, and at least my scripts work this way. Reproducible: Always Steps to Reproduce: 1. create tcl script that includes require Pgtcl set myDB [pgconnect ... some postgresql database ...] set ret [pg_exec $myDB "select ... something matching the database"] pg_result $ret -assignbyidx test puts [array names test] 2. 3. Actual Results: if bug occurs, error message Expected Results: database results -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739978 https://bugzilla.novell.com/show_bug.cgi?id=739978#c Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |max@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739978 https://bugzilla.novell.com/show_bug.cgi?id=739978#c1 Reinhard Max <max@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Reinhard Max <max@suse.com> 2012-03-23 11:57:32 CET --- Submitted 1.7 to Factory for inclusion in 12.2. Will try to also get it out as an update for 12.1. For the time being, RPMs are availabe under http://download.opensuse.org/repositories/server:/database:/postgresql/ . -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739978 https://bugzilla.novell.com/show_bug.cgi?id=739978#c2 --- Comment #2 from Swamp Workflow Management <swamp@suse.de> 2012-04-03 15:08:29 UTC --- openSUSE-RU-2012:0459-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 739978 CVE References: Sources used: openSUSE 12.1 (src): PgTcl-1.7-191.4.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com