https://bugs.documentfoundation.org/show_bug.cgi?id=97853

--- Comment #3 from Terrence Enger <lo_b...@iseries-guru.com> ---
Created attachment 122690
  --> https://bugs.documentfoundation.org/attachment.cgi?id=122690&action=edit
gdb on the core file

`backtrace full` is at line 43.

This is from a local build of commit f705570, fetched 2016-02-12 18:44 UTC,
configured ...
    CC=ccache /usr/bin/gcc
    CXX=ccache /usr/bin/g++
    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-debug
    --enable-crashdump
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
built and running on debian-stretch.

The steps I took were ...
( 1) Run Calc from the command line.  
( 2) A couple of times type "<F4"> and then respond to the error
     message.  (I may get around to reporting the error message as a
     separate bug.)
( 3) Take menu options File > New > "Text document".  Program presents
     Writer window.
( 4) Type "<F4>".  Program opens database pane.
( 5) Expand "Bibliography".
( 6) On each item, right-click and dismiss the pop-up menu.
( 7) Right-click Bibliography and select "Edit...".  Program presents
     window "biblio.odb - LibreOfficeDev Base 5.2 ...".
( 8) Click <Queries>.
( 9) Select "Create Query in SQL View...".  Program presents window
     "biblio.odb : Query1 - LibreOfficeDev Base: Query Design ...".
(10) Paste the query string from the bug description.
(11) Type "<F5>".  KABOOM.

Note that frame 12, dbaccess::ORowSet::execute_NoApprove_NoNewConn has
variable aNames so badly screwed up that emacs stutters after the
backtrace is pasted in.  The nonsense starts with the parameter being
a std::__debug::vector of length -10, and it just gets worse from
there, filling about 25 screensful in the terminal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to