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

          Priority: medium
            Bug ID: 73352
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: CRASH - Embedded Firebird - in a form, clicking on
                    Table view switch button in toolbar causes LO to abort
          Severity: critical
    Classification: Unclassified
                OS: Linux (All)
          Reporter: ipla...@yahoo.co.uk
          Hardware: x86-64 (AMD64)
            Status: UNCONFIRMED
           Version: 4.3.0.0.alpha0+ Master
         Component: Database
           Product: LibreOffice

How to reproduce :

1) Create an embedded Firebird ODB file
2) Create a table containing two fields :
ID integer, primary key
IMG blob

3) Create a form using the wizard based on the table.

4) Open form and insert some records with images (double-click on image control
and choose file)

5) In the data navigation toolbar (by default at bottom of form), click on the
Table view switch button.

6) What should happen : the table view is displayed in the upper section of the
window

7) What actually happens : crash - see console output below


8) The autorecovery process also fails to recover the crashed ODB file despite
informing the user that it has.



terminate called after throwing an instance of
'com::sun::star::sdbc::SQLException'
sh: 1: /home/Development/libo/core/instdir/program/../program/crashrep: not
found
warn:sfx.control:30422:1:sfx2/source/control/dispatch.cxx:1530: Childwindow
slot missing: 10365
warn:legacy.osl:30422:1:comphelper/source/misc/types.cxx:128:
comphelper::getBOOL : invalid argument !
warn:sfx.control:30422:1:sfx2/source/control/dispatch.cxx:1530: Childwindow
slot missing: 10365
warn:legacy.osl:30422:1:comphelper/source/misc/types.cxx:128:
comphelper::getBOOL : invalid argument !
warn:legacy.osl:30422:1:framework/source/services/autorecovery.cxx:1182: need
at document, at the very least

-- 
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

Reply via email to