Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Here's an interesting problem.  This report came to dennis.hamilton@ acm.org. 
I am not connected with that bug in any manner.  I am not following it, I did 
not report it, and, of course, it is not assigned to me.

Interesting problem.


 - Dennis E. Hamilton
   tools for document interoperability,  <http://nfoWorks.org/>
   dennis.hamilton@acm.org  gsm: +1-206-779-9430  @orcmid



-----Original Message-----
From: libreoffice-bounces+dennis.hamilton=acm.org@lists.freedesktop.org 
[mailto:libreoffice-bounces+dennis.hamilton=acm.org@lists.freedesktop.org] On 
Behalf Of bugzilla-daemon@freedesktop.org
Sent: Saturday, November 12, 2011 16:40
To: lionel@mamane.lu
Subject: [Libreoffice] [Bug 42865] New: MySQL native driver: free() on 
non-heap pointer; in debug mode abort()

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

             Bug #: 42865
           Summary: MySQL native driver: free() on non-heap pointer; in
                    debug mode abort()
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO Master
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Severity: major
          Priority: medium
         Component: Database
        AssignedTo: lionel@mamane.lu
        ReportedBy: lionel@mamane.lu
                CC: mstahl@redhat.com


Open a .odb file that uses the native MySQL driver. Click on "tables" in the
left column to see the list of available tables.

free() is called on a pointer that was not malloc()ed; on a dbgutil build, 
this
leads to an immediate abort() since commit
e0c72547ce57c25db61ec3da6c2f2f2792348c7d, which enables libstdc++ debug mode 
in
dbgutil build.

The root cause is the interplay of how libstdc++ handles empty std::string and
mysqlc.uno.so's version script:

[ ... ]

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You reported the bug.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.