[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

DavidO d.ostrov...@gmx.de changed:

   What|Removed |Added

 Status|NEEDINFO|ASSIGNED
   Assignee|libreoffice-b...@lists.free |d.ostrov...@gmx.de
   |desktop.org |

--- Comment #35 from DavidO d.ostrov...@gmx.de ---
Can reproduce the problem. Access violation.
At first glance has nothing to do with underlying databse
Here the offending stack trace:

 cppu3.dll!cppu::icopyConstructSequence(_sal_Sequence * pSource,
_typelib_TypeDescriptionReference * pElementType, void (void *)* acquire,
_uno_Mapping * mapping)  Zeile 509 + 0x8 BytesC++
 cppu3.dll!cppu::copyConstructSequence(_sal_Sequence * pSource,
_typelib_TypeDescriptionReference * pElementType, void (void *)* acquire,
_uno_Mapping * mapping)  Zeile 168 + 0x15 BytesC++
 cppu3.dll!cppu::_copyConstructAnyFromData(_uno_Any * pDestAny, void *
pSource, _typelib_TypeDescriptionReference * pType, _typelib_TypeDescription *
pTypeDescr, void (void *)* acquire, _uno_Mapping * mapping)  Zeile 308 + 0x1a
BytesC++
 cppu3.dll!cppu::_copyConstructAny(_uno_Any * pDestAny, void * pSource,
_typelib_TypeDescriptionReference * pType, _typelib_TypeDescription *
pTypeDescr, void (void *)* acquire, _uno_Mapping * mapping)  Zeile 362 + 0x1d
BytesC++
 cppu3.dll!uno_type_any_construct(_uno_Any * pDest, void * pSource,
_typelib_TypeDescriptionReference * pType, void (void *)* acquire)  Zeile 72 +
0x19 BytesC++
 dbtoolslo.dll!552832e3() 
 [Unten angegebene Rahmen sind möglicherweise nicht korrekt und/oder
fehlen, keine Symbole geladen für dbtoolslo.dll]
 dbtoolslo.dll!552859ad() 
   dbalo.dll!lcl_getBookmark(connectivity::ORowSetValue  i_aValue, 
 dbaccess::OCacheSet * i_pCacheSet)  Zeile 493 + 0xd Bytes  C++
 dbalo.dll!dbaccess::ORowSetCache::getBookmark()  Zeile 508 + 0x35 Bytes   
C++
 dbalo.dll!dbaccess::ORowSetBase::impl_getRow()  Zeile 930 + 0x3c Bytes   
C++
 dbalo.dll!dbaccess::ORowSetBase::getRow()  Zeile 910 + 0xb BytesC++
 svxcorelo.dll!CursorWrapper::getRow()  Zeile 165 + 0x29 BytesC++
 svxcorelo.dll!DbGridControl::SeekCursor(long nRow, unsigned char
bAbsolute)  Zeile 2409 + 0x11 BytesC++
 svxcorelo.dll!DbGridControl::SetCurrent(long nNewRow)  Zeile 2099 + 0x11
BytesC++
 svxcorelo.dll!DbGridControl::CursorMoving(long nNewRow, unsigned short
nNewCol)  Zeile 2077 + 0x26 BytesC++
 svtlo.dll!svt::EditBrowseBox::IsCursorMoveAllowed(long nNewRow, unsigned
short nNewColId)  Zeile 946 + 0x19 BytesC++
 svtlo.dll!BrowseBox::GoToRowColumnId(long nRow, unsigned short nColId) 
Zeile 1654 + 0x19 BytesC++
 svtlo.dll!BrowseBox::MouseButtonDown(const BrowserMouseEvent  rEvt) 
Zeile 1748C++
 svtlo.dll!svt::EditBrowseBox::MouseButtonDown(const BrowserMouseEvent 
rEvt)  Zeile 520C++
 dbulo.dll!dbaui::SbaGridControl::MouseButtonDown(const BrowserMouseEvent 
rMEvt)  Zeile 1129C++
 svtlo.dll!BrowserDataWin::MouseButtonDown(const MouseEvent  rEvt)  Zeile
482C++
 vcllo.dll!ImplHandleMouseEvent(Window * pWindow, unsigned short nSVEvent,
unsigned char bMouseLeave, long nX, long nY, unsigned long nMsgTime, unsigned
short nCode, unsigned short nMode)  Zeile 803C++
 vcllo.dll!ImplHandleSalMouseButtonDown(Window * pWindow, SalMouseEvent *
pEvent)  Zeile 2072 + 0x48 BytesC++
 vcllo.dll!ImplWindowFrameProc(Window * pWindow, SalFrame * __formal,
unsigned short nEvent, const void * pEvent)  Zeile 2399 + 0xd BytesC++
 vcllo.dll!SalFrame::CallCallback(unsigned short nEvent, const void *
pEvent)  Zeile 278 + 0x2e BytesC++
 vcllo.dll!ImplHandleMouseMsg(HWND__ * hWnd, unsigned int nMsg, unsigned
int wParam, long lParam)  Zeile 3265 + 0x11 BytesC++
 vcllo.dll!SalFrameWndProc(HWND__ * hWnd, unsigned int nMsg, unsigned int
wParam, long lParam, int  rDef)  Zeile 5630 + 0x15 BytesC++
 vcllo.dll!SalFrameWndProcW(HWND__ * hWnd, unsigned int nMsg, unsigned int
wParam, long lParam)  Zeile 6030 + 0x19 BytesC++
 user32.dll!75528817() 
 user32.dll!7552898e() 
 user32.dll!75528921() 
 user32.dll!75528ab9() 
 user32.dll!75528b10() 
 vcllo.dll!ImplDispatchMessage(const tagMSG * lpMsg)  Zeile 125C++
 vcllo.dll!ImplSalDispatchMessage(tagMSG * pMsg)  Zeile 637 + 0x9 Bytes   
C++
 vcllo.dll!ImplSalYield(unsigned char bWait, unsigned char
bHandleAllCurrentEvents)  Zeile 668 + 0x9 BytesC++
 vcllo.dll!WinSalInstance::Yield(bool bWait, bool bHandleAllCurrentEvents) 
Zeile 713 + 0xf BytesC++
 vcllo.dll!ImplYield(bool i_bWait, bool i_bAllEvents)  Zeile 435C++
 vcllo.dll!Application::Yield(bool i_bAllEvents)  Zeile 468 + 0xc Bytes   
C++
 vcllo.dll!Application::Execute()  Zeile 413 + 0x7 BytesC++
 

[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #34 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to comment #33)

 I have looked at fixpacks and there is no fixpack 1 available for DB2
 Express-C version 10.1. You are probably using DB2 Express which is NOT!
 the same edition as I am using.

I don't think I am. I didn't pay for DB2, so it must be the C edition. The
tarball I downloaded is called db2_v101_linuxx64_expc.tar.gz

 You can't install fixpacks on DB2 Express-C edition.
 Fixpacks are only available for paid versions.

OK, not for the server, but you can install fixpacks for the ODBC driver. I
downloaded v10.1fp1_linuxx64_odbc_cli.tar.gz and v10.1fp1_nt32_dsdriver_EN.exe,
and that's what I was testing with as an ODBC driver. (I couldn't get
v10.1fp1_nt32_odbc_cli.zip to properly register with the Microsoft ODBC driver
manager.)

I'm *guessing* that this may be why it does not crash for me, but then also
maybe not. shrug


 I have looked at fixpack 1 bug fix list:
 http://www-01.ibm.com/support/docview.wss?uid=swg21610653 and I can't see
 any real fix for ODBC,

It mentions a few crashes in the ODBC driver; most of them look unrelated but
maybe 

IC839402[IBM][DB2.NET] SQL0902 AN UNEXPECTED EXCEPTION HAS OCCURRED IN
PROCESS. CLI DRIVER CRASHES IN CLI_CSIPOSTCONNECT

Or then, maybe not. We won't know until you try or give me a reproduction case
that crashes for me, too :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #32 from Lionel Elie Mamane lio...@mamane.lu ---
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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #33 from grofaty grof...@hotmail.com ---
Hi,
I have looked at fixpacks and there is no fixpack 1 available for DB2
Express-C version 10.1. You are probably using DB2 Express which is NOT! the
same edition as I am using. The main difference is DB2 Express-C (C in name
means community) is free of charge, but DB2 Express is paid for subscription
license. You can't install fixpacks on DB2 Express-C edition. Fixpacks are
only available for paid versions. Details about differences:
http://www.ibm.com/developerworks/data/library/techarticle/dm-1204whicheditiondb2/Figure3.gif

And whole article of comparing DB2 editions:
http://www.ibm.com/developerworks/data/library/techarticle/dm-1204whicheditiondb2/

Fixpack page for paid editions:
http://www-01.ibm.com/support/docview.wss?uid=swg27007053

Fixpack 1 is not available for DB2 Express-C.
http://www-01.ibm.com/software/data/db2/express/download.html

DB2 Express-C is released from time to time (not in regular basics), so
releases can skip some of the fixpacks, but when there are released DB2
Express-C already includes fixpacks and full renew installation is required.

So I can't test this fixpack 1 until (and if) fixpack 1 is released for DB2
Express-C v10.1.

I have looked at fixpack 1 bug fix list:
http://www-01.ibm.com/support/docview.wss?uid=swg21610653 and I can't see any
real fix for ODBC, so I am guessing this problem in LibreOffice accessing DB2
using ODBC still exists.
Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #31 from sasha.libreoff...@gmail.com ---
Currently BugZilla marks all attachments as plain text by default. We must
change type of file for each attachment manually. It is very unhandy and
annoying.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #30 from Terrence Enger lo_b...@iseries-guru.com ---
(In reply to comment #28)
 Created attachment 68916 [details]
 ODBC trace started before LibreOffice

This attachment seems to be a zip archive, contrary to its mime-type.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

  Attachment #68916|text/plain  |application/x-zip
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #26 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to comment #19)
 Looking into ODBC trace it looks like there is no problem at all. I did one
 more test.
 a) Executed select * from mytable on DB2 command program to check the data
 in database table.
 b) Repeating steps from 1 to including 20.
 c) Turn on ODBC trace.
 d) Execute step 21 - Base crash appears.
 e) Turned off ODBC trace.
 f) Looking into the ODBC trace path folder and there is no trace file
 created.

