[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#318865: marked as done ([fixed in 4.0] odbc-postgresql: Segfault when running ODBC describe, amd64 client)



Your message dated Tue, 18 Aug 2009 22:44:34 +0100
with message-id <1250631874.560737.5874.nullmailer@kmos.homeip.net>
and subject line Package gcc-3.3 has been removed from Debian
has caused the Debian Bug report #318865,
regarding [fixed in 4.0] odbc-postgresql: Segfault when running ODBC describe, amd64 client
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
318865: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=318865
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: odbc-postgresql
Version: 1:07.03.0200-5
Severity: normal


Apparently specific to amd64 installation only, an ODBC client request
for table/view structure ('describe table') results in a segfault.
Example isql session:

$ isql DSNname myuser mypass
+---------------------------------------+
| Connected!                            |
|                                       |
| sql-statement                         |
| help [tablename]                      |
| quit                                  |
|                                       |
+---------------------------------------+
SQL> help
(output returns list of all tables and views, as expected)
SQL> help mytable
Segmentation fault

I note that issuing a direct SQL query, with prior knowledge of the
column names etc., is successful:

$ isql DSNname myuser mypass
+---------------------------------------+
| Connected!                            |
|                                       |
| sql-statement                         |
| help [tablename]                      |
| quit                                  |
|                                       |
+---------------------------------------+
SQL> select * from mytable;
(table output returned as expected)

Additional information:

- Above behaviour is reproducible and identical for connections to two
  different postgresql server installations (both on other boxes), one
  is postgresql 7.2.1-2woody8 (current Woody release) and the other is a
  slightly out-of-date Sarge running postgresql version 7.4.6-5;

- On a similar system which is i686 rather than amd64, the segfaults do
  not occur - 'help mytable' returns the expected table structure, so
  this bug appears at face value to be specific to the amd64 version of
  odbc-postgresql;



-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-11-amd64-k8-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages odbc-postgresql depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  odbcinst1                   2.2.4-11     Support library and helper program

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1:3.3.6ds1-18+rm

You filled the bug http://bugs.debian.org/318865 in Debian BTS
against the package gcc-3.3. I'm closing it as fixed in *unstable*,
but it will remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/536776. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply to: