https://bugs.freedesktop.org/show_bug.cgi?id=67361
--- Comment #21 from Lionel Elie Mamane <[email protected]> --- Cannot reproduce with: - my own libreoffice-4-1 development tree (4.1.1.alpha), debug build - LibreOffice 4.1.0.4 TDF official build, amd64 (x86-64) debs I click on "Open an existing database file", on "Connect to an existing database". No crash. (In reply to comment #18) > Lionel, the problem is that the application dissapears without track visible > (at exception of backtrace said by Julien). The attached backtrace (attachment 83118) is not useful because not done on a build with symbols. Please enable symbols and regenerate a backtrace. > 1. Create new database (selected by default with the option widget) > 2. Open existant database > 3. Connect to exist database (+-, is in spanish) > A. Select my preferred option clicking over the widget. > - The window dissapears > - The console show "Exited with code '139'" in continuation of warning > messages and exit to bash. That's a segfault. If you run under gdb (and with the --norestore option), it will stop in gdb (instead of exiting the application) and you can get a backtrace from there. Use "bt full", not only "bt". -- 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
