https://bugs.freedesktop.org/show_bug.cgi?id=65830
Lionel Elie Mamane <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #34 from Lionel Elie Mamane <[email protected]> --- @vmiklos: as barely-discussed on IRC, this crash has only ever been reproduced on OpenSUSE, nobody attached a backtrace-with-symbols, so I give up and I'm handing off to you as SUSE-person. Reproduction instructions: 1) Install MySQL or MariaDB, or secure access to a server. 2) Install MyODBC (from OpenSUSE 12.3) 3) In MySQL connection: CREATE DATABASE fdo65830; use fdo65830; 4) replay the SQL script in attachment 81091 (e.g.: SCRIPT /path/to/libretest.sql; ) 5) In ~/.odbc.ini, add something like: [fdo65830] Description = fdo#65830 test DB Driver = MySQL Server = FILL_ME Database = fdo65830 6) libreoffice --base (use a 4.x TDF build, not OpenSUSE build) 7) "Connect to an existing database" Next >> 8) Connection using ODBC (Open Database Connectivityà Next >> 9) Browse / Select "fdo65830" in list, OK, Next >> 10) Use name and password, as/if required Next >> 11) Don't register database Open database for editing Finish 12) You should see a crash, possibly after reentering username/password. If not, go to "tables" to force a connection. Still no crash? Report here as unreproducible. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