You need to turn ODBC tracing on *before* LibreOffice loads the ODBC driver
manager. The easiest is to turn on ODBC tracing before starting LibreOffice.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #27 from Lionel Elie Mamane lio...@mamane.lu ---
Cannot reproduce crash under Debian GNU/Linux amd64 (x86-64) with:

 - DB2-C 10.1
 - ODBC/CLI driver 10.1 fixlevel1
 - my (debug) development tree, nor LibreOffice 3.6.2.1
   (Build ID: ba822cc) (Official build / deb amd64)
 - IBM-provided SAMPLE database

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #28 from grofaty grof...@hotmail.com ---
Created attachment 68916
  -- https://bugs.freedesktop.org/attachment.cgi?id=68916action=edit
ODBC trace started before LibreOffice

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #29 from grofaty grof...@hotmail.com ---
On Windows XP sp3, turned on ODBC tracing, started LibreOffice and recreated
the process. See attachment ODBC trace started before LibreOffice file.

I can still reproduce the problem in:
- LibreOffice 3.6.2.2
- DB2 Express-C v10.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-10-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #25 from Terrence Enger lo_b...@iseries-guru.com ---
@grofaty

I would like to poke at this bug a little bit, but I am hung up on
installation of the ODBC driver.  My question of the Express-C forum
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=457719tstart
has been up for ten days without any response.  Sigh!

