[Libreoffice-bugs] [Bug 113923] [BASE/Table Copy] crash: when duplicate Primary Key on Table Copy Wizard.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Dec 25 18:49:13 UTC 2017


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

--- Comment #3 from Terrence Enger <lo_bugs at iseries-guru.com> ---
Created attachment 138648
  --> https://bugs.documentfoundation.org/attachment.cgi?id=138648&action=edit
typescript of gdb session

The following points in the attachment may be of interest:

    line  what
    ----  --------------------------------
      21  (gdb) set args
      24  (gdb) run
      78  error message
      95  (gdb) info threads
     106  (gdb) backtrace full
     388  (gdb) thread apply all backtrace

This is from a local build of commit 68f7d89c, 2017-12-11, configured
    CC=ccache /usr/bin/gcc
    CXX=ccache /usr/bin/g++
    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-debug
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
    --without-package-format
built and running on debian-buster.

I am adding keyword haveBacktrace, even though I have to suspect that
the crash is merely the natural result of the repeated field name.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171225/9efec00c/attachment.html>


More information about the Libreoffice-bugs mailing list