You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2011/12/06 15:55:25 UTC

DO NOT REPLY [Bug 118670] New: Base crashes when connected to Spreadsheet and "SELECT DISTINCT" used

https://issues.apache.org/ooo/show_bug.cgi?id=118670

             Bug #: 118670
        Issue Type: DEFECT
           Summary: Base crashes when connected to Spreadsheet and
                    "SELECT DISTINCT" used
    Classification: Application
           Product: Database access
           Version: OOo 3.4 Beta
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: normal
          Priority: P3
         Component: none
        AssignedTo: dbaneedsconfirm@openoffice.org
        ReportedBy: r4zoli@apache.org
                CC: ooo-issues@incubator.apache.org


If OOo Base 3.4Beta is connected to a spreadsheet, if you perform any SQL query
that has "DISTINCT" in it, it will crash OOo.

The crash not happens in OOo 3.3, same crash happens in LibO 3.4.4 see:
https://bugs.freedesktop.org/show_bug.cgi?id=43479

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

[Bug 118670] Base crashes when connected to Spreadsheet and "SELECT DISTINCT" used

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118670

bubikolramios <cv...@siol.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cvenkel.miran@siol.net

--- Comment #2 from bubikolramios <cv...@siol.net> ---
Win 7

Problem signature:
  Problem Event Name:    BEX
  Application Name:    soffice.bin
  Application Version:    4.0.9714.500
  Application Timestamp:    5237a093
  Fault Module Name:    MSVCR90.dll
  Fault Module Version:    9.0.30729.6161
  Fault Module Timestamp:    4dace5b9
  Exception Offset:    0006ccd5
  Exception Code:    c0000417
  Exception Data:    00000000
  OS Version:    6.1.7601.2.1.0.256.48
  Locale ID:    1060
  Additional Information 1:    20fc
  Additional Information 2:    20fc896ac688798692f3d6a9f5b6e57a
  Additional Information 3:    c7b5
  Additional Information 4:    c7b507b93669769102439138ced89f20

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

[Bug 118670] Base crashes when connected to Spreadsheet and "SELECT DISTINCT" used

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118670

hatsebutz <gw...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gwieshammer@gmail.com

--- Comment #1 from hatsebutz <gw...@gmail.com> ---
Confirm: Openoffice 4.0.1 on Win, Openoffice 4.0.0 on Mac OS X 10.9:
OOo Base with xls spreadsheet, as soon as a (simple) query with "SELECT
DISTINCT ..." is performed, it crashes.

Mac OS X:
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000012
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0x1e543208 connectivity::file::OResultSet::sortRows() + 344
0x1e544faf connectivity::file::OResultSet::OpenImpl() + 2655
0x1e556ae1 connectivity::file::OPreparedStatement::initResultSet() + 209
0x1e556bdb connectivity::file::OPreparedStatement::executeQuery() + 59
[...]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.