[Libreoffice] Misrouted bugs.Freedesktop.org report
Dennis E. Hamilton
dennis.hamilton at acm.org
Sat Nov 12 21:51:51 PST 2011
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 at acm.org gsm: +1-206-779-9430 @orcmid
-----Original Message-----
From: libreoffice-bounces+dennis.hamilton=acm.org at lists.freedesktop.org
[mailto:libreoffice-bounces+dennis.hamilton=acm.org at lists.freedesktop.org] On
Behalf Of bugzilla-daemon at freedesktop.org
Sent: Saturday, November 12, 2011 16:40
To: lionel at 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 at mamane.lu
ReportedBy: lionel at mamane.lu
CC: mstahl at 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 at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5396 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111112/f16453a9/attachment.bin>
More information about the LibreOffice
mailing list