Suggestions or guidance welcome.


Terry.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #24 from grofaty grof...@hotmail.com 2012-09-12 12:47:43 UTC ---
OK, now I have installed DB2 v10.1 on Ubuntu 12.04. Can someone point me to the
instruction which software should I install and how to get traces?


P.S. If someone else will install DB2, then you need to install additional
packages BEFORE installing DB2:
sudo apt-get -y install libaio1 ksh libstdc+6-4.4-dev libstdc+6-4.4-pic

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #23 from sasha.libreoff...@gmail.com 2012-09-11 11:13:09 UTC ---
ODBC 64 bit will only work with 64 bit LO and 32 bit ODBC only with 32 bit LO.
It is because ODBC is system library (dll on Windows, so on Linux and so on)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #16 from grofaty grof...@hotmail.com 2012-09-10 11:40:40 UTC ---
Created attachment 66921
  -- https://bugs.freedesktop.org/attachment.cgi?id=66921
ODBC trace

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

grofaty grof...@hotmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #17 from grofaty grof...@hotmail.com 2012-09-10 11:45:53 UTC ---
Since reporting a bug in February now I have migrated:
- DB2 v9.7 == DB2 v10.1 (latest stable)
- LibreOffice Base v3.5.0 == LibreOffice Base v3.6.1.2 (latest stable)

