On Sun, 2011-11-06 at 11:04 -0800, julien2412 wrote: > Hello, > > To try to reproduce fdo#42612, I added the two last lines in my > autogen.lastrun (see end of the post) then I made a make clean && make > check today after a git pull update on master branch. I compiled OK in debug > mode with symbols. > > I can connect to a local Mysql 5.1 database with "Connect directly" during > the test connection works. > But each time I want to list the tables from database, i've got a crash (no > specific errors in console), so I runned it on gdb and here's what I got : > Program received signal SIGABRT, Aborted.
I hope its not an unholy mix of c++ libraries some of which in stl debugging mode and some of which are not in stl debugging mode. C. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
