https://bugs.freedesktop.org/show_bug.cgi?id=82961

          Priority: medium
            Bug ID: 82961
          Assignee: [email protected]
           Summary: EDITING: Crash when trying to drag and drop a table
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.2.4.2 release
         Component: Spreadsheet
           Product: LibreOffice

Created attachment 105116
  --> https://bugs.freedesktop.org/attachment.cgi?id=105116&action=edit
Sample ODS File, that crashes when you perform the described action

LibreOffice crashes when you select I1:J7 and drag'n'drop it exactly one coulmn
to the right (column J and K) in the file I've attached.

I weren't able to reproduce this effect in any other similar situation than in
this specific table. The crash is reproducable though if you paste and copy it
to an empty new table and try to do the above described action again.

Also the crash doesn't appear when you drag I1:J7 to the left or down or TWO
columns to the right. It only crashes when you drag it ONE column to the right.

The formulas in the cells are in German. I'm not sure if this makes any
difference.

This is the output of gdb:

$ gdb ./soffice.bin 
GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./soffice.bin...Reading symbols from
/usr/lib/debug//usr/lib/libreoffice/program/soffice.bin...done.
done.
(gdb) run
Starting program: /usr/lib/libreoffice/program/soffice.bin 
warning: File "/usr/lib/libreoffice/program/libmergedlo.so-gdb.py" auto-loading
has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
To enable execution of this file add
    add-auto-load-safe-path /usr/lib/libreoffice/program/libmergedlo.so-gdb.py
line to your configuration file "/home/<censored>/.gdbinit".
To completely disable this security protection add
    set auto-load safe-path /
line to your configuration file "/home/<censored>/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
    info "(gdb)Auto-loading safe path"
warning: File "/usr/lib/ure/lib/libuno_sal.so.3-gdb.py" auto-loading has been
declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
warning: File "/usr/lib/ure/lib/libuno_cppu.so.3-gdb.py" auto-loading has been
declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
warning: File "/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
[New Thread 0x7fffe04f0700 (LWP 18214)]
[New Thread 0x7fffded7d700 (LWP 18215)]
[New Thread 0x7fffde57c700 (LWP 18216)]
[Thread 0x7fffded7d700 (LWP 18215) exited]
[New Thread 0x7fffded7d700 (LWP 18217)]
[New Thread 0x7fffd6cd0700 (LWP 18218)]
[New Thread 0x7fffd5b7a700 (LWP 18219)]
[New Thread 0x7fffd5379700 (LWP 18220)]
[New Thread 0x7fffd4b78700 (LWP 18221)]
[New Thread 0x7fffc3fff700 (LWP 18223)]
[Thread 0x7fffd5379700 (LWP 18220) exited]
[New Thread 0x7fffd5379700 (LWP 18224)]
[New Thread 0x7fffc31d3700 (LWP 18227)]
[Thread 0x7fffc31d3700 (LWP 18227) exited]
[Thread 0x7fffd5379700 (LWP 18224) exited]
[New Thread 0x7fffd5379700 (LWP 18229)]
[Thread 0x7fffd5379700 (LWP 18229) exited]
[Thread 0x7fffd4b78700 (LWP 18221) exited]
[New Thread 0x7fffd4b78700 (LWP 18233)]
[Thread 0x7fffd4b78700 (LWP 18233) exited]
[New Thread 0x7fffd4b78700 (LWP 18234)]
[Thread 0x7fffd4b78700 (LWP 18234) exited]
[New Thread 0x7fffd4b78700 (LWP 18235)]
[New Thread 0x7fffd5379700 (LWP 18236)]
[Thread 0x7fffd5379700 (LWP 18236) exited]
[New Thread 0x7fffd5379700 (LWP 18237)]
[Thread 0x7fffd5379700 (LWP 18237) exited]
[New Thread 0x7fffd5379700 (LWP 18238)]
[Thread 0x7fffd5379700 (LWP 18238) exited]
[New Thread 0x7fffd5379700 (LWP 18240)]
[New Thread 0x7fffc31d3700 (LWP 18241)]
[Thread 0x7fffc31d3700 (LWP 18241) exited]
[Thread 0x7fffd5379700 (LWP 18240) exited]
[New Thread 0x7fffd5379700 (LWP 18242)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc3fff700 (LWP 18223)]
update_node (this=0x7fffc3ffcb60)
    at /usr/include/mdds/multi_type_vector_itr.hpp:171
171    /usr/include/mdds/multi_type_vector_itr.hpp: Datei oder Verzeichnis
nicht gefunden. 

Operating System: Ubuntu
Version: 4.2.4.2 release

-- 
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

Reply via email to