Now, I have created ODBC trace in Windows XP - Control Panel | Administrative
Tools | Data Sources (ODBC). See attached file odbc_trace.log.

Hope this trace helps. Please let me know if you need something more to confirm
a bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #18 from grofaty grof...@hotmail.com 2012-09-10 11:48:00 UTC ---
... I forgot to write that using latest stable DB2 and latest stable
LibreOffice Base the problem is EXACTLY the same - crash of LibreOffice
appears.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #19 from grofaty grof...@hotmail.com 2012-09-10 12:06:17 UTC ---
Looking into ODBC trace it looks like there is no problem at all. I did one
more test.
a) Executed select * from mytable on DB2 command program to check the data in
database table.
b) Repeating steps from 1 to including 20.
c) Turn on ODBC trace.
d) Execute step 21 - Base crash appears.
e) Turned off ODBC trace.
f) Looking into the ODBC trace path folder and there is no trace file created.
g) Repeating step a) and I see data are changed in database table by
LibreOffice Base.

So it looks to me that ODBC trace is not going to be of any help, because when
crash appears there are no traces in ODBC log.

Please let me know if you need some other info?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #20 from Alex Thurgood ipla...@yahoo.co.uk 2012-09-10 12:33:48 
UTC ---
(In reply to comment #19)

 
 So it looks to me that ODBC trace is not going to be of any help, because when
 crash appears there are no traces in ODBC log.
 
 Please let me know if you need some other info?

Without a debug version of LO for Windows and a backtrace, it is going to be
nigh on impossible to do anything further. Unfortunately, getting debug symbols
for the Windows LO build is somewhat complicated, judging by what I was told
this morning - efforts are underway to try and get a debug server up and
running for Windows LO builds, but until that happens, we might just have to
wait or alternatively, someone can reproduce the problem on another OS.


Alex

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #21 from Alex Thurgood ipla...@yahoo.co.uk 2012-09-10 12:57:43 
UTC ---
I'm going to see what I can do on Mac OSX, I see there is a download for
version 9.5.2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #22 from Alex Thurgood ipla...@yahoo.co.uk 2012-09-10 13:00:39 
UTC ---
However, I would add that this might not work at all, similar to the problem
with MyODBC, because LO requires a 32bit driver, and my Mountain Lion 10.8.1
OSX installation only uses 64bit unixODBC and corresponding driver.

At the moment, I don't know how to setup a 32bit driver installation that won't
hose my existing 64bit one.


Alex

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

Summary|Crash of LibreOffice Base   |Crash after edit field
   |appears after trying to |value; connected to IBM DB2
   |edit remote database data   |via ODBC
   |field via ODBC  |

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 Status|REOPENED|NEEDINFO

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #13 from grofaty grof...@hotmail.com 2012-09-02 09:17:47 UTC ---
Alex Thurgood:
In your title, you mention a remote connection.
This would imply that your
DB2 server and clients (WinXP? Vista? 7?)
are not on the same physical machines
(unless they're virtualised).
I have tried both local database and remove database (all on Windows XP) and
there is the same problem. Someone also changed the bug title now which is more
correct now.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #14 from grofaty grof...@hotmail.com 2012-09-02 09:18:08 UTC ---
Lionel Elie Mamane:
I click on Get free database
DB2 Express-C 10.1 for Linux 64-bit, then on
Proceed without an IBM ID.
Yes it really returns error message if Proceed without and IBM ID is
selected, strange... I suggest to register so click on link Get and IBM ID,
enter data into registration form and then download software. It is free of
charge.

To install DB2 on Linux I recommend to use the following tutorial:
http://ibiblio.org/pub/Linux/docs/HOWTO/other-formats/pdf/DB2-HOWTO.pdf
It is little bit old, but install process is still the same (just use chapter
of distribution you use).

When I reported bug few months ago there was DB2 Express-C 9.7 available, but
when IBM releases new version old one is removed from download page. But I have
tried the same problem also appears in DB2 Express-C v10.1.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45675] Crash after edit field value; connected to IBM DB2 via ODBC

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45675

--- Comment #15 from Jochen d...@jochenschiffers.de 2012-09-02 09:46:56 UTC 
---
Hi Lionel,

what do you think is now the correct status? Do you need more informations?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs