https://bugs.freedesktop.org/show_bug.cgi?id=45675

Lionel Elie Mamane <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #32 from Lionel Elie Mamane <[email protected]> ---
Cannot reproduce with:

 LibreOffice Version 3.6.2.2 (Build ID: da8c1e6) on Windows 7 32 bits
 DB2 ODBC driver fixpack1, reported version 10.01.100.145
  (installed as part of complete "v10.1fp1_nt32_dsdriver_EN.exe")
connecting to
 DB2 express 10.1 running on Debian/GNU Linux amd64 (x86-64) over TCP/IP
  installed as normal user (not root)

Exact test:
 Database: SAMPLE as provided with DB2 express, accessed through alias
DB2SAMPLE
 Query: SELECT * FROM "MY_USER_NAME"."PRODUCT"
 Edits being done:

   In line with PID='100-100-1', in column NAME
   change 'Snow Shovel, Basic 22 inch' to 'Snow Shovel, Basi 22 inch'.
   Press enter several times or arrow down.
   No crash.

   In line with PID='100-101-1', in column NAME
   change 'Snow Shovel, Deluxe 24 inch' to 'Snow Shovel, Delux 24 inch'.
   Press arrow down.
   No crash.

   In line with PID='100-101-1', in column PID
   change '100-101-1' to '100-101-2'.
   Press arrow down.
   No crash.

Did you try upgrading to the latest FixPacks by IBM (both the DB2 server and
the ODBC driver)?


In this situation, I need either an exact test case that will reproduce crash
or at least a backtrace.

Exact test case: Basically we need to find out what is different in your test
scenario than in mine, because in mine *works*, no crash.
 - dump of database where problem appears
 - explanation of how to load this dump into my local db2 instance
 - .odb file used to access it
 - *exact* steps to reproduce:
   * which column of which row are you editing?
   * replacing which value by what value
   * any other info that could be relevant


backtrace: see
http://wiki.documentfoundation.org/BugReport#How_to_get_a_backtrace_.28on_Windows.29


As a side note, I looked at the ODBC XParameters code in LibreOffice, found a
mess and rewrote significant parts of it for LibreOffice 3.7. Maybe a PRE-ALPHA
DANGEROUS IT COULD EAT YOUR BABY version of 27 septembre or later will have
fixed this issue as a side-product of that rewrite. Or not. See one of
(whenever a recent enough build becomes available):
http://dev-builds.libreoffice.org/daily/W2008R2@16-minimal_build/master/
http://dev-builds.libreoffice.org/daily/Win-x86@6/master/
http://dev-builds.libreoffice.org/daily/Win-x86_9-Voreppe/master/

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to