[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-07-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #12 from Terrence Enger lo_b...@iseries-guru.com 2012-07-10 13:06:47 PDT --- (1) I have reported the segfault to the psql-odbc list. The thread archive starts at

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-07-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|REOPENED|ASSIGNED

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-07-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #10 from Terrence Enger lo_b...@iseries-guru.com 2012-07-10 01:38:07 PDT --- My references to the ODBC driver are to psqlodbc-09.01.0100. It is the ODBC driver which dereferences the null pointer, and the ODBC driver may be the

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-07-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-07-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #7 from Lionel Elie Mamane lio...@mamane.lu 2012-07-04 10:47:05 PDT --- (In reply to comment #3) Created attachment 62764 [details] proposed patch Nope, does not solve crash. Frankly, I suspect an ODBC driver bug. -- Configure

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-07-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #8 from Lionel Elie Mamane lio...@mamane.lu 2012-07-04 10:48:18 PDT --- Created attachment 63816 -- https://bugs.freedesktop.org/attachment.cgi?id=63816 backtrace withs pgodbc debugging symbols -- Configure bugmail:

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-07-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added Attachment #62740|application/octet-stream|text/plain

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #1 from Terrence Enger lo_b...@iseries-guru.com 2012-06-07 10:48:41 PDT --- But sqlite 3 *does* support fractional seconds in at least some contexts. From a terminal session, first the command interpreter that comes with sqlite3 ...

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #2 from Terrence Enger lo_b...@iseries-guru.com 2012-06-07 11:56:08 PDT --- Whoops. The comment 1 that I posted here belongs to bug 50575 timestamps as primary column: show empty data / crashes / Please accept my apology for

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #3 from Julien Nabet serval2...@yahoo.fr 2012-06-07 13:52:11 PDT --- Created attachment 62764 -- https://bugs.freedesktop.org/attachment.cgi?id=62764 proposed patch I didn't test this proposed patch but took a look at the bt and

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #4 from Terrence Enger lo_b...@iseries-guru.com 2012-06-07 15:28:08 PDT --- Thank you, Juiien, for the proposed patch. I shall try to apply it when my current build-in-process finishes. The patch looks plausible because I saw

[Libreoffice-bugs] [Bug 50849] SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list

2012-06-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50849 --- Comment #5 from Julien Nabet serval2...@yahoo.fr 2012-06-07 22:42:24 PDT --- line 1149 and 1150 of the same file, I wonder too why length is equal to SQL_NTS. In file unixODBC/inc/sql.h, line 45 gives : #define SQL_NTS