Re: [Libreoffice] [Bug 42865] New: MySQL native driver: free() on non-heap pointer; in debug mode abort()

2011-11-14 Thread Stephan Bergmann
Lionel, I must admit I'm confused. On my system, ~ objdump -T /usr/lib64/libstdc++.so.6 | grep _ZNSs4_Rep20_S_empty_rep_storageE 003e504f45a0 gDO .bss 0020 GLIBCXX_3.4 _ZNSs4_Rep20_S_empty_rep_storageE > ~ objdump -T /usr/lib64/libmysqlcppconn.so | grep _ZNSs4_Rep20_S_

Re: [Libreoffice] [Bug 42865] New: MySQL native driver: free() on non-heap pointer; in debug mode abort()

2011-11-13 Thread julien2412
Hello Lionel, It seems exactly the same pb as this thread : http://nabble.documentfoundation.org/gcc-bug-on-Debian-packages-td3485058.html I had use gdb bt, then following some advice, I had used Valgrind but I didn't know how to interpret all these things. The logs are in the thread. I retried b

[Libreoffice] [Bug 42865] New: MySQL native driver: free() on non-heap pointer; in debug mode abort()

2011-11-12 Thread bugzilla-daemon
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 Pla